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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (286) hide show
  1. package/dist/cjs/{f-cell-2c0f4388.js → f-cell-c90b0744.js} +4 -4
  2. package/dist/cjs/{f-chip-11c1763b.js → f-chip-29f981f7.js} +1 -1
  3. package/dist/cjs/{f-object-field-974b6790.js → f-object-field-ae0e860d.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-1736353d.js → f-paginator-utils-806868eb.js} +1 -1
  5. package/dist/cjs/{f-text-field-bdf15a0f.js → f-text-field-025f9ff3.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/ketchup.cjs.js +1 -1
  8. package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  10. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +81 -318
  11. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  12. package/dist/cjs/kup-calendar.cjs.entry.js +4 -4
  13. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  14. package/dist/cjs/kup-cell.cjs.entry.js +7 -7
  15. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
  16. package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
  17. package/dist/cjs/{kup-data-table-helper-c411be01.js → kup-data-table-helper-d3b9b899.js} +1 -1
  18. package/dist/cjs/kup-drawer.cjs.entry.js +3 -3
  19. package/dist/cjs/kup-echart.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-editor.cjs.entry.js +2 -2
  21. package/dist/cjs/kup-family-tree.cjs.entry.js +3 -3
  22. package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
  23. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-htm.cjs.entry.js +2 -2
  25. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-input-panel.cjs.entry.js +7 -7
  27. package/dist/cjs/kup-lazy.cjs.entry.js +12 -12
  28. package/dist/cjs/kup-magic-box.cjs.entry.js +4 -4
  29. package/dist/cjs/{kup-manager-d4cfbd61.js → kup-manager-dbf73b5f.js} +3 -3
  30. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  32. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  33. package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
  34. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  35. package/dist/cjs/kup-planner.cjs.entry.js +3 -3
  36. package/dist/cjs/kup-probe.cjs.entry.js +2 -2
  37. package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
  38. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  39. package/dist/cjs/kup-txt.cjs.entry.js +2 -2
  40. package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
  41. package/dist/cjs/kup-typography.cjs.entry.js +3 -3
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
  44. package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
  45. package/dist/collection/components/kup-badge/kup-badge.js +2 -2
  46. package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
  47. package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
  48. package/dist/collection/components/kup-card/standard/kup-card-standard.js +2 -4
  49. package/dist/collection/components/kup-cell/kup-cell.js +2 -2
  50. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  51. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  52. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  53. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  54. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  55. package/dist/collection/components/kup-data-table/kup-data-table.js +28 -257
  56. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  57. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  58. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  59. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
  60. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  61. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  62. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  63. package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
  64. package/dist/collection/components/kup-form/kup-form.js +2 -2
  65. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  66. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  67. package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
  68. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  69. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  70. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  71. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  72. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  73. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  74. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  75. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  76. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  77. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  78. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  79. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  80. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  81. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  82. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  83. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  84. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  85. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  86. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  87. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  88. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  89. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  90. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  91. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  92. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  93. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  94. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  95. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  96. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  97. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  98. package/dist/collection/components/kup-typography/kup-typography.js +2 -2
  99. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  100. package/dist/collection/utils/cell-utils.js +3 -3
  101. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +1 -17
  102. package/dist/components/index.js +1 -1
  103. package/dist/components/kup-accordion.js +3 -3
  104. package/dist/components/kup-activity-timeline.js +2 -2
  105. package/dist/components/kup-autocomplete.js +1 -1
  106. package/dist/components/kup-badge.js +1 -1
  107. package/dist/components/kup-box.js +1 -1
  108. package/dist/components/kup-button-list.js +1 -1
  109. package/dist/components/kup-button.js +1 -1
  110. package/dist/components/kup-calendar.js +4 -4
  111. package/dist/components/kup-card-list.js +3 -3
  112. package/dist/components/kup-card.js +1 -1
  113. package/dist/components/kup-cell.js +4 -4
  114. package/dist/components/kup-chart.js +1 -1
  115. package/dist/components/kup-checkbox.js +1 -1
  116. package/dist/components/kup-chip.js +1 -1
  117. package/dist/components/kup-color-picker.js +1 -1
  118. package/dist/components/kup-combobox.js +1 -1
  119. package/dist/components/kup-custom-task-list-header.js +1 -1
  120. package/dist/components/kup-dashboard.js +3 -3
  121. package/dist/components/kup-data-table.js +1 -1
  122. package/dist/components/kup-date-picker.js +1 -1
  123. package/dist/components/kup-dialog.js +1 -1
  124. package/dist/components/kup-drawer.js +4 -4
  125. package/dist/components/kup-dropdown-button.js +1 -1
  126. package/dist/components/kup-echart.js +1 -1
  127. package/dist/components/kup-editor.js +1 -1
  128. package/dist/components/kup-family-tree.js +5 -5
  129. package/dist/components/kup-file-upload.js +1 -1
  130. package/dist/components/kup-form.js +1 -1
  131. package/dist/components/kup-gantt-calendar.js +1 -1
  132. package/dist/components/kup-gantt.js +1 -1
  133. package/dist/components/kup-gauge.js +1 -1
  134. package/dist/components/kup-grid-renderer.js +1 -1
  135. package/dist/components/kup-grid.js +1 -1
  136. package/dist/components/kup-horizontal-scroll.js +1 -1
  137. package/dist/components/kup-htm.js +3 -3
  138. package/dist/components/kup-iframe.js +2 -2
  139. package/dist/components/kup-image-list.js +1 -1
  140. package/dist/components/kup-image.js +1 -1
  141. package/dist/components/kup-input-panel.js +5 -5
  142. package/dist/components/kup-lazy.js +13 -13
  143. package/dist/components/kup-list.js +1 -1
  144. package/dist/components/kup-magic-box.js +7 -7
  145. package/dist/components/kup-nav-bar.js +3 -3
  146. package/dist/components/kup-numeric-picker.js +3 -3
  147. package/dist/components/kup-object-field.js +3 -3
  148. package/dist/components/kup-pdf.js +3 -3
  149. package/dist/components/kup-planner-renderer.js +1 -1
  150. package/dist/components/kup-planner.js +17 -17
  151. package/dist/components/kup-probe.js +3 -3
  152. package/dist/components/kup-progress-bar.js +1 -1
  153. package/dist/components/kup-qlik.js +3 -3
  154. package/dist/components/kup-radio.js +1 -1
  155. package/dist/components/kup-rating.js +1 -1
  156. package/dist/components/kup-snackbar.js +3 -3
  157. package/dist/components/kup-spinner.js +1 -1
  158. package/dist/components/kup-standard-tooltip.js +1 -1
  159. package/dist/components/kup-switch.js +1 -1
  160. package/dist/components/kup-switcher.js +1 -1
  161. package/dist/components/kup-tab-bar.js +1 -1
  162. package/dist/components/kup-task-gantt.js +1 -1
  163. package/dist/components/kup-task-list-header.js +1 -1
  164. package/dist/components/kup-task-list-table.js +1 -1
  165. package/dist/components/kup-task-list.js +1 -1
  166. package/dist/components/kup-text-field.js +1 -1
  167. package/dist/components/kup-time-picker.js +1 -1
  168. package/dist/components/kup-toolbar.js +1 -1
  169. package/dist/components/kup-tooltip.js +1 -1
  170. package/dist/components/kup-tree.js +1 -1
  171. package/dist/components/kup-txt.js +3 -3
  172. package/dist/components/kup-typography-list.js +3 -3
  173. package/dist/components/kup-typography.js +4 -4
  174. package/dist/components/kup-vertical-scroll.js +1 -1
  175. package/dist/components/{p-b7db8929.js → p-03f1cdd9.js} +15 -15
  176. package/dist/components/{p-67276f12.js → p-17bb968f.js} +75 -314
  177. package/dist/components/{p-28774031.js → p-40202dad.js} +3 -3
  178. package/dist/components/{p-81f061fc.js → p-4a8f734f.js} +2 -2
  179. package/dist/components/{p-343b2833.js → p-4d6dda24.js} +3 -3
  180. package/dist/components/{p-30c8e164.js → p-56da9a2f.js} +1 -1
  181. package/dist/components/{p-54d46233.js → p-74fd0cb8.js} +3 -3
  182. package/dist/components/{p-17337a7c.js → p-77d5a7b9.js} +5 -5
  183. package/dist/components/{p-b7fd7e3d.js → p-916e6551.js} +2 -2
  184. package/dist/components/{p-7c68a61b.js → p-98036b1e.js} +7 -7
  185. package/dist/components/{p-a0e72afe.js → p-9fae47de.js} +13 -13
  186. package/dist/components/{p-08f7e266.js → p-a0689c36.js} +2 -2
  187. package/dist/components/{p-f39218a4.js → p-b33ec213.js} +1 -1
  188. package/dist/components/{p-0ff64854.js → p-b5ccc0d2.js} +4 -4
  189. package/dist/components/{p-da813d4a.js → p-b6f1319e.js} +2 -2
  190. package/dist/components/{p-da4b46f9.js → p-ca94de44.js} +3 -3
  191. package/dist/components/{p-1d99f2fe.js → p-e8d83de0.js} +1 -1
  192. package/dist/components/{p-1cfc8a82.js → p-ea13425c.js} +2 -2
  193. package/dist/components/{p-e7f68bbe.js → p-f57a4a4e.js} +1 -1
  194. package/dist/components/{p-a07ff6c6.js → p-f852dbfa.js} +2 -2
  195. package/dist/esm/{f-cell-1137210f.js → f-cell-327a6142.js} +4 -4
  196. package/dist/esm/{f-chip-19ec7dfe.js → f-chip-9d6113fe.js} +1 -1
  197. package/dist/esm/{f-object-field-9dc89cb1.js → f-object-field-0c2013c8.js} +2 -2
  198. package/dist/esm/{f-paginator-utils-0cd02efc.js → f-paginator-utils-8314bf54.js} +1 -1
  199. package/dist/esm/{f-text-field-ab9dca9d.js → f-text-field-371b1b43.js} +1 -1
  200. package/dist/esm/index.js +1 -1
  201. package/dist/esm/ketchup.js +1 -1
  202. package/dist/esm/kup-accordion.entry.js +2 -2
  203. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  204. package/dist/esm/kup-autocomplete_30.entry.js +81 -318
  205. package/dist/esm/kup-box.entry.js +7 -7
  206. package/dist/esm/kup-calendar.entry.js +4 -4
  207. package/dist/esm/kup-card-list.entry.js +1 -1
  208. package/dist/esm/kup-cell.entry.js +7 -7
  209. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  210. package/dist/esm/kup-dashboard.entry.js +3 -3
  211. package/dist/esm/{kup-data-table-helper-20a204e9.js → kup-data-table-helper-04404034.js} +1 -1
  212. package/dist/esm/kup-drawer.entry.js +3 -3
  213. package/dist/esm/kup-echart.entry.js +2 -2
  214. package/dist/esm/kup-editor.entry.js +2 -2
  215. package/dist/esm/kup-family-tree.entry.js +3 -3
  216. package/dist/esm/kup-gantt_10.entry.js +23 -23
  217. package/dist/esm/kup-grid.entry.js +1 -1
  218. package/dist/esm/kup-htm.entry.js +2 -2
  219. package/dist/esm/kup-iframe.entry.js +1 -1
  220. package/dist/esm/kup-input-panel.entry.js +7 -7
  221. package/dist/esm/kup-lazy.entry.js +12 -12
  222. package/dist/esm/kup-magic-box.entry.js +4 -4
  223. package/dist/esm/{kup-manager-fda30dc6.js → kup-manager-9ccdaa27.js} +3 -3
  224. package/dist/esm/kup-nav-bar.entry.js +2 -2
  225. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  226. package/dist/esm/kup-object-field.entry.js +4 -4
  227. package/dist/esm/kup-pdf.entry.js +2 -2
  228. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  229. package/dist/esm/kup-planner.entry.js +3 -3
  230. package/dist/esm/kup-probe.entry.js +2 -2
  231. package/dist/esm/kup-qlik.entry.js +2 -2
  232. package/dist/esm/kup-snackbar.entry.js +2 -2
  233. package/dist/esm/kup-txt.entry.js +2 -2
  234. package/dist/esm/kup-typography-list.entry.js +2 -2
  235. package/dist/esm/kup-typography.entry.js +3 -3
  236. package/dist/esm/loader.js +1 -1
  237. package/dist/ketchup/index.esm.js +1 -1
  238. package/dist/ketchup/ketchup.esm.js +1 -1
  239. package/dist/ketchup/{p-8c5aa6e4.entry.js → p-0522fc73.entry.js} +1 -1
  240. package/dist/ketchup/{p-b8adb9c7.entry.js → p-2a53c171.entry.js} +1 -1
  241. package/dist/ketchup/{p-d6f45de5.entry.js → p-2be9b9af.entry.js} +1 -1
  242. package/dist/ketchup/p-2d075c06.entry.js +1 -0
  243. package/dist/ketchup/{p-d2605540.entry.js → p-2ddb1b4e.entry.js} +2 -2
  244. package/dist/ketchup/{p-6c2438ef.entry.js → p-2febabdf.entry.js} +1 -1
  245. package/dist/ketchup/{p-2777a746.entry.js → p-41e79d58.entry.js} +1 -1
  246. package/dist/ketchup/{p-3a118dba.js → p-43e37416.js} +1 -1
  247. package/dist/ketchup/{p-a61449bb.entry.js → p-45c8e8e0.entry.js} +1 -1
  248. package/dist/ketchup/{p-e38b3b08.entry.js → p-4cb12245.entry.js} +1 -1
  249. package/dist/ketchup/p-53110db9.entry.js +8 -0
  250. package/dist/ketchup/p-5fa425df.entry.js +16 -0
  251. package/dist/ketchup/{p-713aec20.entry.js → p-5fb3bb78.entry.js} +1 -1
  252. package/dist/ketchup/p-63a1d0e5.entry.js +1 -0
  253. package/dist/ketchup/{p-a6dcbd2a.entry.js → p-6a59894e.entry.js} +1 -1
  254. package/dist/ketchup/{p-99f280d4.js → p-6bf3ff2f.js} +1 -1
  255. package/dist/ketchup/{p-4ca472ec.entry.js → p-6c8ce0a9.entry.js} +1 -1
  256. package/dist/ketchup/{p-4af8c55b.entry.js → p-70b28803.entry.js} +2 -2
  257. package/dist/ketchup/{p-df654b52.entry.js → p-75e6c445.entry.js} +2 -2
  258. package/dist/ketchup/{p-ddf37d4e.entry.js → p-84855922.entry.js} +1 -1
  259. package/dist/ketchup/p-87d242df.js +1 -0
  260. package/dist/ketchup/{p-223b9ff7.js → p-885d0dd0.js} +1 -1
  261. package/dist/ketchup/{p-d7330a4e.entry.js → p-8bc34194.entry.js} +1 -1
  262. package/dist/ketchup/{p-b2042e19.entry.js → p-8d14fccb.entry.js} +1 -1
  263. package/dist/ketchup/{p-c8ca2bdc.entry.js → p-8fd227ec.entry.js} +1 -1
  264. package/dist/ketchup/{p-1036b64a.entry.js → p-9369e4f1.entry.js} +1 -1
  265. package/dist/ketchup/p-93dcbb39.js +1 -0
  266. package/dist/ketchup/{p-73feb2dc.entry.js → p-a113106a.entry.js} +1 -1
  267. package/dist/ketchup/{p-7aef1158.entry.js → p-a14160c1.entry.js} +1 -1
  268. package/dist/ketchup/{p-814c5e8a.entry.js → p-c2969bbd.entry.js} +1 -1
  269. package/dist/ketchup/{p-f28d4e2e.js → p-c5dfb8d1.js} +1 -1
  270. package/dist/ketchup/{p-624a867b.entry.js → p-c6454ab3.entry.js} +1 -1
  271. package/dist/ketchup/{p-481729c8.entry.js → p-d2e0d702.entry.js} +1 -1
  272. package/dist/ketchup/{p-69a3e47a.entry.js → p-d3baddb1.entry.js} +1 -1
  273. package/dist/ketchup/{p-3e8901fc.entry.js → p-da6ecaf5.entry.js} +1 -1
  274. package/dist/ketchup/{p-35de99b7.entry.js → p-e161adf9.entry.js} +1 -1
  275. package/dist/ketchup/{p-0dd0cf8d.entry.js → p-f12fa3ba.entry.js} +1 -1
  276. package/dist/ketchup/{p-90145ee3.entry.js → p-f8307edd.entry.js} +1 -1
  277. package/dist/ketchup/{p-d629f411.js → p-f8aefe67.js} +1 -1
  278. package/dist/types/components/kup-data-table/kup-data-table.d.ts +1 -2
  279. package/dist/types/components.d.ts +2 -1
  280. package/package.json +1 -1
  281. package/dist/ketchup/p-0ba187b4.js +0 -1
  282. package/dist/ketchup/p-507efcb3.entry.js +0 -1
  283. package/dist/ketchup/p-5c7b6b74.entry.js +0 -16
  284. package/dist/ketchup/p-b97055a6.entry.js +0 -1
  285. package/dist/ketchup/p-bfd4ab89.entry.js +0 -8
  286. package/dist/ketchup/p-c9323112.js +0 -1
@@ -1,5 +1,5 @@
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-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-77f1a451.js';
5
5
 
@@ -134,39 +134,39 @@ const KupLazy = class {
134
134
  switch (this.componentName) {
135
135
  case 'kup-button':
136
136
  //call_to_action.svg
137
- resource = (h("svg", { key: '0cba0dfae80e8ac52b327f413a9ec6d5e2ffa3e5', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'e3d19fcfebe28791b4b166bdf1b30ed45aed1f18', d: "M42 6H6c-2.2 0-4 1.8-4 4v28c0 2.2 1.8 4 4 4h36c2.2 0 4-1.8 4-4V10c0-2.2-1.8-4-4-4zm0 32H6v-6h36v6z" })));
137
+ resource = (h("svg", { key: '886106b48b1f3adb7f34a698b3cd2dad8a90d1de', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '5d2944b6dbed6fe2a37fb37e7d64c809521ca914', d: "M42 6H6c-2.2 0-4 1.8-4 4v28c0 2.2 1.8 4 4 4h36c2.2 0 4-1.8 4-4V10c0-2.2-1.8-4-4-4zm0 32H6v-6h36v6z" })));
138
138
  break;
139
139
  case 'kup-card':
140
140
  //art_track.svg
141
- resource = (h("svg", { key: 'bc36dbbd6e363e4fe0727e9a748a0e0663ca5fa5', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '5297f591baf3d41516a0a45eb8dbb9a50b8cc901', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
141
+ resource = (h("svg", { key: 'a6913fe467add64b4e126b1cc47fe2075ec145f0', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '04d767990201ec19d3d68004b5a3457efa6e105b', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
142
142
  break;
143
143
  case 'kup-checkbox':
144
144
  //check_box_outline_blank.svg
145
- resource = (h("svg", { key: 'eb780d5e18366432cd548fb979faccffa4a8d5ed', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '13d99bd50d1e83f606c2d9bcb2ea86abae677853', d: "M38 10v28H10V10h28m0-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V10c0-2.21-1.79-4-4-4z" })));
145
+ resource = (h("svg", { key: '059f843050751955bd9e838448a6f25c386d15fe', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '6091033d0a1e90c9f438b135d534c49ea9d2dad3', d: "M38 10v28H10V10h28m0-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V10c0-2.21-1.79-4-4-4z" })));
146
146
  break;
147
147
  case 'kup-chart':
148
148
  //chart-bar.svg
149
- resource = (h("svg", { key: '40979479a18e37f30c8289f31174085b2ba33e92', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: 'b94227ad852286e57865504da7c94c677c9d5549', d: "M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })));
149
+ resource = (h("svg", { key: '18dadc71ee4caf4129093f769d32bae8841694ef', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: 'ca890af8acac532bf781118dc60063a2da7e9027', d: "M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })));
150
150
  break;
151
151
  case 'kup-data-table':
152
152
  //table-large.svg
153
- resource = (h("svg", { key: '65d15792552c8f4a8bafbe7d6a9c7dd95608377e', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '89474537e4706facccb7ad98ec55ae37e38799d2', d: "M4,3H20A2,2 0 0,1 22,5V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V5A2,2 0 0,1 4,3M4,7V10H8V7H4M10,7V10H14V7H10M20,10V7H16V10H20M4,12V15H8V12H4M4,20H8V17H4V20M10,12V15H14V12H10M10,20H14V17H10V20M20,20V17H16V20H20M20,12H16V15H20V12Z" })));
153
+ resource = (h("svg", { key: '175aeae3e10bee2e72eee59cfbbf7ac605454c16', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: 'fcfa8b3176734cb93175a44c547cc04518666ddd', d: "M4,3H20A2,2 0 0,1 22,5V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V5A2,2 0 0,1 4,3M4,7V10H8V7H4M10,7V10H14V7H10M20,10V7H16V10H20M4,12V15H8V12H4M4,20H8V17H4V20M10,12V15H14V12H10M10,20H14V17H10V20M20,20V17H16V20H20M20,12H16V15H20V12Z" })));
154
154
  break;
155
155
  case 'kup-image':
156
156
  //photo.svg
157
- resource = (h("svg", { key: '711945675796a5ed1cf5d5b37cf9c479f6079a8f', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '4fb5f44b88453e114c61138bb4204d19ab637ad1', d: "M42 38V10c0-2.21-1.79-4-4-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4zM17 27l5 6.01L29 24l9 12H10l7-9z" })));
157
+ resource = (h("svg", { key: '7f52ea79ed24009d31cd9db529e5801ef5bea55c', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'b1994e1a3ec6794934fd8b140fc9bb54ff340787', d: "M42 38V10c0-2.21-1.79-4-4-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4zM17 27l5 6.01L29 24l9 12H10l7-9z" })));
158
158
  break;
159
159
  case 'kup-progress-bar':
160
160
  //linear_scale.svg
161
- resource = (h("svg", { key: 'd8cd2382068768590889ff5ba66a575fad9433b5', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'dfc1c558e4093d6ba829c61bc7fd171eff1b90d8', d: "M39 19c-2.05 0-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3s-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3-2.77 0-5 2.23-5 5s2.23 5 5 5c2.05 0 3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3s3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3 2.77 0 5-2.23 5-5s-2.23-5-5-5z" })));
161
+ resource = (h("svg", { key: '7ee387513f95496552480ef43d168185f4ad54f0', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '44ab67c9ac123642131575ef0e94ea264fec9e66', d: "M39 19c-2.05 0-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3s-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3-2.77 0-5 2.23-5 5s2.23 5 5 5c2.05 0 3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3s3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3 2.77 0 5-2.23 5-5s-2.23-5-5-5z" })));
162
162
  break;
163
163
  case 'kup-radio':
164
164
  //radio_button_unchecked.svg
165
- resource = (h("svg", { key: '8b3e676485fced5df5bf4111b9ff5d43e8fcb6a0', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '1689dec9ac44cc5c20efd969c0ce135ab7211d2a', d: "M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm0 36c-8.84 0-16-7.16-16-16S15.16 8 24 8s16 7.16 16 16-7.16 16-16 16z" })));
165
+ resource = (h("svg", { key: '42febb29bf0a6eacc8cd0d9aa88d77abd07f82c5', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '042e306c864fe7275bc51b2063115ef6a3b7706c', d: "M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm0 36c-8.84 0-16-7.16-16-16S15.16 8 24 8s16 7.16 16 16-7.16 16-16 16z" })));
166
166
  break;
167
167
  default:
168
168
  //art_track.svg
169
- resource = (h("svg", { key: '4df624e1ccfa3ba3ebf5b9ae244b66316c1f5622', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'b725bffa8e1211a08e3b329c1de0775179e7d72d', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
169
+ resource = (h("svg", { key: '730d223e27676a53e457f0dc364a4a19ca806c7f', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '70355dc6524b068d46b8a5b6ddb5761f89e9a59e', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
170
170
  break;
171
171
  }
172
172
  if ((this.renderMode === KupLazyRender.VIEWPORT && this.isInViewport) ||
@@ -175,14 +175,14 @@ const KupLazy = class {
175
175
  this.data &&
176
176
  this.isInViewport)) {
177
177
  let Tag = this.componentName;
178
- content = (h(Tag, Object.assign({ key: '7392971c8567d7ae02593e36080205da5f009c12' }, this.data, { ref: (el) => (this.lazyComponent = el) })));
178
+ content = (h(Tag, Object.assign({ key: '8d877ea6bfbbb089b11ab9e58318b8db25de1d71' }, this.data, { ref: (el) => (this.lazyComponent = el) })));
179
179
  className += ' kup-loaded';
180
180
  }
181
181
  else if (this.showPlaceholder) {
182
182
  content = resource;
183
183
  className += ' kup-to-be-loaded';
184
184
  }
185
- return (h(Host, { key: '7f860280a851c0e22af1e6d4ebdb40769dc977d6', class: className }, h("style", { key: 'ef15067de8ee68ed8930aa682e611826dd73072e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '42b906ac3d8dd0f6623b691024cba4a3864f9466', id: componentWrapperId }, content)));
185
+ return (h(Host, { key: '363b7bbf0ce577f993b4ae70b6b62458cd7105f4', class: className }, h("style", { key: '7000e8c427aeee549240aed96740bfb012c319ea' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b56a0fbcedb1aec52d7d1268c2b43cded96b12ce', id: componentWrapperId }, content)));
186
186
  }
187
187
  disconnectedCallback() {
188
188
  var _a;
@@ -1,5 +1,5 @@
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-fda30dc6.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-9ccdaa27.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';
@@ -287,11 +287,11 @@ const KupMagicBox = class {
287
287
  this.kupManager.debug.logRender(this, true);
288
288
  }
289
289
  render() {
290
- return (h(Host, { key: '96bc321a64aa0a9e6417b00d4bd7cf71ee36c25e' }, h("style", { key: '780a3af31a76675bfb07828a091d71cf56e8a509' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd0183168806b3ca3f7ea8bd0bb0d1db30b5fc555', id: componentWrapperId }, h("div", { key: '994608cae130b6677fe0e6b99e6c99efae978ae7', class: "magic-box-wrapper" }, h("div", { key: '2376551f8ebdae9a66cbbd5cfe96a0d0e7210c7e', class: "actions", id: "drag-handle" }, h("kup-combobox", Object.assign({ key: '4f47e24e91bfbba12127bbf0a841d07bca70e7c8' }, this.comboboxProps())), h("kup-button", { key: 'bc4bf26823b9d7dd79e7e22317be992553f8ce58', styling: FButtonStyling.FLAT, icon: "delete", label: "Reset", "onkup-button-click": () => {
290
+ return (h(Host, { key: '10d9be54422345302ff8991cd8b820d6bfad97c1' }, h("style", { key: '07c48e260ade52e509c6804420eab5e1d52e059a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b45d147dbc8e67d2f919a9c5d11fd13c25106b16', id: componentWrapperId }, h("div", { key: 'bd14ef5d3ae27665a71f3227b04a18b1d63bccb4', class: "magic-box-wrapper" }, h("div", { key: '637a668d6a22f583646a6bdbf618b4e596c13a70', class: "actions", id: "drag-handle" }, h("kup-combobox", Object.assign({ key: '45c8b9ae81299e023037acaceb0e373415942349' }, this.comboboxProps())), h("kup-button", { key: '11be4dffa101d4e837f79e70bbfb9a2dc8660176', styling: FButtonStyling.FLAT, icon: "delete", label: "Reset", "onkup-button-click": () => {
291
291
  this.data = null;
292
- } }), h("kup-button", { key: '3b792c14754c92c1b8c78d83d9f91f3dacf2b978', id: "close-dialog", customStyle: `:host{${KupThemeColorValues.PRIMARY}: var(${KupThemeColorValues.TITLE});}`, icon: "clear", "onkup-button-click": () => {
292
+ } }), h("kup-button", { key: 'e9f680d0d435be83f5a364d458abd14ac5ea3ebb', id: "close-dialog", customStyle: `:host{${KupThemeColorValues.PRIMARY}: var(${KupThemeColorValues.TITLE});}`, icon: "clear", "onkup-button-click": () => {
293
293
  this.kupManager.hideMagicBox();
294
- } })), h("div", { key: '821ce2b50c3c7d3f66d7d7088760f9ec05388bcb', class: "content", ref: (el) => (this.wrapperRef = el) }, this.setContent())))));
294
+ } })), h("div", { key: '6ad462e202b898295dd04aecb4e660b84e938194', class: "content", ref: (el) => (this.wrapperRef = el) }, this.setContent())))));
295
295
  }
296
296
  disconnectedCallback() {
297
297
  this.kupManager.interact.unregister([
@@ -8485,9 +8485,9 @@ const CMBandACPAdapter = (value, label, options, cellData) => ({
8485
8485
  showIcons: true,
8486
8486
  data: (options === null || options === void 0 ? void 0 : options.length)
8487
8487
  ? options.map((option) => ({
8488
- value: option.label,
8489
- id: option.id,
8490
- selected: value === option.id,
8488
+ value: option.value,
8489
+ id: option.obj.k,
8490
+ selected: value === option.obj.k,
8491
8491
  }))
8492
8492
  : [],
8493
8493
  },
@@ -1,5 +1,5 @@
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-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-77f1a451.js';
5
5
 
@@ -126,7 +126,7 @@ const KupNavBar = class {
126
126
  this.kupManager.debug.logRender(this, true);
127
127
  }
128
128
  render() {
129
- return (h(Host, { key: '1b7dfbdcdba323600c1694ffd97fae2fea456fa3', class: "header" }, h("style", { key: '19c21b8f911faff1b7721c108f5ee37ca36d093b' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '5636fc107766c42b39a0681c60d037598a2340af', id: componentWrapperId }, h("header", { key: '7b7179dcf45e60515e3915f386fa8c589e740a65', class: `${navbarClass} ${navbarClass}--${this.styling.toLowerCase()} ` }, h("div", { key: '41b77c118a6455497d84c5b6fef3604d8e48e2e5', class: `${navbarClass}__row` }, this.content())))));
129
+ return (h(Host, { key: 'afdc1262ab3f18a3836bdef1e1dbb95feebbe3dc', class: "header" }, h("style", { key: '7c7727e0ae01ea83f6eebfa1c31f448499ed67b6' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ba7a8b75d5a4f19e7e4d79483e0f0453b67e0fa6', id: componentWrapperId }, h("header", { key: 'da35b1c5ae827e60b9c230ef7f1665fb4fcfc5fe', class: `${navbarClass} ${navbarClass}--${this.styling.toLowerCase()} ` }, h("div", { key: '27eaaae6da4b19e433df7e72772841ba51379f3c', class: `${navbarClass}__row` }, this.content())))));
130
130
  }
131
131
  disconnectedCallback() {
132
132
  this.kupManager.language.unregister(this);
@@ -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, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-ab9dca9d.js';
4
+ import { F as FTextField } from './f-text-field-371b1b43.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-77f1a451.js';
7
7
  import './f-image-96ea1421.js';
@@ -351,7 +351,7 @@ const KupNumericPicker = class {
351
351
  this.kupManager.debug.logRender(this, true);
352
352
  }
353
353
  render() {
354
- return (h(Host, { key: 'a0fa5db07a997676bf8ec920c17737ded8ebab73' }, h("style", { key: '6dd509dd8513a8f47d03771be98cba5c0b1d7104' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f40aa94eca541896ef2eb48208b91b3304d8ef0c', id: componentWrapperId }, this.prepTextfield())));
354
+ return (h(Host, { key: '1229a675325dc38ba8e72eb7f656ec67bfdf502d' }, h("style", { key: '745a5aa2fc7a2b595fbe0c401e7f0d00642cc12e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '32eb14f3f01265a64b63182ede0013cb7b7bcf45', id: componentWrapperId }, this.prepTextfield())));
355
355
  }
356
356
  disconnectedCallback() {
357
357
  this.kupManager.dates.unregister(this);
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { F as FObjectField } from './f-object-field-9dc89cb1.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-fda30dc6.js';
2
+ import { F as FObjectField } from './f-object-field-0c2013c8.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-9ccdaa27.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-6298565d.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-96ea1421.js';
8
- import './f-text-field-ab9dca9d.js';
8
+ import './f-text-field-371b1b43.js';
9
9
  import './kup-dates-77f1a451.js';
10
10
 
11
11
  /**
@@ -97,7 +97,7 @@ const KupObjectField = class {
97
97
  inputValue: this.inputValue,
98
98
  onChange: null,
99
99
  };
100
- return (h(Host, { key: '724e64584ab1c253cbfc7084163582ca5031e119' }, h("style", { key: '942adfde3a633b4b7fe0dc7e7b2006f6ce839544' }, __classPrivateFieldGet(this, _KupObjectField_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'cdf9cd2751d683f1ca9d2f14f5e80dec611f5acb', id: componentWrapperId }, h(FObjectField, Object.assign({ key: '70a6a48b4a9d426e8917bd985dfab12f5e51aeee' }, props)))));
100
+ return (h(Host, { key: 'c5d559855c8066b1bf5ad9735b3d1cd098d5f47e' }, h("style", { key: '58c39686dae61f99e8b620d41436be194ce309b2' }, __classPrivateFieldGet(this, _KupObjectField_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'dd62f0832a31358f761a77d1ef09316394b7fae0', id: componentWrapperId }, h(FObjectField, Object.assign({ key: '1361adea46bc6c9b8fdca22f70f9771c031dcf01' }, props)))));
101
101
  }
102
102
  disconnectedCallback() {
103
103
  __classPrivateFieldGet(this, _KupObjectField_kupManager, "f").theme.unregister(this);
@@ -1,5 +1,5 @@
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-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { e as getAugmentedNamespace, f as commonjsRequire, g as getDefaultExportFromCjs } from './kup-dates-77f1a451.js';
5
5
 
@@ -76581,7 +76581,7 @@ const KupPdf = class {
76581
76581
  catch (error) { }
76582
76582
  }
76583
76583
  render() {
76584
- return (h(Host, { key: 'f9c1d7fde04aaf67dcc8bfcec8d837877458f3d1' }, h("div", { key: '5888c88904e111d3c6943b3a5a2cb48c457a4ab6', id: componentWrapperId, ref: (el) => (this.wrapperRef = el) })));
76584
+ return (h(Host, { key: '820aee214400dc43c373a270f70e43c609390a6c' }, h("div", { key: 'f71a13853b9bef608ea84e7e270f0d6db3bc03dc', id: componentWrapperId, ref: (el) => (this.wrapperRef = el) })));
76585
76585
  }
76586
76586
  disconnectedCallback() {
76587
76587
  __classPrivateFieldGet(this, _KupPdf_kupManager, "f").theme.unregister(this);
@@ -226,13 +226,13 @@ const KupPlannerRenderer = class {
226
226
  }
227
227
  render() {
228
228
  var _a, _b, _c;
229
- return (h("div", { key: '4adfab49f4c2bca86e0ccbcfead3c77c066b6373', class: "planner-render" }, h("kup-switcher", { key: '3158e7704632527e3ece4af578ee4b112fbfba54', timeUnitChange: (timeUnit) => {
229
+ return (h("div", { key: '480764bfd698923993335489a0b7b584eed54909', class: "planner-render" }, h("kup-switcher", { key: 'f88a44637e3c2626ff3b74878bc9b00ae960ae1a', timeUnitChange: (timeUnit) => {
230
230
  var _a, _b;
231
231
  (_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
232
232
  this.timeUnit = timeUnit;
233
233
  this.viewDate = undefined;
234
234
  this.scrollX = -1;
235
- } }), this.props && (h("div", { key: '158a9bc23b1a40debf98d4a59b35dd2657688245', style: {
235
+ } }), this.props && (h("div", { key: '5ea807f596c11da4256cdd5c71f0555fb624a893', style: {
236
236
  display: 'flex',
237
237
  flexDirection: 'column',
238
238
  } }, h("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: KUP_PLANNER_MAIN_GANTT_ID, key: KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
@@ -1,8 +1,8 @@
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, ai as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance, ai as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-9ccdaa27.js';
3
3
  import { K as KupPlannerGanttRowType, d as defaultStylingOptions, a as KupPlannerTaskAction, b as KupPlannerLastOnChangeReceived, c as KupPlannerProps } from './kup-planner-declarations-0704bc6c.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import { F as FTextField } from './f-text-field-ab9dca9d.js';
5
+ import { F as FTextField } from './f-text-field-371b1b43.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-77f1a451.js';
8
8
  import './f-image-96ea1421.js';
@@ -643,7 +643,7 @@ const KupPlanner = class {
643
643
  if ((_b = this.plannerProps) === null || _b === void 0 ? void 0 : _b.secondaryGantt) {
644
644
  plannerProps.secondaryGantt = Object.assign(Object.assign({}, this.plannerProps.secondaryGantt), { onScrollY: this.handleDetailGanttScrollY.bind(this) });
645
645
  }
646
- return (h(Host, { key: '8f6f8690534daff524d24c154262c647e3b47812' }, h("style", { key: 'b194bada5c19b1b2d8bec36045f6e951b9ba6f51' }, __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '86093c456345e85449818ea75da7bb25af716d2a', id: componentWrapperId, style: { maxWidth: this.maxWidth } }, this.plannerProps && (h("kup-planner-renderer", { key: 'afab67c14fd38d7c272137c46835220caacf8957', props: plannerProps, ref: (el) => (this.plannerRenderer = el) }))), h("div", { key: 'e025a5de1af015778298d1fba368c24f4b20693e', style: { display: this.plannerProps ? 'none' : '' } }, h(FTextField, { key: '3eaa194ed53dd577b2a5a32f5582860654b46276', icon: KupThemeIconValues.SEARCH, id: "main-filter", label: __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), onKeyDown: (e) => {
646
+ return (h(Host, { key: 'dcd1202b66b5434c37199f6c06aa91678ac1dcd9' }, h("style", { key: '12f900ba8b2cad0f4a51a1c7723562501ef01358' }, __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'dc05d96e7aa3777c555658f553a468e7d500b7b6', id: componentWrapperId, style: { maxWidth: this.maxWidth } }, this.plannerProps && (h("kup-planner-renderer", { key: '536746000b7f926a253f7da758638bd790352997', props: plannerProps, ref: (el) => (this.plannerRenderer = el) }))), h("div", { key: '6266dcf6c314fd9a86739fff1a264f8f0a03de42', style: { display: this.plannerProps ? 'none' : '' } }, h(FTextField, { key: 'a6bc56d0ebafd7e72d0828c116aabedc83fa6687', icon: KupThemeIconValues.SEARCH, id: "main-filter", label: __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), onKeyDown: (e) => {
647
647
  if (e.key === 'Enter') {
648
648
  __classPrivateFieldGet(this, _KupPlanner_instances, "m", _KupPlanner_onFilter).call(this, e.target.value);
649
649
  }
@@ -1,5 +1,5 @@
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 } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-77f1a451.js';
5
5
 
@@ -235,7 +235,7 @@ const KupProbe = class {
235
235
  if (this.features.theme) {
236
236
  customStyle = this.kupManager.theme.setKupStyle(this.rootElement);
237
237
  }
238
- return (h(Host, { key: '846f522d02162f03df0f6cfa3a8337e2e57bd8aa' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: '7e19f10c1459753b0898e047abe073e31dfdb7e7', id: componentWrapperId }, this.content)));
238
+ return (h(Host, { key: '134329eea6b6b3ab8103291c442eaebd750007f2' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: 'e960f26058b67e1d2e28ce2950ed85a04b790dad', id: componentWrapperId }, this.content)));
239
239
  }
240
240
  disconnectedCallback() {
241
241
  if (this.features.language) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance } from './kup-manager-9ccdaa27.js';
3
3
  import './kup-dates-77f1a451.js';
4
4
 
5
5
  const kupQlikCss = ".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}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
@@ -116,7 +116,7 @@ const KupQlik = class {
116
116
  layoutStyle = {
117
117
  ['--lyo_obj-height']: this.defobjsize,
118
118
  };
119
- return (h("div", { key: '6f89cf2cec76c54bf3ab52c1d9030b369091e8e0', class: classLayout, style: layoutStyle }, this.divlist));
119
+ return (h("div", { key: '7c33b47b57d39d5b899980e6e57e5150ea14ee6b', class: classLayout, style: layoutStyle }, this.divlist));
120
120
  }
121
121
  componentDidRender() {
122
122
  if (this.debug) {
@@ -1,5 +1,5 @@
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-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-6298565d.js';
5
5
  import './kup-dates-77f1a451.js';
@@ -115,7 +115,7 @@ const KupSnackbar = class {
115
115
  this.kupManager.debug.logRender(this, true);
116
116
  }
117
117
  render() {
118
- return (h(Host, { key: '0c00b988c029be53e4303d90dfd98ea53fef71a1', "kup-visible": this.visible }, h("style", { key: '90b8c3dc9bb2da88831c0a2080aa64a844486cc8' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '49c34add773c68d8abcf7ed71da5da1c33e8145d', id: componentWrapperId }, h("div", { key: '8ff9bc4d93e4570ce39e6650241f4653b64c05f5', class: snackbarClass }, h("div", { key: 'f566ee748420885dc6b1a3fde0f8b03e11c1cf6b', class: "snackbar__text__block" }, h("div", { key: '7ac7cd21fad75e019e68d305fc37105650e85853', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'c9db12345e143071b12ac51e80e4b5808b13f427', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
118
+ return (h(Host, { key: 'd7e3cfd2223e0cffa157e7871e1eb4123adcf2c3', "kup-visible": this.visible }, h("style", { key: '55cd5de0dd60b1716b1acd33fa6add02e933fb7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7bebe27348c78f5a05389c03514dfbe675aac387', id: componentWrapperId }, h("div", { key: 'c8c7478ab052a483321f0fa89e62a7d6e8acf25c', class: snackbarClass }, h("div", { key: '9e56781ef537a90c865f8bff940c7068c4ab5d15', class: "snackbar__text__block" }, h("div", { key: '47a1d6d1b55d4bf9f87502e36fd50d7418bc5476', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'a67eb8f25340307a44e35aeafd02e6edb0da1b9d', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
119
119
  }
120
120
  disconnectedCallback() {
121
121
  this.kupManager.theme.unregister(this);
@@ -1,5 +1,5 @@
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-fda30dc6.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-77f1a451.js';
5
5
 
@@ -88,7 +88,7 @@ const KupTxt = class {
88
88
  }
89
89
  render() {
90
90
  const value = this.getValue();
91
- return (h(Host, { key: '924d9c1712c9b8c933aa2fd0aec2e207e85f1eb8' }, h("style", { key: 'fbc775b216472b3a19c34948edf126786596f9dd' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '610848dda4f763239a643bd2c5a1cc67f82dd231', id: componentWrapperId }, h("div", { key: '1ff49b5ed930cf569da2f6ce584050f2ae5c7cb9', innerHTML: value }))));
91
+ return (h(Host, { key: 'a949dee0d42eef7f57d104d3311c28f12eb92754' }, h("style", { key: 'e41e8469db32acccd76270c6a5036dc3303e08a3' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '6133d713e5f54e12100ff474aa7e281513362e4c', id: componentWrapperId }, h("div", { key: '23f3638434a70447c508b314bcbdf497615fb73a', innerHTML: value }))));
92
92
  }
93
93
  disconnectedCallback() {
94
94
  __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.unregister(this);
@@ -1,5 +1,5 @@
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, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './kup-dates-77f1a451.js';
@@ -185,7 +185,7 @@ const KupTypographyList = class {
185
185
  }
186
186
  render() {
187
187
  const typograhy = this.renderTypographys();
188
- return (h(Host, { key: '29dea3875209182f44b8f5a17663d1aec0dcc536' }, h("style", { key: 'ac2271a5b915e8045a93f7ad5007fdd5f1742982' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '402702c59a7a6c3365a713a4f6f52bcbcf1bb669', id: componentWrapperId }, h("div", { key: '3faff006b6d1497a62bbc3c3df3148a76197c449', class: "typographies-wrapper" }, typograhy))));
188
+ return (h(Host, { key: '36e226b6216bcf060f775362b80ca2db7a848f18' }, h("style", { key: '403a533b3ee961802706c9c804dacf6991b0a80f' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '20d58d63664a938c0791c43ddee20a7703272837', id: componentWrapperId }, h("div", { key: '28456e42adbbd778d1448b3d7991318fe226792c', class: "typographies-wrapper" }, typograhy))));
189
189
  }
190
190
  disconnectedCallback() {
191
191
  this.kupManager.theme.unregister(this);
@@ -1,5 +1,5 @@
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, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-fda30dc6.js';
2
+ import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-9ccdaa27.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { F as FImage } from './f-image-96ea1421.js';
@@ -262,7 +262,7 @@ const KupTypography = class {
262
262
  const classObjParent = {
263
263
  'kup-typography--wrap': props.toolbar ? true : false,
264
264
  };
265
- return (h(Host, { key: 'a5ccd4e4a602ef769ea224fbe7b41a8b39510b6d' }, h("style", { key: 'bcddd9cc78f5c62f68b8d6638ae574682a4e3852' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ef4a66ace48dd7d58eec9667d8545a4005b7d4c1', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: '48894d3595f3421b128c6fc839bbef21a65da1b6' }, props)), this.infoIcon && (h(FImage, Object.assign({ key: '0370c213cd98891a77fa04c452cdf9ec7ef9c1e0' }, infoIcon, { onClick: async (event) => {
265
+ return (h(Host, { key: '5270a8122e71e35297f8da9e94cf74369f06c82d' }, h("style", { key: '286cc3b9e09d319dc409b4b3c1c24778cbe1b16e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '21b13447c0c9ba12172eaf09dc1edb15d30f2b9e', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: 'd1b0d3855fd17c50b16eac4103874a448bb8a67c' }, props)), this.infoIcon && (h(FImage, Object.assign({ key: 'df0bf221c7e710d7ce6707a58e8372e1bdaf2cf4' }, infoIcon, { onClick: async (event) => {
266
266
  event.stopPropagation();
267
267
  const el = event.currentTarget;
268
268
  const data = await this.infoCallBack();
@@ -273,7 +273,7 @@ const KupTypography = class {
273
273
  else {
274
274
  this.kupManager.debug.logMessage(this, 'Toolbar data is empty, not opening dropdown.');
275
275
  }
276
- } }))), this.toolbar && (h(FImage, Object.assign({ key: '9263527c9a37f5cee6d7bcd7782a78baa446a589' }, toolbarIcon, { onClick: async (event) => {
276
+ } }))), this.toolbar && (h(FImage, Object.assign({ key: '162eb2dca2b0d56cea74c14c9d52db262f77d9b2' }, toolbarIcon, { onClick: async (event) => {
277
277
  event.stopPropagation();
278
278
  const el = event.currentTarget;
279
279
  const data = await this.toolbarCallback();