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

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 (284) hide show
  1. package/dist/cjs/{f-cell-f7a99b74.js → f-cell-2c0f4388.js} +4 -4
  2. package/dist/cjs/{f-chip-b0b4b0d9.js → f-chip-11c1763b.js} +1 -1
  3. package/dist/cjs/{f-object-field-db5613ef.js → f-object-field-974b6790.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-2fcf4642.js → f-paginator-utils-1736353d.js} +1 -1
  5. package/dist/cjs/{f-text-field-ee6120c5.js → f-text-field-bdf15a0f.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 +83 -77
  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-0705294e.js → kup-data-table-helper-c411be01.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-0ce9fd30.js → kup-manager-d4cfbd61.js} +2 -2
  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-cell/kup-cell.js +2 -2
  49. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  50. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  51. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  52. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  53. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  54. package/dist/collection/components/kup-data-table/kup-data-table.js +46 -11
  55. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  56. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  57. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  58. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
  59. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  60. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  61. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  62. package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
  63. package/dist/collection/components/kup-form/kup-form.js +2 -2
  64. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  65. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  66. package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
  67. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  68. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  69. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  70. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  71. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  72. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  73. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  74. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  75. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  76. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  77. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  78. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  79. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  80. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  81. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  82. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  83. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  84. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  85. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  86. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  87. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  88. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  89. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  90. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  91. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  92. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  93. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  94. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  95. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  96. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  97. package/dist/collection/components/kup-typography/kup-typography.js +2 -2
  98. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  99. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +3 -1
  100. package/dist/components/index.js +1 -1
  101. package/dist/components/kup-accordion.js +3 -3
  102. package/dist/components/kup-activity-timeline.js +2 -2
  103. package/dist/components/kup-autocomplete.js +1 -1
  104. package/dist/components/kup-badge.js +1 -1
  105. package/dist/components/kup-box.js +1 -1
  106. package/dist/components/kup-button-list.js +1 -1
  107. package/dist/components/kup-button.js +1 -1
  108. package/dist/components/kup-calendar.js +4 -4
  109. package/dist/components/kup-card-list.js +3 -3
  110. package/dist/components/kup-card.js +1 -1
  111. package/dist/components/kup-cell.js +4 -4
  112. package/dist/components/kup-chart.js +1 -1
  113. package/dist/components/kup-checkbox.js +1 -1
  114. package/dist/components/kup-chip.js +1 -1
  115. package/dist/components/kup-color-picker.js +1 -1
  116. package/dist/components/kup-combobox.js +1 -1
  117. package/dist/components/kup-custom-task-list-header.js +1 -1
  118. package/dist/components/kup-dashboard.js +3 -3
  119. package/dist/components/kup-data-table.js +1 -1
  120. package/dist/components/kup-date-picker.js +1 -1
  121. package/dist/components/kup-dialog.js +1 -1
  122. package/dist/components/kup-drawer.js +4 -4
  123. package/dist/components/kup-dropdown-button.js +1 -1
  124. package/dist/components/kup-echart.js +1 -1
  125. package/dist/components/kup-editor.js +1 -1
  126. package/dist/components/kup-family-tree.js +5 -5
  127. package/dist/components/kup-file-upload.js +1 -1
  128. package/dist/components/kup-form.js +1 -1
  129. package/dist/components/kup-gantt-calendar.js +1 -1
  130. package/dist/components/kup-gantt.js +1 -1
  131. package/dist/components/kup-gauge.js +1 -1
  132. package/dist/components/kup-grid-renderer.js +1 -1
  133. package/dist/components/kup-grid.js +1 -1
  134. package/dist/components/kup-horizontal-scroll.js +1 -1
  135. package/dist/components/kup-htm.js +3 -3
  136. package/dist/components/kup-iframe.js +2 -2
  137. package/dist/components/kup-image-list.js +1 -1
  138. package/dist/components/kup-image.js +1 -1
  139. package/dist/components/kup-input-panel.js +5 -5
  140. package/dist/components/kup-lazy.js +13 -13
  141. package/dist/components/kup-list.js +1 -1
  142. package/dist/components/kup-magic-box.js +7 -7
  143. package/dist/components/kup-nav-bar.js +3 -3
  144. package/dist/components/kup-numeric-picker.js +3 -3
  145. package/dist/components/kup-object-field.js +3 -3
  146. package/dist/components/kup-pdf.js +3 -3
  147. package/dist/components/kup-planner-renderer.js +1 -1
  148. package/dist/components/kup-planner.js +17 -17
  149. package/dist/components/kup-probe.js +3 -3
  150. package/dist/components/kup-progress-bar.js +1 -1
  151. package/dist/components/kup-qlik.js +3 -3
  152. package/dist/components/kup-radio.js +1 -1
  153. package/dist/components/kup-rating.js +1 -1
  154. package/dist/components/kup-snackbar.js +3 -3
  155. package/dist/components/kup-spinner.js +1 -1
  156. package/dist/components/kup-standard-tooltip.js +1 -1
  157. package/dist/components/kup-switch.js +1 -1
  158. package/dist/components/kup-switcher.js +1 -1
  159. package/dist/components/kup-tab-bar.js +1 -1
  160. package/dist/components/kup-task-gantt.js +1 -1
  161. package/dist/components/kup-task-list-header.js +1 -1
  162. package/dist/components/kup-task-list-table.js +1 -1
  163. package/dist/components/kup-task-list.js +1 -1
  164. package/dist/components/kup-text-field.js +1 -1
  165. package/dist/components/kup-time-picker.js +1 -1
  166. package/dist/components/kup-toolbar.js +1 -1
  167. package/dist/components/kup-tooltip.js +1 -1
  168. package/dist/components/kup-tree.js +1 -1
  169. package/dist/components/kup-txt.js +3 -3
  170. package/dist/components/kup-typography-list.js +3 -3
  171. package/dist/components/kup-typography.js +4 -4
  172. package/dist/components/kup-vertical-scroll.js +1 -1
  173. package/dist/components/{p-a0689c36.js → p-08f7e266.js} +2 -2
  174. package/dist/components/{p-b5ccc0d2.js → p-0ff64854.js} +4 -4
  175. package/dist/components/{p-77d5a7b9.js → p-17337a7c.js} +5 -5
  176. package/dist/components/{p-e04a9d10.js → p-1cfc8a82.js} +2 -2
  177. package/dist/components/{p-e8d83de0.js → p-1d99f2fe.js} +1 -1
  178. package/dist/components/{p-85852162.js → p-28774031.js} +2 -2
  179. package/dist/components/{p-56da9a2f.js → p-30c8e164.js} +1 -1
  180. package/dist/components/{p-0d996df2.js → p-343b2833.js} +3 -3
  181. package/dist/components/{p-74fd0cb8.js → p-54d46233.js} +3 -3
  182. package/dist/components/{p-ea57c8a7.js → p-67276f12.js} +78 -71
  183. package/dist/components/{p-98036b1e.js → p-7c68a61b.js} +7 -7
  184. package/dist/components/{p-aa57deef.js → p-81f061fc.js} +2 -2
  185. package/dist/components/{p-f852dbfa.js → p-a07ff6c6.js} +2 -2
  186. package/dist/components/{p-9fae47de.js → p-a0e72afe.js} +13 -13
  187. package/dist/components/{p-03f1cdd9.js → p-b7db8929.js} +15 -15
  188. package/dist/components/{p-916e6551.js → p-b7fd7e3d.js} +2 -2
  189. package/dist/components/{p-78812491.js → p-da4b46f9.js} +3 -3
  190. package/dist/components/{p-b6f1319e.js → p-da813d4a.js} +2 -2
  191. package/dist/components/{p-f57a4a4e.js → p-e7f68bbe.js} +1 -1
  192. package/dist/components/{p-b33ec213.js → p-f39218a4.js} +1 -1
  193. package/dist/esm/{f-cell-3a3c8d87.js → f-cell-1137210f.js} +4 -4
  194. package/dist/esm/{f-chip-3ed440ef.js → f-chip-19ec7dfe.js} +1 -1
  195. package/dist/esm/{f-object-field-23935da4.js → f-object-field-9dc89cb1.js} +2 -2
  196. package/dist/esm/{f-paginator-utils-a9d5c2d3.js → f-paginator-utils-0cd02efc.js} +1 -1
  197. package/dist/esm/{f-text-field-4934ff74.js → f-text-field-ab9dca9d.js} +1 -1
  198. package/dist/esm/index.js +1 -1
  199. package/dist/esm/ketchup.js +1 -1
  200. package/dist/esm/kup-accordion.entry.js +2 -2
  201. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  202. package/dist/esm/kup-autocomplete_30.entry.js +83 -77
  203. package/dist/esm/kup-box.entry.js +7 -7
  204. package/dist/esm/kup-calendar.entry.js +4 -4
  205. package/dist/esm/kup-card-list.entry.js +1 -1
  206. package/dist/esm/kup-cell.entry.js +7 -7
  207. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  208. package/dist/esm/kup-dashboard.entry.js +3 -3
  209. package/dist/esm/{kup-data-table-helper-de9421a0.js → kup-data-table-helper-20a204e9.js} +1 -1
  210. package/dist/esm/kup-drawer.entry.js +3 -3
  211. package/dist/esm/kup-echart.entry.js +2 -2
  212. package/dist/esm/kup-editor.entry.js +2 -2
  213. package/dist/esm/kup-family-tree.entry.js +3 -3
  214. package/dist/esm/kup-gantt_10.entry.js +23 -23
  215. package/dist/esm/kup-grid.entry.js +1 -1
  216. package/dist/esm/kup-htm.entry.js +2 -2
  217. package/dist/esm/kup-iframe.entry.js +1 -1
  218. package/dist/esm/kup-input-panel.entry.js +7 -7
  219. package/dist/esm/kup-lazy.entry.js +12 -12
  220. package/dist/esm/kup-magic-box.entry.js +4 -4
  221. package/dist/esm/{kup-manager-5c23bae7.js → kup-manager-fda30dc6.js} +2 -2
  222. package/dist/esm/kup-nav-bar.entry.js +2 -2
  223. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  224. package/dist/esm/kup-object-field.entry.js +4 -4
  225. package/dist/esm/kup-pdf.entry.js +2 -2
  226. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  227. package/dist/esm/kup-planner.entry.js +3 -3
  228. package/dist/esm/kup-probe.entry.js +2 -2
  229. package/dist/esm/kup-qlik.entry.js +2 -2
  230. package/dist/esm/kup-snackbar.entry.js +2 -2
  231. package/dist/esm/kup-txt.entry.js +2 -2
  232. package/dist/esm/kup-typography-list.entry.js +2 -2
  233. package/dist/esm/kup-typography.entry.js +3 -3
  234. package/dist/esm/loader.js +1 -1
  235. package/dist/ketchup/index.esm.js +1 -1
  236. package/dist/ketchup/ketchup.esm.js +1 -1
  237. package/dist/ketchup/p-0ba187b4.js +1 -0
  238. package/dist/ketchup/{p-fcae71f2.entry.js → p-0dd0cf8d.entry.js} +1 -1
  239. package/dist/ketchup/{p-610e1045.entry.js → p-1036b64a.entry.js} +1 -1
  240. package/dist/ketchup/{p-02e22635.js → p-223b9ff7.js} +1 -1
  241. package/dist/ketchup/{p-5b4733d8.entry.js → p-2777a746.entry.js} +1 -1
  242. package/dist/ketchup/{p-758617e7.entry.js → p-35de99b7.entry.js} +1 -1
  243. package/dist/ketchup/{p-da273b4d.js → p-3a118dba.js} +1 -1
  244. package/dist/ketchup/{p-b509455c.entry.js → p-3e8901fc.entry.js} +1 -1
  245. package/dist/ketchup/{p-180bf54f.entry.js → p-481729c8.entry.js} +1 -1
  246. package/dist/ketchup/{p-1b2bf662.entry.js → p-4af8c55b.entry.js} +2 -2
  247. package/dist/ketchup/{p-6c8ce0a9.entry.js → p-4ca472ec.entry.js} +1 -1
  248. package/dist/ketchup/p-507efcb3.entry.js +1 -0
  249. package/dist/ketchup/p-5c7b6b74.entry.js +16 -0
  250. package/dist/ketchup/{p-59027fa3.entry.js → p-624a867b.entry.js} +1 -1
  251. package/dist/ketchup/{p-ece991ba.entry.js → p-69a3e47a.entry.js} +1 -1
  252. package/dist/ketchup/{p-b780b291.entry.js → p-6c2438ef.entry.js} +1 -1
  253. package/dist/ketchup/{p-0db73b81.entry.js → p-713aec20.entry.js} +1 -1
  254. package/dist/ketchup/{p-a113106a.entry.js → p-73feb2dc.entry.js} +1 -1
  255. package/dist/ketchup/{p-dc425c68.entry.js → p-7aef1158.entry.js} +1 -1
  256. package/dist/ketchup/{p-34f54cc8.entry.js → p-814c5e8a.entry.js} +1 -1
  257. package/dist/ketchup/{p-6d667386.entry.js → p-8c5aa6e4.entry.js} +1 -1
  258. package/dist/ketchup/{p-cc09bd1d.entry.js → p-90145ee3.entry.js} +1 -1
  259. package/dist/ketchup/{p-da5d5eea.js → p-99f280d4.js} +1 -1
  260. package/dist/ketchup/{p-1be8e449.entry.js → p-a61449bb.entry.js} +1 -1
  261. package/dist/ketchup/{p-143617b6.entry.js → p-a6dcbd2a.entry.js} +1 -1
  262. package/dist/ketchup/{p-057f9d22.entry.js → p-b2042e19.entry.js} +1 -1
  263. package/dist/ketchup/{p-a993d05a.entry.js → p-b8adb9c7.entry.js} +1 -1
  264. package/dist/ketchup/{p-8cc6c355.entry.js → p-b97055a6.entry.js} +1 -1
  265. package/dist/ketchup/p-bfd4ab89.entry.js +8 -0
  266. package/dist/ketchup/{p-e45b8338.entry.js → p-c8ca2bdc.entry.js} +1 -1
  267. package/dist/ketchup/p-c9323112.js +1 -0
  268. package/dist/ketchup/{p-97ea417e.entry.js → p-d2605540.entry.js} +2 -2
  269. package/dist/ketchup/p-d629f411.js +21 -0
  270. package/dist/ketchup/{p-7960c9e8.entry.js → p-d6f45de5.entry.js} +1 -1
  271. package/dist/ketchup/{p-eac0e5f0.entry.js → p-d7330a4e.entry.js} +1 -1
  272. package/dist/ketchup/{p-99f6dd77.entry.js → p-ddf37d4e.entry.js} +1 -1
  273. package/dist/ketchup/{p-b7d29946.entry.js → p-df654b52.entry.js} +2 -2
  274. package/dist/ketchup/{p-fcbf4e40.entry.js → p-e38b3b08.entry.js} +1 -1
  275. package/dist/ketchup/{p-87559acf.js → p-f28d4e2e.js} +1 -1
  276. package/dist/types/components/kup-data-table/kup-data-table.d.ts +5 -1
  277. package/dist/types/components.d.ts +18 -2
  278. package/package.json +1 -1
  279. package/dist/ketchup/p-03d049e3.js +0 -21
  280. package/dist/ketchup/p-25ec57f1.entry.js +0 -8
  281. package/dist/ketchup/p-596fb5b6.entry.js +0 -1
  282. package/dist/ketchup/p-5fa425df.entry.js +0 -16
  283. package/dist/ketchup/p-95346c81.js +0 -1
  284. package/dist/ketchup/p-cf5e1d07.js +0 -1
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, M as ShowGrid, T as TotalLabel, N as TotalMode, O as getRegExpFromString, Q as isNegativeNumber, R as FCellClasses, U as kupDynamicPositionAttribute, V as KupPointerEventTypes, W as kupDraggableColumnAttr, X as kupDragActiveAttr, Y as KupDragEffect, Z as kupDraggableCellAttr, _ as KupDropEventTypes, $ as DataTableAreasEnum, a0 as TypesToDuplicate, a1 as FixedCellsClasses, a2 as FixedCellsCSSVarsBase, a3 as KupLanguageFontsize, a4 as KupLanguageDensity, a5 as KupLanguageGrid, a6 as KupDataTableProps, a7 as UseAsValue, a8 as SortMode, a9 as iconColumn, aa as keyColumn, ab as fieldColumn, ac as KupLanguageUpload, ad as FCellTypes, ae as KupListRole, af as KupListProps, ag as addColumnValueFromRow, ah as KupGlobalFilterMode } from './kup-manager-5c23bae7.js';
3
- import { F as FTextField } from './f-text-field-4934ff74.js';
2
+ import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, M as ShowGrid, T as TotalLabel, N as TotalMode, O as getRegExpFromString, Q as isNegativeNumber, R as FCellClasses, U as kupDynamicPositionAttribute, V as KupPointerEventTypes, W as kupDraggableColumnAttr, X as kupDragActiveAttr, Y as KupDragEffect, Z as kupDraggableCellAttr, _ as KupDropEventTypes, $ as DataTableAreasEnum, a0 as TypesToDuplicate, a1 as FixedCellsClasses, a2 as FixedCellsCSSVarsBase, a3 as KupLanguageFontsize, a4 as KupLanguageDensity, a5 as KupLanguageGrid, a6 as KupDataTableProps, a7 as UseAsValue, a8 as SortMode, a9 as iconColumn, aa as keyColumn, ab as fieldColumn, ac as KupLanguageUpload, ad as FCellTypes, ae as KupListRole, af as KupListProps, ag as addColumnValueFromRow, ah as KupGlobalFilterMode } from './kup-manager-fda30dc6.js';
3
+ import { F as FTextField } from './f-text-field-ab9dca9d.js';
4
4
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
5
- import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-3ed440ef.js';
5
+ import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-19ec7dfe.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import { F as FImage } from './f-image-96ea1421.js';
8
8
  import { F as FButton } from './f-button-6298565d.js';
9
9
  import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
10
- import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-3a3c8d87.js';
10
+ import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-1137210f.js';
11
11
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-77f1a451.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-191ec2e7.js';
14
- import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-de9421a0.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-a9d5c2d3.js';
16
- import './f-object-field-23935da4.js';
14
+ import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-20a204e9.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-0cd02efc.js';
16
+ import './f-object-field-9dc89cb1.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -408,7 +408,7 @@ const KupAutocomplete = class {
408
408
  };
409
409
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
410
410
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
411
- return (h(Host, { key: 'dcc8e382f19069cd48e43aa08f4e14b67062392e', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h("style", { key: 'd8bae528abd4782c8b0ea4748dbca49271fd7b62' }, __classPrivateFieldGet$b(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '9f5b65b698e1f921e099c8fcdb48c84850d74fb4', id: componentWrapperId, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h(FTextField, Object.assign({ key: 'f75283c2a94891bd01e05db4e3c3312d47e2e24f' }, props, { icon: this.showDropDownIcon
411
+ return (h(Host, { key: 'c2916cd355867e27374aa49abf0843e743441078', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h("style", { key: 'b947555ed7540e9460d9c8684e9baa87242e7755' }, __classPrivateFieldGet$b(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b4c321910b245056bf580cddfdada1b0aa7cb584', id: componentWrapperId, style: __classPrivateFieldGet$b(this, _KupAutocomplete_elStyle, "f") }, h(FTextField, Object.assign({ key: '439550ad8676467d8cf9d8ae3bdbb30d5aee6c82' }, props, { icon: this.showDropDownIcon
412
412
  ? KupThemeIconValues.SEARCH
413
413
  : null, trailingIcon: true }, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChangeSubmit(e.target.value, this.kupChange), onFocus: () => this.onKupFocus(), onInput: () => {
414
414
  window.clearTimeout(__classPrivateFieldGet$b(this, _KupAutocomplete_inputTimeout, "f"));
@@ -596,9 +596,9 @@ const KupBadge = class {
596
596
  if (!this.imageData.color) {
597
597
  this.imageData.color = `var(${KupThemeColorValues.TEXT_ON_PRIMARY})`;
598
598
  }
599
- imageEl = h(FImage, Object.assign({ key: '85241826f49088ede50589d3579617718f3fa87b' }, this.imageData));
599
+ imageEl = h(FImage, Object.assign({ key: '14c33b87caf1906b2a3364058722bf5b60487b63' }, this.imageData));
600
600
  }
601
- return (h(Host, { key: 'cdf953c45a51629b42bc146636bd23c520060434' }, h("style", { key: '199d7b7a88351aee08ecf016cd73dcd8e9082b65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'c0ffdbf39da857af3e473a05006c6133cde5b5fa', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
601
+ return (h(Host, { key: 'f6d9d9b92f0b0c6d5d8494bdf32fef0bf49bc7b6' }, h("style", { key: '1bd4deb8c009931a4f38ca9fd48d3d24a3a32d88' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '3b4faa63e21ca744a2f0c94503b736616e9ce230', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
602
602
  }
603
603
  disconnectedCallback() {
604
604
  this.kupManager.theme.unregister(this);
@@ -1124,7 +1124,7 @@ const KupButtonList = class {
1124
1124
  'button-list--container': true,
1125
1125
  'show-selection': this.showSelection && this.selected ? true : false,
1126
1126
  };
1127
- return (h(Host, { key: '2eb0f4366ad8c57ea4de440af473060b791b3628', style: hostStyle }, h("style", { key: '32a015e49320c127d6d94769f4ceee456484544f' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '640343ec653c108a3927e9f77891d0a429828c15', id: componentWrapperId }, h("div", { key: '06e84a45e463a2d3c71e549775b5656bf45423cb', class: classObj }, buttons))));
1127
+ return (h(Host, { key: 'dc5c9b31159d95e88104c2de54d5540bfbf47687', style: hostStyle }, h("style", { key: '698b48674909c617f9d9515ff7bccba29a7b1100' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'a2c648ca4b52b301e74f21d39c31691df11d789e', id: componentWrapperId }, h("div", { key: '94e368e25d661457026ff1ef3293a506812572e9', class: classObj }, buttons))));
1128
1128
  }
1129
1129
  disconnectedCallback() {
1130
1130
  this.kupManager.theme.unregister(this);
@@ -6929,7 +6929,7 @@ const KupCheckbox = class {
6929
6929
  onChange: () => this.onKupChange(),
6930
6930
  onFocus: () => this.onKupFocus(),
6931
6931
  };
6932
- return (h(Host, { key: '5346cc07f38b798a0e1370fa52ff56684279588a' }, h("style", { key: 'dda8bff439a566d6e5e94335d0fb59a1a113e9d7' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '61f5eedf5242aa3adf78bb2c208d0cb55dc8d6b4', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: 'a0a67f303d6540f507cd77e8cec553e6b98f3224' }, props)))));
6932
+ 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)))));
6933
6933
  }
6934
6934
  disconnectedCallback() {
6935
6935
  this.kupManager.theme.unregister(this);
@@ -7154,7 +7154,7 @@ const KupChip = class {
7154
7154
  props.onFocus.push((chip) => this.onKupFocus(chip));
7155
7155
  props.onIconClick.push((chip) => this.onKupIconClick(chip));
7156
7156
  }
7157
- return (h(Host, { key: '1e67357a3f83234b89a40725dd65fae889e4d9cd', "onKup-autocomplete-itemclick": (e) => {
7157
+ return (h(Host, { key: 'dbe09136f46c9b0afe069c75448bce14bae5c50d', "onKup-autocomplete-itemclick": (e) => {
7158
7158
  __classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
7159
7159
  }, "onKup-combobox-itemclick": (e) => {
7160
7160
  __classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
@@ -7164,7 +7164,7 @@ const KupChip = class {
7164
7164
  __classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
7165
7165
  }, "onKup-textfield-submit": (e) => {
7166
7166
  __classPrivateFieldGet$a(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
7167
- } }, h("style", { key: '1c4d02bd1ba581c8139e96590bf8e5a5fdfa5a28' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd32b03aa57835bbe43dfe85c7a73cc19957af47d', id: componentWrapperId }, this.label ? (h("div", { class: "mdc-text-field__label-container" }, h("label", { class: "mdc-label" }, this.label))) : null, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: 'ac759dfe793b88e165b4c57bb61e310ecb38d5e3', name: "field" }))));
7167
+ } }, h("style", { key: '37208c4693e8f83837f9b8865d221d0071726666' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd94c83c161d7416cf8a1e83fdfa18bc01ab98f73', id: componentWrapperId }, this.label ? (h("div", { class: "mdc-text-field__label-container" }, h("label", { class: "mdc-label" }, this.label))) : null, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '14c4298d093cbe1474c5bd0dcda59c79d645fe8a', name: "field" }))));
7168
7168
  }
7169
7169
  disconnectedCallback() {
7170
7170
  this.kupManager.theme.unregister(this);
@@ -7467,7 +7467,7 @@ const KupColorPicker = class {
7467
7467
  render() {
7468
7468
  let widget = null;
7469
7469
  if (this.swatchOnly) {
7470
- widget = (h("button", { key: '1c9e7c3e86bb0c1096a98d8e3e5786f476bb3059', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
7470
+ widget = (h("button", { key: '9038771a91cd730f94d18c35954e83726b7da0cb', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
7471
7471
  backgroundColor: this.value,
7472
7472
  }, type: "button" }));
7473
7473
  }
@@ -7477,7 +7477,7 @@ const KupColorPicker = class {
7477
7477
  const style = {
7478
7478
  ['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
7479
7479
  };
7480
- return (h(Host, { key: '7d4342e38fc92335a15dd3e09cbc65a6f04d1684', style: style }, h("style", { key: '9537db2ae3ecf95d12bf16ecb815e349fc428a78' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '0aa87dfdeedc48b0b22281e488990bd85c65af50', id: componentWrapperId }, widget)));
7480
+ return (h(Host, { key: '8e5696f5c34dc0b68c5ce0479c2015be1c3fb194', style: style }, h("style", { key: '7fc0fd8fc5a9ba3d7974ca76cf98e2e0bb0ef977' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f6a806242bfd2f16db903d03110c80c618ad18e8', id: componentWrapperId }, widget)));
7481
7481
  }
7482
7482
  disconnectedCallback() {
7483
7483
  if (this.card) {
@@ -7849,7 +7849,7 @@ const KupCombobox = class {
7849
7849
  };
7850
7850
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
7851
7851
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
7852
- return (h(Host, { key: 'a08c4d0ccddbd2ef50803db89ad4e5d616460b07', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h("style", { key: '5af5ec19c2ca8f1d90b3f371aedb0fd4f4f1055f' }, __classPrivateFieldGet$9(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'a779b4a6135cb7fb3fa462f28981ca084d6bdd3f', id: componentWrapperId, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: 'd46448958f7b6f489d3da9f4ea7c0c64c4d9a1bd' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
7852
+ return (h(Host, { key: 'e5d3b34f2fc0b5b7919fda41eb6edb6fb37e1135', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h("style", { key: '6b93cee994daad54c520af35e5bbcc8cb175cb46' }, __classPrivateFieldGet$9(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '799368a119e86c850c1a3d284b7b54a367cda278', id: componentWrapperId, style: __classPrivateFieldGet$9(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: 'c6293efbee2c318ceaad637599045d65b24821a9' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
7853
7853
  ? KupThemeIconValues.DROPDOWN
7854
7854
  : null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupIconClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick(), onClearIconClick: () => this.onKupClearIconClick() }))), __classPrivateFieldGet$9(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
7855
7855
  }
@@ -8107,7 +8107,9 @@ class KupColumnMenu {
8107
8107
  });
8108
8108
  }
8109
8109
  if (this.isKupDataTable(comp)) {
8110
- if (comp.totals && comp.groups) {
8110
+ if (comp.totals &&
8111
+ comp.groups &&
8112
+ comp.groups.map((group) => group.column).includes(column.name)) {
8111
8113
  props.push({
8112
8114
  className: 'printable',
8113
8115
  'data-storage': {
@@ -9028,6 +9030,7 @@ const KupDataTable = class {
9028
9030
  this.visibleColumns = undefined;
9029
9031
  this.updatableData = false;
9030
9032
  this.updateOnClick = false;
9033
+ this.onCellActionBuild = undefined;
9031
9034
  this.lazyLoadCells = false;
9032
9035
  this.currentPage = 1;
9033
9036
  this.currentRowsPerPage = 50;
@@ -10151,7 +10154,7 @@ const KupDataTable = class {
10151
10154
  __classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
10152
10155
  let rows = null;
10153
10156
  if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
10154
- rows = (h("tr", { key: '9d5fff9a82a8d8a956672b987a881611b2aedce1', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '1c41c43341362d3f3f029c59d83e574ed7cb3cb9', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10157
+ rows = (h("tr", { key: '698fcc1c9dbcf8d6c69cba14f18c8dfdb590a1eb', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: 'aa3666a2afcbb9a6916f0cfc7d5dbca155216ab0', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10155
10158
  }
10156
10159
  else {
10157
10160
  rows = [];
@@ -10227,7 +10230,7 @@ const KupDataTable = class {
10227
10230
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
10228
10231
  });
10229
10232
  }
10230
- groupChips = h(FChip, Object.assign({ key: '8a02395dd1e0380516ebb89d2869ce60b3f67c4e' }, props));
10233
+ groupChips = h(FChip, Object.assign({ key: '12571ea3cab41755e9de2440d3eee7ffba19c47a' }, props));
10231
10234
  }
10232
10235
  }
10233
10236
  const tableClass = {
@@ -10259,7 +10262,7 @@ const KupDataTable = class {
10259
10262
  if (this.headerIsPersistent &&
10260
10263
  this.tableHeight === undefined &&
10261
10264
  this.tableWidth === undefined) {
10262
- stickyEl = (h("sticky-header", { key: '8ee389148f2764021f3eef7260b66dd2b759fd05', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'ef9b7894aa999163fd31dfa2284a6677eadd5d44' }, h("tr-sticky", { key: 'eb1b889dd2992366c1e46e72270ecb4bb156f594' }, stickyHeader))));
10265
+ stickyEl = (h("sticky-header", { key: '1dba3ff1f77e499fcc7dc3b58b07bd0b663947a9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'f702b14cea9c5a00e43fc6c26a8b6469d609a0df' }, h("tr-sticky", { key: 'b75a0f1d96cf6a5b0fff8569669d41a40fa34805' }, stickyHeader))));
10263
10266
  }
10264
10267
  let belowClass = 'below-wrapper';
10265
10268
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10305,7 +10308,7 @@ const KupDataTable = class {
10305
10308
  const useGlobalFilter = !this.legacyLook &&
10306
10309
  (this.globalFilter ||
10307
10310
  this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10308
- const compCreated = (h(Host, { key: 'c7d586aedf822366ba356e814c07ea3f86c86ae4', "onKup-drop": (e) => {
10311
+ const compCreated = (h(Host, { key: '7d3d30ba5728b618150304880af189ea2ee851ca', "onKup-drop": (e) => {
10309
10312
  this.kupDataTableDrop.emit(e.detail);
10310
10313
  }, "onKup-cell-input": (e) => {
10311
10314
  autoselectOnAction(e);
@@ -10324,11 +10327,11 @@ const KupDataTable = class {
10324
10327
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10325
10328
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10326
10329
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10327
- } }, h("style", { key: 'e99cf44a51398289583746865d3ef85706916bdd' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: 'f4be33ef0268d39e3ecc4ac8df76422d7e9c6b22', id: componentWrapperId, class: wrapClass }, h("div", { key: 'e982cbf5207e807d578367608b81900efb9cc19e', class: "group-wrapper" }, groupChips), h("div", { key: 'eff29506a546d30c9d924ec7839c435e0b4a3997', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10330
+ } }, h("style", { key: '9d2c3c4fcb8f96acedaf95a92b270ac1e74e1e13' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: 'cfe4d481969534d1e93faf1a1f6e852b5b24a2f7', id: componentWrapperId, class: wrapClass }, this.totalsMatrixView && (h(FButton, { key: '46627e3a463a12bc2ab100a442d98e2e7c05f755', icon: "table", label: dom$2.ketchup.language.translate(KupLanguageGeneric.BACK_TO_ORIGINAL_TABLE), sizing: KupComponentSizing.SMALL, onClick: () => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_switchBackFromTotalsMatrix).call(this) })), h("div", { key: 'd08cfa5176b236cf7d8d9ad5dca515bc6b290394', class: "group-wrapper" }, groupChips), h("div", { key: '2fe31da0cbfa21eb04fbf73646f05752e3ff23e4', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10328
10331
  const t = event.target;
10329
10332
  window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
10330
10333
  __classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10331
- } }))) : null, paginatorTop && (h("div", { key: 'c5eb65c1649fe5829fed31e34622e677a6a38b41', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10334
+ } }))) : null, paginatorTop && (h("div", { key: '4d7a45ec644ff94db7c57edc5e6aa4c75ae721f1', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10332
10335
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10333
10336
  this.kupSave.emit({
10334
10337
  comp: this,
@@ -10378,9 +10381,9 @@ const KupDataTable = class {
10378
10381
  this.data.rows.unshift(row);
10379
10382
  await this.refresh(true);
10380
10383
  }
10381
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'a5bd19112c7b828e777dac398e1cb6e86aa7dff0', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10384
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '9146b7cfcee67fcebc098b835b29db6580dd4f70', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10382
10385
  ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10383
- : null), h("div", { key: '6ef137cf7d3b80a667137ba4e970a55bcb9c397e', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10386
+ : null), h("div", { key: '85d2adc0762a8f668df72fb3df9d0051692d756e', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10384
10387
  ? [
10385
10388
  h("div", { class: "settings-trigger", onClick: () => {
10386
10389
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10389,7 +10392,7 @@ const KupDataTable = class {
10389
10392
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10390
10393
  this.renderCustomizePanel(),
10391
10394
  ]
10392
- : null, h("table", { key: '7dc103ff6facdda379c17eaa24bf89ae6567316a', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10395
+ : null, h("table", { key: '82d1042a6a669754669fccd6bb990841c94e9501', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10393
10396
  ev.stopPropagation();
10394
10397
  }, onPointerDown: (e) => {
10395
10398
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10397,7 +10400,7 @@ const KupDataTable = class {
10397
10400
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10398
10401
  }, onContextMenu: (e) => {
10399
10402
  e.preventDefault();
10400
- } }, h("thead", { key: 'afca4e0901e97b9d17bea7e7b4b855683af36c0c', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '141ab28220fd3076b3cd45935d4af8f9b96040c5' }, header)), h("tbody", { key: '3656a3834fecba850ce23c998030209a8b564865' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10403
+ } }, h("thead", { key: '2e7e31a6caa8319178730f5a8886e9ae066b1e58', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: 'f699bcb2e1c5d96e5d80c988842d66ec1c78ca88' }, header)), h("tbody", { key: 'c7ca9e3408b13373d0692b489cc4f9065c1e8d5b' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10401
10404
  __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10402
10405
  return compCreated;
10403
10406
  }
@@ -11942,7 +11945,10 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
11942
11945
  e.stopPropagation();
11943
11946
  const details = __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e);
11944
11947
  if (details.cell) {
11945
- const cellActions = __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").data.cell.buildCellActions(details.row, details.column, (_a = this.commands) !== null && _a !== void 0 ? _a : []);
11948
+ let cellActions = __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").data.cell.buildCellActions(details.row, details.column, (_a = this.commands) !== null && _a !== void 0 ? _a : []);
11949
+ if (this.onCellActionBuild) {
11950
+ cellActions = this.onCellActionBuild(details.row, details.column, cellActions);
11951
+ }
11946
11952
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onRowActionExpanderClick).call(this, e, details.row, cellActions);
11947
11953
  }
11948
11954
  return details;
@@ -13778,7 +13784,7 @@ const KupDatePicker = class {
13778
13784
  showPreviousNextMonthDays: this.showPreviousNextMonthDays,
13779
13785
  },
13780
13786
  };
13781
- return (h(Host, { key: '8bcb6f197235c9cd0203a9fecaab37dc0ae5a2bf' }, h("style", { key: 'e6a9099066aae81d1bc39077c517d03f5b6031a5' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '6c61534fc0b5c81468d15287a692632cd6e121ba', id: componentWrapperId }, h(FTextField, Object.assign({ key: 'f3bdeef877245f6da44dbca089d0c7a5f364c2b8' }, textfieldData, { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, maxLength: (_a = textfieldData.maxLength) !== null && _a !== void 0 ? _a : 10, size: 10, id: this.rootElement.id + '_text-field', value: this.getDateForOutput(), onBlur: () => this.onKupBlur(), onChange: (e) => this.onKupChange(e), onClearIconClick: () => this.onKupClearIconClick(), onClick: () => this.onKupClick(), onFocus: () => this.onKupFocus(), onIconClick: () => this.onKupIconClick(), onKeyDown: (e) => this.onKupTextFieldSubmit(e), onInput: (e) => this.onKupInput(e) }), h("div", { key: '3ffa90677062a6ee2978d875eb7f78c1497147fb', id: this.rootElement.id + '_card', class: "kup-date-picker-card" }, h("kup-card", { key: '5d5e36d3034754d36b7c4fbd4bb992a337d32e6b', ref: (el) => (this.pickerContainerEl = el), data: cardData, layoutFamily: KupCardFamily.BUILT_IN, sizeX: "300px", sizeY: "auto", isMenu: true, "onkup-card-click": (ev) => {
13787
+ return (h(Host, { key: '89370db9093ab382829b4e2b194affcd8b31f1cc' }, h("style", { key: '5b5d84b0615bae285b0a628998a0cf1eb4ba48b3' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '1dda510e487857d4e7dc12bcbf2436dd6c379216', id: componentWrapperId }, h(FTextField, Object.assign({ key: 'a440413c3c06269408f0a246c27263e807909986' }, textfieldData, { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, maxLength: (_a = textfieldData.maxLength) !== null && _a !== void 0 ? _a : 10, size: 10, id: this.rootElement.id + '_text-field', value: this.getDateForOutput(), onBlur: () => this.onKupBlur(), onChange: (e) => this.onKupChange(e), onClearIconClick: () => this.onKupClearIconClick(), onClick: () => this.onKupClick(), onFocus: () => this.onKupFocus(), onIconClick: () => this.onKupIconClick(), onKeyDown: (e) => this.onKupTextFieldSubmit(e), onInput: (e) => this.onKupInput(e) }), h("div", { key: '1d925cd67ecd77482ac21c476885366374b702f6', id: this.rootElement.id + '_card', class: "kup-date-picker-card" }, h("kup-card", { key: '20015aa671cb069aacb91d18d42af966341113c7', ref: (el) => (this.pickerContainerEl = el), data: cardData, layoutFamily: KupCardFamily.BUILT_IN, sizeX: "300px", sizeY: "auto", isMenu: true, "onkup-card-click": (ev) => {
13782
13788
  if (ev.detail.value != null &&
13783
13789
  ev.detail.value != '')
13784
13790
  this.onKupDatePickerItemClick(ev.detail.value);
@@ -13976,7 +13982,7 @@ const KupDialog = class {
13976
13982
  if (headerSlot) {
13977
13983
  __classPrivateFieldSet$3(this, _KupDialog_header, headerSlot, "f");
13978
13984
  }
13979
- return (h(Host, { key: '6b77e120901ad4af2375f3f39aa278645820735e', "fade-in": true, style: style, "data-anchor": ((_a = this.anchor) === null || _a === void 0 ? void 0 : _a.toString()) || 'none' }, h("style", { key: 'd8c4a1d878c71cf48259c2a749a18863b04bee2f' }, __classPrivateFieldGet$7(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'ee15ebb743fe59fc3e4a926eac8e21953b223d29', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_b = this.header.icons) === null || _b === void 0 ? void 0 : _b.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: '57fca041982e0a1f47479ce0ccc1369917b0c984', class: "content" }, h("slot", { key: 'a0397c07bb34449de093d0290ef4f981d5c70109', name: "content" })))));
13985
+ return (h(Host, { key: '45ad2930ec31e900e741a3494270fbf788c34dd3', "fade-in": true, style: style, "data-anchor": ((_a = this.anchor) === null || _a === void 0 ? void 0 : _a.toString()) || 'none' }, h("style", { key: 'be70b4c9741a815973f214594435a3fef02e715c' }, __classPrivateFieldGet$7(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '62496765cfc39d7c4896c553f6679db0878c209f', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_b = this.header.icons) === null || _b === void 0 ? void 0 : _b.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: '7648fb8944d01223737750c5a6132055bdd32b11', class: "content" }, h("slot", { key: '68f966a08452a7ff0e91e5106e65b6aabe3087bf', name: "content" })))));
13980
13986
  }
13981
13987
  disconnectedCallback() {
13982
13988
  __classPrivateFieldGet$7(this, _KupDialog_instances, "m", _KupDialog_disconnectedCallback).call(this);
@@ -14395,7 +14401,7 @@ const KupDropdownButton = class {
14395
14401
  return buttons;
14396
14402
  }
14397
14403
  render() {
14398
- return (h(Host, { key: '1708b482db59249332f006f708625e2627bb7637' }, h("style", { key: '64432e2f7c42b2be0e0102b7c9a5eb7c80104e00' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b3ae4c58b473d2d864015f0e72e872de552f92df', id: componentWrapperId }, h("div", { key: '308558513e953a9d07bdd2957f9e4c79ab65d151', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: 'fd6deda80429efb229e18597c1c974d992647442' }, 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) })))));
14404
+ return (h(Host, { key: '26860146683f708166a88e19004f2b4199749c22' }, h("style", { key: 'c858481ea9845d44eef53c3537c45b5c40128580' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4d470d4fbc78514e917a69d7d04340e560fb006c', id: componentWrapperId }, h("div", { key: '089151f10a32c56adae882cbf5b3b1e7461f4c4f', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: '4f0c917f10c7fd71dfda5a32ba97dd275bbdd128' }, 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) })))));
14399
14405
  }
14400
14406
  disconnectedCallback() {
14401
14407
  if (this.listEl) {
@@ -14575,7 +14581,7 @@ const KupFileUpload = class {
14575
14581
  }
14576
14582
  render() {
14577
14583
  var _a;
14578
- return (h(Host, { key: 'a1ead2fab1282830ad1d5c6dfeb90ca62d5f95b7' }, h("style", { key: '8667e836a6ccf3a11c0d6d2ca7dfcd5eab867920' }, __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '1b7e031eec35bc09d26b9837b90d22c79863d16f', id: componentWrapperId }, h("div", { key: '03fd4136dede84206494ab10e8206a3620cfc59c', class: {
14584
+ return (h(Host, { key: '86d27dd1526fcb59894d8bd0172465a5d4eedbba' }, h("style", { key: '083415d841897bf14803739158589ac6c3290beb' }, __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '633097816f37df614e2259104441fc888aa98869', id: componentWrapperId }, h("div", { key: '9bd8a68477971dc6968df6a8d5a944e13655c995', class: {
14579
14585
  'file-upload': true,
14580
14586
  'file-upload-spinner': this.showSpinner,
14581
14587
  'file-upload__invalid': !this.isValidDropFiles,
@@ -14583,7 +14589,7 @@ const KupFileUpload = class {
14583
14589
  var _a;
14584
14590
  event.preventDefault();
14585
14591
  this.isValidDropFiles = __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_isValidDraggedItems).call(this, (_a = event.dataTransfer) === null || _a === void 0 ? void 0 : _a.items);
14586
- }, onDrop: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h("input", { key: '8ce31fbbe793481a23f7b0f840778f6f53ddb399', type: "file", ref: (el) => (this.inputRef = el), onChange: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileChange).bind(this), multiple: this.multiUpload, accept: (_a = this.acceptedFiles) === null || _a === void 0 ? void 0 : _a.join(','), hidden: true }), h("div", { key: 'f007c0caec4f97901bdb845989f5cb02f33aac5c', class: "file-upload__buttons" }, h(FButton, { key: 'dab73455d4eaa8547bb281ac67775c32285b7c0f', icon: "upload", label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.CHOOSE), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleClick).bind(this) }), !this.autoUpload && (h(Fragment, { key: '09d4576d1004c474213c5b8ff33813d9cd9ab284' }, h(FButton, { key: 'f24d889517b77e5f20e968c4160ce865fca90221', icon: "save", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.UPLOAD), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_uploadClick).bind(this), styling: FButtonStyling.FLAT }), h(FButton, { key: '55f0c5bd693545f5813cb348e6536c4b2883a1e8', icon: "clear", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.ABORT), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleCancel).bind(this), styling: FButtonStyling.FLAT })))), this.fupError && (h("div", { key: '668f3859f8c631e4447e7ca55756f70efde0e722', class: "file-upload__error" }, h("span", { key: '6cda5b71d6bc3e7c4a825f2b90fe9cdc5502b49a', class: "mdc-error-message" }, this.fupError))), h("div", { key: '04119a9e7a1c5cb41a669c21021922e06f95a178', class: "file-upload__list" }, this.tempFiles.map((file, i) => (h("div", { class: "file-upload__list__item" }, h("div", { class: "file-upload__list__item__preview" }, h(FImage, { resource: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_getPreview).call(this, file), placeholderResource: "file" })), h("span", { class: "file-upload__list__item__desc", title: file.name }, __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_trimFileName).call(this, file.name)), h("span", { class: "file-upload__list__item__clear", onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileRemove).bind(this, i) }))))), this.pathFiles.length ? (h("div", { class: "file-upload__list" }, this.pathFiles.map((path, i) => (h("span", { class: "file-upload__list__item" }, h("span", null, i + 1, ". ", path)))))) : null, this.showSpinner && (h("div", { key: '94129e68bdbd6981dfeb6e981ae3fab07db845c3', class: "file-upload__spinner-container" }, h("kup-spinner", { key: '546e30c1eab6ea5f73c6b979979952b9a38ba60e', active: true, layout: 14, dimensions: "7px" })))))));
14592
+ }, onDrop: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleDrop).bind(this), onDragLeave: () => (this.isValidDropFiles = true), onDragEnd: () => (this.isValidDropFiles = true) }, h("input", { key: '520c5e641dd4686d6c5cb500e90ad0f9d5e13da6', type: "file", ref: (el) => (this.inputRef = el), onChange: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileChange).bind(this), multiple: this.multiUpload, accept: (_a = this.acceptedFiles) === null || _a === void 0 ? void 0 : _a.join(','), hidden: true }), h("div", { key: '3c362430599bfe922c292b60e10dd69b01c8f323', class: "file-upload__buttons" }, h(FButton, { key: '5461ed8b8691c8655d96a44e92defcaccc883fa4', icon: "upload", label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.CHOOSE), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleClick).bind(this) }), !this.autoUpload && (h(Fragment, { key: '301827ce8f629a1e7229d94a6f922e212b901648' }, h(FButton, { key: 'a962cd913a348d6fd5a9d83e338a9f4d8540fe86', icon: "save", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.UPLOAD), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_uploadClick).bind(this), styling: FButtonStyling.FLAT }), h(FButton, { key: '9afc6fc3b440934706ccfc1772640c6fa1cb1b5e', icon: "clear", disabled: !this.tempFiles.length, label: __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.translate(KupLanguageGeneric.ABORT), onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleCancel).bind(this), styling: FButtonStyling.FLAT })))), this.fupError && (h("div", { key: 'd247e2d7034ffe5d2feb5cd0bf70da3895228382', class: "file-upload__error" }, h("span", { key: '3bd88ab742f01606469d18c4f26f800ddb6cea32', class: "mdc-error-message" }, this.fupError))), h("div", { key: '032ddf95a67fdc248320ca7a5edaaf51595328d3', class: "file-upload__list" }, this.tempFiles.map((file, i) => (h("div", { class: "file-upload__list__item" }, h("div", { class: "file-upload__list__item__preview" }, h(FImage, { resource: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_getPreview).call(this, file), placeholderResource: "file" })), h("span", { class: "file-upload__list__item__desc", title: file.name }, __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_trimFileName).call(this, file.name)), h("span", { class: "file-upload__list__item__clear", onClick: __classPrivateFieldGet$6(this, _KupFileUpload_instances, "m", _KupFileUpload_handleFileRemove).bind(this, i) }))))), this.pathFiles.length ? (h("div", { class: "file-upload__list" }, this.pathFiles.map((path, i) => (h("span", { class: "file-upload__list__item" }, h("span", null, i + 1, ". ", path)))))) : null, this.showSpinner && (h("div", { key: '594de280a0f350250539d0a8570a530713d17520', class: "file-upload__spinner-container" }, h("kup-spinner", { key: '5beb1bdb7e81f633ef5212cc6b7bea37862b1656', active: true, layout: 14, dimensions: "7px" })))))));
14587
14593
  }
14588
14594
  disconnectedCallback() {
14589
14595
  __classPrivateFieldGet$6(this, _KupFileUpload_kupManager, "f").language.unregister(this);
@@ -15152,7 +15158,7 @@ const KupForm = class {
15152
15158
  render() {
15153
15159
  let formContent = null;
15154
15160
  if (this.data.rows.length === 0) {
15155
- formContent = (h("p", { key: '4b3bde8a1cc89ad66d53fe95c421df37855b5719' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
15161
+ formContent = (h("p", { key: '46890dc8a88cce8157e2f51427436e14f4d28aff' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
15156
15162
  }
15157
15163
  else {
15158
15164
  const rows = this.data.rows;
@@ -15163,7 +15169,7 @@ const KupForm = class {
15163
15169
  formContent.push(this.renderRow(rows[cnt++]));
15164
15170
  }
15165
15171
  }
15166
- return (h(Host, { key: '0e04c5d923c5913dc1c4f9131505dc6c6baef2b8' }, h("style", { key: '034fe7a67d9ed58d09d1b76e98ac6ecbe464c7f9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '16319f19a687648f066c58087d3e54b4efd43e22', id: componentWrapperId }, formContent)));
15172
+ return (h(Host, { key: '3742b107591e2049557c9c6ba7a57c2c89ed2bf6' }, h("style", { key: 'e68b81d7ec845079bb1fa24798ab445174903feb' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '0e4b8b5cce0d8e7b456b049a0c534e7ece0f3875', id: componentWrapperId }, formContent)));
15167
15173
  }
15168
15174
  disconnectedCallback() {
15169
15175
  this.kupManager.language.unregister(this);
@@ -16829,14 +16835,14 @@ const KupImageList = class {
16829
16835
  }
16830
16836
  const imlClass = 'image-list' +
16831
16837
  (this.showFullDescription ? ' full-description' : '');
16832
- return (h(Host, { key: '93d9e3c0da45873a638074c8940b53e4003d8580' }, h("style", { key: '1477d2a8d18d1bc37ecfe9ec48d7680e53e3e300' }, __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '71a6bd7b9dd753d0bcd94535236394a3a6d29bcc', id: componentWrapperId, ref: (el) => {
16838
+ return (h(Host, { key: '70e641db8226035a3b1225d2e0ba41b7ab9efe07' }, h("style", { key: '716a4162de563cef34af13b2040af5c6822658dd' }, __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'c7713ffe6ba01317739fc11462bd2a128c3204a7', id: componentWrapperId, ref: (el) => {
16833
16839
  __classPrivateFieldSet$2(this, _KupImageList_el, el, "f");
16834
- } }, h("div", { key: '3604c8d2bacc99dfbb602947b50bba208f2a133b', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
16840
+ } }, h("div", { key: '002b0d2b5f1eb83c3421afe7aba650ec6027640b', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
16835
16841
  ? 'navigation-bar__wrapper--active'
16836
16842
  : ''}` }, h("div", { class: `navigation-bar__title`, onClick: () => {
16837
16843
  this.navigationBarToggled =
16838
16844
  !this.navigationBarToggled;
16839
- } }, 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$5(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h("div", { key: '431214853669cc883f236cea9ba2bbc688e38942', class: "mdc-text-field__label-container" }, h("label", { key: '931da7c47157bc2863ed1ebd7a6d77f2c8aa58b5', class: "mdc-label" }, this.leadingLabel))), h("div", { key: 'e584fef13c9325d3626001b0a65823a55402c115', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet$5(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
16845
+ } }, 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$5(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet$5(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), this.leadingLabel && (h("div", { key: '7fe4be416d9b55ecd2864c568b7fdd68f389a530', class: "mdc-text-field__label-container" }, h("label", { key: '9ad182f60e3f57a5e54e759f1d9fa346cf19ad05', class: "mdc-label" }, this.leadingLabel))), h("div", { key: '8bee80bf76f46761a88b577670fa2b9ddac263df', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet$5(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
16840
16846
  }
16841
16847
  disconnectedCallback() {
16842
16848
  __classPrivateFieldGet$5(this, _KupImageList_kupManager, "f").interact.unregister(__classPrivateFieldGet$5(this, _KupImageList_interactableTouch, "f"));
@@ -17721,7 +17727,7 @@ const KupProgressBar = class {
17721
17727
  ? true
17722
17728
  : false,
17723
17729
  };
17724
- return (h(Host, { key: '9c9bcc2a1dd8116db0826cf440bb37b3ec0a2d35' }, h("style", { key: '9c039a9183b92a29220b07fcf7f1c285cc814239' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '80ad998af9fd2f9ade526af89c93b076f7899745', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: '0e7823bb54793873225f43be6f9e82bb8189b37d' }, props)))));
17730
+ return (h(Host, { key: '7c5f0f053728153c4ce9b9a006b8853ad1a9af5c' }, h("style", { key: 'e19ebbbe8fb4eaf9769d3f24b6b5c41b16034600' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2d6af296cac1bbb2c097ec150bf28775998c4e2d', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'abd44ce78b37da45efc89447861932895f87155c' }, props)))));
17725
17731
  }
17726
17732
  disconnectedCallback() {
17727
17733
  this.kupManager.theme.unregister(this);
@@ -17982,7 +17988,7 @@ const KupRating = class {
17982
17988
  : false,
17983
17989
  onClick: (i) => this.onKupClick(i),
17984
17990
  };
17985
- return (h(Host, { key: '74247897c952ba45d542d913b23fd071008bde90' }, h("style", { key: 'ac4291d991063e50e93fff44e27aea73f02326ee' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4d25f90ec0904411eec687a4364d77cd5c42a0f2', id: componentWrapperId }, h(FRating, Object.assign({ key: 'ecc575d7b2e0dd9da11206d16e85abd61d861fff' }, props)))));
17991
+ return (h(Host, { key: 'caef161866a255fa39f46799fb286acaf1b1893b' }, h("style", { key: 'b014329117ca536fb63b5a57cde7d4cb8ba504e3' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4170604429fae4d7b616f53b97b0f43c8b5d2402', id: componentWrapperId }, h(FRating, Object.assign({ key: '3143ffe67f30d33da6c3ce6fa715a0d6285da3c0' }, props)))));
17986
17992
  }
17987
17993
  disconnectedCallback() {
17988
17994
  this.kupManager.theme.unregister(this);
@@ -18105,59 +18111,59 @@ const KupSpinner = class {
18105
18111
  spinnerClass = 'spinner-v' + this.layout;
18106
18112
  if (this.layout === 7) {
18107
18113
  spinnerEl = [
18108
- h("div", { key: '6df1945b622079ca4852eedde62d19f00725c711', class: "sk-spinner-v7-dot" }),
18109
- h("div", { key: '1537cb694535f96da120f29a480982a701294456', class: "sk-spinner-v7-dot" }),
18110
- h("div", { key: 'd2cfafee1d08e405c828217ea53f8a044a66e350', class: "sk-spinner-v7-dot" }),
18111
- h("div", { key: '4c85e372437107d8f521fe3c20ac55a8cfbd4a5a', class: "sk-spinner-v7-dot" }),
18112
- h("div", { key: '7aaf140648ec0e5124f49b0893536651ff630ace', class: "sk-spinner-v7-dot" }),
18113
- h("div", { key: 'c82e5eca2c8125a5f416c6350be743716a1933b9', class: "sk-spinner-v7-dot" }),
18114
+ h("div", { key: '0538be0f2c08c013c1001f8bef72da33524ea005', class: "sk-spinner-v7-dot" }),
18115
+ h("div", { key: '021ec17320bf94117c168ed2ac3a2772edafa114', class: "sk-spinner-v7-dot" }),
18116
+ h("div", { key: '530179278f19bbc91b3c6e75596b177527f025b6', class: "sk-spinner-v7-dot" }),
18117
+ h("div", { key: 'b5352141205069586ea413686673b73b4eeff3df', class: "sk-spinner-v7-dot" }),
18118
+ h("div", { key: '55c9805c77d25ae43d22b33e8662c1e2b7a91c3e', class: "sk-spinner-v7-dot" }),
18119
+ h("div", { key: '57b979bcbb065827318c8adfbb2e96236f93cfcf', class: "sk-spinner-v7-dot" }),
18114
18120
  ];
18115
18121
  }
18116
18122
  if (this.layout === 9) {
18117
18123
  spinnerEl = [
18118
- h("div", { key: '73e7dce0a3cd6ce5bf4cbf8608bdea8c33fceaad', class: "sk-spinner-v9-bounce1" }),
18119
- h("div", { key: 'a7ba62c33a78eb8f3126aff890924c3fd0c3325a', class: "sk-spinner-v9-bounce2" }),
18124
+ h("div", { key: 'fb0cf5fa62dec5584c8680a5d525e058418f270a', class: "sk-spinner-v9-bounce1" }),
18125
+ h("div", { key: 'ab86a5da52eca06f6485f91a93dfc740382cdaca', class: "sk-spinner-v9-bounce2" }),
18120
18126
  ];
18121
18127
  }
18122
18128
  if (this.layout === 10) {
18123
18129
  spinnerEl = [
18124
- h("div", { key: '91a9623554827915954f7a5cdf1a03b934eb7948', class: "sk-spinner-v10-cube1" }),
18125
- h("div", { key: 'c6f53757a15b0d5c2308c9f8b96713b265e59007', class: "sk-spinner-v10-cube2" }),
18130
+ h("div", { key: '809ec7410047d0b784a50d3858c64db271a36feb', class: "sk-spinner-v10-cube1" }),
18131
+ h("div", { key: '27f2253b1060306da5c36e010515560386194baa', class: "sk-spinner-v10-cube2" }),
18126
18132
  ];
18127
18133
  }
18128
18134
  if (this.layout === 12) {
18129
18135
  spinnerEl = [
18130
- h("div", { key: 'bbfb5cdc0873e1bb7fa05f6ee355243e4f705536', class: "sk-spinner-v12-dot1" }),
18131
- h("div", { key: 'a1c722bbb6276d7733f3ca4ff59d7678d0159dba', class: "sk-spinner-v12-dot2" }),
18136
+ h("div", { key: 'a5d698cf8aff5f7cfbe5e08be9dfa290065633ab', class: "sk-spinner-v12-dot1" }),
18137
+ h("div", { key: '38943f014599ab1426e33b6dad92bd814502b90a', class: "sk-spinner-v12-dot2" }),
18132
18138
  ];
18133
18139
  }
18134
18140
  if (this.layout === 13) {
18135
18141
  spinnerEl = [
18136
- h("div", { key: 'b62029a4a61aea7114d478bc0cb0469ddc714ce7', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
18137
- h("div", { key: 'dab4889eed9bc08e008b46bc1f9702bdc25e8396', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
18138
- h("div", { key: '14ea6d93a7620bc26251859fc539a9c56f0e8805', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
18139
- h("div", { key: '3bd20382e0daff109a5555e2338e49388dc90517', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
18140
- h("div", { key: 'd00291e54abd8cdc510f018031af8c68460d0f53', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
18141
- h("div", { key: '6b313c024bdaf973de52e7eca1089c47ef33f6d9', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
18142
- h("div", { key: '38fbc45c8f04459e088d17749c5c90bbe520d050', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
18143
- h("div", { key: 'a84455115bc3b8c2819692d2470d5e134ff9047a', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
18144
- h("div", { key: '56149ca0b42574581dcfacab7b5b76633e85e21f', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
18142
+ h("div", { key: 'e2dada1d6a14f1891ddfdec92605dd0c395a7269', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
18143
+ h("div", { key: '3a819d2c71fa0a818ad4a7fe3c2fc1e628f6b287', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
18144
+ h("div", { key: 'cbb6fb6154e1befa5b75390ae0e0b23984bfc8b6', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
18145
+ h("div", { key: '15bd4a46e3b3de9c637bf0d2b9b4be9353025e7f', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
18146
+ h("div", { key: '7a798094d8152d85da4a58dff323de449fe39399', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
18147
+ h("div", { key: '638faeddbf7546779033dae8538461499831f32f', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
18148
+ h("div", { key: '582ccb43e24235f56f48c2c311226d7eb1232c6f', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
18149
+ h("div", { key: 'aedd8d4ae051b9c478f6ca07579b40a083963f8c', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
18150
+ h("div", { key: 'acbc09534be3c1616490f0a283f756684849b13d', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
18145
18151
  ];
18146
18152
  }
18147
18153
  if (this.layout === 14) {
18148
18154
  spinnerEl = [
18149
- h("div", { key: '3c1123b1bdd6d71654548b7b08fc0e1c3deb9667', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
18150
- h("div", { key: 'ce75c4b2b1fdafa412b95f82505d6547c2bfda49', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
18151
- h("div", { key: 'af470e820e17fc3e8f19ab886754914f03824727', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
18152
- h("div", { key: 'af0c5b81e029ae525bea4bf5f4822d668e02201e', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
18153
- h("div", { key: 'a76236ba6b2e50ececc412fb3f96ba42a2bc6106', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
18154
- h("div", { key: 'f1ee2ab08570d9e74087f15b6edced3f8a6cbbcf', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
18155
- h("div", { key: 'f0f33ad550a5dd674e36c620d9617b9ccf37635b', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
18156
- h("div", { key: '6856db229fd1d12b5f680dcd743491f5c21da506', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
18157
- h("div", { key: '805fdda8b1a8f918cb909c9c04867c6648881ce2', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
18158
- h("div", { key: '835182d90fe4691eac7a8cfe2a087da3c6f736e1', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
18159
- h("div", { key: '96254942b37b9509155d1a19866254473354ae31', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
18160
- h("div", { key: 'b0a194b334723fecea66e23f07f42ea0b829dc0e', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
18155
+ h("div", { key: '99030ac33d0aecdd730801df0aea06ed90bcbe1c', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
18156
+ h("div", { key: 'a7c266c4911a6dbd1e773927eaec9f650b89969f', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
18157
+ h("div", { key: '256587f6a396fb58d0a155092a53dcfc9a4539bb', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
18158
+ h("div", { key: '780b3785b8831ba882760f8adc973f2f2a241e60', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
18159
+ h("div", { key: 'faf7d2bf506549e891f4b1b2f0065d4e0ea08894', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
18160
+ h("div", { key: '073d0258e37665152a12ec7ce40ef8648be76622', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
18161
+ h("div", { key: '8f6b64f446bce267b726e916db45b22bca6cf300', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
18162
+ h("div", { key: 'aca20cf2816b150077992a2972bdac888482aff4', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
18163
+ h("div", { key: '61389e15c7c7cee43a1d2fd1c0127d9f17b38f11', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
18164
+ h("div", { key: '2dfa2b9d8f4b09b1f3ed8a94b0667b62a1396f1b', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
18165
+ h("div", { key: 'ce19a237008ece9a3199e9b2cc0760ab15f7604c', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
18166
+ h("div", { key: '6f36c15872e567a404351cf5f63d159a1d863b1e', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
18161
18167
  ];
18162
18168
  }
18163
18169
  }
@@ -18176,7 +18182,7 @@ const KupSpinner = class {
18176
18182
  else {
18177
18183
  elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
18178
18184
  }
18179
- return (h(Host, { key: '2131aabf3783eb3e14e76965cfb986684b844f59', style: elStyle }, h("style", { key: 'dc930c95a9bfe10abb15e214c7fc234f544ba54a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7e17b9977946960b6d91606375b1512efd942f0d', id: componentWrapperId, style: elStyle }, h("div", { key: 'c785363bc48a6678352db3ee3c9e517270c6110e', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '6bef65f68bc8568dbfaaedbdfd5eca7bc761b923', id: wrapperClass, style: elStyle }, h("div", { key: '1a57e26932c33f61c5977a97dc64cb5ca5bfea66', class: spinnerClass }, spinnerEl))))));
18185
+ return (h(Host, { key: 'c3cc2c04f701216c636e5eb3b60180b745643a24', style: elStyle }, h("style", { key: '93bdd870ccc3e4ae09bcf5b348e224b2bc1b9337' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'df7cfe5b56f1297d715ca49fd967bd767f938161', id: componentWrapperId, style: elStyle }, h("div", { key: '076ad0b4140cda47a00f6a1a2f88ca72b898a65e', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '83d35ced51c0f599cb3040959b3ce1f563d6c36f', id: wrapperClass, style: elStyle }, h("div", { key: '35ce65b4e2e5dd5ce59e4bf694aa60dcc42a8268', class: spinnerClass }, spinnerEl))))));
18180
18186
  }
18181
18187
  disconnectedCallback() {
18182
18188
  this.kupManager.theme.unregister(this);
@@ -18324,7 +18330,7 @@ const KupSwitch = class {
18324
18330
  onChange: () => this.onKupChange(),
18325
18331
  onFocus: () => this.onKupFocus(),
18326
18332
  };
18327
- return (h(Host, { key: '19b0dde041591a559e5bb39bee0ba65f6e0fe438' }, h("style", { key: 'b8e20ab7bf3a72fd047091e87f4a19ff1acc4ae0' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '26cf3e6fe0b059bc70b5629cf6eb8b823c6dd464', id: componentWrapperId }, h(FSwitch, Object.assign({ key: 'd6ebade1feff7cd82c8d85c50c543cbf0246e710' }, props)))));
18333
+ return (h(Host, { key: '46a85aee8d9a3e992f8f5483defd9e88e2ec575c' }, h("style", { key: 'f066c9d2aca74db959bd2afeb99889e11e9ac26b' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'c4fcd3f30250ea56bca3dbb076fbd79096071935', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '705bf03020a907ab88c88ed41f26a3360bad1a44' }, props)))));
18328
18334
  }
18329
18335
  disconnectedCallback() {
18330
18336
  this.kupManager.theme.unregister(this);
@@ -19572,7 +19578,7 @@ const KupTimePicker = class {
19572
19578
  this.kupManager.debug.logRender(this, true);
19573
19579
  }
19574
19580
  render() {
19575
- return (h(Host, { key: '9cf3ff067584b6fd27cbc845b4a7650ea7eca03f' }, h("style", { key: '22cda8456a722e8ad2f914168b6b57fe86062306' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e493015354e6e453f2462a16e4bc95c2ce731a37', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
19581
+ return (h(Host, { key: 'b983f4232b68e0d03eb5eb2eb8ec969089d019ae' }, h("style", { key: 'db306555ff24af119a426e18d29dc7d65c49ef7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'baa1e17ee5910ac225075ef89bc36bc57ce8f5fd', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
19576
19582
  }
19577
19583
  disconnectedCallback() {
19578
19584
  this.kupManager.dates.unregister(this);
@@ -1,18 +1,18 @@
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, A as identify, g as getProps, s as setProps, a8 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aG as kupDraggableAttr, _ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-5c23bae7.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-de9421a0.js';
2
+ import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a8 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aG as kupDraggableAttr, _ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-fda30dc6.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-20a204e9.js';
4
4
  import { F as FImage } from './f-image-96ea1421.js';
5
- import { d as FChip } from './f-chip-3ed440ef.js';
5
+ import { d as FChip } from './f-chip-19ec7dfe.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-3a3c8d87.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-a9d5c2d3.js';
7
+ import { F as FCell } from './f-cell-1137210f.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-0cd02efc.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-77f1a451.js';
11
11
  import './f-button-6298565d.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-191ec2e7.js';
14
- import './f-object-field-23935da4.js';
15
- import './f-text-field-4934ff74.js';
14
+ import './f-object-field-9dc89cb1.js';
15
+ import './f-text-field-ab9dca9d.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-5c23bae7.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-fda30dc6.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-6298565d.js';
5
- import { d as FChip, F as FChipType } from './f-chip-3ed440ef.js';
5
+ import { d as FChip, F as FChipType } from './f-chip-19ec7dfe.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-77f1a451.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-96ea1421.js';
@@ -15253,11 +15253,11 @@ const KupCalendar = class {
15253
15253
  this.kupManager.debug.logRender(this, true);
15254
15254
  }
15255
15255
  render() {
15256
- return (h$1(Host, { key: 'a0bce1829d4abed38cdac94dbd1c3cdc3e9e1d63' }, h$1("style", { key: 'e4f610abffaa16324954e96d61837faefdc2ab74' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'fe0c58c11f56beaccb0c34e99ef9f5df94ddcdba', id: componentWrapperId }, h$1("div", { key: '24e70016f274d8a6bbb69cfc3edbc8c1abe50a0a', class: "navigation" }, !this.hideNavigation ? (h$1("div", { class: "navigation__left" }, h$1(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h$1(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h$1(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h$1("div", { key: 'f2465aa491e595bfd52c106a807c411d881c679e', class: `navigation__title ${this.hideNavigation
15256
+ return (h$1(Host, { key: '2d0c2cccd3dbd42bb30fb87d373be0d18c7be705' }, h$1("style", { key: 'e5e027da9fa40928ed09a1bfa0a5dd41898f6be1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '7ef191f2d35d13e75b6e10ec16bf97cf0ca3c4e5', id: componentWrapperId }, h$1("div", { key: '369526f2037b52c5803c79519f0d739badcc27b1', class: "navigation" }, !this.hideNavigation ? (h$1("div", { class: "navigation__left" }, h$1(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h$1(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h$1(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h$1("div", { key: '78e0df2e3704554055e0fb335ea7c4260a2ae385', class: `navigation__title ${this.hideNavigation
15257
15257
  ? 'navigation__title--centered'
15258
15258
  : ''}`, ref: (el) => {
15259
15259
  this.navTitle = el;
15260
- } }), h$1("div", { key: '953fae0f00a6f786c2bd7e7fb1bd58ddbf98464f', class: "navigation__right" }, this.enableChangeView ? (h$1(FChip, Object.assign({}, this.setChipProps()))) : null)), h$1("div", { key: 'ed74d359af712a749a79d7fd2a86dc42fa87db26', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
15260
+ } }), h$1("div", { key: 'a7d7ca68ae6db6385a99dbe7c040d1292cb0a735', class: "navigation__right" }, this.enableChangeView ? (h$1(FChip, Object.assign({}, this.setChipProps()))) : null)), h$1("div", { key: '8ee6540a271796a179901c66e1c54335910af18c', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
15261
15261
  }
15262
15262
  disconnectedCallback() {
15263
15263
  if (this.calendar) {
@@ -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, v as KupCardFamily, ai as getCellValueForDisplay } from './kup-manager-5c23bae7.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, ai as getCellValueForDisplay } from './kup-manager-fda30dc6.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-77f1a451.js';
5
5