@sme.up/ketchup 11.0.0-SNAPSHOT-20241217120821 → 11.0.0-SNAPSHOT-20241217144747

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 (253) hide show
  1. package/dist/cjs/{f-cell-f64ce26f.js → f-cell-00ed0f88.js} +2 -2
  2. package/dist/cjs/ketchup.cjs.js +1 -1
  3. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +88 -67
  4. package/dist/cjs/kup-box.cjs.entry.js +1 -1
  5. package/dist/cjs/kup-calendar.cjs.entry.js +3 -2
  6. package/dist/cjs/kup-cell.cjs.entry.js +3 -3
  7. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
  8. package/dist/cjs/kup-dashboard.cjs.entry.js +1 -1
  9. package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
  10. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  12. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  13. package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
  14. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  15. package/dist/cjs/kup-image-list.cjs.entry.js +4 -4
  16. package/dist/cjs/kup-input-panel.cjs.entry.js +3 -3
  17. package/dist/cjs/kup-lazy.cjs.entry.js +11 -11
  18. package/dist/cjs/kup-magic-box.cjs.entry.js +3 -3
  19. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-numeric-picker.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-object-field.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-photo-frame.cjs.entry.js +2 -2
  24. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  25. package/dist/cjs/kup-planner.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  27. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  29. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  30. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  31. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  32. package/dist/cjs/loader.cjs.js +1 -1
  33. package/dist/collection/components/kup-autocomplete/kup-autocomplete-declarations.js +1 -0
  34. package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +38 -10
  35. package/dist/collection/components/kup-calendar/kup-calendar.js +24 -2
  36. package/dist/collection/components/kup-cell/kup-cell.js +2 -2
  37. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  38. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  39. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  40. package/dist/collection/components/kup-combobox/kup-combobox-declarations.js +1 -0
  41. package/dist/collection/components/kup-combobox/kup-combobox.js +46 -11
  42. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  43. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  44. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  45. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  46. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  47. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  48. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  49. package/dist/collection/components/kup-form/kup-form.js +2 -2
  50. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  51. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  52. package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
  53. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  54. package/dist/collection/components/kup-list/kup-list-helper.js +3 -1
  55. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  56. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  57. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  58. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  59. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  60. package/dist/collection/components/kup-photo-frame/kup-photo-frame.js +2 -2
  61. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  62. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  63. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  64. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  65. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  66. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  67. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  68. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  69. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  70. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  71. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  72. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  73. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  74. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  75. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  76. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  77. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  78. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  79. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  80. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  81. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  82. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  83. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  84. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  85. package/dist/collection/components/kup-typography/kup-typography.js +1 -1
  86. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  87. package/dist/collection/f-components/f-cell/f-cell.js +2 -2
  88. package/dist/components/kup-accordion.js +1 -1
  89. package/dist/components/kup-activity-timeline.js +1 -1
  90. package/dist/components/kup-autocomplete.js +1 -1
  91. package/dist/components/kup-badge.js +1 -1
  92. package/dist/components/kup-box.js +1 -1
  93. package/dist/components/kup-button-list.js +1 -1
  94. package/dist/components/kup-button.js +1 -1
  95. package/dist/components/kup-calendar.js +5 -3
  96. package/dist/components/kup-card-list.js +2 -2
  97. package/dist/components/kup-card.js +1 -1
  98. package/dist/components/kup-cell.js +3 -3
  99. package/dist/components/kup-chart.js +1 -1
  100. package/dist/components/kup-checkbox.js +1 -1
  101. package/dist/components/kup-chip.js +1 -1
  102. package/dist/components/kup-color-picker.js +1 -1
  103. package/dist/components/kup-combobox.js +1 -1
  104. package/dist/components/kup-custom-task-list-header.js +1 -1
  105. package/dist/components/kup-dashboard.js +2 -2
  106. package/dist/components/kup-data-table.js +1 -1
  107. package/dist/components/kup-date-picker.js +1 -1
  108. package/dist/components/kup-dialog.js +1 -1
  109. package/dist/components/kup-drawer.js +3 -3
  110. package/dist/components/kup-dropdown-button.js +1 -1
  111. package/dist/components/kup-echart.js +1 -1
  112. package/dist/components/kup-editor.js +1 -1
  113. package/dist/components/kup-family-tree.js +4 -4
  114. package/dist/components/kup-form.js +1 -1
  115. package/dist/components/kup-gantt-calendar.js +1 -1
  116. package/dist/components/kup-gantt.js +1 -1
  117. package/dist/components/kup-gauge.js +1 -1
  118. package/dist/components/kup-grid-renderer.js +1 -1
  119. package/dist/components/kup-grid.js +1 -1
  120. package/dist/components/kup-horizontal-scroll.js +1 -1
  121. package/dist/components/kup-htm.js +2 -2
  122. package/dist/components/kup-iframe.js +1 -1
  123. package/dist/components/kup-image-list.js +4 -4
  124. package/dist/components/kup-image.js +1 -1
  125. package/dist/components/kup-input-panel.js +4 -4
  126. package/dist/components/kup-lazy.js +12 -12
  127. package/dist/components/kup-list.js +1 -1
  128. package/dist/components/kup-magic-box.js +6 -6
  129. package/dist/components/kup-nav-bar.js +2 -2
  130. package/dist/components/kup-numeric-picker.js +2 -2
  131. package/dist/components/kup-object-field.js +2 -2
  132. package/dist/components/kup-pdf.js +2 -2
  133. package/dist/components/kup-photo-frame.js +3 -3
  134. package/dist/components/kup-planner-renderer.js +1 -1
  135. package/dist/components/kup-planner.js +16 -16
  136. package/dist/components/kup-probe.js +2 -2
  137. package/dist/components/kup-progress-bar.js +1 -1
  138. package/dist/components/kup-qlik.js +2 -2
  139. package/dist/components/kup-radio.js +1 -1
  140. package/dist/components/kup-rating.js +1 -1
  141. package/dist/components/kup-snackbar.js +2 -2
  142. package/dist/components/kup-spinner.js +1 -1
  143. package/dist/components/kup-standard-tooltip.js +1 -1
  144. package/dist/components/kup-switch.js +1 -1
  145. package/dist/components/kup-switcher.js +1 -1
  146. package/dist/components/kup-tab-bar.js +1 -1
  147. package/dist/components/kup-task-gantt.js +1 -1
  148. package/dist/components/kup-task-list-header.js +1 -1
  149. package/dist/components/kup-task-list-table.js +1 -1
  150. package/dist/components/kup-task-list.js +1 -1
  151. package/dist/components/kup-text-field.js +1 -1
  152. package/dist/components/kup-time-picker.js +1 -1
  153. package/dist/components/kup-toolbar.js +1 -1
  154. package/dist/components/kup-tooltip.js +1 -1
  155. package/dist/components/kup-tree.js +1 -1
  156. package/dist/components/kup-txt.js +2 -2
  157. package/dist/components/kup-typography-list.js +2 -2
  158. package/dist/components/kup-typography.js +2 -2
  159. package/dist/components/kup-vertical-scroll.js +1 -1
  160. package/dist/components/{p-c97810e2.js → p-036b91a6.js} +1 -1
  161. package/dist/components/{p-a351db24.js → p-03aeb562.js} +2 -2
  162. package/dist/components/{p-3466bd5a.js → p-08373053.js} +1 -1
  163. package/dist/components/{p-776a38a0.js → p-41f531df.js} +15 -15
  164. package/dist/components/{p-822c3930.js → p-4311404d.js} +1 -1
  165. package/dist/components/{p-79c12fc7.js → p-4c7ef355.js} +2 -2
  166. package/dist/components/{p-f7c2ca1d.js → p-4d095265.js} +4 -4
  167. package/dist/components/{p-ff8bdafd.js → p-535c2227.js} +7 -7
  168. package/dist/components/{p-af3fcbd9.js → p-55e884c9.js} +3 -3
  169. package/dist/components/{p-ba7c1486.js → p-6c4f637c.js} +1 -1
  170. package/dist/components/{p-42f0b488.js → p-8353abf2.js} +2 -2
  171. package/dist/components/{p-f8c96edc.js → p-9793001e.js} +1 -1
  172. package/dist/components/{p-3bc624c9.js → p-9da60133.js} +1 -1
  173. package/dist/components/{p-22b40453.js → p-9de12833.js} +2 -2
  174. package/dist/components/{p-be17920c.js → p-a9d55e91.js} +2 -2
  175. package/dist/components/{p-babf447c.js → p-b275e6a3.js} +2 -2
  176. package/dist/components/{p-d8b0f5eb.js → p-d54bf97d.js} +5 -5
  177. package/dist/components/{p-074b0557.js → p-d797e199.js} +93 -69
  178. package/dist/components/{p-ae5af2ad.js → p-ddee2d87.js} +13 -13
  179. package/dist/esm/{f-cell-1256023f.js → f-cell-23d78e15.js} +2 -2
  180. package/dist/esm/ketchup.js +1 -1
  181. package/dist/esm/kup-autocomplete_28.entry.js +88 -67
  182. package/dist/esm/kup-box.entry.js +1 -1
  183. package/dist/esm/kup-calendar.entry.js +3 -2
  184. package/dist/esm/kup-cell.entry.js +3 -3
  185. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  186. package/dist/esm/kup-dashboard.entry.js +1 -1
  187. package/dist/esm/kup-drawer.entry.js +2 -2
  188. package/dist/esm/kup-echart.entry.js +1 -1
  189. package/dist/esm/kup-editor.entry.js +1 -1
  190. package/dist/esm/kup-family-tree.entry.js +2 -2
  191. package/dist/esm/kup-gantt_10.entry.js +23 -23
  192. package/dist/esm/kup-htm.entry.js +1 -1
  193. package/dist/esm/kup-image-list.entry.js +4 -4
  194. package/dist/esm/kup-input-panel.entry.js +3 -3
  195. package/dist/esm/kup-lazy.entry.js +11 -11
  196. package/dist/esm/kup-magic-box.entry.js +3 -3
  197. package/dist/esm/kup-nav-bar.entry.js +1 -1
  198. package/dist/esm/kup-numeric-picker.entry.js +1 -1
  199. package/dist/esm/kup-object-field.entry.js +1 -1
  200. package/dist/esm/kup-pdf.entry.js +1 -1
  201. package/dist/esm/kup-photo-frame.entry.js +2 -2
  202. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  203. package/dist/esm/kup-planner.entry.js +1 -1
  204. package/dist/esm/kup-probe.entry.js +1 -1
  205. package/dist/esm/kup-qlik.entry.js +1 -1
  206. package/dist/esm/kup-snackbar.entry.js +1 -1
  207. package/dist/esm/kup-txt.entry.js +1 -1
  208. package/dist/esm/kup-typography-list.entry.js +1 -1
  209. package/dist/esm/kup-typography.entry.js +1 -1
  210. package/dist/esm/loader.js +1 -1
  211. package/dist/ketchup/ketchup.esm.js +1 -1
  212. package/dist/ketchup/{p-03626088.entry.js → p-14cd74b9.entry.js} +1 -1
  213. package/dist/ketchup/{p-f8c3b45b.entry.js → p-155f8ac8.entry.js} +1 -1
  214. package/dist/ketchup/{p-40b2e7e1.entry.js → p-191ffef4.entry.js} +1 -1
  215. package/dist/ketchup/{p-43e904b4.entry.js → p-213ec175.entry.js} +1 -1
  216. package/dist/ketchup/{p-c82def8f.entry.js → p-2685e746.entry.js} +1 -1
  217. package/dist/ketchup/{p-c143bb4f.entry.js → p-26ea9370.entry.js} +1 -1
  218. package/dist/ketchup/{p-2a0f6208.entry.js → p-270e166f.entry.js} +1 -1
  219. package/dist/ketchup/{p-383f0f64.entry.js → p-2c731626.entry.js} +1 -1
  220. package/dist/ketchup/{p-35e91a38.entry.js → p-2c7b2e13.entry.js} +1 -1
  221. package/dist/ketchup/p-32542996.entry.js +1 -0
  222. package/dist/ketchup/{p-7f2d6c8f.entry.js → p-3325cc15.entry.js} +1 -1
  223. package/dist/ketchup/{p-f3dcab80.entry.js → p-3ed6f1f5.entry.js} +1 -1
  224. package/dist/ketchup/p-46f52864.js +1 -0
  225. package/dist/ketchup/{p-47f63cc8.entry.js → p-4b2f6b96.entry.js} +1 -1
  226. package/dist/ketchup/{p-47ac897e.entry.js → p-58834d9a.entry.js} +1 -1
  227. package/dist/ketchup/p-599054a5.entry.js +16 -0
  228. package/dist/ketchup/{p-6242a54b.entry.js → p-61afb3e9.entry.js} +1 -1
  229. package/dist/ketchup/{p-801e0a58.entry.js → p-7dc67db6.entry.js} +1 -1
  230. package/dist/ketchup/{p-18ad3d25.entry.js → p-7f6b336d.entry.js} +1 -1
  231. package/dist/ketchup/{p-9ccb907e.entry.js → p-8413123b.entry.js} +1 -1
  232. package/dist/ketchup/{p-3aa599f4.entry.js → p-894e500b.entry.js} +1 -1
  233. package/dist/ketchup/p-8c65306d.entry.js +9 -0
  234. package/dist/ketchup/{p-f93fb43f.entry.js → p-994dd8aa.entry.js} +1 -1
  235. package/dist/ketchup/{p-21d05b2e.entry.js → p-a18842d7.entry.js} +1 -1
  236. package/dist/ketchup/{p-f81e7e01.entry.js → p-ab182c69.entry.js} +1 -1
  237. package/dist/ketchup/{p-d631b997.entry.js → p-ac327d1d.entry.js} +1 -1
  238. package/dist/ketchup/{p-193ae04f.entry.js → p-b0804c47.entry.js} +1 -1
  239. package/dist/ketchup/{p-36e492ac.entry.js → p-b10051e0.entry.js} +1 -1
  240. package/dist/ketchup/{p-612b260c.entry.js → p-eddd687c.entry.js} +1 -1
  241. package/dist/ketchup/{p-f7cb2d15.entry.js → p-f8cd1c6d.entry.js} +1 -1
  242. package/dist/types/components/kup-autocomplete/kup-autocomplete-declarations.d.ts +1 -0
  243. package/dist/types/components/kup-autocomplete/kup-autocomplete.d.ts +5 -1
  244. package/dist/types/components/kup-calendar/kup-calendar.d.ts +5 -0
  245. package/dist/types/components/kup-combobox/kup-combobox-declarations.d.ts +1 -0
  246. package/dist/types/components/kup-combobox/kup-combobox.d.ts +6 -1
  247. package/dist/types/components.d.ts +28 -2
  248. package/dist/types/managers/kup-data/kup-data-declarations.d.ts +1 -0
  249. package/package.json +1 -1
  250. package/dist/ketchup/p-06670b74.entry.js +0 -16
  251. package/dist/ketchup/p-4bb016dc.entry.js +0 -9
  252. package/dist/ketchup/p-5892775a.js +0 -1
  253. package/dist/ketchup/p-7c553de7.entry.js +0 -1
@@ -509,13 +509,13 @@ export class KupGridRenderer {
509
509
  // }
510
510
  tickX += this.columnWidth;
511
511
  }
512
- return (h("svg", { key: '1768bf87d7d08070ce0d27dbb6981999e9839919', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '57d2d52600d5c9a3187a1a1779b409ea716ce527', class: "grid" }, h("g", { key: 'cf522a94564a34298d2cc91efc46af3ed4e053f0', class: "rows" }, gridRows), h("g", { key: '738d6d128ecd5398ba8aa5c333742854e082fbd7', class: "rowLines" }, rowLines), h("g", { key: '5e36d94d36900a7decf630abf4a614067b14735e', class: "ticks" }, ticks)), h("g", { key: '132f69c4f73953bbf998bf2acd30693d25b93d67', class: "content" }, this.currentDateIndicator && (h("rect", { key: 'de9e545038e482212e621ca4c2f1222339fd203d', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '7e077d951e8c2b125a4e25698542515a20d9ac86', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: 'ab75796381aaadbda8285965a66e91602185366f', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
512
+ return (h("svg", { key: '5c26d672cb8792aed32538a3cc41edeef8bbb973', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '4330009837a17f523a1cd59177eefbad3389c562', class: "grid" }, h("g", { key: 'c5cca3a09b66ba7dcf1414f172dc28ec8472114b', class: "rows" }, gridRows), h("g", { key: 'de20eb48bb16eeac646cfbefced3d5d3ac873088', class: "rowLines" }, rowLines), h("g", { key: '2074b20432e063d5cde7541ad618ffa6018e651a', class: "ticks" }, ticks)), h("g", { key: '0d6b86c241c47f6daaa7b64238d295697436d29c', class: "content" }, this.currentDateIndicator && (h("rect", { key: '4ecf3383883e8deb3ec4f3d192382974fc4239d3', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '22995ecb07d926a3560b9233b79ce138ca300333', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: 'f3236d4a4bc4c7e2bb7394c2a4c9fee6e245c19a', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
513
513
  return task.barChildren.map((child) => {
514
514
  if (task.type !== 'timeline') {
515
515
  this.renderKupArrow(task, child);
516
516
  }
517
517
  });
518
- })), h("g", { key: '18b7c7ff265294ba6d4aa93717d5a375264c421b', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
518
+ })), h("g", { key: '608bb4770ee4908c3fe2d459cb3048c9821a6c7f', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
519
519
  const forbidResize = task.type === 'project';
520
520
  return (h("g", { onKeyDown: (e) => {
521
521
  switch (e.key) {
@@ -575,7 +575,7 @@ export class KupGridRenderer {
575
575
  return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
576
576
  }
577
577
  })()));
578
- }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: '71036ce8e3180a6e31ef329e11ad35f7622a5889', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
578
+ }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: 'dd11df6824e7bf1e7fe06f6647f4e425853da8ad', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
579
579
  }
580
580
  static get is() { return "kup-grid-renderer"; }
581
581
  static get originalStyleUrls() {
@@ -53,20 +53,20 @@ export class HorizontalScroll {
53
53
  var _a, _b;
54
54
  const w = (_b = ((_a = this.taskListTrueRef) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect().width) + 24 * 1.5) !== null && _b !== void 0 ? _b : 0; // 24 * 2 is the sum of padding and margin for both list and gantt, multiplied by 1.5 cause we need to add the other half to the right
55
55
  const width = +this.listCellWidth.replace('px', '');
56
- return (h(Fragment, { key: '70745e02e28ef8e157d49eb5adfdc94522dfdd81' }, h("div", { key: '224da7cd81b9aacc24a73c331c5b7596e55bde50', class: "scroll-container" }, this.scrollableTaskList &&
57
- this.taskListScrollWidth > width && (h("div", { key: '103e8ab08fb5e13ba60742ddcc158998cfad2104', dir: "ltr", style: {
56
+ return (h(Fragment, { key: '242ee72dcacfc7a74ee55c877de273df7761a39f' }, h("div", { key: 'faf1c4a444d06401a255d898e58ed51a327e7579', class: "scroll-container" }, this.scrollableTaskList &&
57
+ this.taskListScrollWidth > width && (h("div", { key: 'fe3ecbc942f7f4dd872e4a7340872b746668c0f5', dir: "ltr", style: {
58
58
  margin: this.rtl
59
59
  ? `0px 20px 0px 20px`
60
60
  : `0px 20px 0px 20px`,
61
61
  maxWidth: `${width + 20}px`,
62
62
  minWidth: `${width + 20}px`,
63
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '5dfcfdd085e3d29b95f005f5b705b40706d82b24', style: {
63
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '0b918b9a99bc48577d07b19293b2dda493941406', style: {
64
64
  width: `${this.taskListScrollWidth}px`,
65
- }, class: "scroll" }))), h("div", { key: 'c1446fd188aa1988af9928e1b1ab54eff1c067d8', dir: "ltr", style: {
65
+ }, class: "scroll" }))), h("div", { key: '371f92f334a6523a30cfc6d4c5f65746434293ef', dir: "ltr", style: {
66
66
  margin: this.rtl
67
67
  ? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
68
68
  : `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
69
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: 'f69600b829b483c53503e6122376d9c42811067c', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
69
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: 'ca736ea6fea7f4a5ea9faeaf8ee13d81f11f7234', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
70
70
  }
71
71
  static get is() { return "kup-horizontal-scroll"; }
72
72
  static get encapsulation() { return "shadow"; }
@@ -220,13 +220,13 @@ export class KupPlannerRenderer {
220
220
  }
221
221
  render() {
222
222
  var _a, _b, _c;
223
- return (h("div", { key: '79dba602c2082055a26816c5b41ef26bad99c2dd', class: "planner-render" }, h("kup-switcher", { key: '311e99279647ad73fc56562f0035fa85f0ebfa98', timeUnitChange: (timeUnit) => {
223
+ return (h("div", { key: '1b01008ad085206e1e2c26219faf87441cd5d8ad', class: "planner-render" }, h("kup-switcher", { key: 'd2c78149025f78c6c1d0f64fd2b859f810152eb6', timeUnitChange: (timeUnit) => {
224
224
  var _a, _b;
225
225
  (_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
226
226
  this.timeUnit = timeUnit;
227
227
  this.viewDate = undefined;
228
228
  this.scrollX = -1;
229
- } }), this.props && (h("div", { key: '825c038c52d5e98f48750a3f8e45c48516237396', style: {
229
+ } }), this.props && (h("div", { key: 'c7efdccb9a6fb37b6ef8fab9909c02c581c489ce', style: {
230
230
  display: 'flex',
231
231
  flexDirection: 'column',
232
232
  } }, h("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: KUP_PLANNER_MAIN_GANTT_ID, key: KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
@@ -16,7 +16,7 @@ export class KupSwitcher {
16
16
  this.activeButton = mode;
17
17
  this.timeUnitChange(mode);
18
18
  };
19
- return (h("div", { key: '6a1e9afe20ca4ed43a14712a154d4048c7370725', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
19
+ return (h("div", { key: '6833f49822d6ec1b3733e16219cffb35e5c8b732', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
20
20
  button: true,
21
21
  buttonActive: this.activeButton === label,
22
22
  }, onClick: () => handleButtonClick(label) }, h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
@@ -34,12 +34,12 @@ export class TaskGantt {
34
34
  }
35
35
  render() {
36
36
  const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
37
- return (h("div", { key: 'ae93f614184ed2ea5cfd2fb44833764669b1e01f', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '37e0e6cd018910e5d43a0b24bd5597383d5da36c', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), h("div", { key: 'b106f6c679d459ad937f5b10f953f0981d220fa8', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
37
+ return (h("div", { key: '4f23732fea3bb0888a7189ef0af8e2aedce14d2d', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '780f008bc39e7f68e2743d5c662f7704ccca773c', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), h("div", { key: '2bd78c8bc6630eef0e6cd83fc69bb58436756b65', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
38
38
  ? {
39
39
  height: `${this.ganttHeight}px`,
40
40
  width: `${this.gridProps.svgWidth}px`,
41
41
  }
42
- : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: 'd0c94f6604dd57df8e01ef9552ca5aa326645f00' }, newBarProps)))));
42
+ : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: '19047e71a1bfceb915df71ada6d0eb062ef52e51' }, newBarProps)))));
43
43
  }
44
44
  static get is() { return "kup-task-gantt"; }
45
45
  static get properties() {
@@ -7,22 +7,22 @@ export class KupTaskListHeader {
7
7
  this.rowWidth = undefined;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '20160e5d97bd3095584ff963a2a756e1c88264fb', class: "ganttTable", style: {
10
+ return (h("div", { key: '0809c62208ceb6eb788d261dab9e017e92fdca8f', class: "ganttTable", style: {
11
11
  fontFamily: this.fontFamily,
12
12
  fontSize: this.fontSize,
13
- } }, h("div", { key: 'f2320100d2a03071610a3e25a022ed5fbbda528c', class: "ganttTable_Header", style: {
13
+ } }, h("div", { key: 'fa5ad9465dbc38561abf8a659616c5093dc03b87', class: "ganttTable_Header", style: {
14
14
  height: `${this.headerHeight - 2}px`,
15
- } }, h("div", { key: '9084f7c4eef7f276f09be84aa6c7679af667c1f1', class: "ganttTable_HeaderItem", style: {
15
+ } }, h("div", { key: '584120413832bb9f7208c9072f181e1883dfc6a0', class: "ganttTable_HeaderItem", style: {
16
16
  minWidth: this.rowWidth,
17
- } }, "\u00A0Name"), h("div", { key: '26f164508b996593fcabb3edf670d5a769d3478c', class: "ganttTable_HeaderSeparator", style: {
17
+ } }, "\u00A0Name"), h("div", { key: '08fca1e2ba67c817366c1338523263f68b2ed7d9', class: "ganttTable_HeaderSeparator", style: {
18
18
  height: `${this.headerHeight * 0.5}px`,
19
19
  marginTop: `${this.headerHeight * 0.2}px`,
20
- } }), h("div", { key: 'fffcf0bdaa2434eea231a2df4dd5f7ab45cb8972', class: "ganttTable_HeaderItem", style: {
20
+ } }), h("div", { key: '5f608b894fb70484299a98ce7a312558d1c403c5', class: "ganttTable_HeaderItem", style: {
21
21
  minWidth: this.rowWidth,
22
- } }, "\u00A0From"), h("div", { key: 'a3d086247e2ad4c2b4d49258b5cf6a86eaaefa82', class: "ganttTable_HeaderSeparator", style: {
22
+ } }, "\u00A0From"), h("div", { key: '5ec1d507e400ef156b003137481b1efe1d69076a', class: "ganttTable_HeaderSeparator", style: {
23
23
  height: `${this.headerHeight * 0.5}px`,
24
24
  marginTop: `${this.headerHeight * 0.25}px`,
25
- } }), h("div", { key: 'e2029d060c3870a51d8765bd9b8fc07c097bea90', class: "ganttTable_HeaderItem", style: {
25
+ } }), h("div", { key: '8e2d002a2991292a0295fcde2c5c82ef626603b0', class: "ganttTable_HeaderItem", style: {
26
26
  minWidth: this.rowWidth,
27
27
  } }, "\u00A0To"))));
28
28
  }
@@ -22,7 +22,7 @@ export class TaskListTableDefault {
22
22
  return date.toLocaleDateString(this.locale, this.dateTimeOptions);
23
23
  }
24
24
  render() {
25
- return (h("div", { key: 'd24867037930e1052c048ab5bc88bd8dffc29ae6', class: "taskListWrapper", style: {
25
+ return (h("div", { key: '73fabb67878585088cc207c7a7f603ba42079996', class: "taskListWrapper", style: {
26
26
  fontFamily: this.fontFamily,
27
27
  fontSize: this.fontSize,
28
28
  } }, this.tasks.map((task) => (h("div", { class: {
@@ -86,7 +86,7 @@ export class TaskList {
86
86
  if (TaskListTable && TaskListTable['$attrs$']) {
87
87
  Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
88
88
  }
89
- return (h("div", { key: '0d435629659e29d75825bc52709961d2d538ccad', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: '95289f2c981d359763d8f862bd5cb84db790c904', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
89
+ return (h("div", { key: '943265ca4b48b0da05072203a5d20c052ba97ec7', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: '21db4afd0eec2c795ff406e1701cabcc57b22aa3', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
90
90
  ? { height: this.ganttHeight + 'px' }
91
91
  : {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
92
92
  let row = getProjectById(id, this.currentTasks);
@@ -6,7 +6,7 @@ export class StandardTooltipContent {
6
6
  this.fontFamily = undefined;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: 'ac472c607f2703475d3136fb9a42891232fd6735', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: 'c52036adc316ea881cc0245d2316367b46aec9ff', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: 'b610aa3e9e5cc36160f3aedeee8e94b6a1b3a0e3', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: '1c4c1d6ffda7080c53df5f435bc9169e49c1f59d', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
9
+ return (h("div", { key: 'd33bbc53ca2f0de6067f6a61549571f1c290fa40', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: '2c70d87b9ecdb49b59b8a36ce2b349f0368044e7', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: '5ea9c118c7573020f93293717f9898c0c890fc3f', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: 'ac315e9fed039764b3f94a252f831f3148ba90c2', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
10
10
  }
11
11
  static get is() { return "kup-standard-tooltip"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -59,7 +59,7 @@ export class Tooltip {
59
59
  }
60
60
  }
61
61
  render() {
62
- return (h("div", { key: '995641764e457eea64f9a0adc87f2e3fe5440a6b', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: '3cb4afb16ddb4a1f329dd86b912e49a5c07102c3', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
62
+ return (h("div", { key: '0ef3643be52ea0715af4a268bb132b5b5aa97a99', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: 'fd45365f94fea9f80e6e08ee377f481c93c4a8a2', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
63
63
  }
64
64
  static get is() { return "kup-tooltip"; }
65
65
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class KupVerticalScroll {
31
31
  };
32
32
  }
33
33
  render() {
34
- return (h("div", { key: 'a4ed08824d2725f0d203f31fbf15fdcccc87d3f7', style: {
34
+ return (h("div", { key: 'c531752166b3ed6cee81c7f62186800fef8f8ccc', style: {
35
35
  height: `${this.ganttHeight}px`,
36
36
  marginTop: `${this.headerHeight}px`,
37
37
  marginLeft: this.rtl ? '' : '-1rem',
38
- }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: 'f45c374c75f698f5857a6aeabd01395647a3b01a', style: {
38
+ }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: 'c21577047dfaa9ece243837d968199760e11346f', style: {
39
39
  height: `${this.ganttFullHeight}px`,
40
40
  width: '1px',
41
41
  } })));
@@ -251,7 +251,7 @@ export class KupProbe {
251
251
  if (this.features.theme) {
252
252
  customStyle = this.kupManager.theme.setKupStyle(this.rootElement);
253
253
  }
254
- return (h(Host, { key: '89875bae2a166240231085ba4c5614933180fdf1' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: '69e914c7980a8086f1ac629f17905bff82f13689', id: componentWrapperId }, this.content)));
254
+ return (h(Host, { key: '6e185f44d07ddf49a0bab89c04f9b76dba06a269' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: 'dd263b2ece671219b09cc92d7219989ad11196d7', id: componentWrapperId }, this.content)));
255
255
  }
256
256
  disconnectedCallback() {
257
257
  if (this.features.language) {
@@ -102,7 +102,7 @@ export class KupProgressBar {
102
102
  ? true
103
103
  : false,
104
104
  };
105
- return (h(Host, { key: '0dda1afcc6c894a63f2090d372ec33c64f68e9cc' }, h("style", { key: '9b3c973b4c08e663688092e583f590f5ff9a021e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'bf829abd6a8ec69b05951b7b3c9a5a7c67d8554f', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'dec34d14458ea7d07442f17f2217ce3943d92c3b' }, props)))));
105
+ return (h(Host, { key: 'fc069fc045b472feef52fb5992ba6192d499b837' }, h("style", { key: '2056a42b2210cea537df60dad6c7e9368e57e124' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ef6a639f4dc3a94c5353ceca5dedb7f4cd3ea60e', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'e25e24df64a29f9bc18814505da2bd0e0908a1d0' }, props)))));
106
106
  }
107
107
  disconnectedCallback() {
108
108
  this.kupManager.theme.unregister(this);
@@ -110,7 +110,7 @@ export class KupQlik {
110
110
  layoutStyle = {
111
111
  ['--lyo_obj-height']: this.defobjsize,
112
112
  };
113
- return (h("div", { key: 'd7f817fbde26570eda9b942065ac810911fe51f4', class: classLayout, style: layoutStyle }, this.divlist));
113
+ return (h("div", { key: 'eb74eb829c7fa060dcae290cc00a010922e82ece', class: classLayout, style: layoutStyle }, this.divlist));
114
114
  }
115
115
  componentDidRender() {
116
116
  if (this.debug) {
@@ -91,7 +91,7 @@ export class KupRating {
91
91
  : false,
92
92
  onClick: (i) => this.onKupClick(i),
93
93
  };
94
- return (h(Host, { key: 'cca9b24675200d359bf91a620de8044f2bef1426' }, h("style", { key: '986e67ed44bb5e3d84f248d1a7d4c9525e73b779' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b5582f26cec08e9991cff8633b0727160ece08b5', id: componentWrapperId }, h(FRating, Object.assign({ key: '6605be5d010ed846971bc7e23439e1898ccf75eb' }, props)))));
94
+ return (h(Host, { key: '3d73b7606c40063f487a597a80ffcb020192bd26' }, h("style", { key: '1d93d5b324cbe85e685fcc6ea72d97598cc0ae2b' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '8061260a3bf3b35f3942cd8b029077f0fd24242b', id: componentWrapperId }, h(FRating, Object.assign({ key: '5bcad80eb8799b8ebc797cc4bb6a2b21c7355806' }, props)))));
95
95
  }
96
96
  disconnectedCallback() {
97
97
  this.kupManager.theme.unregister(this);
@@ -93,7 +93,7 @@ export class KupSnackbar {
93
93
  this.kupManager.debug.logRender(this, true);
94
94
  }
95
95
  render() {
96
- return (h(Host, { key: '4b6f9d9b7c39a825a81bcd21e64a014111b349aa', "kup-visible": this.visible }, h("style", { key: 'f58c94d019e43c6628a0fb2c100b5ef6eca55ae7' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '05ea7e4c6c8313f32efd10deb6baa60025d45cff', id: componentWrapperId }, h("div", { key: 'cb5eeb1b07e767a012ce66873e02bd73b2405278', class: snackbarClass }, h("div", { key: '4625765458fb84289feee65dfda7d622169e45eb', class: "snackbar__text__block" }, h("div", { key: 'fbb6f8fbfb0ef27b73b874e07ef14bd21a38f9bc', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'f39cf0f5257b8ff1dbd40dc04419e08e7fe8ef03', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
96
+ return (h(Host, { key: '37e33ed6608ac56ce006ccb1a14f93d6f48a7d8f', "kup-visible": this.visible }, h("style", { key: '722a42f22301dba2a722ed291dae0b95b9a820f4' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f4973aa0c77762ee39aa2d3ace2cde23510f958f', id: componentWrapperId }, h("div", { key: '373de7545ce04754994b5bb2ce7040b995222322', class: snackbarClass }, h("div", { key: '3e4253e4d0fa7bc1110d989adaa1210f19797ddb', class: "snackbar__text__block" }, h("div", { key: 'bc0695d83e55c8d738397b01b86f30a6ae6d62eb', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'b2c1e5b7637bbd2bf1fc80dd0f84f0ef6c2b01b8', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
97
97
  }
98
98
  disconnectedCallback() {
99
99
  this.kupManager.theme.unregister(this);
@@ -96,59 +96,59 @@ export class KupSpinner {
96
96
  spinnerClass = 'spinner-v' + this.layout;
97
97
  if (this.layout === 7) {
98
98
  spinnerEl = [
99
- h("div", { key: '96692932f35b65738b7bd4a709f29a6882eb5d35', class: "sk-spinner-v7-dot" }),
100
- h("div", { key: '92a10a4176fc8117c7855edb5672ca51d6a82f05', class: "sk-spinner-v7-dot" }),
101
- h("div", { key: 'eb18cdd80e2fdd87f2b41a28078695b5c7d106cc', class: "sk-spinner-v7-dot" }),
102
- h("div", { key: '04555672d9cc1f0c373d8042e11f9846a74f9323', class: "sk-spinner-v7-dot" }),
103
- h("div", { key: 'c5931a2cfb81583080d45d48a366ecc5ea64c051', class: "sk-spinner-v7-dot" }),
104
- h("div", { key: 'e25127c741adbd5143cc64876cf7676d2c820e9a', class: "sk-spinner-v7-dot" }),
99
+ h("div", { key: '4bd11aebdfbc1c960633424069e51409e062feb4', class: "sk-spinner-v7-dot" }),
100
+ h("div", { key: '1da54d48b55cf3f07994a52a3fdf9de32639b269', class: "sk-spinner-v7-dot" }),
101
+ h("div", { key: '8001b4676b15ef60e84a4a728e457ab5afad7324', class: "sk-spinner-v7-dot" }),
102
+ h("div", { key: 'c0632f0be9eafee154b4c280915da15df6121fce', class: "sk-spinner-v7-dot" }),
103
+ h("div", { key: '7756968cd19464597be513baee05bc32e684e16b', class: "sk-spinner-v7-dot" }),
104
+ h("div", { key: '0d9bbdff5a1ecb62dab141ef19bdb934f9f2ab9b', class: "sk-spinner-v7-dot" }),
105
105
  ];
106
106
  }
107
107
  if (this.layout === 9) {
108
108
  spinnerEl = [
109
- h("div", { key: 'e25a5e3a3e0c6558ff69aaa9f26415d0f174b5b0', class: "sk-spinner-v9-bounce1" }),
110
- h("div", { key: 'd965dfd0f30bceae4071f59ddd6a93413e66c0d8', class: "sk-spinner-v9-bounce2" }),
109
+ h("div", { key: '5959b3fc9c7d388a321ae6b4ec4b5fafc807ec9b', class: "sk-spinner-v9-bounce1" }),
110
+ h("div", { key: 'bd31de963b3e2f580426ff611c1a7ab25d621329', class: "sk-spinner-v9-bounce2" }),
111
111
  ];
112
112
  }
113
113
  if (this.layout === 10) {
114
114
  spinnerEl = [
115
- h("div", { key: 'dc77ac1838734ab3d7fa10e37157c007a2f7a0f7', class: "sk-spinner-v10-cube1" }),
116
- h("div", { key: 'e079e592180df575002a539d3538fc7a8a603a73', class: "sk-spinner-v10-cube2" }),
115
+ h("div", { key: '02ae86e55572f5923c03c8eb1383f07806624b80', class: "sk-spinner-v10-cube1" }),
116
+ h("div", { key: 'd89e91a227d5d9cddcb565dac4e2a79d98e2a2bd', class: "sk-spinner-v10-cube2" }),
117
117
  ];
118
118
  }
119
119
  if (this.layout === 12) {
120
120
  spinnerEl = [
121
- h("div", { key: '1f7e9f41f12e05898777647b5317e3121f3d0b84', class: "sk-spinner-v12-dot1" }),
122
- h("div", { key: '761ea5842b5ccc7f5289612931f4aea9c3cb1719', class: "sk-spinner-v12-dot2" }),
121
+ h("div", { key: '5731581e4a11b79e60eaa3e732b64ea004bcd5e1', class: "sk-spinner-v12-dot1" }),
122
+ h("div", { key: '25d700729222f7c7c2af968fc6a06c3f47bfbd0c', class: "sk-spinner-v12-dot2" }),
123
123
  ];
124
124
  }
125
125
  if (this.layout === 13) {
126
126
  spinnerEl = [
127
- h("div", { key: 'a8ecdb239803689d32d5d751f749748246f2749d', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
128
- h("div", { key: 'ae4ffec0c0d2ec6cf04dee3ba30e4e53a9193296', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
129
- h("div", { key: 'e743362b2b34e79185fba06d2c62b0bfc0f2d81b', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
130
- h("div", { key: '007a0e740f489013c5413ed583bb9c97b9ebf6d0', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
131
- h("div", { key: '44c66240725e7ee2bd36517cc28efcaf65b8011c', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
132
- h("div", { key: '66f19c1fddcf50a3ee379ad87cdc526be514092f', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
133
- h("div", { key: '817c7ab107d0990d50e2605b8183ceb66ceee73f', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
134
- h("div", { key: '313b9525eb797803de6959ece1136ce04477dca5', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
135
- h("div", { key: 'ec75231b93337852eb67d052b3f6463bad26ffa6', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
127
+ h("div", { key: 'd8c2c65aa3fa08b8137d41aec4f9aa42b4c7abce', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
128
+ h("div", { key: '1294a53b8f3f710282060ccdd9f9325d50f8c668', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
129
+ h("div", { key: 'b85842b20c55a113be6a523404d648bfb99ab609', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
130
+ h("div", { key: '92f644e732fee84c97703f692fbf9f879120d503', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
131
+ h("div", { key: '2baeb03d493ae21e23db5176a05480e0493269e4', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
132
+ h("div", { key: '7164ee3bcb56a2b948ca13c008e6c31e2936a4d4', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
133
+ h("div", { key: '13bc822dce6f147442e22b02730e21865b2c211c', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
134
+ h("div", { key: '9169c182ea3ead483d9a1afe22bed8674c2fbd06', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
135
+ h("div", { key: 'eff5a7428127574bb3aadbcadbdd94025c66f060', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
136
136
  ];
137
137
  }
138
138
  if (this.layout === 14) {
139
139
  spinnerEl = [
140
- h("div", { key: 'ac985dc9f68b8f8ccf18fea4421141304bf96cfc', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
141
- h("div", { key: '68380b6cf9cc7922538a298efcbe25cdd6a2689c', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
142
- h("div", { key: '3ccf00fa9e7243276d7b1200eda6252c1e8fb40e', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
143
- h("div", { key: 'f13bb429a3b6bb253ea723e10acbb5115310e8a9', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
144
- h("div", { key: '811a9b344cc9e988e2320fc9859d541039d9df43', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
145
- h("div", { key: '2d8b2366a1ac095d8d89e3d2f67a5e0db6b94a2b', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
146
- h("div", { key: '1b29647d383fe51676bc160f8fa90f7f2e7e7859', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
147
- h("div", { key: '9ee69337ef8957e3dcffd7d5721fb8d779479328', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
148
- h("div", { key: 'be9d0bccfecfe654d1268c3e1e5fa36073ab40f1', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
149
- h("div", { key: '3e8bfe54448bb20691b1f3381f46388087e4a77a', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
150
- h("div", { key: '62203f80263c73871d5465948f937e8dabc07618', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
151
- h("div", { key: '04aaf9514b8c47ae0a8b15e71943be087d82f90b', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
140
+ h("div", { key: 'e6d6debfb615e9f33cff1f016acf7ee0c8d70498', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
141
+ h("div", { key: '85fc5c6980792889e675c3df356feb3f3ec2d018', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
142
+ h("div", { key: '7135a4ccd777f3cbb8deda8dfea569589851526f', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
143
+ h("div", { key: 'fc7ecbc8884464ad05219a38186aaa0ce5b12c87', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
144
+ h("div", { key: '88fe8dfa73e2ac65cf6ef6b90c60971f2014112e', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
145
+ h("div", { key: '1628c0a6ceb994ccd665ceeddecc69714ca43685', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
146
+ h("div", { key: '631b7191885b196677d3df7f59a33f59813cb961', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
147
+ h("div", { key: '0bd52f9f8b2dc98cdc92b4d68249ef9a2f72de7c', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
148
+ h("div", { key: 'b4859b29bc9c67fb31ac52baca133b568b7b5920', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
149
+ h("div", { key: 'd5923c97bc43352682dfc3bee8fe195e1a9f7697', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
150
+ h("div", { key: '43a932bf52251603c9b99163c66f75c64abdcf72', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
151
+ h("div", { key: '1b3601b17f45e5548a7b47a0249bdf2f94c40b11', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
152
152
  ];
153
153
  }
154
154
  }
@@ -167,7 +167,7 @@ export class KupSpinner {
167
167
  else {
168
168
  elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
169
169
  }
170
- return (h(Host, { key: 'e89031aff0515422bf313b6d75816eee1a1be8a4', style: elStyle }, h("style", { key: 'fe09930f27d2358ab85476ee06d741f61f89edea' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd502afd351c3123d93cba23b657d0cad315f590c', id: componentWrapperId, style: elStyle }, h("div", { key: '938900ed60ce21b69ae1467d3ea58bc486d3d6b8', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: 'ea0359893f1f02255c0a1988b9b6422302703dc4', id: wrapperClass, style: elStyle }, h("div", { key: '53ff614e48e01507541b55f0419e307bea923259', class: spinnerClass }, spinnerEl))))));
170
+ return (h(Host, { key: 'cd7f98fa14d07b314791e64aafa46f7111c2d9b9', style: elStyle }, h("style", { key: 'ccc425aadf72e68b26052ea5e402a1e809e87c51' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '3a3721606b23c6dd1a0ea67d46a7cc19ff7f2b87', id: componentWrapperId, style: elStyle }, h("div", { key: '671f408c10faa4279d9b8f974c7350a5c0adc2b4', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: 'cc415dd3e870b000c3da0e5485b6a0a8e76ab224', id: wrapperClass, style: elStyle }, h("div", { key: 'efbebeff75c03843ce6ccf96f485aae5761c35e4', class: spinnerClass }, spinnerEl))))));
171
171
  }
172
172
  disconnectedCallback() {
173
173
  this.kupManager.theme.unregister(this);
@@ -123,7 +123,7 @@ export class KupSwitch {
123
123
  onChange: () => this.onKupChange(),
124
124
  onFocus: () => this.onKupFocus(),
125
125
  };
126
- return (h(Host, { key: '86748c6c08475f936169898ba4b926718fcaf408' }, h("style", { key: '448695a70cd694897d210cd42a790f9141b9acdf' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '66676ec9881f2b6af0e0dc01f7a8614164e269c5', id: componentWrapperId }, h(FSwitch, Object.assign({ key: 'bceef796e14a6c35595cfc259c262438426cd57b' }, props)))));
126
+ return (h(Host, { key: '6fbe5e23fdd6002b4401a4f48789dcc3d67376d2' }, h("style", { key: '6dc6d4934ded345eb0d832d37387ddf29439d577' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '0738abd02342b1d6e4eee28c80b50cba91b62f49', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '6774227df33c638e694a84ce48c2b0f47f81828b' }, props)))));
127
127
  }
128
128
  disconnectedCallback() {
129
129
  this.kupManager.theme.unregister(this);
@@ -407,7 +407,7 @@ export class KupTimePicker {
407
407
  this.kupManager.debug.logRender(this, true);
408
408
  }
409
409
  render() {
410
- return (h(Host, { key: '01279d87213d53b67cd6bd48830ce8b3d6ba2d0c' }, h("style", { key: 'e72d86ef452904cfc610fd4ee964715820b6a489' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '0ddf26e97241a003a77f0a041ef09621899fe952', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
410
+ return (h(Host, { key: 'c70c26c8423ee5dca2d3ad9affcbb2765ef4ba8c' }, h("style", { key: 'c8c0e4000a3497a0c781133275df16e88374cc72' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '53e37cf102a6a19bfb6b824f220379a6a31c98a8', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
411
411
  }
412
412
  disconnectedCallback() {
413
413
  this.kupManager.dates.unregister(this);
@@ -74,7 +74,7 @@ export class KupTxt {
74
74
  }
75
75
  render() {
76
76
  const value = this.getValue();
77
- return (h(Host, { key: 'dc11dece1614b37d96f8efb57dc024e8b06a716a' }, h("style", { key: '207531e078979777e9de3418477bc3887331e836' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '25bc992e20f10735c991aea5113a078fafa87999', id: componentWrapperId }, h("div", { key: '20bdd1815a7d7d448fa7097c12c33434d093cda3', innerHTML: value }))));
77
+ return (h(Host, { key: '0b19a5875e22fb387cbbb5e259332c72c172d319' }, h("style", { key: 'bc67a5f6af8d16543cebc5d9d65c8e99e1e91b43' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '694b0bed1fbe7be8823ae6dc8d0523a00b66e395', id: componentWrapperId }, h("div", { key: 'b10f3950f05cf4b71e74df8c63e6cd4d9eef1105', innerHTML: value }))));
78
78
  }
79
79
  disconnectedCallback() {
80
80
  __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.unregister(this);
@@ -157,7 +157,7 @@ export class KupTypography {
157
157
  const classObjParent = {
158
158
  'kup-typography--wrap': props.toolbar ? true : false,
159
159
  };
160
- return (h(Host, { key: 'b60d605d65bbebe48bf9e32f060bd1e0679fc6b5' }, h("style", { key: 'd07c6af378683e2af82656682e95f24836bf5098' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b658ca936a96a8e0782dccabb758a466b46aa72e', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: '1381710b1e1f22f24d44765d102635cf0f672b3b' }, props)), h(FImage, Object.assign({ key: '447197e4e4cbd3f00fc2267299d96e1acc465d63' }, propsFImage, { onClick: (event) => {
160
+ return (h(Host, { key: 'f6e48b29220eec0cc5de2218a96d2f4f54995950' }, h("style", { key: 'd13cd661315bf2603841418c26cd4ab350526ec9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f9105a97887bb2bf4de24f2dbfcf046114bec16d', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: '7a52cbe43a45d6fd8155fed8c55e73656792816f' }, props)), h(FImage, Object.assign({ key: '985ac9b8d6d0194473b3e1ee33fb6b549e4a21a4' }, propsFImage, { onClick: (event) => {
161
161
  event.stopPropagation();
162
162
  this.onKupIconClick(event.currentTarget);
163
163
  } })))));
@@ -160,7 +160,7 @@ export class KupTypographyList {
160
160
  }
161
161
  render() {
162
162
  const typograhy = this.renderTypographys();
163
- return (h(Host, { key: '3805175638dc6f6a011f74d709b8039becce3f35' }, h("style", { key: 'd7df404a5c9d6f060af4f2cf668879a59e56f40d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ec8e41f3f5ef083f213cb742df53ed130b025b83', id: componentWrapperId }, h("div", { key: '03554ddfe756cab8c854aecf3e7002d8a86d1af7', class: "typographies-wrapper" }, typograhy))));
163
+ return (h(Host, { key: '0661fedfb4e320b368134cb5900d746df1bc6bfb' }, h("style", { key: 'ee4ead57702fc77d855885b3a47b859070b9a5b9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9698b9a86b6f400883a108eeb4a76a65754b19a6', id: componentWrapperId }, h("div", { key: '1a7b1573f3f5d402ab0117e6a2448eb7ed88b8ee', class: "typographies-wrapper" }, typograhy))));
164
164
  }
165
165
  disconnectedCallback() {
166
166
  this.kupManager.theme.unregister(this);
@@ -372,7 +372,7 @@ function setEditableCell(cellType, classObj, cell, column, props) {
372
372
  var _a, _b, _c, _d;
373
373
  switch (cellType) {
374
374
  case FCellTypes.AUTOCOMPLETE:
375
- return (h("kup-autocomplete", Object.assign({ key: column.name + props.row.id, initialValue: cell.value }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-autocomplete-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-autocomplete-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onkup-autocomplete-iconclick": (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK), "onKup-autocomplete-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) })));
375
+ return (h("kup-autocomplete", Object.assign({ key: column.name + props.row.id, initialValue: cell.value, initialValueDecode: cell.decode }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-autocomplete-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-autocomplete-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onkup-autocomplete-iconclick": (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK), "onKup-autocomplete-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) })));
376
376
  case FCellTypes.CHECKBOX:
377
377
  if (isAutoCentered(props)) {
378
378
  classObj[FCellClasses.C_CENTERED] = true;
@@ -390,7 +390,7 @@ function setEditableCell(cellType, classObj, cell, column, props) {
390
390
  case FCellTypes.COLOR_PICKER:
391
391
  return (h("kup-color-picker", Object.assign({ key: column.name + props.row.id, initialValue: cell.value }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', disabled: false, "onkup-colorpicker-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE) })));
392
392
  case FCellTypes.COMBOBOX:
393
- return (h("kup-combobox", Object.assign({ key: column.name + props.row.id, initialValue: cell.value }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-combobox-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-combobox-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onkup-combobox-iconclick": (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK), "onKup-combobox-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) })));
393
+ return (h("kup-combobox", Object.assign({ key: column.name + props.row.id, initialValue: cell.value, initialValueDecode: cell.decode }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-combobox-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-combobox-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onkup-combobox-iconclick": (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK), "onKup-combobox-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) })));
394
394
  case FCellTypes.DATE:
395
395
  return (h("kup-date-picker", Object.assign({ key: column.name + props.row.id, initialValue: cell.value }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-datepicker-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-datepicker-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onKup-datepicker-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) })));
396
396
  case FCellTypes.MULTI_AUTOCOMPLETE:
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeColorValues, c as KupThemeIconValues } from './p-58f7825e.js';
3
- import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-074b0557.js';
3
+ import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-d797e199.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-accordion component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, F as Fragment, d as Host } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, o as getCellValueForDisplay } from './p-58f7825e.js';
3
- import { c as componentWrapperId, D as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, F as FImage } from './p-074b0557.js';
3
+ import { c as componentWrapperId, D as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, F as FImage } from './p-d797e199.js';
4
4
 
5
5
  var KupActivityTimelineProps;
6
6
  (function (KupActivityTimelineProps) {
@@ -1,4 +1,4 @@
1
- import { K as KupAutocomplete$1, C as defineCustomElement$1 } from './p-074b0557.js';
1
+ import { K as KupAutocomplete$1, C as defineCustomElement$1 } from './p-d797e199.js';
2
2
 
3
3
  const KupAutocomplete = KupAutocomplete$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { E as KupBadge$1, B as defineCustomElement$1 } from './p-074b0557.js';
1
+ import { E as KupBadge$1, B as defineCustomElement$1 } from './p-d797e199.js';
2
2
 
3
3
  const KupBadge = KupBadge$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { K as KupBox$1, d as defineCustomElement$1 } from './p-ba7c1486.js';
1
+ import { K as KupBox$1, d as defineCustomElement$1 } from './p-6c4f637c.js';
2
2
 
3
3
  const KupBox = KupBox$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as KupButtonList$1, z as defineCustomElement$1 } from './p-074b0557.js';
1
+ import { R as KupButtonList$1, z as defineCustomElement$1 } from './p-d797e199.js';
2
2
 
3
3
  const KupButtonList = KupButtonList$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { Q as KupButton$1, A as defineCustomElement$1 } from './p-074b0557.js';
1
+ import { Q as KupButton$1, A as defineCustomElement$1 } from './p-d797e199.js';
2
2
 
3
3
  const KupButton = KupButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;