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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/dist/cjs/{f-cell-95f965f3.js → f-cell-c5a85032.js} +64 -1
  2. package/dist/cjs/f-cell-c5a85032.js.map +1 -0
  3. package/dist/cjs/index-4e97f23f.js +4 -0
  4. package/dist/cjs/ketchup.cjs.js +1 -1
  5. package/dist/cjs/kup-autocomplete_27.cjs.entry.js +49 -49
  6. package/dist/cjs/kup-box.cjs.entry.js +1 -1
  7. package/dist/cjs/kup-cell.cjs.entry.js +4 -19
  8. package/dist/cjs/kup-cell.cjs.entry.js.map +1 -1
  9. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
  10. package/dist/cjs/kup-dashboard.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  14. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  15. package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
  16. package/dist/cjs/kup-htm.cjs.entry.js +100 -0
  17. package/dist/cjs/kup-htm.cjs.entry.js.map +1 -0
  18. package/dist/cjs/kup-image-list.cjs.entry.js +4 -4
  19. package/dist/cjs/kup-input-panel.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-lazy.cjs.entry.js +11 -11
  21. package/dist/cjs/kup-magic-box.cjs.entry.js +3 -3
  22. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-numeric-picker.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-photo-frame.cjs.entry.js +2 -2
  26. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  27. package/dist/cjs/kup-planner.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  29. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  30. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  31. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  33. package/dist/cjs/loader.cjs.js +1 -1
  34. package/dist/collection/assets/htm.js +20 -0
  35. package/dist/collection/assets/index.js +4 -0
  36. package/dist/collection/collection-manifest.json +1 -0
  37. package/dist/collection/components/kup-cell/kup-cell.js +4 -18
  38. package/dist/collection/components/kup-cell/kup-cell.js.map +1 -1
  39. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  40. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  41. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  42. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  43. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  44. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  45. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  46. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  47. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  48. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  49. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  50. package/dist/collection/components/kup-form/kup-form.js +2 -2
  51. package/dist/collection/components/kup-htm/kup-htm-declarations.js +9 -0
  52. package/dist/collection/components/kup-htm/kup-htm-declarations.js.map +1 -0
  53. package/dist/collection/components/kup-htm/kup-htm.css +147 -0
  54. package/dist/collection/components/kup-htm/kup-htm.js +225 -0
  55. package/dist/collection/components/kup-htm/kup-htm.js.map +1 -0
  56. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  57. package/dist/collection/components/kup-input-panel/kup-input-panel.js +1 -1
  58. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  59. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  60. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  61. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  62. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  63. package/dist/collection/components/kup-photo-frame/kup-photo-frame.js +2 -2
  64. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  65. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  66. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  67. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  68. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  69. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  70. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  71. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  72. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  73. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  74. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  75. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  76. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  77. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  78. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  79. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  80. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  81. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  82. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  83. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  84. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  85. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  86. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  87. package/dist/collection/components/kup-typography/kup-typography.js +1 -1
  88. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  89. package/dist/collection/f-components/f-cell/f-cell.js +64 -1
  90. package/dist/collection/f-components/f-cell/f-cell.js.map +1 -1
  91. package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js +0 -1
  92. package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js.map +1 -1
  93. package/dist/components/custom-task-list-header.js +2 -2
  94. package/dist/components/kup-autocomplete2.js +112 -49
  95. package/dist/components/kup-autocomplete2.js.map +1 -1
  96. package/dist/components/kup-cell.js +4 -19
  97. package/dist/components/kup-cell.js.map +1 -1
  98. package/dist/components/kup-dashboard.js +1 -1
  99. package/dist/components/kup-drawer.js +2 -2
  100. package/dist/components/kup-echart2.js +1 -1
  101. package/dist/components/kup-editor2.js +1 -1
  102. package/dist/components/kup-family-tree.js +2 -2
  103. package/dist/components/kup-gantt-calendar2.js +2 -2
  104. package/dist/components/kup-gantt2.js +2 -2
  105. package/dist/components/kup-grid-renderer2.js +3 -3
  106. package/dist/components/kup-horizontal-scroll2.js +5 -5
  107. package/dist/components/kup-htm.d.ts +11 -0
  108. package/dist/components/kup-htm.js +253 -0
  109. package/dist/components/kup-htm.js.map +1 -0
  110. package/dist/components/kup-image-list.js +3 -3
  111. package/dist/components/kup-input-panel.js +2 -2
  112. package/dist/components/kup-lazy.js +11 -11
  113. package/dist/components/kup-magic-box.js +3 -3
  114. package/dist/components/kup-manager.js +1 -1
  115. package/dist/components/kup-nav-bar.js +1 -1
  116. package/dist/components/kup-numeric-picker.js +1 -1
  117. package/dist/components/kup-pdf.js +1 -1
  118. package/dist/components/kup-photo-frame.js +2 -2
  119. package/dist/components/kup-planner-renderer2.js +2 -2
  120. package/dist/components/kup-planner.js +1 -1
  121. package/dist/components/kup-probe.js +1 -1
  122. package/dist/components/kup-qlik.js +1 -1
  123. package/dist/components/kup-snackbar.js +1 -1
  124. package/dist/components/kup-standard-tooltip2.js +1 -1
  125. package/dist/components/kup-switcher2.js +1 -1
  126. package/dist/components/kup-task-gantt2.js +2 -2
  127. package/dist/components/kup-task-list-header2.js +7 -7
  128. package/dist/components/kup-task-list-table2.js +1 -1
  129. package/dist/components/kup-task-list2.js +1 -1
  130. package/dist/components/kup-tooltip2.js +1 -1
  131. package/dist/components/kup-typography-list.js +1 -1
  132. package/dist/components/kup-typography.js +1 -1
  133. package/dist/components/kup-vertical-scroll2.js +2 -2
  134. package/dist/esm/{f-cell-c813c70c.js → f-cell-aea93e3a.js} +67 -4
  135. package/dist/esm/f-cell-aea93e3a.js.map +1 -0
  136. package/dist/esm/{f-chip-4a35f0f8.js → f-chip-4eb4d42d.js} +2 -2
  137. package/dist/esm/{f-chip-4a35f0f8.js.map → f-chip-4eb4d42d.js.map} +1 -1
  138. package/dist/esm/{f-paginator-utils-4e6a69f6.js → f-paginator-utils-ae1c08f2.js} +2 -2
  139. package/dist/esm/{f-paginator-utils-4e6a69f6.js.map → f-paginator-utils-ae1c08f2.js.map} +1 -1
  140. package/dist/esm/{f-text-field-a7ef5d61.js → f-text-field-5c7e1016.js} +2 -2
  141. package/dist/esm/{f-text-field-a7ef5d61.js.map → f-text-field-5c7e1016.js.map} +1 -1
  142. package/dist/esm/index-191ee7cb.js +4 -0
  143. package/dist/esm/index.js +1 -1
  144. package/dist/esm/ketchup.js +1 -1
  145. package/dist/esm/kup-accordion.entry.js +1 -1
  146. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  147. package/dist/esm/kup-autocomplete_27.entry.js +54 -54
  148. package/dist/esm/kup-box.entry.js +6 -6
  149. package/dist/esm/kup-calendar.entry.js +2 -2
  150. package/dist/esm/kup-card-list.entry.js +1 -1
  151. package/dist/esm/kup-cell.entry.js +7 -22
  152. package/dist/esm/kup-cell.entry.js.map +1 -1
  153. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  154. package/dist/esm/kup-dashboard.entry.js +3 -3
  155. package/dist/esm/{kup-data-table-helper-9913aac7.js → kup-data-table-helper-77b091da.js} +2 -2
  156. package/dist/esm/{kup-data-table-helper-9913aac7.js.map → kup-data-table-helper-77b091da.js.map} +1 -1
  157. package/dist/esm/kup-drawer.entry.js +3 -3
  158. package/dist/esm/kup-echart.entry.js +2 -2
  159. package/dist/esm/kup-editor.entry.js +2 -2
  160. package/dist/esm/kup-family-tree.entry.js +3 -3
  161. package/dist/esm/kup-gantt_10.entry.js +23 -23
  162. package/dist/esm/kup-grid.entry.js +1 -1
  163. package/dist/esm/kup-htm.entry.js +96 -0
  164. package/dist/esm/kup-htm.entry.js.map +1 -0
  165. package/dist/esm/kup-iframe.entry.js +1 -1
  166. package/dist/esm/kup-image-list.entry.js +7 -7
  167. package/dist/esm/kup-input-panel.entry.js +5 -5
  168. package/dist/esm/kup-lazy.entry.js +12 -12
  169. package/dist/esm/kup-magic-box.entry.js +4 -4
  170. package/dist/esm/{kup-manager-669cda17.js → kup-manager-7f0308ee.js} +2 -2
  171. package/dist/esm/{kup-manager-669cda17.js.map → kup-manager-7f0308ee.js.map} +1 -1
  172. package/dist/esm/kup-nav-bar.entry.js +2 -2
  173. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  174. package/dist/esm/kup-pdf.entry.js +2 -2
  175. package/dist/esm/kup-photo-frame.entry.js +3 -3
  176. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  177. package/dist/esm/kup-planner.entry.js +3 -3
  178. package/dist/esm/kup-probe.entry.js +2 -2
  179. package/dist/esm/kup-qlik.entry.js +2 -2
  180. package/dist/esm/kup-snackbar.entry.js +2 -2
  181. package/dist/esm/kup-typography-list.entry.js +2 -2
  182. package/dist/esm/kup-typography.entry.js +2 -2
  183. package/dist/esm/loader.js +1 -1
  184. package/dist/ketchup/index.esm.js +1 -1
  185. package/dist/ketchup/ketchup.esm.js +1 -1
  186. package/dist/ketchup/ketchup.esm.js.map +1 -1
  187. package/dist/ketchup/{p-ada5beae.entry.js → p-03885b8d.entry.js} +2 -2
  188. package/dist/ketchup/{p-42582605.entry.js → p-05a7120a.entry.js} +2 -2
  189. package/dist/ketchup/{p-cc1abfc4.js → p-1754ee9b.js} +2 -2
  190. package/dist/ketchup/{p-6f3846da.entry.js → p-202dfeee.entry.js} +3 -3
  191. package/dist/ketchup/p-20c22a22.entry.js +2 -0
  192. package/dist/ketchup/{p-1ac6a21a.entry.js.map → p-20c22a22.entry.js.map} +1 -1
  193. package/dist/ketchup/{p-19c0491c.entry.js → p-2227785a.entry.js} +2 -2
  194. package/dist/ketchup/{p-ce2c3d02.entry.js → p-26efe39b.entry.js} +2 -2
  195. package/dist/ketchup/{p-06651510.entry.js → p-2b47d837.entry.js} +2 -2
  196. package/dist/ketchup/{p-1460050d.entry.js → p-2c8d07af.entry.js} +2 -2
  197. package/dist/ketchup/{p-e8dc8c8f.entry.js → p-362a8b69.entry.js} +2 -2
  198. package/dist/ketchup/{p-68be312f.entry.js → p-3a8f5a76.entry.js} +2 -2
  199. package/dist/ketchup/{p-22d4016a.entry.js → p-3edff8e7.entry.js} +2 -2
  200. package/dist/ketchup/{p-aefbe2a4.entry.js → p-422e1c5d.entry.js} +2 -2
  201. package/dist/ketchup/{p-ac894b67.entry.js → p-44b6390c.entry.js} +2 -2
  202. package/dist/ketchup/{p-c85be66a.entry.js → p-48368d6a.entry.js} +2 -2
  203. package/dist/ketchup/{p-9586b234.entry.js → p-4b14b67b.entry.js} +2 -2
  204. package/dist/ketchup/p-544eca9d.js +2 -0
  205. package/dist/ketchup/p-5e889cbc.entry.js +2 -0
  206. package/dist/ketchup/p-5e889cbc.entry.js.map +1 -0
  207. package/dist/ketchup/{p-398b13ca.entry.js → p-6d51f043.entry.js} +2 -2
  208. package/dist/ketchup/{p-a0dce50f.js → p-802a4e44.js} +2 -2
  209. package/dist/ketchup/{p-9ab7218f.entry.js → p-87ff86ee.entry.js} +2 -2
  210. package/dist/ketchup/{p-26030fba.js → p-8c07fd42.js} +2 -2
  211. package/dist/ketchup/p-9394a966.entry.js +2 -0
  212. package/dist/ketchup/p-9394a966.entry.js.map +1 -0
  213. package/dist/ketchup/{p-a7e1edb6.entry.js → p-94099e24.entry.js} +3 -3
  214. package/dist/ketchup/{p-99de1bea.entry.js → p-9fa6808d.entry.js} +2 -2
  215. package/dist/ketchup/{p-ed400b83.entry.js → p-a33ea26d.entry.js} +2 -2
  216. package/dist/ketchup/{p-5fef2650.entry.js → p-afc92adf.entry.js} +2 -2
  217. package/dist/ketchup/{p-ac90237a.entry.js → p-b46a4d95.entry.js} +2 -2
  218. package/dist/ketchup/{p-fd60c779.entry.js → p-b6c07403.entry.js} +3 -3
  219. package/dist/ketchup/{p-07ab58b7.entry.js → p-b849ae30.entry.js} +2 -2
  220. package/dist/ketchup/p-bb4e26cb.entry.js +2 -0
  221. package/dist/ketchup/{p-07af0f44.entry.js.map → p-bb4e26cb.entry.js.map} +1 -1
  222. package/dist/ketchup/p-bbdf4a8f.js +2 -0
  223. package/dist/ketchup/p-bbdf4a8f.js.map +1 -0
  224. package/dist/ketchup/{p-13f4b18e.entry.js → p-c7dfed3a.entry.js} +3 -3
  225. package/dist/ketchup/{p-ca5d792d.entry.js → p-cdd29a6d.entry.js} +2 -2
  226. package/dist/ketchup/{p-547ce22c.entry.js → p-ce5a86e1.entry.js} +2 -2
  227. package/dist/ketchup/{p-13b2ca2d.js → p-df06309a.js} +2 -2
  228. package/dist/ketchup/{p-ecd177b6.entry.js → p-e01cb12b.entry.js} +2 -2
  229. package/dist/ketchup/{p-bd9b1a39.entry.js → p-e8c292e9.entry.js} +3 -3
  230. package/dist/types/components/kup-cell/kup-cell.d.ts +0 -1
  231. package/dist/types/components/kup-htm/kup-htm-declarations.d.ts +7 -0
  232. package/dist/types/components/kup-htm/kup-htm.d.ts +40 -0
  233. package/dist/types/components.d.ts +57 -0
  234. package/package.json +1 -1
  235. package/dist/cjs/f-cell-95f965f3.js.map +0 -1
  236. package/dist/esm/f-cell-c813c70c.js.map +0 -1
  237. package/dist/ketchup/p-07af0f44.entry.js +0 -2
  238. package/dist/ketchup/p-1ac6a21a.entry.js +0 -2
  239. package/dist/ketchup/p-50e5a990.js +0 -2
  240. package/dist/ketchup/p-7285b1b3.entry.js +0 -2
  241. package/dist/ketchup/p-7285b1b3.entry.js.map +0 -1
  242. package/dist/ketchup/p-812c59be.js +0 -2
  243. package/dist/ketchup/p-812c59be.js.map +0 -1
  244. /package/dist/ketchup/{p-ada5beae.entry.js.map → p-03885b8d.entry.js.map} +0 -0
  245. /package/dist/ketchup/{p-42582605.entry.js.map → p-05a7120a.entry.js.map} +0 -0
  246. /package/dist/ketchup/{p-cc1abfc4.js.map → p-1754ee9b.js.map} +0 -0
  247. /package/dist/ketchup/{p-6f3846da.entry.js.map → p-202dfeee.entry.js.map} +0 -0
  248. /package/dist/ketchup/{p-19c0491c.entry.js.map → p-2227785a.entry.js.map} +0 -0
  249. /package/dist/ketchup/{p-ce2c3d02.entry.js.map → p-26efe39b.entry.js.map} +0 -0
  250. /package/dist/ketchup/{p-06651510.entry.js.map → p-2b47d837.entry.js.map} +0 -0
  251. /package/dist/ketchup/{p-1460050d.entry.js.map → p-2c8d07af.entry.js.map} +0 -0
  252. /package/dist/ketchup/{p-e8dc8c8f.entry.js.map → p-362a8b69.entry.js.map} +0 -0
  253. /package/dist/ketchup/{p-68be312f.entry.js.map → p-3a8f5a76.entry.js.map} +0 -0
  254. /package/dist/ketchup/{p-22d4016a.entry.js.map → p-3edff8e7.entry.js.map} +0 -0
  255. /package/dist/ketchup/{p-aefbe2a4.entry.js.map → p-422e1c5d.entry.js.map} +0 -0
  256. /package/dist/ketchup/{p-ac894b67.entry.js.map → p-44b6390c.entry.js.map} +0 -0
  257. /package/dist/ketchup/{p-c85be66a.entry.js.map → p-48368d6a.entry.js.map} +0 -0
  258. /package/dist/ketchup/{p-9586b234.entry.js.map → p-4b14b67b.entry.js.map} +0 -0
  259. /package/dist/ketchup/{p-50e5a990.js.map → p-544eca9d.js.map} +0 -0
  260. /package/dist/ketchup/{p-398b13ca.entry.js.map → p-6d51f043.entry.js.map} +0 -0
  261. /package/dist/ketchup/{p-a0dce50f.js.map → p-802a4e44.js.map} +0 -0
  262. /package/dist/ketchup/{p-9ab7218f.entry.js.map → p-87ff86ee.entry.js.map} +0 -0
  263. /package/dist/ketchup/{p-26030fba.js.map → p-8c07fd42.js.map} +0 -0
  264. /package/dist/ketchup/{p-a7e1edb6.entry.js.map → p-94099e24.entry.js.map} +0 -0
  265. /package/dist/ketchup/{p-99de1bea.entry.js.map → p-9fa6808d.entry.js.map} +0 -0
  266. /package/dist/ketchup/{p-ed400b83.entry.js.map → p-a33ea26d.entry.js.map} +0 -0
  267. /package/dist/ketchup/{p-5fef2650.entry.js.map → p-afc92adf.entry.js.map} +0 -0
  268. /package/dist/ketchup/{p-ac90237a.entry.js.map → p-b46a4d95.entry.js.map} +0 -0
  269. /package/dist/ketchup/{p-fd60c779.entry.js.map → p-b6c07403.entry.js.map} +0 -0
  270. /package/dist/ketchup/{p-07ab58b7.entry.js.map → p-b849ae30.entry.js.map} +0 -0
  271. /package/dist/ketchup/{p-13f4b18e.entry.js.map → p-c7dfed3a.entry.js.map} +0 -0
  272. /package/dist/ketchup/{p-ca5d792d.entry.js.map → p-cdd29a6d.entry.js.map} +0 -0
  273. /package/dist/ketchup/{p-547ce22c.entry.js.map → p-ce5a86e1.entry.js.map} +0 -0
  274. /package/dist/ketchup/{p-13b2ca2d.js.map → p-df06309a.js.map} +0 -0
  275. /package/dist/ketchup/{p-ecd177b6.entry.js.map → p-e01cb12b.entry.js.map} +0 -0
  276. /package/dist/ketchup/{p-bd9b1a39.entry.js.map → p-e8c292e9.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { h, getAssetPath, Fragment, proxyCustomElement, HTMLElement as HTMLElement$1, createEvent, forceUpdate, Host } from '@stencil/core/internal/client';
2
- import { c as KupThemeIconValues, d as KupLanguageGeneric, e as editableTypes, f as kupTypes, b as KupThemeColorValues, F as FCellTypes, R as RADAdapter, h as KupTagNames, i as FCellShapes, j as fullWidthFieldsComps, l as FCellClasses, m as autoCenterComps, n as getCellValueForDisplay, o as FCellEvents, p as KupDebugCategory, q as FCellPadding, k as kupManagerInstance, r as fillString, t as KupCardBuiltInClockElements, u as KupCardCSSClasses, v as KupLanguageTotals, w as KupLanguageColumn, x as KupDataNewColumnTypes, y as KupCardSubEvents, z as KupCardIds, A as KupLanguageRow, B as getColumnByName, C as KupObjects, D as formatToNumber, E as Filters, G as FilterInterval, H as getValueForDisplay, I as getValueForDisplay2, J as KupData, L as compareCell, T as TotalMode, M as CMBandACPAdapter, N as CHKAdapter, O as CHIAdapter, S as SWTAdapter, P as SortMode, Q as GroupLabelDisplayMode, U as SelectionMode, V as KupDynamicPositionPlacement, W as KupLanguageGrouping, X as KupLanguageCheckbox, Y as KupLanguageSearch, Z as KupLanguagePage, a as KupComponentSizing, _ as addColumnValueFromRow, $ as KupGlobalFilterMode, g as getProps, s as setProps, a0 as TotalLabel, a1 as KupPointerEventTypes, a2 as kupDynamicPositionAttribute, a3 as KupCardFamily, a4 as identify, a5 as LoadMoreMode, a6 as PaginatorPos, a7 as ShowGrid, a8 as kupDraggableColumnAttr, a9 as kupDragActiveAttr, aa as KupDragEffect, ab as kupDraggableCellAttr, ac as KupDropEventTypes, ad as FixedCellsClasses, ae as FixedCellsCSSVarsBase, af as KupLanguageFontsize, ag as KupLanguageDensity, ah as KupLanguageGrid, ai as KupDataTableProps, aj as DataTableAreasEnum, ak as iconColumn, al as keyColumn, am as fieldColumn, an as KupCardProps } from './kup-manager.js';
2
+ import { c as KupThemeIconValues, d as KupLanguageGeneric, e as editableTypes, f as kupTypes, b as KupThemeColorValues, F as FCellTypes, R as RADAdapter, C as CMBandACPAdapter, h as KupTagNames, i as FCellShapes, j as fullWidthFieldsComps, l as FCellClasses, m as autoCenterComps, n as getCellValueForDisplay, o as FCellEvents, p as KupDebugCategory, q as FCellPadding, k as kupManagerInstance, r as fillString, t as KupCardBuiltInClockElements, u as KupCardCSSClasses, v as KupLanguageTotals, w as KupLanguageColumn, x as KupDataNewColumnTypes, y as KupCardSubEvents, z as KupCardIds, A as KupLanguageRow, B as getColumnByName, D as KupObjects, E as formatToNumber, G as Filters, H as FilterInterval, I as getValueForDisplay, J as getValueForDisplay2, L as KupData, M as compareCell, T as TotalMode, N as CHKAdapter, O as CHIAdapter, S as SWTAdapter, P as SortMode, Q as GroupLabelDisplayMode, U as SelectionMode, V as KupDynamicPositionPlacement, W as KupLanguageGrouping, X as KupLanguageCheckbox, Y as KupLanguageSearch, Z as KupLanguagePage, a as KupComponentSizing, _ as addColumnValueFromRow, $ as KupGlobalFilterMode, g as getProps, s as setProps, a0 as TotalLabel, a1 as KupPointerEventTypes, a2 as kupDynamicPositionAttribute, a3 as KupCardFamily, a4 as identify, a5 as LoadMoreMode, a6 as PaginatorPos, a7 as ShowGrid, a8 as kupDraggableColumnAttr, a9 as kupDragActiveAttr, aa as KupDragEffect, ab as kupDraggableCellAttr, ac as KupDropEventTypes, ad as FixedCellsClasses, ae as FixedCellsCSSVarsBase, af as KupLanguageFontsize, ag as KupLanguageDensity, ah as KupLanguageGrid, ai as KupDataTableProps, aj as DataTableAreasEnum, ak as iconColumn, al as keyColumn, am as fieldColumn, an as KupCardProps } from './kup-manager.js';
3
3
  import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates.js';
4
4
 
5
5
  /**
@@ -5009,6 +5009,7 @@ const mapData = (cell, col) => {
5009
5009
  const cellType = dom$g.ketchup.data.cell.getType(cell, cell.shape);
5010
5010
  const dataAdapterMap = new Map([
5011
5011
  [FCellTypes.RADIO, MainRADAdapter.bind(undefined)],
5012
+ [FCellTypes.AUTOCOMPLETE, MainCMBandACPAdapter.bind(undefined)],
5012
5013
  ]);
5013
5014
  const adapter = dataAdapterMap.get(cellType);
5014
5015
  return adapter
@@ -5018,6 +5019,68 @@ const mapData = (cell, col) => {
5018
5019
  const MainRADAdapter = (options, _fieldLabel, currentValue) => {
5019
5020
  return RADAdapter(currentValue, options);
5020
5021
  };
5022
+ const MainCMBandACPAdapter = (rawOptions, fieldLabel, currentValue) => {
5023
+ const configCMandACP = CMBandACPAdapter(currentValue, fieldLabel, []);
5024
+ configCMandACP.data['kup-list'].data = optionsTreeComboAdapter(rawOptions, currentValue);
5025
+ return configCMandACP;
5026
+ };
5027
+ const optionsTreeComboAdapter = (options, currentValue) => {
5028
+ const adapter = optionsAdapterMap.get(options.type);
5029
+ if (adapter) {
5030
+ return adapter(options, currentValue);
5031
+ }
5032
+ else {
5033
+ return options.map((option) => ({
5034
+ value: option.label,
5035
+ id: option.id,
5036
+ selected: currentValue === option.id,
5037
+ }));
5038
+ }
5039
+ };
5040
+ const treeOptionsNodeAdapter = (options, currentValue) => {
5041
+ return options.children.map((child) => {
5042
+ var _a;
5043
+ return ({
5044
+ id: child.content.codice,
5045
+ value: child.content.testo,
5046
+ selected: currentValue === child.content.codice,
5047
+ children: ((_a = child.children) === null || _a === void 0 ? void 0 : _a.length)
5048
+ ? treeOptionsNodeAdapter(child, currentValue)
5049
+ : [],
5050
+ });
5051
+ });
5052
+ };
5053
+ const dataTreeOptionsChildrenAdapter = (options, currentValue) => {
5054
+ return options.children.map((child) => {
5055
+ var _a;
5056
+ return ({
5057
+ id: child.obj.k,
5058
+ value: child.value,
5059
+ selected: currentValue === child.obj.k,
5060
+ children: ((_a = child.children) === null || _a === void 0 ? void 0 : _a.length)
5061
+ ? dataTreeOptionsChildrenAdapter(child, currentValue)
5062
+ : [],
5063
+ });
5064
+ });
5065
+ };
5066
+ const tableOptionsAdapter = (options, currentValue) => {
5067
+ return options.rows.map((row) => {
5068
+ var _a;
5069
+ const cells = row.fields || row.cells;
5070
+ const [id, value] = Object.keys(cells);
5071
+ return {
5072
+ id: cells[id].value,
5073
+ value: ((_a = cells[value]) === null || _a === void 0 ? void 0 : _a.value) || cells[id].value,
5074
+ selected: currentValue === cells[id].value,
5075
+ };
5076
+ });
5077
+ };
5078
+ const optionsAdapterMap = new Map([
5079
+ ['SmeupTreeNode', treeOptionsNodeAdapter.bind(undefined)],
5080
+ ['SmeupDataTree', dataTreeOptionsChildrenAdapter.bind(undefined)],
5081
+ ['SmeupTable', tableOptionsAdapter.bind(undefined)],
5082
+ ['SmeupDataTable', tableOptionsAdapter.bind(undefined)],
5083
+ ]);
5021
5084
  function setCellSize(cellType, subcomponentProps, cell, props) {
5022
5085
  var _a;
5023
5086
  switch (cellType) {
@@ -15896,7 +15959,7 @@ const KupTimePicker = /*@__PURE__*/ proxyCustomElement(class KupTimePicker exten
15896
15959
  this.kupManager.debug.logRender(this, true);
15897
15960
  }
15898
15961
  render() {
15899
- return (h(Host, { key: '70c7972f060076e31a99ca1612f9cdfbc375168c' }, h("style", { key: '4d71d7149ed02fc4661b5c79ea0f8c33144043fb' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '034363fd3d95a6e285950eb16b2087c6fe07272e', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
15962
+ return (h(Host, { key: '6260c0d9c13cfd62da421d7d2c5881fd6ec49464' }, h("style", { key: 'dfd997d65b24643d36a05939a4cea72296602686' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '473ab1cb2b8786bdff3e182b4c03dc371d2c5d72', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
15900
15963
  }
15901
15964
  disconnectedCallback() {
15902
15965
  this.kupManager.dates.unregister(this);
@@ -17424,7 +17487,7 @@ const KupSwitch = /*@__PURE__*/ proxyCustomElement(class KupSwitch extends HTMLE
17424
17487
  onChange: () => this.onKupChange(),
17425
17488
  onFocus: () => this.onKupFocus(),
17426
17489
  };
17427
- return (h(Host, { key: 'faaffe5ea3f9eddbe4d444363d0693473b1bda48' }, h("style", { key: '0a59333017e858ce8504ec3a222d5996e63e1a49' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'c6bad561573ece8513000de9988f30b00471b6e5', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '61a88d5b87204b57fe1e39d2d1692010044cbbf7' }, props)))));
17490
+ return (h(Host, { key: '2a283dcfc9336fc1bd68b0f24c5798e237031a46' }, h("style", { key: 'ea3af2a94e3759b00cbf0c94f8f47fdcb1d8a6fa' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7065790828b8ff7a8071064f8b01e699c4ef4de6', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '04610ede1c5e85765ed3d2075c708fdcc069e559' }, props)))));
17428
17491
  }
17429
17492
  disconnectedCallback() {
17430
17493
  this.kupManager.theme.unregister(this);
@@ -17682,59 +17745,59 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends HTM
17682
17745
  spinnerClass = 'spinner-v' + this.layout;
17683
17746
  if (this.layout === 7) {
17684
17747
  spinnerEl = [
17685
- h("div", { key: 'a99e44566253e408f1333ed06dc463bcbe7bedf3', class: "sk-spinner-v7-dot" }),
17686
- h("div", { key: 'db43db1b820b76e54225ef66a8c1db5393cc945a', class: "sk-spinner-v7-dot" }),
17687
- h("div", { key: 'd2835cbfed703ddb692617b4bfef410e6f2c4587', class: "sk-spinner-v7-dot" }),
17688
- h("div", { key: 'c927a17352c1bdc82165f0e1ec7a0a43246ffea1', class: "sk-spinner-v7-dot" }),
17689
- h("div", { key: 'ae079b0bb82f9372ed472fb405a9e6112187707f', class: "sk-spinner-v7-dot" }),
17690
- h("div", { key: '91311153beee00638d163d4e875d48f5b2e3e6d5', class: "sk-spinner-v7-dot" }),
17748
+ h("div", { key: '03f69268dbc94cd5590dfcc956a087fc0cb533cb', class: "sk-spinner-v7-dot" }),
17749
+ h("div", { key: '2a56a6a1a2f88ce8ddf5bf6e30b4f469e8f42c0e', class: "sk-spinner-v7-dot" }),
17750
+ h("div", { key: '650c4788e7ab9b3af52d32bce052f2ef760d3b32', class: "sk-spinner-v7-dot" }),
17751
+ h("div", { key: '86fa8756fa1ef148e9ffadd5afddc6a5498e3767', class: "sk-spinner-v7-dot" }),
17752
+ h("div", { key: '5905d2ad1382f066091a569e153b8fdfcc8ca1ea', class: "sk-spinner-v7-dot" }),
17753
+ h("div", { key: 'e760968ddbddc15d3260baa12a4a50e11547a088', class: "sk-spinner-v7-dot" }),
17691
17754
  ];
17692
17755
  }
17693
17756
  if (this.layout === 9) {
17694
17757
  spinnerEl = [
17695
- h("div", { key: 'f706be82bd62d2b3b5295ff435c10078d920b328', class: "sk-spinner-v9-bounce1" }),
17696
- h("div", { key: 'c6d99483d7c51dcc301781a19458761c5679d2cb', class: "sk-spinner-v9-bounce2" }),
17758
+ h("div", { key: '512883f2c7600fc2eb6b647746391f49007bac47', class: "sk-spinner-v9-bounce1" }),
17759
+ h("div", { key: '072fdd1032d6593cc85bcc811b6dff097cf4aca8', class: "sk-spinner-v9-bounce2" }),
17697
17760
  ];
17698
17761
  }
17699
17762
  if (this.layout === 10) {
17700
17763
  spinnerEl = [
17701
- h("div", { key: '83489650fe6cf8c6a8cf59f2f9d9beed78326ae0', class: "sk-spinner-v10-cube1" }),
17702
- h("div", { key: 'cf89faa86f77cefb54034ea1efbda98c05e8da2e', class: "sk-spinner-v10-cube2" }),
17764
+ h("div", { key: '7760e02bfee996f55a1d335f8c130e39201df952', class: "sk-spinner-v10-cube1" }),
17765
+ h("div", { key: '657b89e925ce3b1c204a71f8eb36f45f777e8f79', class: "sk-spinner-v10-cube2" }),
17703
17766
  ];
17704
17767
  }
17705
17768
  if (this.layout === 12) {
17706
17769
  spinnerEl = [
17707
- h("div", { key: 'b8a211c8229ddce60ab781fb29d1903189c4006b', class: "sk-spinner-v12-dot1" }),
17708
- h("div", { key: 'f47a979d09056bb764d02bd1a8a35a6a8496a73e', class: "sk-spinner-v12-dot2" }),
17770
+ h("div", { key: '884edb1ed597f7ca757e0f3f9729a5eb5e181aab', class: "sk-spinner-v12-dot1" }),
17771
+ h("div", { key: '0d39ce7d8dc84c4fa511625afa079f67c42d5152', class: "sk-spinner-v12-dot2" }),
17709
17772
  ];
17710
17773
  }
17711
17774
  if (this.layout === 13) {
17712
17775
  spinnerEl = [
17713
- h("div", { key: '0d067630f107d1f16b6c8d3948cb87afdca74ac0', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
17714
- h("div", { key: 'b1baa16dd98e6eae72b8c9b6eb7d2e0984b36395', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
17715
- h("div", { key: '960f8e437c0639c8ebbade1004bde66b5ddcc135', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
17716
- h("div", { key: '0b34220002680bc0008c26fd5c0ce0a25e76873e', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
17717
- h("div", { key: 'b8172f983946e8c4d3785e63ed5be4b88ba4a995', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
17718
- h("div", { key: '392c061a0a55d58e0729cf59be56b2f817749fcf', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
17719
- h("div", { key: '5df76c393eba908bddd9fa8e040edaedca46ca3b', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
17720
- h("div", { key: 'fb35482330dae2e76b4d90b3b8ec6f1f223c6a08', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
17721
- h("div", { key: '79ee056d0fe9da3ef9591dc6def08dc533e10def', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
17776
+ h("div", { key: '604b70999a746e757a979f64cf846d1c7f09ef74', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
17777
+ h("div", { key: '3be99d3b8f3cb434c3420799f894d179137cbc23', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
17778
+ h("div", { key: '2ad6f88294d3ec4b340791bf2160ff692e1de686', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
17779
+ h("div", { key: '7a17328e0876ac401a87f945501dad767899ceb8', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
17780
+ h("div", { key: '50b1b5398019c4d0ad32d4c91df4ed226e7d5504', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
17781
+ h("div", { key: 'fe98b117256e2dbdd19a0db3d99a602be64917e6', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
17782
+ h("div", { key: 'bd4d5345e1733484bf24d2711e3b9d8f71bb9176', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
17783
+ h("div", { key: '83bbe8b61040c03b0b428e5594f00e610fbfaec1', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
17784
+ h("div", { key: '70b5eb524f0abf0f1970ce60ddfa821bb55dd199', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
17722
17785
  ];
17723
17786
  }
17724
17787
  if (this.layout === 14) {
17725
17788
  spinnerEl = [
17726
- h("div", { key: 'a15f30e039088378050384e62add5fd8571c3c81', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
17727
- h("div", { key: '694a9c3eb3b106801d88bfe5af043f4e86d43d63', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
17728
- h("div", { key: 'eda5650695c418e38f6df8b42932df5af7eb9cad', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
17729
- h("div", { key: '098a6a6ff60b5bfb86fa3ec2489d2bee6c8978e3', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
17730
- h("div", { key: 'e91b94dbf60558b278754fd0600f2f1bf2e8d879', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
17731
- h("div", { key: 'a73c4ec55c74b8931209cd4bfd9b2513149b505c', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
17732
- h("div", { key: 'e1620327ce5b5b85c692279d5f9246fa5143f5d9', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
17733
- h("div", { key: '58beca7137e443c3334bbeb902ffb80bd5f3ca84', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
17734
- h("div", { key: '162ab359eb7beb01728fb2460955308ec0157ec7', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
17735
- h("div", { key: '05cd68158beaf8a616533fb0afd1160d363c0b54', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
17736
- h("div", { key: 'a02ce9b4bbf0dbdf4d13899b7d6451259c2d37f6', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
17737
- h("div", { key: 'a420412e17f4b9e045c67064103bd4ec089c5cbc', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
17789
+ h("div", { key: '5e250f3030ef1731aae187fc91ff52c6fc6063e6', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
17790
+ h("div", { key: 'e33a1aadc9ca44e086df176bea4d4d73968c74c4', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
17791
+ h("div", { key: 'd2b8a81da186f7bcdb3fafc70a269fe74c71d3cb', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
17792
+ h("div", { key: '5083f7cbcde58aa23c056be2e7d9ca90133bf0c2', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
17793
+ h("div", { key: '0d07dbca7fd909387b4b6fdf96d0a3b58503da4b', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
17794
+ h("div", { key: '16aa7c003b4e5832c5f1d5100ba3eb94118873b7', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
17795
+ h("div", { key: 'bece4a2a01f402b977bbd721f05519f990bf639c', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
17796
+ h("div", { key: '338a151528e70598f7135a7c3eb9b11a8d4e247f', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
17797
+ h("div", { key: 'e023a8edb908682869d1f00dbd6e4b444f746039', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
17798
+ h("div", { key: '90f319c942cd6532dc8a8115197dda275d8a046b', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
17799
+ h("div", { key: '2c3a5b98dc0fc7d6e8d42b102c793cd14711c6e4', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
17800
+ h("div", { key: '0b00adfa5e9b64d7fb6ac8926244b1139fe6bd07', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
17738
17801
  ];
17739
17802
  }
17740
17803
  }
@@ -17753,7 +17816,7 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends HTM
17753
17816
  else {
17754
17817
  elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
17755
17818
  }
17756
- return (h(Host, { key: 'aed6c2e6bfeaa6b9fd1a5d1524ae076b480b8790', style: elStyle }, h("style", { key: '525a08ad565c9dbb5aff4b454b2fc831c2845ed2' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '81945c8d8c9cf16480b7536de1f306b4b62582ae', id: componentWrapperId, style: elStyle }, h("div", { key: '16548329d5e68fdf4f60712341885e934f1de10a', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '056a41679fc5de2f827408dbbb5c38ccdc8d1330', id: wrapperClass, style: elStyle }, h("div", { key: '7fc61bd8a7e374b46673623250edb2c6d296426d', class: spinnerClass }, spinnerEl))))));
17819
+ return (h(Host, { key: '0fa5b79a3f35a6c98cb230e422df6c70fa63d2b4', style: elStyle }, h("style", { key: '8df76bd7160566e02bd1402a298bf1a696ddb7d7' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '93501e0201a73d2262cff2cfd3959e8fb040ad22', id: componentWrapperId, style: elStyle }, h("div", { key: '5a781c28723f570879ec811eb4d609e21dcf146d', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: 'e8da0c72289b2e16edb88d059fba5f67bfdc53a8', id: wrapperClass, style: elStyle }, h("div", { key: 'cfc3d0f8ea6e626b2f641797205674fd869e82dc', class: spinnerClass }, spinnerEl))))));
17757
17820
  }
17758
17821
  disconnectedCallback() {
17759
17822
  this.kupManager.theme.unregister(this);
@@ -18007,7 +18070,7 @@ const KupRating = /*@__PURE__*/ proxyCustomElement(class KupRating extends HTMLE
18007
18070
  : false,
18008
18071
  onClick: (i) => this.onKupClick(i),
18009
18072
  };
18010
- return (h(Host, { key: '472f83b32ab41f695ab250c659d7bb3a0d3d5888' }, h("style", { key: 'a89bb9a89bf77d62d7393232bd007e464c47231d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e83a22910749396a2752eb1624f75e5b1b18d843', id: componentWrapperId }, h(FRating, Object.assign({ key: 'cd3a38a7472d277df642345e889d1f6916c43c75' }, props)))));
18073
+ return (h(Host, { key: '19e163cf4af6870a39a4c76d0434a6ee1791d464' }, h("style", { key: '762429d33eabfd6266f2cb8778e6191efbbce002' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '48fed62d8fea255be84318e7c36012eea36493d5', id: componentWrapperId }, h(FRating, Object.assign({ key: '52b3a141cc5f6e71aefb4008233e30dba9476719' }, props)))));
18011
18074
  }
18012
18075
  disconnectedCallback() {
18013
18076
  this.kupManager.theme.unregister(this);
@@ -18266,7 +18329,7 @@ const KupProgressBar = /*@__PURE__*/ proxyCustomElement(class KupProgressBar ext
18266
18329
  ? true
18267
18330
  : false,
18268
18331
  };
18269
- return (h(Host, { key: '897a29c4dca3e4739ad68cc7907993b1a7809fb5' }, h("style", { key: '6c5da569d83b814ff978e4884db1858532b42d34' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '3bf3161d02156be2ecd555ce77c6ed379596a387', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'c72d1174554dd59fd620020deabdba54582f61bc' }, props)))));
18332
+ return (h(Host, { key: '2c70fb4cd49a7f141df8ae364f4e3f36788acf36' }, h("style", { key: '02dcd05dc9b99595282cb45264e44e97eaf09f0a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ab83e686ee6f4e8c1f39a14665b6907332950295', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'df1622e0bfe127faba5f80798fd3c9ca000bbb27' }, props)))));
18270
18333
  }
18271
18334
  disconnectedCallback() {
18272
18335
  this.kupManager.theme.unregister(this);
@@ -20440,7 +20503,7 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends HTMLE
20440
20503
  '--kup_dialog_height': this.sizeY ? this.sizeY : 'auto',
20441
20504
  '--kup_dialog_width': this.sizeX ? this.sizeX : 'auto',
20442
20505
  };
20443
- return (h(Host, { key: 'e9417de4359bdda45ce89bac977b06af22dd7ed1', "fade-in": true, style: style }, h("style", { key: 'c8872646ef560a08041f4073196e18ba3c3a8046' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'e76bbe6f8ae05df0441b341af3d9eaa0c264aee3', 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, ((_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)) : null, h("div", { key: '6308342a24d3b987b14e341267174b584885d204', class: "content" }, h("slot", { key: 'ba7c863e7f092b5aafbbbaaa067b0f0a7bba2412' })))));
20506
+ return (h(Host, { key: '4f74b02d375c0ed0bdae000e98d34f62f6f52501', "fade-in": true, style: style }, h("style", { key: '42a84bac7c78d2810ea5247340fd80ba53e35b6a' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '037d928dd1d5931a5995cf2a838b7d6a4dacae30', 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, ((_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)) : null, h("div", { key: '007d7c592754925335bca87dbff8c104de64f424', class: "content" }, h("slot", { key: '830977e967e8e7c0be4c43151908220e9ab929dd' })))));
20444
20507
  }
20445
20508
  disconnectedCallback() {
20446
20509
  if (this.modal) {
@@ -20988,7 +21051,7 @@ const KupDatePicker = /*@__PURE__*/ proxyCustomElement(class KupDatePicker exten
20988
21051
  this.kupManager.debug.logRender(this, true);
20989
21052
  }
20990
21053
  render() {
20991
- return (h(Host, { key: '031101785e45244b758d67bc64fe35b4ca8d81e4' }, h("style", { key: '0321b1fb8efa28c746781bf7e0a22cbee8e5794f' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7206f34bd8ea947b66714fdd62cbb5f7a8598838', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
21054
+ return (h(Host, { key: 'e10406fb95cbc5a21623a51f5923a5cc40e97891' }, h("style", { key: '952b82ef56dc9af82091dc246faabfc01845bc35' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4434afab90e310e7d57b309fc5abcebdc3d4c7d5', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
20992
21055
  }
20993
21056
  disconnectedCallback() {
20994
21057
  this.kupManager.dates.unregister(this);
@@ -21599,7 +21662,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends HTMLEleme
21599
21662
  render() {
21600
21663
  let formContent = null;
21601
21664
  if (this.data.rows.length === 0) {
21602
- formContent = (h("p", { key: '3c206215642b1662964c975671c3a2f7720eb470' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
21665
+ formContent = (h("p", { key: '3745e06e9f57294d4957cf2ce2700235f1efbc20' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
21603
21666
  }
21604
21667
  else {
21605
21668
  const rows = this.data.rows;
@@ -21610,7 +21673,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends HTMLEleme
21610
21673
  formContent.push(this.renderRow(rows[cnt++]));
21611
21674
  }
21612
21675
  }
21613
- return (h(Host, { key: 'bc740600eab0fde6bce214eb57ce0a883a70bc50' }, h("style", { key: '73cf8c044cbe93249f7943e42b657b5d70247531' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2fe3feca10d6237f4135453b91334527ba2ca311', id: componentWrapperId }, formContent)));
21676
+ return (h(Host, { key: '8bb39e913c0bb04bdb20e5680f86c4d92971aae9' }, h("style", { key: '998fbdf757d808b818bc45e30281038ad96690d9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '6098ba93cc85091acc8671dfb75c318cf1e5a779', id: componentWrapperId }, formContent)));
21614
21677
  }
21615
21678
  disconnectedCallback() {
21616
21679
  this.kupManager.language.unregister(this);
@@ -26168,7 +26231,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
26168
26231
  };
26169
26232
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
26170
26233
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
26171
- return (h(Host, { key: '522bd7c90d16513aaa9eb28ccda4de8b253c68cc', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'caa2689a7e53b785b949e17ea5944d1dcf82af31' }, __classPrivateFieldGet$2(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '433a896159c9e37d6e0055f63190686cc5a0db70', id: componentWrapperId, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '5412e90b106813a4d2e295aa38aa4c5d05ba63ff' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
26234
+ return (h(Host, { key: 'de007180b154c7ae618be30c4cc7be6f64a4322c', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'de3eef86b2f543754b9ec52a28abebbb01182509' }, __classPrivateFieldGet$2(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '39bacb8762a7d4697f841b0620bca6a1cc3e2002', id: componentWrapperId, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '6ebe27626e839be8d249fafdfbe4d6ee6618fece' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
26172
26235
  ? KupThemeIconValues.DROPDOWN
26173
26236
  : 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$2(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
26174
26237
  }
@@ -26644,7 +26707,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
26644
26707
  render() {
26645
26708
  let widget = null;
26646
26709
  if (this.swatchOnly) {
26647
- widget = (h("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
26710
+ widget = (h("button", { key: '9038771a91cd730f94d18c35954e83726b7da0cb', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
26648
26711
  backgroundColor: this.value,
26649
26712
  }, type: "button" }));
26650
26713
  }
@@ -26654,7 +26717,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
26654
26717
  const style = {
26655
26718
  ['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
26656
26719
  };
26657
- return (h(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
26720
+ return (h(Host, { key: '8e5696f5c34dc0b68c5ce0479c2015be1c3fb194', style: style }, h("style", { key: '7fc0fd8fc5a9ba3d7974ca76cf98e2e0bb0ef977' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f6a806242bfd2f16db903d03110c80c618ad18e8', id: componentWrapperId }, widget)));
26658
26721
  }
26659
26722
  disconnectedCallback() {
26660
26723
  if (this.card) {
@@ -27017,13 +27080,13 @@ const KupChip = /*@__PURE__*/ proxyCustomElement(class KupChip extends HTMLEleme
27017
27080
  props.onFocus.push((chip) => this.onKupFocus(chip));
27018
27081
  props.onIconClick.push((chip) => this.onKupIconClick(chip));
27019
27082
  }
27020
- return (h(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
27083
+ return (h(Host, { key: '8a38b8b981aadd23f3fc62ec9dc1bec8692fbb54', "onKup-autocomplete-itemclick": (e) => {
27021
27084
  __classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
27022
27085
  }, "onKup-combobox-itemclick": (e) => {
27023
27086
  __classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
27024
27087
  }, "onKup-textfield-change": (e) => {
27025
27088
  __classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
27026
- } }, 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" }))));
27089
+ } }, 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" }))));
27027
27090
  }
27028
27091
  disconnectedCallback() {
27029
27092
  this.kupManager.theme.unregister(this);
@@ -27361,7 +27424,7 @@ const KupCheckbox = /*@__PURE__*/ proxyCustomElement(class KupCheckbox extends H
27361
27424
  onChange: () => this.onKupChange(),
27362
27425
  onFocus: () => this.onKupFocus(),
27363
27426
  };
27364
- 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)))));
27427
+ 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)))));
27365
27428
  }
27366
27429
  disconnectedCallback() {
27367
27430
  this.kupManager.theme.unregister(this);