@sme.up/ketchup 11.0.0-SNAPSHOT-20241217083229 → 11.0.0-SNAPSHOT-20241217103126

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 (293) hide show
  1. package/dist/cjs/{f-cell-39c40bdf.js → f-cell-752a5bc4.js} +4 -4
  2. package/dist/cjs/{f-chip-d89bcb57.js → f-chip-0342fdc1.js} +1 -1
  3. package/dist/cjs/{f-object-field-4a77d419.js → f-object-field-74179ab4.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-0743ddec.js → f-paginator-utils-db5e6e08.js} +1 -1
  5. package/dist/cjs/{f-text-field-02f710d5.js → f-text-field-ed89e4d2.js} +3 -2
  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 +3 -3
  10. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +116 -86
  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 +2 -2
  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-43cfaea5.js → kup-data-table-helper-d6d793fc.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-image-list.cjs.entry.js +8 -8
  27. package/dist/cjs/kup-input-panel.cjs.entry.js +6 -6
  28. package/dist/cjs/kup-lazy.cjs.entry.js +12 -12
  29. package/dist/cjs/kup-magic-box.cjs.entry.js +4 -4
  30. package/dist/cjs/{kup-manager-1145102b.js → kup-manager-4e75f704.js} +1 -1
  31. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  32. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  33. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  34. package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
  35. package/dist/cjs/kup-photo-frame.cjs.entry.js +3 -3
  36. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  37. package/dist/cjs/kup-planner.cjs.entry.js +3 -3
  38. package/dist/cjs/kup-probe.cjs.entry.js +2 -2
  39. package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
  40. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  41. package/dist/cjs/kup-txt.cjs.entry.js +2 -2
  42. package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
  43. package/dist/cjs/kup-typography.cjs.entry.js +2 -2
  44. package/dist/cjs/loader.cjs.js +1 -1
  45. package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
  46. package/dist/collection/components/kup-activity-timeline/kup-activity-timeline.js +1 -1
  47. package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
  48. package/dist/collection/components/kup-badge/kup-badge.js +2 -2
  49. package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
  50. package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
  51. package/dist/collection/components/kup-card-list/kup-card-list.css +1 -1
  52. package/dist/collection/components/kup-cell/kup-cell.js +2 -2
  53. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  54. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  55. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  56. package/dist/collection/components/kup-combobox/kup-combobox.js +29 -15
  57. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  58. package/dist/collection/components/kup-data-table/kup-data-table.js +9 -9
  59. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  60. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  61. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  62. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
  63. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  64. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  65. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  66. package/dist/collection/components/kup-form/kup-form.js +2 -2
  67. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  68. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  69. package/dist/collection/components/kup-input-panel/kup-input-panel.js +1 -1
  70. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  71. package/dist/collection/components/kup-list/kup-list.css +5 -1
  72. package/dist/collection/components/kup-list/kup-list.js +43 -4
  73. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  74. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  75. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  76. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  77. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  78. package/dist/collection/components/kup-photo-frame/kup-photo-frame.js +2 -2
  79. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  80. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  81. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  82. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  83. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  84. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  85. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  86. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  87. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  88. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  89. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  90. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  91. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  92. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  93. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  94. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  95. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  96. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  97. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  98. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  99. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  100. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  101. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  102. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  103. package/dist/collection/components/kup-typography/kup-typography.js +1 -1
  104. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  105. package/dist/collection/f-components/f-text-field/f-text-field.js +2 -1
  106. package/dist/components/index.js +1 -1
  107. package/dist/components/kup-accordion.js +3 -3
  108. package/dist/components/kup-activity-timeline.js +3 -3
  109. package/dist/components/kup-autocomplete.js +1 -1
  110. package/dist/components/kup-badge.js +1 -1
  111. package/dist/components/kup-box.js +1 -1
  112. package/dist/components/kup-button-list.js +1 -1
  113. package/dist/components/kup-button.js +1 -1
  114. package/dist/components/kup-calendar.js +4 -4
  115. package/dist/components/kup-card-list.js +4 -4
  116. package/dist/components/kup-card.js +1 -1
  117. package/dist/components/kup-cell.js +4 -4
  118. package/dist/components/kup-chart.js +1 -1
  119. package/dist/components/kup-checkbox.js +1 -1
  120. package/dist/components/kup-chip.js +1 -1
  121. package/dist/components/kup-color-picker.js +1 -1
  122. package/dist/components/kup-combobox.js +1 -1
  123. package/dist/components/kup-custom-task-list-header.js +1 -1
  124. package/dist/components/kup-dashboard.js +3 -3
  125. package/dist/components/kup-data-table.js +1 -1
  126. package/dist/components/kup-date-picker.js +1 -1
  127. package/dist/components/kup-dialog.js +1 -1
  128. package/dist/components/kup-drawer.js +4 -4
  129. package/dist/components/kup-dropdown-button.js +1 -1
  130. package/dist/components/kup-echart.js +1 -1
  131. package/dist/components/kup-editor.js +1 -1
  132. package/dist/components/kup-family-tree.js +5 -5
  133. package/dist/components/kup-form.js +1 -1
  134. package/dist/components/kup-gantt-calendar.js +1 -1
  135. package/dist/components/kup-gantt.js +1 -1
  136. package/dist/components/kup-gauge.js +1 -1
  137. package/dist/components/kup-grid-renderer.js +1 -1
  138. package/dist/components/kup-grid.js +1 -1
  139. package/dist/components/kup-horizontal-scroll.js +1 -1
  140. package/dist/components/kup-htm.js +3 -3
  141. package/dist/components/kup-iframe.js +2 -2
  142. package/dist/components/kup-image-list.js +5 -5
  143. package/dist/components/kup-image.js +1 -1
  144. package/dist/components/kup-input-panel.js +4 -4
  145. package/dist/components/kup-lazy.js +13 -13
  146. package/dist/components/kup-list.js +1 -1
  147. package/dist/components/kup-magic-box.js +7 -7
  148. package/dist/components/kup-nav-bar.js +3 -3
  149. package/dist/components/kup-numeric-picker.js +3 -3
  150. package/dist/components/kup-object-field.js +3 -3
  151. package/dist/components/kup-pdf.js +3 -3
  152. package/dist/components/kup-photo-frame.js +4 -4
  153. package/dist/components/kup-planner-renderer.js +1 -1
  154. package/dist/components/kup-planner.js +17 -17
  155. package/dist/components/kup-probe.js +3 -3
  156. package/dist/components/kup-progress-bar.js +1 -1
  157. package/dist/components/kup-qlik.js +3 -3
  158. package/dist/components/kup-radio.js +1 -1
  159. package/dist/components/kup-rating.js +1 -1
  160. package/dist/components/kup-snackbar.js +3 -3
  161. package/dist/components/kup-spinner.js +1 -1
  162. package/dist/components/kup-standard-tooltip.js +1 -1
  163. package/dist/components/kup-switch.js +1 -1
  164. package/dist/components/kup-switcher.js +1 -1
  165. package/dist/components/kup-tab-bar.js +1 -1
  166. package/dist/components/kup-task-gantt.js +1 -1
  167. package/dist/components/kup-task-list-header.js +1 -1
  168. package/dist/components/kup-task-list-table.js +1 -1
  169. package/dist/components/kup-task-list.js +1 -1
  170. package/dist/components/kup-text-field.js +1 -1
  171. package/dist/components/kup-time-picker.js +1 -1
  172. package/dist/components/kup-toolbar.js +1 -1
  173. package/dist/components/kup-tooltip.js +1 -1
  174. package/dist/components/kup-tree.js +1 -1
  175. package/dist/components/kup-txt.js +3 -3
  176. package/dist/components/kup-typography-list.js +3 -3
  177. package/dist/components/kup-typography.js +3 -3
  178. package/dist/components/kup-vertical-scroll.js +1 -1
  179. package/dist/components/{p-d80bbcb0.js → p-14aad914.js} +1 -1
  180. package/dist/components/{p-f95300f6.js → p-22b40453.js} +2 -2
  181. package/dist/components/{p-cfc8a8fb.js → p-3466bd5a.js} +1 -1
  182. package/dist/components/{p-2d57f1db.js → p-3bc624c9.js} +1 -1
  183. package/dist/components/{p-f81a6df1.js → p-3bed44d4.js} +2 -2
  184. package/dist/components/{p-911cd91d.js → p-776a38a0.js} +15 -15
  185. package/dist/components/{p-73449cb1.js → p-79c12fc7.js} +2 -2
  186. package/dist/components/{p-56c8142a.js → p-822c3930.js} +1 -1
  187. package/dist/components/{p-f3a59611.js → p-83a86ca8.js} +3 -3
  188. package/dist/components/{p-0d856495.js → p-ae5af2ad.js} +13 -13
  189. package/dist/components/{p-d0735e25.js → p-af3fcbd9.js} +3 -3
  190. package/dist/components/{p-5a065bf1.js → p-b96e265d.js} +2 -2
  191. package/dist/components/{p-61b8d8fd.js → p-babf447c.js} +2 -2
  192. package/dist/components/{p-dc697572.js → p-be17920c.js} +2 -2
  193. package/dist/components/{p-e275fc9f.js → p-c97810e2.js} +1 -1
  194. package/dist/components/{p-ff1894fe.js → p-d8b0f5eb.js} +5 -5
  195. package/dist/components/{p-3e08d788.js → p-e2f1b5d3.js} +3 -3
  196. package/dist/components/{p-4bab013a.js → p-f22fb696.js} +113 -81
  197. package/dist/components/{p-a2ed336a.js → p-f7c2ca1d.js} +4 -4
  198. package/dist/components/{p-1f1d9b1f.js → p-ff8bdafd.js} +7 -7
  199. package/dist/esm/{f-cell-31585bb7.js → f-cell-07fa16b7.js} +4 -4
  200. package/dist/esm/{f-chip-e31d0dfb.js → f-chip-70a06610.js} +1 -1
  201. package/dist/esm/{f-object-field-fa795c94.js → f-object-field-4f6d8bb7.js} +2 -2
  202. package/dist/esm/{f-paginator-utils-d34dca74.js → f-paginator-utils-17f01722.js} +1 -1
  203. package/dist/esm/{f-text-field-e73d7967.js → f-text-field-3521b89f.js} +3 -2
  204. package/dist/esm/index.js +1 -1
  205. package/dist/esm/ketchup.js +1 -1
  206. package/dist/esm/kup-accordion.entry.js +2 -2
  207. package/dist/esm/kup-activity-timeline.entry.js +3 -3
  208. package/dist/esm/kup-autocomplete_28.entry.js +116 -86
  209. package/dist/esm/kup-box.entry.js +7 -7
  210. package/dist/esm/kup-calendar.entry.js +4 -4
  211. package/dist/esm/kup-card-list.entry.js +2 -2
  212. package/dist/esm/kup-cell.entry.js +7 -7
  213. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  214. package/dist/esm/kup-dashboard.entry.js +3 -3
  215. package/dist/esm/{kup-data-table-helper-771bc5c8.js → kup-data-table-helper-d85d607a.js} +1 -1
  216. package/dist/esm/kup-drawer.entry.js +3 -3
  217. package/dist/esm/kup-echart.entry.js +2 -2
  218. package/dist/esm/kup-editor.entry.js +2 -2
  219. package/dist/esm/kup-family-tree.entry.js +3 -3
  220. package/dist/esm/kup-gantt_10.entry.js +23 -23
  221. package/dist/esm/kup-grid.entry.js +1 -1
  222. package/dist/esm/kup-htm.entry.js +2 -2
  223. package/dist/esm/kup-iframe.entry.js +1 -1
  224. package/dist/esm/kup-image-list.entry.js +8 -8
  225. package/dist/esm/kup-input-panel.entry.js +6 -6
  226. package/dist/esm/kup-lazy.entry.js +12 -12
  227. package/dist/esm/kup-magic-box.entry.js +4 -4
  228. package/dist/esm/{kup-manager-828bdc1c.js → kup-manager-02418eff.js} +1 -1
  229. package/dist/esm/kup-nav-bar.entry.js +2 -2
  230. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  231. package/dist/esm/kup-object-field.entry.js +4 -4
  232. package/dist/esm/kup-pdf.entry.js +2 -2
  233. package/dist/esm/kup-photo-frame.entry.js +3 -3
  234. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  235. package/dist/esm/kup-planner.entry.js +3 -3
  236. package/dist/esm/kup-probe.entry.js +2 -2
  237. package/dist/esm/kup-qlik.entry.js +2 -2
  238. package/dist/esm/kup-snackbar.entry.js +2 -2
  239. package/dist/esm/kup-txt.entry.js +2 -2
  240. package/dist/esm/kup-typography-list.entry.js +2 -2
  241. package/dist/esm/kup-typography.entry.js +2 -2
  242. package/dist/esm/loader.js +1 -1
  243. package/dist/ketchup/index.esm.js +1 -1
  244. package/dist/ketchup/ketchup.esm.js +1 -1
  245. package/dist/ketchup/{p-b53e417a.entry.js → p-00969f5a.entry.js} +1 -1
  246. package/dist/ketchup/{p-9474bc4f.entry.js → p-026a5635.entry.js} +1 -1
  247. package/dist/ketchup/{p-14706a7c.entry.js → p-06670b74.entry.js} +2 -2
  248. package/dist/ketchup/{p-6ee26164.js → p-08608891.js} +1 -1
  249. package/dist/ketchup/{p-43783080.js → p-0c8cb88e.js} +1 -1
  250. package/dist/ketchup/{p-883c6a82.entry.js → p-100b68f9.entry.js} +1 -1
  251. package/dist/ketchup/{p-cffd22c7.entry.js → p-1339b77a.entry.js} +1 -1
  252. package/dist/ketchup/{p-cd75fa31.entry.js → p-200fee46.entry.js} +1 -1
  253. package/dist/ketchup/{p-c1950e47.entry.js → p-24e66646.entry.js} +1 -1
  254. package/dist/ketchup/{p-be59b96c.entry.js → p-2e8b266e.entry.js} +2 -2
  255. package/dist/ketchup/{p-19afdc14.entry.js → p-383f0f64.entry.js} +1 -1
  256. package/dist/ketchup/{p-5a24ec5b.entry.js → p-4b13c5f5.entry.js} +1 -1
  257. package/dist/ketchup/{p-7d639720.entry.js → p-51f2ffb9.entry.js} +1 -1
  258. package/dist/ketchup/p-60a761cb.entry.js +9 -0
  259. package/dist/ketchup/p-67eacdd7.entry.js +1 -0
  260. package/dist/ketchup/{p-13b22d3c.js → p-72ed5abb.js} +1 -1
  261. package/dist/ketchup/{p-e369dacb.entry.js → p-87c116ed.entry.js} +1 -1
  262. package/dist/ketchup/{p-d20fbba2.entry.js → p-8876e673.entry.js} +1 -1
  263. package/dist/ketchup/{p-ed017acb.entry.js → p-8cfb1c3c.entry.js} +1 -1
  264. package/dist/ketchup/{p-e1048932.entry.js → p-8f6b99d1.entry.js} +1 -1
  265. package/dist/ketchup/{p-018021f3.entry.js → p-92daefa6.entry.js} +2 -2
  266. package/dist/ketchup/{p-d15d479c.js → p-93dff1f9.js} +1 -1
  267. package/dist/ketchup/{p-6a552af4.entry.js → p-9e8bd55a.entry.js} +1 -1
  268. package/dist/ketchup/{p-dd2c41ac.entry.js → p-9f7826b8.entry.js} +1 -1
  269. package/dist/ketchup/{p-73827465.entry.js → p-a34e3c9a.entry.js} +1 -1
  270. package/dist/ketchup/{p-23b38d86.entry.js → p-b4bf8262.entry.js} +1 -1
  271. package/dist/ketchup/{p-54906238.js → p-b640b0d3.js} +1 -1
  272. package/dist/ketchup/{p-bdf8da46.entry.js → p-b6fa890b.entry.js} +1 -1
  273. package/dist/ketchup/p-bd8c59be.js +1 -0
  274. package/dist/ketchup/{p-b1012dc7.entry.js → p-c4617db5.entry.js} +1 -1
  275. package/dist/ketchup/{p-e472b1ac.entry.js → p-c51aca8b.entry.js} +1 -1
  276. package/dist/ketchup/{p-05ab6230.entry.js → p-c9961dde.entry.js} +1 -1
  277. package/dist/ketchup/{p-c7464ad2.entry.js → p-ccb446a9.entry.js} +1 -1
  278. package/dist/ketchup/{p-8315558f.entry.js → p-d2732f45.entry.js} +1 -1
  279. package/dist/ketchup/{p-739564c1.entry.js → p-df467d12.entry.js} +2 -2
  280. package/dist/ketchup/{p-31c2ce09.entry.js → p-edcb4ac6.entry.js} +1 -1
  281. package/dist/ketchup/{p-5d4bfad2.js → p-f11b1064.js} +1 -1
  282. package/dist/ketchup/{p-c01717af.entry.js → p-f63e26e4.entry.js} +1 -1
  283. package/dist/ketchup/{p-ebf37ad3.entry.js → p-f81e7e01.entry.js} +1 -1
  284. package/dist/ketchup/{p-9d94d189.entry.js → p-fc32246e.entry.js} +1 -1
  285. package/dist/ketchup/{p-8e89db49.entry.js → p-fcdeb4b6.entry.js} +1 -1
  286. package/dist/types/components/kup-combobox/kup-combobox.d.ts +1 -1
  287. package/dist/types/components/kup-list/kup-list.d.ts +8 -0
  288. package/dist/types/components.d.ts +12 -2
  289. package/dist/types/f-components/f-text-field/f-text-field-declarations.d.ts +1 -0
  290. package/package.json +1 -1
  291. package/dist/ketchup/p-54d790eb.entry.js +0 -1
  292. package/dist/ketchup/p-5d26e46f.js +0 -1
  293. package/dist/ketchup/p-f87e97e4.entry.js +0 -9
@@ -138,7 +138,7 @@
138
138
  --kup_cardlist_cards_max_width: var(--kup-cardlist-cards-max-width, unset);
139
139
  --kup_cardlist_cards_min_width: var(--kup-cardlist-cards-min-width, unset);
140
140
  display: block;
141
- height: 100%;
141
+ height: fit-content;
142
142
  width: 100%;
143
143
  }
144
144
 
@@ -164,14 +164,14 @@ export class KupCell {
164
164
  renderKup: true,
165
165
  row: this.generateRow(),
166
166
  };
167
- return (h(Host, { key: '25a6e5dffce5a657780a1c880ae62d6749a00bb7' }, h("style", { key: '1ca17513f7015ef5449aeb422aed2548324c7c59' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'af2ee5a39743aafdf2c793341e4a4d8839c2ed16', id: componentWrapperId, style: this.showSubmit
167
+ return (h(Host, { key: 'f0580dbf835cd9f4404bf227d6d3a162e0e06e0e' }, h("style", { key: '8fa06c1ca021cf209264b6341a77fdc032fb2d71' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '3a9959e050f4bc02dbb7441f607d32150b46505d', id: componentWrapperId, style: this.showSubmit
168
168
  ? {
169
169
  display: 'flex',
170
170
  'flex-direction': submitPositionAdapter(this.submitPosition),
171
171
  'align-items': 'center',
172
172
  gap: '0.5rem',
173
173
  }
174
- : {} }, h(FCell, Object.assign({ key: '5315cc9821f5464dcc68f2eb4940e4305caf136d' }, props)), this.showSubmit ? (h(FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
174
+ : {} }, h(FCell, Object.assign({ key: '6d645b64b77ccddd746f6f3ab494ca315105914c' }, props)), this.showSubmit ? (h(FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
175
175
  this.submitClick(e);
176
176
  } })) : null)));
177
177
  }
@@ -134,7 +134,7 @@ export class KupCheckbox {
134
134
  onChange: () => this.onKupChange(),
135
135
  onFocus: () => this.onKupFocus(),
136
136
  };
137
- return (h(Host, { key: '9bc426ce9f548a47e2391de0c92e4b7f28b46ac1' }, h("style", { key: '323da2e0beabb0e8f16784b153dea13c96974a7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7ee3d6e81b47037e15538cba61cf0a4f308b570e', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '3e3cf55d3b952e8e60dda14c9626e5516bbf60a9' }, props)))));
137
+ return (h(Host, { key: '49e622bc2765eb035a4fc7fb3bb74a4d14139814' }, h("style", { key: '84449423404feca3fbd75a958ce27966ce9df264' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '344301e2e5177f969fe51753e10096af5cd266d3', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '698c12b5ee7e07487fd571610923e468ca962113' }, props)))));
138
138
  }
139
139
  disconnectedCallback() {
140
140
  this.kupManager.theme.unregister(this);
@@ -192,13 +192,13 @@ export class KupChip {
192
192
  props.onFocus.push((chip) => this.onKupFocus(chip));
193
193
  props.onIconClick.push((chip) => this.onKupIconClick(chip));
194
194
  }
195
- return (h(Host, { key: '8a38b8b981aadd23f3fc62ec9dc1bec8692fbb54', "onKup-autocomplete-itemclick": (e) => {
195
+ return (h(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
196
196
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
197
197
  }, "onKup-combobox-itemclick": (e) => {
198
198
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
199
199
  }, "onKup-textfield-change": (e) => {
200
200
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
201
- } }, h("style", { key: 'a9c2bec738240a0e281a5b5901307c072794dd0c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9bdd7db8c5130175a4f4315203827ccfce8ae74c', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: 'b6669cc2db3989ce563a5b70f31a246756ebe816', name: "field" }))));
201
+ } }, h("style", { key: '4b6d0bf20da0a022d4e3b1bfb7f46077d0b9311e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'fbcd955d025dc2a46af83e845ff5547437aa9517', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '7dc37ecbf9bf870abd6b095abc36b46d41abc98b', name: "field" }))));
202
202
  }
203
203
  disconnectedCallback() {
204
204
  this.kupManager.theme.unregister(this);
@@ -228,7 +228,7 @@ export class KupColorPicker {
228
228
  render() {
229
229
  let widget = null;
230
230
  if (this.swatchOnly) {
231
- widget = (h("button", { key: '9038771a91cd730f94d18c35954e83726b7da0cb', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
231
+ widget = (h("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
232
232
  backgroundColor: this.value,
233
233
  }, type: "button" }));
234
234
  }
@@ -238,7 +238,7 @@ export class KupColorPicker {
238
238
  const style = {
239
239
  ['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
240
240
  };
241
- return (h(Host, { key: '8e5696f5c34dc0b68c5ce0479c2015be1c3fb194', style: style }, h("style", { key: '7fc0fd8fc5a9ba3d7974ca76cf98e2e0bb0ef977' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f6a806242bfd2f16db903d03110c80c618ad18e8', id: componentWrapperId }, widget)));
241
+ return (h(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
242
242
  }
243
243
  disconnectedCallback() {
244
244
  if (this.card) {
@@ -30,9 +30,6 @@ import { KupDynamicPositionPlacement } from "../../managers/kup-dynamic-position
30
30
  export class KupCombobox {
31
31
  constructor() {
32
32
  _KupCombobox_instances.add(this);
33
- /*-------------------------------------------------*/
34
- /* I n t e r n a l V a r i a b l e s */
35
- /*-------------------------------------------------*/
36
33
  /**
37
34
  * Instance of the KupManager class.
38
35
  */
@@ -53,7 +50,7 @@ export class KupCombobox {
53
50
  this.icon = null;
54
51
  this.initialValue = '';
55
52
  this.isClearable = false;
56
- this.isSelect = false;
53
+ this.isSelect = true;
57
54
  this.label = null;
58
55
  this.leadingLabel = false;
59
56
  this.readOnly = false;
@@ -82,20 +79,35 @@ export class KupCombobox {
82
79
  });
83
80
  }
84
81
  onKupClick() {
85
- if (this.isSelect == true) {
82
+ if (this.isSelect) {
86
83
  if (__classPrivateFieldGet(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled')) {
87
84
  __classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_closeList).call(this);
88
85
  }
89
86
  else {
90
87
  __classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_openList).call(this);
91
88
  }
89
+ this.kupClick.emit({
90
+ comp: this,
91
+ id: this.rootElement.id,
92
+ value: this.value,
93
+ inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
94
+ });
95
+ this.kupIconClick.emit({
96
+ comp: this,
97
+ id: this.rootElement.id,
98
+ value: this.value,
99
+ inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
100
+ open: __classPrivateFieldGet(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled'),
101
+ });
102
+ }
103
+ else {
104
+ this.kupClick.emit({
105
+ comp: this,
106
+ id: this.rootElement.id,
107
+ value: this.value,
108
+ inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
109
+ });
92
110
  }
93
- this.kupClick.emit({
94
- comp: this,
95
- id: this.rootElement.id,
96
- value: this.value,
97
- inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
98
- });
99
111
  }
100
112
  onKupFocus() {
101
113
  this.kupFocus.emit({
@@ -292,6 +304,7 @@ export class KupCombobox {
292
304
  label: this.label,
293
305
  leadingLabel: this.leadingLabel,
294
306
  readOnly: this.readOnly,
307
+ isSelect: this.isSelect,
295
308
  sizing: this.sizing,
296
309
  success: this.rootElement.classList.contains('kup-success')
297
310
  ? true
@@ -304,7 +317,7 @@ export class KupCombobox {
304
317
  };
305
318
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
306
319
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
307
- return (h(Host, { key: '160fd8e3ebb787de4b6973dbabb18002e9b4cfe7', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h("style", { key: '3faf806a201e31cb561d877b558601cf747743c8' }, __classPrivateFieldGet(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '4d5691b3b1fb14113ac60e2cfa46c858969edb8e', id: componentWrapperId, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: 'ceb8ccb463d97aa5bec8725881b94443bb668690' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
320
+ return (h(Host, { key: 'e3e6427593007de03f17946e49e422a8c00b2f3b', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'ec02f526acd19b1871becd562d0c08dc7632f5b6' }, __classPrivateFieldGet(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '71fa4c233462c65e683f4966d666b13970563522', id: componentWrapperId, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '8d7f6d777ad6947174423cad01ae8ad4f5cc2f71' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
308
321
  ? KupThemeIconValues.DROPDOWN
309
322
  : null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick() }))), __classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
310
323
  }
@@ -530,11 +543,11 @@ export class KupCombobox {
530
543
  "optional": false,
531
544
  "docs": {
532
545
  "tags": [],
533
- "text": "Lets the combobox behave as a select element."
546
+ "text": "Lets the combobox behave as a select element, making the textfield readable only but interactable."
534
547
  },
535
548
  "attribute": "is-select",
536
549
  "reflect": true,
537
- "defaultValue": "false"
550
+ "defaultValue": "true"
538
551
  },
539
552
  "label": {
540
553
  "type": "string",
@@ -1086,5 +1099,6 @@ _KupCombobox_kupManager = new WeakMap(), _KupCombobox_elStyle = new WeakMap(), _
1086
1099
  }
1087
1100
  return ret;
1088
1101
  }, _KupCombobox_prepList = function _KupCombobox_prepList() {
1089
- return (h("kup-list", Object.assign({}, this.data['kup-list'], { displayMode: this.displayMode, "is-menu": true, "onkup-list-click": (e) => this.onKupItemClick(e), ref: (el) => (__classPrivateFieldSet(this, _KupCombobox_listEl, el, "f")) })));
1102
+ var _a, _b;
1103
+ return (h("kup-list", Object.assign({}, this.data['kup-list'], { displayMode: this.displayMode, "is-menu": true, showFilter: ((_b = (_a = this.data['kup-list']) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.length) >= 10 ? true : false, "onkup-list-click": (e) => this.onKupItemClick(e), ref: (el) => (__classPrivateFieldSet(this, _KupCombobox_listEl, el, "f")) })));
1090
1104
  };
@@ -376,7 +376,7 @@ export class KupDashboard {
376
376
  this.didRenderInteractables();
377
377
  }
378
378
  render() {
379
- 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))));
379
+ 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))));
380
380
  }
381
381
  disconnectedCallback() {
382
382
  this.unregisterInteractables();
@@ -1336,7 +1336,7 @@ export class KupDataTable {
1336
1336
  }
1337
1337
  let rows = null;
1338
1338
  if (__classPrivateFieldGet(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
1339
- rows = (h("tr", { key: '6d09e0c370b54d11bafabf2a532016e56ba6e27d', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '7987d19b7d01dc634c4bba42852937f7ba607aab', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
1339
+ rows = (h("tr", { key: 'ea63936410964464a2025a9dd0810b6dae1abe3a', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '051967eb3fda38c20a42c503a0ea8c6eda8eb567', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
1340
1340
  }
1341
1341
  else {
1342
1342
  rows = [];
@@ -1401,7 +1401,7 @@ export class KupDataTable {
1401
1401
  for (let i = 0; i < chipsData.length; i++) {
1402
1402
  props.onIconClick.push(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
1403
1403
  }
1404
- groupChips = h(FChip, Object.assign({ key: 'e48abd07934925d6d857ec993dd762113d9b916e' }, props));
1404
+ groupChips = h(FChip, Object.assign({ key: '5cd703fedee57ecf7b801b7dbacd0d4d32799a50' }, props));
1405
1405
  }
1406
1406
  }
1407
1407
  const tableClass = {
@@ -1433,7 +1433,7 @@ export class KupDataTable {
1433
1433
  if (this.headerIsPersistent &&
1434
1434
  this.tableHeight === undefined &&
1435
1435
  this.tableWidth === undefined) {
1436
- stickyEl = (h("sticky-header", { key: 'a826f0b07e62fc01da85e10a57f8c0367bce8ff9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'd1abd05e8bb445e6057801a98a217ba0d856784c' }, h("tr-sticky", { key: '12362919acda0cc236ccd205463bc36515070dd8' }, stickyHeader))));
1436
+ stickyEl = (h("sticky-header", { key: 'cf43ed233a20754080eed885affaab5e561d0cd1', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '3bba2e64f5042563bb973a3e42cba769731c2c19' }, h("tr-sticky", { key: '6d6a99788fdd06a4c4266904ab6d8f18e7d249df' }, stickyHeader))));
1437
1437
  }
1438
1438
  let belowClass = 'below-wrapper';
1439
1439
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -1459,11 +1459,11 @@ export class KupDataTable {
1459
1459
  }
1460
1460
  }
1461
1461
  };
1462
- const compCreated = (h(Host, { key: 'a6dddf02abe9beeee2c96e891cc66cb372b39184', "onKup-cell-input": autoselectOnAction, "onKup-cell-update": autoselectOnAction }, h("style", { key: '1af1e2c0d3843d6bfcda7f5bd7cf6b319770a43e' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'eb7ee03de3fef0785fe3029250372e9a84d2b88d', id: componentWrapperId, class: wrapClass }, h("div", { key: '9905494aded337acf7a24cf1e2bcd9ad0b573da7', class: "group-wrapper" }, groupChips), h("div", { key: '8b2752ff6c6bd49e89f61215429040919ff89276', class: "actions-wrapper", style: actionWrapperWidth }, this.globalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
1462
+ const compCreated = (h(Host, { key: '5ef7e6d877cff1df2a300749447c0b861b72df47', "onKup-cell-input": autoselectOnAction, "onKup-cell-update": autoselectOnAction }, h("style", { key: 'fee11527d24ecb0429a6d67c9f7237b28db972ea' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'f9a1fb42d750316ee56450fb887cdba181597d01', id: componentWrapperId, class: wrapClass }, h("div", { key: '96cda2363c61937075cd4f810aaac54011d90a96', class: "group-wrapper" }, groupChips), h("div", { key: '8a58783dc10fdb880b717b058b706c696d91a2e1', class: "actions-wrapper", style: actionWrapperWidth }, this.globalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
1463
1463
  const t = event.target;
1464
1464
  window.clearTimeout(__classPrivateFieldGet(this, _KupDataTable_globalFilterTimeout, "f"));
1465
1465
  __classPrivateFieldSet(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
1466
- } }))) : null, h("div", { key: '9b05b8a8d56d49d9d4b6b763615bee5b86c62b8d', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
1466
+ } }))) : null, h("div", { key: '17a692d6a81950c6583bc21d77af9c0ea9cea0d2', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
1467
1467
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
1468
1468
  this.kupSave.emit({
1469
1469
  comp: this,
@@ -1513,9 +1513,9 @@ export class KupDataTable {
1513
1513
  this.data.rows.unshift(row);
1514
1514
  await this.refresh(true);
1515
1515
  }
1516
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '3cf3b9dd5588849ceae45d650c4aa11673338517', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
1516
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '00f4c313660bfd22b69529356542ab1b1e2f5bdd', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
1517
1517
  ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
1518
- : null), h("div", { key: 'f7f1635a9f148cdbb0b9df7de7c251387cb2be71', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
1518
+ : null), h("div", { key: '87e958098e8eb2d4e79470f653f4c92a24755b06', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
1519
1519
  ? [
1520
1520
  h("div", { class: "settings-trigger", onClick: () => {
1521
1521
  __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -1524,7 +1524,7 @@ export class KupDataTable {
1524
1524
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
1525
1525
  this.renderCustomizePanel(),
1526
1526
  ]
1527
- : null, h("table", { key: '789e0a4319c5010b8edbb2a7fc921d8c6f87cbba', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
1527
+ : null, h("table", { key: 'ceaf2d707a3962edad876f49c48af952ae63923b', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
1528
1528
  ev.stopPropagation();
1529
1529
  }, onPointerDown: (e) => {
1530
1530
  __classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -1532,7 +1532,7 @@ export class KupDataTable {
1532
1532
  __classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
1533
1533
  }, onContextMenu: (e) => {
1534
1534
  e.preventDefault();
1535
- } }, h("thead", { key: 'd1a38a517fffca82965d85f773b8545b69289e55', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '008d620586ace87338985b3951f5cd43f1d5d82e' }, header)), h("tbody", { key: '5af95702fa6fc2e57acec377594a540d8ff5d2c7' }, rows), this.showFooter || __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
1535
+ } }, h("thead", { key: 'ffae62aaf3c5c971ac96a41984111226e31e0676', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '0cd3e2f5b7f9d52d52381a1a1ff52ef35ce62701' }, header)), h("tbody", { key: '954d2d5fac5de969863107acaf491845fe014219' }, rows), this.showFooter || __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
1536
1536
  ? this.renderFooter()
1537
1537
  : null), stickyEl), paginatorBottom)));
1538
1538
  return compCreated;
@@ -388,7 +388,7 @@ export class KupDatePicker {
388
388
  this.kupManager.debug.logRender(this, true);
389
389
  }
390
390
  render() {
391
- return (h(Host, { key: '13a47c3a9b404c14a77d88d649fad882b4339da0' }, h("style", { key: 'cf4b70d3470ac7a1e2184826fced51eb57590a83' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '5082110224b42c1ffd5b8c7161293d50797341d6', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
391
+ return (h(Host, { key: '46a53a55ec511a4beb0105b6a1caf5af95addc05' }, h("style", { key: '6b93ff258cacb4dfa701edcafb123f18b8b3a7f1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd9685f29bf32e9222f62c708250e846b84c182a1', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
392
392
  }
393
393
  disconnectedCallback() {
394
394
  this.kupManager.dates.unregister(this);
@@ -145,7 +145,7 @@ export class KupDialog {
145
145
  if (headerSlot) {
146
146
  __classPrivateFieldSet(this, _KupDialog_header, headerSlot, "f");
147
147
  }
148
- return (h(Host, { key: 'f43905df343499898224da326539ddfbb269afa9', "fade-in": true, style: style }, h("style", { key: 'f26805300b8847f08e481254e1a144cd00770d0c' }, __classPrivateFieldGet(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '487037f1f65b1d1f83b141feedca2e5caed650dc', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h("slot", { name: "header" })) : null, h("div", { key: 'f707d046770ca02e82fbeebec60203622336c113', class: "content" }, h("slot", { key: '9e253ef007261663063e56843b72056755ef65c6', name: "content" })))));
148
+ return (h(Host, { key: '677afdac900b1d07b1a2874869f3d8415a508f31', "fade-in": true, style: style }, h("style", { key: '22e733f191cd089e832746c87ad41e831e0af07f' }, __classPrivateFieldGet(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b2a99bc3c9dec0ae5774b62423882d4e98d9a22b', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h("slot", { name: "header" })) : null, h("div", { key: 'c069c53fe1a71fdf84984ea725cfeb5876485686', class: "content" }, h("slot", { key: '1682932aeb2e0352bcf6d6f3685ea1b7f0be30b7', name: "content" })))));
149
149
  }
150
150
  disconnectedCallback() {
151
151
  if (this.modal) {
@@ -108,7 +108,7 @@ export class KupDrawer {
108
108
  this.kupManager.debug.logRender(this, true);
109
109
  }
110
110
  render() {
111
- return (h(Host, { key: '47b6e1195efa7ac6696505f19808aaeed8804c81', "kup-opened": this.opened }, h("style", { key: '2ae05ab9c05ad338fa42f7ea827139883dc370c9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9574a0c126fbedb4022932c0388d96874bca3a71', class: "backdrop", onClick: (e) => {
111
+ return (h(Host, { key: '8a9d2198973d5a7ec57918a2064e790682764845', "kup-opened": this.opened }, h("style", { key: 'e3abd215c9b0196074011bf4325bf8a7ab9092ed' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '71daac9c19301460a3fe3edad3f320c01f11bad5', class: "backdrop", onClick: (e) => {
112
112
  e.preventDefault();
113
113
  e.stopPropagation();
114
114
  }, onPointerDown: (e) => {
@@ -118,7 +118,7 @@ export class KupDrawer {
118
118
  }, onTouchStart: (e) => {
119
119
  e.preventDefault();
120
120
  e.stopPropagation();
121
- } }), h("div", { key: 'bb38d8793e68860b78c53a82e067e5ee765db93b', id: componentWrapperId }, h("div", { key: 'fb7a2c5bc9cd9fcac56a6e7e73066995e31e78b3', class: drawerClass }, this.content()))));
121
+ } }), h("div", { key: '47e90864a92415cca083f56e2d25cd05efe56df9', id: componentWrapperId }, h("div", { key: '47bfb804ce58fa47dc1fa7a574df7a05bd92b116', class: drawerClass }, this.content()))));
122
122
  }
123
123
  disconnectedCallback() {
124
124
  this.kupManager.theme.unregister(this);
@@ -293,7 +293,7 @@ export class KupDropdownButton {
293
293
  return buttons;
294
294
  }
295
295
  render() {
296
- return (h(Host, { key: '9f0b15f4510c169fe9beda4f7536d55bbad28b4f' }, h("style", { key: '85819d0d93e7572fc9f8a1d5dc4af120b245d940' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '8e3065921f29bcf4f2a2ebe124b89ae29f2cd4f8', id: componentWrapperId }, h("div", { key: 'b314369d46e48fd0d20dd0f0ac9e7390a4c7a9b8', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: 'c07fd0d7a4f3d094e59d48623de84d3df82896b4' }, this.data['kup-list'], { displayMode: this.displayMode, isMenu: true, "onKup-list-click": (e) => this.onKupItemClick(e), id: this.rootElement.id + '_list', ref: (el) => (this.listEl = el) })))));
296
+ return (h(Host, { key: 'ccae4dfa0806f3fdbf1bed5fbd19fadd7de8429d' }, h("style", { key: '0173c39b549a40914975036cfdf000b1fb00aabd' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '11845d0c420acc71324ec35a666efa13640be822', id: componentWrapperId }, h("div", { key: '4f589eb69851af86e9e4c42c531445626741c008', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: '058216a70f437d213f51c0f07ac62bb30544e9fb' }, this.data['kup-list'], { displayMode: this.displayMode, isMenu: true, "onKup-list-click": (e) => this.onKupItemClick(e), id: this.rootElement.id + '_list', ref: (el) => (this.listEl = el) })))));
297
297
  }
298
298
  disconnectedCallback() {
299
299
  if (this.listEl) {
@@ -139,7 +139,7 @@ export class KupEchart {
139
139
  '--kup_echart_height': this.sizeY ? this.sizeY : '100%',
140
140
  '--kup_echart_width': this.sizeX ? this.sizeX : '100%',
141
141
  };
142
- return (h(Host, { key: '6a1b9da9ca8a55642d2c5a7b4cbe6e344c0657af', style: style }, h("style", { key: 'c72c65a0c8a4099c8b08a9c1cbd3ed06e17df686' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'eb0e06939e0ea612ca39d35a480ee74a5e04c5c5', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
142
+ return (h(Host, { key: 'f40d78d9bd1b54cb01ed05e18edef28c29d33473', style: style }, h("style", { key: 'd341281f3b58021c7de43822b5bb3d9b0fc6c4fd' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'd71b62b4761cdb56e05ba1d736a375e12c52f964', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
143
143
  }
144
144
  disconnectedCallback() {
145
145
  __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.unregister(this);
@@ -389,7 +389,7 @@ export class KupEditor {
389
389
  __classPrivateFieldGet(this, _KupEditor_kupManager, "f").debug.logRender(this, true);
390
390
  }
391
391
  render() {
392
- return (h(Host, { key: 'e732ebc91b5f48c0bc515cfffa8cc2d1d6d7485f' }, h("div", { key: '560b1ac7dcdab0bf90db09bb92e847a9e5d14f7e', id: componentWrapperId }, h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
392
+ return (h(Host, { key: 'ffbd575e5192cccaf2c070c4586215cc7573f9ce' }, h("div", { key: '21e2b1a060db3009c6595eb92f78361adff24d6c', id: componentWrapperId }, h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
393
393
  }
394
394
  disconnectedCallback() {
395
395
  __classPrivateFieldGet(this, _KupEditor_kupManager, "f").theme.unregister(this);
@@ -149,12 +149,12 @@ export class KupFamilyTree {
149
149
  __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").debug.logRender(this, true);
150
150
  }
151
151
  render() {
152
- return (h(Host, { key: '602bb95f29dfe9e017313b01a3fc485c23dd2f97', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
152
+ return (h(Host, { key: '6788b54f8c964ddeda1e5c4a7922613eb2efd59f', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
153
153
  e.preventDefault();
154
154
  __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_startPanning).call(this, e);
155
155
  }, onWheel: (e) => {
156
156
  __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_zoomTree).call(this, e);
157
- } }, h("style", { key: 'becb707b0e477aff23e752bbb7ce335c01b428bd' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'aa50336a80b5499f3241b277639bb234c9e3eee5', id: componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
157
+ } }, h("style", { key: '40f38048045b0c3726164c999dc9fa15ea778291' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '9d4209faa777da38726d8113582cbba14ace1df7', id: componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
158
158
  }
159
159
  disconnectedCallback() {
160
160
  __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").language.unregister(this);
@@ -408,7 +408,7 @@ export class KupForm {
408
408
  render() {
409
409
  let formContent = null;
410
410
  if (this.data.rows.length === 0) {
411
- formContent = (h("p", { key: '3745e06e9f57294d4957cf2ce2700235f1efbc20' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
411
+ formContent = (h("p", { key: '3c206215642b1662964c975671c3a2f7720eb470' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
412
412
  }
413
413
  else {
414
414
  const rows = this.data.rows;
@@ -419,7 +419,7 @@ export class KupForm {
419
419
  formContent.push(this.renderRow(rows[cnt++]));
420
420
  }
421
421
  }
422
- return (h(Host, { key: '8bb39e913c0bb04bdb20e5680f86c4d92971aae9' }, h("style", { key: '998fbdf757d808b818bc45e30281038ad96690d9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '6098ba93cc85091acc8671dfb75c318cf1e5a779', id: componentWrapperId }, formContent)));
422
+ return (h(Host, { key: 'bc740600eab0fde6bce214eb57ce0a883a70bc50' }, h("style", { key: '73cf8c044cbe93249f7943e42b657b5d70247531' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2fe3feca10d6237f4135453b91334527ba2ca311', id: componentWrapperId }, formContent)));
423
423
  }
424
424
  disconnectedCallback() {
425
425
  this.kupManager.language.unregister(this);
@@ -67,7 +67,7 @@ export class KupHTM {
67
67
  }
68
68
  render() {
69
69
  const isLink = __classPrivateFieldGet(this, _KupHTM_kupManager, "f").objects.isLink(this.data.obj);
70
- return (h(Host, { key: 'e973cfb80ddc6aba894dd2994b3be82fc93a07bc' }, h("style", { key: 'cd5f18859b77dfbaa1008cfe37183e18780b8e38' }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '69a912436a0c644bbe0ca38efe2aff60c31b15e4', id: componentWrapperId }, h("div", { key: '5e057d8c92cbfd479a57c10c205e96be51475007', class: `kup-htm ${isLink ? 'is-link' : ''}` }, isLink ? (h(Fragment, null, h("a", { href: this.data.value, target: "_blank", rel: "noopener noreferrer" }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").language.translate(KupLanguageGeneric.OPEN_IN_NEW_TAB)), h("iframe", { src: this.data.value, frameBorder: "0" }))) : (h("div", { innerHTML: this.data.value }))))));
70
+ return (h(Host, { key: '4900e8b6dd9c84c1f3a173b43951a0066bc8ec92' }, h("style", { key: 'fae888455749d9310efb85b2543a1f2dd9c458e5' }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b134d6fc361dcb972d831b5658ae5529a949efa5', id: componentWrapperId }, h("div", { key: 'd8490ada53de8bf4cd93c7d4fb1e0db18cc3a42d', class: `kup-htm ${isLink ? 'is-link' : ''}` }, isLink ? (h(Fragment, null, h("a", { href: this.data.value, target: "_blank", rel: "noopener noreferrer" }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").language.translate(KupLanguageGeneric.OPEN_IN_NEW_TAB)), h("iframe", { src: this.data.value, frameBorder: "0" }))) : (h("div", { innerHTML: this.data.value }))))));
71
71
  }
72
72
  disconnectedCallback() {
73
73
  __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.unregister(this);
@@ -204,14 +204,14 @@ export class KupImageList {
204
204
  }
205
205
  const imlClass = 'image-list' +
206
206
  (this.showFullDescription ? ' full-description' : '');
207
- return (h(Host, { key: 'aaefac38b6fc8edb0a3378edce114b31dcd4c982' }, h("style", { key: '80541c8e96c4949ae9d3635342458ed4636aa4f3' }, __classPrivateFieldGet(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'e21da53853b397147fae86eb46c4ec73ab1918c8', id: componentWrapperId, ref: (el) => {
207
+ return (h(Host, { key: '6b1b27c8e736754f479770ec67603d5708a78191' }, h("style", { key: '998b454b9acbe6078e18b5303667a373ef17a352' }, __classPrivateFieldGet(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '9dfe6fefea846bbe367f5c76fd2d336840190ae9', id: componentWrapperId, ref: (el) => {
208
208
  __classPrivateFieldSet(this, _KupImageList_el, el, "f");
209
- } }, h("div", { key: '2ea71db6523c5ed84e6e04bc36844199208ae69f', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
209
+ } }, h("div", { key: '8e6ba7408c4358862f1cccc8b564c5f225410074', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
210
210
  ? 'navigation-bar__wrapper--active'
211
211
  : ''}` }, h("div", { class: `navigation-bar__title`, onClick: () => {
212
212
  this.navigationBarToggled =
213
213
  !this.navigationBarToggled;
214
- } }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), h("div", { key: 'cca51c44ab0f8eb8a3010d070ef2c39ce4eea04b', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
214
+ } }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), h("div", { key: '4c007ebfba4fe8b1b8aaffbae9261c27db9b00df', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
215
215
  }
216
216
  disconnectedCallback() {
217
217
  __classPrivateFieldGet(this, _KupImageList_kupManager, "f").interact.unregister(__classPrivateFieldGet(this, _KupImageList_interactableTouch, "f"));
@@ -199,7 +199,7 @@ export class KupInputPanel {
199
199
  h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
200
200
  ]
201
201
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
202
- return (h(Host, { key: '6e21e639b2d2f9e1f5338319cc965c4d588c5fbe' }, h("style", { key: '435b0e0cbebad1f25b642ffc327168afe3855250' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '4cf09729bf357a5f91363c23e24dad8f414973cd', id: componentWrapperId }, inputPanelContent)));
202
+ return (h(Host, { key: 'fd7cb43c2e106e5ee0792ebf06cb7d97feb08a5a' }, h("style", { key: 'e9c94d1db637c291c024ca4c20391e72d977aff2' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '3a43c79c02826a018af22e00d869b48fdf60ebe4', id: componentWrapperId }, inputPanelContent)));
203
203
  }
204
204
  disconnectedCallback() {
205
205
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -108,39 +108,39 @@ export class KupLazy {
108
108
  switch (this.componentName) {
109
109
  case 'kup-button':
110
110
  //call_to_action.svg
111
- resource = (h("svg", { key: '220fa65d9836c520dfed8e3dae2700c6b2b0cb9a', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '1d1e33f3ed89c32e6ee9ad2b1996fb65037cc3f2', 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" })));
111
+ resource = (h("svg", { key: '665704637b3354494ef01a225fd4d37a0188c34f', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '6a0391862537ed0250af6780a7c0fef06130b831', 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" })));
112
112
  break;
113
113
  case 'kup-card':
114
114
  //art_track.svg
115
- resource = (h("svg", { key: 'd799cc013987de74e23c34201ecd2186c57b13f1', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'de98ef94a3f714e45e56a02877d4a139a8804424', 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" })));
115
+ resource = (h("svg", { key: 'a91f941eaf227d71122f52ef990999697e5140d2', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '9b757b8dae5fbb1d30ba262087274d6ed177b713', 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" })));
116
116
  break;
117
117
  case 'kup-checkbox':
118
118
  //check_box_outline_blank.svg
119
- resource = (h("svg", { key: '26ad78503d5c00f5b902b2bddb782a14f1a13b73', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '03ae544d551c47e0dce8f8fbaa92b1a2a1024c55', 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" })));
119
+ resource = (h("svg", { key: 'dd4f4172b01ef1784c3a4947940e11f6cacbe746', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '4a65af5a391cfaf3d1e82c229db9a361b493cf49', 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" })));
120
120
  break;
121
121
  case 'kup-chart':
122
122
  //chart-bar.svg
123
- resource = (h("svg", { key: 'cc70b61653552ff28e1b6eda65ca7bec5bbbe7d2', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: 'f63b011d43b7c6649e1392de9426b325259e9f38', d: "M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })));
123
+ resource = (h("svg", { key: '593f6aa43a513b12ea0b49f7feb6680e2931c36c', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '0a24ba272bc6830f9bf356585d4a16d769b37b52', d: "M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })));
124
124
  break;
125
125
  case 'kup-data-table':
126
126
  //table-large.svg
127
- resource = (h("svg", { key: '3c6218a9e78c22aa2cfdd787a77fd7575409b926', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '28aaf9eb0e27fd2ad901866bd1f93ff181eba283', 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" })));
127
+ resource = (h("svg", { key: 'fccd6198bf2c7d9b67fd9df526483f8f9dafee21', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '976cebc69cdc6153f4f91e935e48c18d5d345544', 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" })));
128
128
  break;
129
129
  case 'kup-image':
130
130
  //photo.svg
131
- resource = (h("svg", { key: '695002a63b98d0c090f350df167e2dec9b85c8f6', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '160f2450a206b3da182ef9514e41d0e9cfebd7dd', 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" })));
131
+ resource = (h("svg", { key: '17b1e569dabdfb945ea6880e770ae52566c14964', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '8208a3be977f5294e724adc8e0c168f3e0447940', 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" })));
132
132
  break;
133
133
  case 'kup-progress-bar':
134
134
  //linear_scale.svg
135
- resource = (h("svg", { key: 'e7f09d307522f61e8448975f881fb435f0c585bd', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '2ad28af4bed1da877edb16db6acdc392bfbfb47b', 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" })));
135
+ resource = (h("svg", { key: 'd75588e7fdd9dd67ca01598159316c0a480ff7b2', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'b6cb40a0509a7da7a0d764cb11b8170a4b083932', 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" })));
136
136
  break;
137
137
  case 'kup-radio':
138
138
  //radio_button_unchecked.svg
139
- resource = (h("svg", { key: 'c60a5e10b12c2945bdc8d0558d1fb9c46cb4ca90', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'f016960b177263ba06c3b63c4761fef4a06a4fd3', 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" })));
139
+ resource = (h("svg", { key: '1b18bc766908f4da555824535f7dbdc93779bb60', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '0feac444636e26df8fded6a7e566252087e60e86', 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" })));
140
140
  break;
141
141
  default:
142
142
  //art_track.svg
143
- resource = (h("svg", { key: 'f221046bcd689deebeb597f557d547292518a34a', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '8cd9ec1705efd526543348dcfe793c0705399482', 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" })));
143
+ resource = (h("svg", { key: '455a2d22a5d9d50f071e8facd31b50b7bd3f5d92', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'fefd08ea2bbd6eaa7e4ee0fefe2b25afa81165cf', 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" })));
144
144
  break;
145
145
  }
146
146
  if ((this.renderMode === KupLazyRender.VIEWPORT && this.isInViewport) ||
@@ -149,14 +149,14 @@ export class KupLazy {
149
149
  this.data &&
150
150
  this.isInViewport)) {
151
151
  let Tag = this.componentName;
152
- content = (h(Tag, Object.assign({ key: 'b856e5475a8fc048cf96c0ee534f17fa2ad261fe' }, this.data, { ref: (el) => (this.lazyComponent = el) })));
152
+ content = (h(Tag, Object.assign({ key: 'd1d563697c56db2c3fdcf3252aae2a2966b06858' }, this.data, { ref: (el) => (this.lazyComponent = el) })));
153
153
  className += ' kup-loaded';
154
154
  }
155
155
  else if (this.showPlaceholder) {
156
156
  content = resource;
157
157
  className += ' kup-to-be-loaded';
158
158
  }
159
- return (h(Host, { key: 'de01035df24b5d3811ca54bb3840bf232287103d', class: className }, h("style", { key: 'db6f4fe85ed90c8a17b598a4805eff35fbfc11af' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '00c41dbaa1579061edf0b9472b19e6c5c8f24eb9', id: componentWrapperId }, content)));
159
+ return (h(Host, { key: '4a055d835d8e6d3fb06bd4870fe5b13c2e4e922e', class: className }, h("style", { key: '5a8b37cd487d2db656dc8614469ba37c11809343' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '21ace7612895c14f8d63303fc171f04a66016427', id: componentWrapperId }, content)));
160
160
  }
161
161
  disconnectedCallback() {
162
162
  var _a;
@@ -198,6 +198,11 @@
198
198
  outline: none;
199
199
  }
200
200
 
201
+ .scroll-list {
202
+ overflow-y: auto;
203
+ max-height: var(--kup_list_max_height_as_menu);
204
+ }
205
+
201
206
  .list {
202
207
  background: var(--kup_list_background_color);
203
208
  color: var(--kup_list_text_color);
@@ -336,7 +341,6 @@
336
341
  color: var(--kup-text-color);
337
342
  display: none;
338
343
  max-height: var(--kup_list_max_height_as_menu);
339
- overflow: auto;
340
344
  position: relative;
341
345
  transform: none;
342
346
  transform-origin: unset;