@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
@@ -8,7 +8,7 @@ const appGlobals = require('./app-globals-3a1e7e63.js');
8
8
  const defineCustomElements = async (win, options) => {
9
9
  if (typeof window === 'undefined') return undefined;
10
10
  await appGlobals.globalScripts();
11
- return index.bootstrapLazy(JSON.parse("[[\"kup-autocomplete_27.cjs\",[[1,\"kup-data-table\",{\"stateId\":[1,\"state-id\"],\"store\":[16],\"autoFillMissingCells\":[4,\"auto-fill-missing-cells\"],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"density\":[1],\"dragEnabled\":[1540,\"drag-enabled\"],\"dropEnabled\":[516,\"drop-enabled\"],\"editableData\":[1028,\"editable-data\"],\"emptyDataLabel\":[1025,\"empty-data-label\"],\"enableColumnsFormula\":[4,\"enable-columns-formula\"],\"enableExtraColumns\":[4,\"enable-extra-columns\"],\"enableMergeColumns\":[4,\"enable-merge-columns\"],\"enableSortableColumns\":[4,\"enable-sortable-columns\"],\"expandGroups\":[4,\"expand-groups\"],\"filters\":[1040],\"fixedColumns\":[2,\"fixed-columns\"],\"fixedColumnsR\":[2,\"fixed-columns-r\"],\"fixedRows\":[2,\"fixed-rows\"],\"forceOneLine\":[516,\"force-one-line\"],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"groupLabelDisplay\":[1,\"group-label-display\"],\"groups\":[1040],\"headerIsPersistent\":[4,\"header-is-persistent\"],\"insertMode\":[1,\"insert-mode\"],\"isFocusable\":[4,\"is-focusable\"],\"lazyLoadRows\":[4,\"lazy-load-rows\"],\"lineBreakCharacter\":[1,\"line-break-character\"],\"loadMoreLimit\":[2,\"load-more-limit\"],\"loadMoreMode\":[1,\"load-more-mode\"],\"loadMoreStep\":[2,\"load-more-step\"],\"pageSelected\":[2,\"page-selected\"],\"paginatorPos\":[1,\"paginator-pos\"],\"legacyLook\":[516,\"legacy-look\"],\"removableColumns\":[4,\"removable-columns\"],\"resizableColumns\":[4,\"resizable-columns\"],\"rowActions\":[16],\"commands\":[16],\"rowsPerPage\":[2,\"rows-per-page\"],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"selection\":[1],\"showCustomization\":[4,\"show-customization\"],\"showDeleteButton\":[4,\"show-delete-button\"],\"showHistoryButton\":[4,\"show-history-button\"],\"showFilters\":[4,\"show-filters\"],\"showFooter\":[4,\"show-footer\"],\"showGrid\":[1,\"show-grid\"],\"showGroups\":[4,\"show-groups\"],\"showHeader\":[4,\"show-header\"],\"showLoadMore\":[4,\"show-load-more\"],\"sort\":[1040],\"sortableColumnsMutateData\":[4,\"sortable-columns-mutate-data\"],\"sortEnabled\":[4,\"sort-enabled\"],\"tableHeight\":[1,\"table-height\"],\"tableWidth\":[1,\"table-width\"],\"totals\":[1040],\"transpose\":[1028],\"updatableData\":[1028,\"updatable-data\"],\"lazyLoadCells\":[32],\"currentPage\":[32],\"currentRowsPerPage\":[32],\"selectedRows\":[32],\"selectedColumn\":[32],\"columnMenuAnchor\":[32],\"groupState\":[32],\"openedTotalMenu\":[32],\"openedCustomSettings\":[32],\"fontsize\":[32],\"closeColumnMenu\":[64],\"collapseAll\":[64],\"deleteRows\":[64],\"closeInsertCard\":[64],\"closeConfirmDeleteCard\":[64],\"getCards\":[64],\"insertNewRow\":[64],\"expandAll\":[64],\"getProps\":[64],\"getSelectedRows\":[64],\"hideColumn\":[64],\"setGroupExpansionByDepth\":[64],\"newColumn\":[64],\"openColumnMenu\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setCellValue\":[64],\"setFocus\":[64],\"setProps\":[64],\"setSelectedRows\":[64],\"getInternalState\":[64],\"defaultSortingFunction\":[64]},null,{\"rowsPerPage\":[\"rowsPerPageHandler\",\"recalculateRows\"],\"expandGroups\":[\"expandGroupsHandler\"],\"filters\":[\"filtersChanged\"],\"globalFilterValue\":[\"filtersChanged\"],\"sort\":[\"recalculateRows\"],\"totals\":[\"recalculateRows\"],\"currentPage\":[\"recalculateRows\"],\"currentRowsPerPage\":[\"recalculateRows\"],\"data\":[\"identifyAndInitRows\",\"backupOriginalDataAndAdapting\"],\"groups\":[\"recalculateRowsAndUndoSelections\"],\"fixedColumns\":[\"controlFixedRowsColumns\"],\"fixedColumnsR\":[\"controlFixedRowsColumns\"],\"fixedRows\":[\"controlFixedRowsColumns\"],\"transpose\":[\"recalculateData\"]}],[1,\"kup-form\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hiddenSubmitButton\":[4,\"hidden-submit-button\"],\"labelPlacement\":[1,\"label-placement\"],\"layout\":[16],\"submitCb\":[16],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64]},null,{\"data\":[\"onDataChanged\"],\"layout\":[\"onLayoutChanged\"]}],[1,\"kup-autocomplete\",{\"alert\":[1],\"allowInconsistentValues\":[4,\"allow-inconsistent-values\"],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"error\":[1],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"isClearable\":[4,\"is-clearable\"],\"inputDelay\":[2,\"input-delay\"],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"minimumChars\":[2,\"minimum-chars\"],\"readOnly\":[4,\"read-only\"],\"selectMode\":[1,\"select-mode\"],\"serverHandledFilter\":[516,\"server-handled-filter\"],\"showDropDownIcon\":[4,\"show-drop-down-icon\"],\"sizing\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"displayedValue\":[32],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-button\",{\"buttonType\":[1,\"button-type\"],\"checked\":[1028],\"contentAlign\":[1,\"content-align\"],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"icon\":[1],\"iconOff\":[1,\"icon-off\"],\"label\":[1],\"blackMode\":[4,\"black-mode\"],\"placeholderIcon\":[1,\"placeholder-icon\"],\"styling\":[1],\"showSpinner\":[4,\"show-spinner\"],\"toggable\":[4],\"trailingIcon\":[4,\"trailing-icon\"],\"sizing\":[1],\"keyShortcut\":[1,\"key-shortcut\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-button-list\",{\"blackMode\":[4,\"black-mode\"],\"contentAlign\":[1,\"content-align\"],\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"showSelection\":[4,\"show-selection\"],\"sizing\":[1],\"styling\":[513],\"selected\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}],[1,\"kup-checkbox\",{\"alert\":[1],\"checked\":[1028],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"error\":[1],\"indeterminate\":[1028],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-tree\",{\"asAccordion\":[516,\"as-accordion\"],\"columns\":[1040],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"density\":[1],\"dynamicExpansionCallback\":[16],\"editableData\":[4,\"editable-data\"],\"enableExtraColumns\":[4,\"enable-extra-columns\"],\"expanded\":[4],\"expansionMode\":[1,\"expansion-mode\"],\"filters\":[1040],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"globalFilterMode\":[1,\"global-filter-mode\"],\"preventXScroll\":[516,\"prevent-x-scroll\"],\"removableColumns\":[4,\"removable-columns\"],\"ripple\":[4],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"showColumns\":[1028,\"show-columns\"],\"showFilters\":[4,\"show-filters\"],\"showFooter\":[4,\"show-footer\"],\"showHeader\":[1028,\"show-header\"],\"showIcons\":[4,\"show-icons\"],\"stateId\":[1,\"state-id\"],\"store\":[16],\"useDynamicExpansion\":[4,\"use-dynamic-expansion\"],\"totals\":[1040],\"treeColumnVisible\":[32],\"openedTotalMenu\":[32],\"columnMenuAnchor\":[32],\"stateSwitcher\":[32],\"selectedNode\":[32],\"getSelectedNode\":[64],\"setSelectedNode\":[64],\"isEmpty\":[64],\"closeColumnMenu\":[64],\"collapseAll\":[64],\"expandAll\":[64],\"setExpansionByDepth\":[64],\"getProps\":[64],\"hideColumn\":[64],\"openColumnMenu\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"enrichDataWhenChanged\"],\"expanded\":[\"enrichStructureStateWhenChanged\"]}],[1,\"kup-color-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"readOnly\":[4,\"read-only\"],\"swatchOnly\":[4,\"swatch-only\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64],\"refresh\":[64]}],[1,\"kup-dropdown-button\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"dropdownOnly\":[4,\"dropdown-only\"],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"label\":[1],\"placeholderIcon\":[1,\"placeholder-icon\"],\"selectMode\":[1,\"select-mode\"],\"sizing\":[1],\"styling\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"id\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-radio\",{\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"horizontal\":[4],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-image\",{\"badgeData\":[16],\"color\":[1],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"feedback\":[4],\"isCanvas\":[4,\"is-canvas\"],\"placeholderResource\":[1,\"placeholder-resource\"],\"resource\":[1],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"zoomEnable\":[4,\"zoom-enable\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-badge\",{\"customStyle\":[1,\"custom-style\"],\"imageData\":[16],\"type\":[1],\"text\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-card\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"isMenu\":[516,\"is-menu\"],\"layoutFamily\":[1,\"layout-family\"],\"layoutNumber\":[2,\"layout-number\"],\"menuVisible\":[1540,\"menu-visible\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}],[1,\"kup-chart\",{\"asp\":[1],\"axis\":[1],\"chartTitle\":[16],\"colors\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hAxis\":[16],\"hAxes\":[16],\"legend\":[1],\"offlineMode\":[16],\"series\":[16],\"showMarks\":[4,\"show-marks\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"sorting\":[16],\"stacked\":[4],\"types\":[16],\"vAxes\":[16],\"vAxis\":[16],\"trendlines\":[16],\"version\":[1],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"identifyRows\"]}],[1,\"kup-chip\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"displayId\":[4,\"display-id\"],\"enableInput\":[4,\"enable-input\"],\"type\":[1],\"sizing\":[1],\"styling\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}],[1,\"kup-combobox\",{\"alert\":[1],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"error\":[1],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"isClearable\":[4,\"is-clearable\"],\"isSelect\":[516,\"is-select\"],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"readOnly\":[4,\"read-only\"],\"selectMode\":[1,\"select-mode\"],\"showDropDownIcon\":[4,\"show-drop-down-icon\"],\"sizing\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"displayedValue\":[32],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]],{\"initialValue\":[\"initialValueChange\"]}],[1,\"kup-date-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"firstDayIndex\":[2,\"first-day-index\"],\"initialValue\":[1,\"initial-value\"],\"outlined\":[4],\"sizing\":[1],\"showIcon\":[4,\"show-icon\"],\"showPreviousNextMonthDays\":[4,\"show-previous-next-month-days\"],\"stateSwitcher\":[32],\"ISOvalue\":[32],\"notISOvalue\":[32],\"getValue\":[64],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setValue\":[64]},[[0,\"keyup\",\"listenKeyup\"]],{\"firstDayIndex\":[\"watchFirstDayIndex\"]}],[1,\"kup-gauge\",{\"arcThickness\":[2,\"arc-thickness\"],\"colors\":[16],\"customStyle\":[1,\"custom-style\"],\"firstThreshold\":[2,\"first-threshold\"],\"labelDistance\":[1026,\"label-distance\"],\"maxValue\":[1026,\"max-value\"],\"measurementUnit\":[1,\"measurement-unit\"],\"minValue\":[1026,\"min-value\"],\"needleCircle\":[4,\"needle-circle\"],\"onlyValue\":[4,\"only-value\"],\"reverseColors\":[4,\"reverse-colors\"],\"secondThreshold\":[2,\"second-threshold\"],\"showLabels\":[4,\"show-labels\"],\"showMaxmin\":[4,\"show-maxmin\"],\"showValue\":[4,\"show-value\"],\"size\":[2],\"value\":[1026],\"valueSize\":[2,\"value-size\"],\"widthComponent\":[1,\"width-component\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-tab-bar\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"dense\":[4],\"ripple\":[4],\"toolbar\":[4],\"toolbarData\":[16],\"value\":[32],\"getProps\":[64],\"getSelectedNode\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"ripple\":[\"applyRipple\"]}],[1,\"kup-list\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"displayMode\":[1,\"display-mode\"],\"filter\":[1025],\"hideText\":[4,\"hide-text\"],\"isMenu\":[4,\"is-menu\"],\"keyboardNavigation\":[4,\"keyboard-navigation\"],\"menuVisible\":[4,\"menu-visible\"],\"roleType\":[1025,\"role-type\"],\"selectable\":[4],\"showIcons\":[4,\"show-icons\"],\"twoLine\":[4,\"two-line\"],\"focused\":[32],\"selected\":[32],\"focusNext\":[64],\"focusPrevious\":[64],\"getProps\":[64],\"getSelectedNode\":[64],\"refresh\":[64],\"select\":[64],\"setProps\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-progress-bar\",{\"centeredLabel\":[4,\"centered-label\"],\"customStyle\":[1,\"custom-style\"],\"hideLabel\":[4,\"hide-label\"],\"icon\":[1],\"label\":[1],\"isRadial\":[516,\"is-radial\"],\"value\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-rating\",{\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"maxValue\":[2,\"max-value\"],\"value\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-spinner\",{\"active\":[516],\"barVariant\":[4,\"bar-variant\"],\"customStyle\":[1,\"custom-style\"],\"dimensions\":[1],\"fader\":[4],\"faderTimeout\":[2,\"fader-timeout\"],\"fullScreen\":[516,\"full-screen\"],\"layout\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-switch\",{\"checked\":[1028],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"sizing\":[1],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-text-field\",{\"alert\":[1],\"allowNegative\":[4,\"allow-negative\"],\"customStyle\":[1,\"custom-style\"],\"decimals\":[2],\"disabled\":[4],\"emitSubmitEventOnEnter\":[4,\"emit-submit-event-on-enter\"],\"error\":[1],\"fullWidth\":[516,\"full-width\"],\"group\":[4],\"helper\":[1],\"helperIcon\":[4,\"helper-icon\"],\"helperEnabled\":[4,\"helper-enabled\"],\"helperWhenFocused\":[4,\"helper-when-focused\"],\"hiddenCounter\":[4,\"hidden-counter\"],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"inputMode\":[1,\"input-mode\"],\"inputType\":[1,\"input-type\"],\"integers\":[2],\"isClearable\":[4,\"is-clearable\"],\"label\":[1],\"lightMode\":[4,\"light-mode\"],\"leadingLabel\":[4,\"leading-label\"],\"max\":[2],\"maxLength\":[2,\"max-length\"],\"min\":[2],\"name\":[1],\"outlined\":[4],\"placeholder\":[1],\"quantityButtons\":[4,\"quantity-buttons\"],\"readOnly\":[4,\"read-only\"],\"size\":[2],\"sizing\":[1],\"step\":[2],\"textArea\":[4,\"text-area\"],\"trailingIcon\":[4,\"trailing-icon\"],\"trailingLabel\":[4,\"trailing-label\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]}],[1,\"kup-time-picker\",{\"clockVariant\":[4,\"clock-variant\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"manageSeconds\":[4,\"manage-seconds\"],\"timeMinutesStep\":[2,\"time-minutes-step\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[4,\"keyup\",\"listenKeyup\"]],{\"timeMinutesStep\":[\"watchTimeMinutesStep\"]}],[1,\"kup-dialog\",{\"autoCenter\":[16],\"customStyle\":[1,\"custom-style\"],\"header\":[16],\"modal\":[16],\"resizable\":[4],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"close\":[64],\"getProps\":[64],\"recalcPosition\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-planner.cjs\",[[1,\"kup-planner\",{\"stateId\":[1,\"state-id\"],\"store\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"detailData\":[16],\"detailColorCol\":[1,\"detail-color-col\"],\"detailColumns\":[16],\"detailDates\":[16],\"detailFilter\":[1,\"detail-filter\"],\"detailHeight\":[2,\"detail-height\"],\"detailHours\":[16],\"detailIconCol\":[1,\"detail-icon-col\"],\"detailIdCol\":[1,\"detail-id-col\"],\"detailNameCol\":[1,\"detail-name-col\"],\"detailPrevHours\":[16],\"detailPrevDates\":[16],\"detailInitialScrollX\":[2,\"detail-initial-scroll-x\"],\"detailInitialScrollY\":[2,\"detail-initial-scroll-y\"],\"listCellWidth\":[1,\"list-cell-width\"],\"maxWidth\":[1,\"max-width\"],\"phaseColorCol\":[1,\"phase-color-col\"],\"phaseColumns\":[16],\"phaseColParDep\":[1,\"phase-col-par-dep\"],\"phaseDates\":[16],\"phaseHours\":[16],\"phaseIconCol\":[1,\"phase-icon-col\"],\"phaseIdCol\":[1,\"phase-id-col\"],\"phaseNameCol\":[1,\"phase-name-col\"],\"phasePrevHours\":[16],\"phasePrevDates\":[16],\"readOnly\":[4,\"read-only\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"taskColumns\":[16],\"taskDates\":[16],\"taskFilter\":[1,\"task-filter\"],\"taskHeight\":[2,\"task-height\"],\"taskHours\":[16],\"taskIconCol\":[1,\"task-icon-col\"],\"taskIdCol\":[1,\"task-id-col\"],\"taskInitialScrollX\":[2,\"task-initial-scroll-x\"],\"taskInitialScrollY\":[2,\"task-initial-scroll-y\"],\"taskNameCol\":[1,\"task-name-col\"],\"taskPrevHours\":[16],\"taskPrevDates\":[16],\"titleMess\":[1,\"title-mess\"],\"viewMode\":[1,\"view-mode\"],\"mainFilter\":[16],\"secondaryFilter\":[16],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"plannerProps\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64],\"addPhases\":[64]},null,{\"data\":[\"dataChanged\"]}]]],[\"kup-magic-box.cjs\",[[1,\"kup-magic-box\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"display\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-card-list.cjs\",[[1,\"kup-card-list\",{\"columnsNumber\":[2,\"columns-number\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"fullWidth\":[4,\"full-width\"],\"horizontal\":[4],\"descrCol\":[1,\"descr-col\"],\"iconCol\":[1,\"icon-col\"],\"valueCol\":[1,\"value-col\"],\"measureCol\":[1,\"measure-col\"],\"intvalueCol\":[1,\"intvalue-col\"],\"decvalueCol\":[1,\"decvalue-col\"],\"textcolorCol\":[1,\"textcolor-col\"],\"valuecolorCol\":[1,\"valuecolor-col\"],\"iconcolorCol\":[1,\"iconcolor-col\"],\"layoutCol\":[1,\"layout-col\"],\"isClickable\":[4,\"is-clickable\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-family-tree.cjs\",[[1,\"kup-family-tree\",{\"autofitOnExpand\":[4,\"autofit-on-expand\"],\"autofitOnLoad\":[4,\"autofit-on-load\"],\"cardData\":[16],\"collapsible\":[4],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"layout\":[2],\"stackedLeaves\":[4,\"stacked-leaves\"],\"collapseAll\":[64],\"expandAll\":[64],\"getProps\":[64],\"refresh\":[64],\"runAutofit\":[64],\"setProps\":[64]}]]],[\"kup-input-panel.cjs\",[[1,\"kup-input-panel\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hiddenSubmitButton\":[4,\"hidden-submit-button\"],\"submitCb\":[16],\"optionsHandler\":[16],\"customButtonClickHandler\":[16],\"inputPanelCells\":[32],\"tabSelected\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"onDataChanged\"]}]]],[\"kup-accordion.cjs\",[[1,\"kup-accordion\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"ripple\":[4],\"sizing\":[1],\"selectedItems\":[32],\"collapseAll\":[64],\"expandAll\":[64],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64],\"toggleItem\":[64]},null,{\"ripple\":[\"applyRipple\"]}]]],[\"kup-activity-timeline.cjs\",[[1,\"kup-activity-timeline\",{\"data\":[16],\"dateColumn\":[1,\"date-column\"],\"sort\":[16],\"timeColumn\":[1,\"time-column\"],\"timeline\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-calendar.cjs\",[[1,\"kup-calendar\",{\"currentDate\":[1,\"current-date\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hideNavigation\":[4,\"hide-navigation\"],\"editableEvents\":[4,\"editable-events\"],\"viewType\":[1025,\"view-type\"],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"setCalendarData\"],\"currentDate\":[\"setCalendarData\"]}]]],[\"kup-cell.cjs\",[[1,\"kup-cell\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"density\":[1],\"dragEnabled\":[4,\"drag-enabled\"],\"showSubmit\":[4,\"show-submit\"],\"submitPosition\":[1,\"submit-position\"],\"addCssClasses\":[64],\"getProps\":[64],\"refresh\":[64],\"removeCssClasses\":[64],\"setProps\":[64]}]]],[\"kup-dashboard.cjs\",[[1,\"kup-dashboard\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"enableDesign\":[4,\"enable-design\"],\"resetInternalData\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"dataChanged\"]}]]],[\"kup-drawer.cjs\",[[1,\"kup-drawer\",{\"customStyle\":[1,\"custom-style\"],\"opened\":[32],\"close\":[64],\"getProps\":[64],\"isOpened\":[64],\"open\":[64],\"refresh\":[64],\"setProps\":[64],\"toggle\":[64]}]]],[\"kup-iframe.cjs\",[[1,\"kup-iframe\",{\"buttonData\":[16],\"isButton\":[4,\"is-button\"],\"src\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-image-list.cjs\",[[1,\"kup-image-list\",{\"columns\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"ripple\":[4],\"rows\":[2],\"selectedNode\":[16],\"stateId\":[1,\"state-id\"],\"store\":[16],\"currentNode\":[32],\"navigationBarToggled\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"selectedNode\":[\"selectNode\"]}]]],[\"kup-lazy.cjs\",[[1,\"kup-lazy\",{\"componentName\":[1,\"component-name\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"renderMode\":[1,\"render-mode\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"isInViewport\":[32],\"getProps\":[64],\"getComponent\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-nav-bar.cjs\",[[1,\"kup-nav-bar\",{\"customStyle\":[1,\"custom-style\"],\"styling\":[513],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}]]],[\"kup-numeric-picker.cjs\",[[1,\"kup-numeric-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"decimals\":[4],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"maxDecimals\":[1026,\"max-decimals\"],\"maxIntegers\":[1026,\"max-integers\"],\"maxLength\":[2,\"max-length\"],\"negative\":[4],\"stateSwitcher\":[32],\"value\":[32],\"getValue\":[64],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setValue\":[64]},[[0,\"keyup\",\"listenKeyup\"]]]]],[\"kup-pdf.cjs\",[[1,\"kup-pdf\",{\"pdfPath\":[1,\"pdf-path\"],\"sendCredentials\":[4,\"send-credentials\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"pdfPath\":[\"onPdfPathChange\"]}]]],[\"kup-photo-frame.cjs\",[[1,\"kup-photo-frame\",{\"customStyle\":[1,\"custom-style\"],\"placeholderAttrs\":[16],\"resourceAttrs\":[16],\"threshold\":[2],\"isInViewport\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-probe.cjs\",[[1,\"kup-probe\",{\"customStyle\":[1,\"custom-style\"],\"features\":[16],\"content\":[32],\"printLifecycleTime\":[64],\"refresh\":[64]}]]],[\"kup-qlik.cjs\",[[0,\"kup-qlik\",{\"config\":[16],\"qlik\":[8],\"appid\":[513],\"app\":[520],\"grid\":[16],\"debug\":[4],\"fluid\":[4],\"bordered\":[4],\"defobjsize\":[1],\"divlist\":[32]}]]],[\"kup-snackbar.cjs\",[[1,\"kup-snackbar\",{\"actionButton\":[16],\"closeButton\":[4,\"close-button\"],\"customStyle\":[1,\"custom-style\"],\"text\":[1],\"header\":[1],\"timeout\":[2],\"visible\":[32],\"getProps\":[64],\"hide\":[64],\"refresh\":[64],\"setProps\":[64],\"show\":[64]}]]],[\"kup-typography.cjs\",[[1,\"kup-typography\",{\"customStyle\":[1,\"custom-style\"],\"toolbar\":[4],\"toolbarData\":[16],\"type\":[1],\"value\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-typography-list.cjs\",[[1,\"kup-typography-list\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"type\":[1],\"toolbar\":[4],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}]]],[\"kup-echart.cjs\",[[1,\"kup-echart\",{\"axis\":[1025],\"colors\":[16],\"consistencyCheck\":[4,\"consistency-check\"],\"chartTitle\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"legend\":[1],\"map\":[1],\"series\":[16],\"showMarks\":[4,\"show-marks\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"stacked\":[4],\"types\":[16],\"xAxis\":[16],\"yAxis\":[16],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}]]],[\"kup-editor.cjs\",[[0,\"kup-editor\",{\"autosaveTimer\":[2,\"autosave-timer\"],\"editorHeight\":[1,\"editor-height\"],\"initialEditType\":[1,\"initial-edit-type\"],\"initialValue\":[1,\"initial-value\"],\"isReadOnly\":[4,\"is-read-only\"],\"previewStyle\":[1,\"preview-style\"],\"selectedTab\":[1,\"selected-tab\"],\"showSaveButton\":[4,\"show-save-button\"],\"showToolbar\":[4,\"show-toolbar\"],\"editor\":[32],\"editorRef\":[32],\"viewer\":[32],\"getProps\":[64],\"getValueAsHTML\":[64],\"getValueAsMarkdown\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"editorRef\":[\"onEditorRefUpdated\"],\"editor\":[\"onEditorUpdate\"],\"initialEditType\":[\"onInitialEditTypeChanged\"],\"isReadOnly\":[\"onIsReadOnlyChanged\"],\"previewStyle\":[\"onPreviewStyleChanged\"],\"selectedTab\":[\"onMarkdownPreviewTabChanged\"],\"showSaveButton\":[\"onShowSaveButtonChanged\"],\"showToolbar\":[\"onShowToolBarChanged\"],\"autosaveTimer\":[\"onAutosaveTimerChanged\"]}]]],[\"kup-grid.cjs\",[[1,\"kup-grid\",{\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"singleLine\":[4,\"single-line\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-custom-task-list-header_4.cjs\",[[0,\"kup-custom-task-list-header\",{\"label\":[1],\"doubleView\":[4,\"double-view\"],\"setDoubleView\":[16],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"]}],[0,\"kup-custom-task-list-table\",{\"ganttId\":[1,\"gantt-id\"],\"tasks\":[16],\"rowHeight\":[2,\"row-height\"],\"rowWidth\":[1,\"row-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"taskListScrollX\":[2,\"task-list-scroll-x\"],\"setSelectedTask\":[16],\"onclickTaskList\":[16],\"ondblclickTaskList\":[16],\"oncontextmenuTaskList\":[16],\"ontaskListScrollWidth\":[16]},null,{\"taskListScrollX\":[\"updateTaskListScroll\"]}],[0,\"kup-gantt-calendar\",{\"dateSetup\":[16],\"locale\":[1],\"rtl\":[4],\"headerHeight\":[2,\"header-height\"],\"columnWidth\":[2,\"column-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"dateTimeFormatters\":[16],\"singleLineHeader\":[4,\"single-line-header\"],\"currentDateIndicator\":[16],\"svgWidth\":[2,\"svg-width\"],\"simplifiedHeader\":[32]}],[0,\"kup-grid-renderer\",{\"tasks\":[16],\"dates\":[16],\"ganttEvent\":[16],\"selectedTask\":[16],\"rowHeight\":[2,\"row-height\"],\"columnWidth\":[2,\"column-width\"],\"timeStep\":[2,\"time-step\"],\"taskHeight\":[2,\"task-height\"],\"arrowColor\":[1,\"arrow-color\"],\"arrowIndent\":[2,\"arrow-indent\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rtl\":[4],\"hideLabel\":[4,\"hide-label\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"currentDateIndicator\":[16],\"projection\":[16],\"readOnly\":[4,\"read-only\"],\"gridProps\":[16],\"dateChange\":[16],\"progressChange\":[16],\"doubleClick\":[16],\"barClick\":[16],\"barDblClick\":[16],\"barContextMenu\":[16],\"delete\":[16],\"setFailedTask\":[16],\"setSelectedTask\":[16],\"eventStart\":[16],\"eMouseDown\":[16],\"phaseDrop\":[16],\"setGanttEvent\":[1040],\"phaseDragScroll\":[16],\"xStep\":[32],\"initEventX1Delta\":[32],\"initEventXClick\":[32],\"isMoving\":[32],\"point\":[32],\"svg\":[32],\"currentTarget\":[32],\"dragScrollInterval\":[32],\"dropZoneTask\":[32]},null,{\"columnWidth\":[\"updateXStep\"],\"dates\":[\"updateXStep\"],\"timeStep\":[\"updateXStep\",\"updateSvgMove\"],\"ganttEvent\":[\"updateSvgMove\"],\"xStep\":[\"updateSvgMove\"],\"svg\":[\"updateSvgMove\"],\"initEventX1Delta\":[\"updateSvgMove\"],\"point\":[\"updateSvgMove\"],\"rtl\":[\"updateSvgMove\"],\"onProgressChange\":[\"updateSvgMove\"],\"onDateChange\":[\"updateSvgMove\"]}]]],[\"kup-planner-renderer.cjs\",[[0,\"kup-planner-renderer\",{\"props\":[1040],\"timeUnit\":[32],\"currentTasks\":[32],\"currentDetails\":[32],\"scrollX\":[32],\"mainGanttDoubleView\":[32],\"displayedDates\":[32],\"viewDate\":[32],\"projection\":[32],\"tasks\":[32],\"details\":[32],\"refresh\":[64]},null,{\"props\":[\"mainGanttChangeHandler\"],\"timeUnit\":[\"updateDisplayedDates\"],\"mainGanttDoubleView\":[\"updateDisplayedDates\"],\"props.preStepsCount\":[\"updateDisplayedDates\"],\"viewDate\":[\"updateDisplayedDates\"],\"currentTasks\":[\"updateTasks\"],\"currentDetails\":[\"updateTasks\"]}]]],[\"kup-box.cjs\",[[1,\"kup-box\",{\"cardData\":[16],\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"dragEnabled\":[4,\"drag-enabled\"],\"dropEnabled\":[4,\"drop-enabled\"],\"dropOnSection\":[4,\"drop-on-section\"],\"editableData\":[4,\"editable-data\"],\"enableRowActions\":[4,\"enable-row-actions\"],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"kanban\":[16],\"layout\":[16],\"lazyLoadRows\":[4,\"lazy-load-rows\"],\"loadMoreLimit\":[2,\"load-more-limit\"],\"loadMoreMode\":[1,\"load-more-mode\"],\"loadMoreStep\":[2,\"load-more-step\"],\"multiSelection\":[4,\"multi-selection\"],\"pageSelected\":[2,\"page-selected\"],\"pagination\":[4],\"rowsPerPage\":[2,\"rows-per-page\"],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"selectBox\":[2,\"select-box\"],\"selectedRowsState\":[1025,\"selected-rows-state\"],\"showLoadMore\":[4,\"show-load-more\"],\"showSelection\":[4,\"show-selection\"],\"sortBy\":[1025,\"sort-by\"],\"sortEnabled\":[4,\"sort-enabled\"],\"stateId\":[1,\"state-id\"],\"store\":[16],\"swipeDisabled\":[4,\"swipe-disabled\"],\"collapsedSection\":[32],\"selectedRows\":[32],\"rowActionMenuOpened\":[32],\"currentPage\":[32],\"currentRowsPerPage\":[32],\"getProps\":[64],\"loadRowActions\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"rowsPerPage\":[\"rowsPerPageHandler\",\"recalculateRows\"],\"globalFilterValue\":[\"recalculateRows\"],\"sortBy\":[\"recalculateRows\"],\"pagination\":[\"recalculateRows\"],\"currentPage\":[\"recalculateRows\"],\"currentRowsPerPage\":[\"recalculateRows\"],\"data\":[\"onDataChanged\"],\"layout\":[\"onLayoutChanged\"],\"selectBox\":[\"onSelectBoxChanged\"]}]]],[\"kup-gantt_10.cjs\",[[0,\"kup-gantt\",{\"ganttId\":[1,\"gantt-id\"],\"tasks\":[16],\"headerHeight\":[2,\"header-height\"],\"columnWidth\":[2,\"column-width\"],\"listCellWidth\":[1,\"list-cell-width\"],\"rowHeight\":[2,\"row-height\"],\"filter\":[16],\"ganttHeight\":[2,\"gantt-height\"],\"viewMode\":[1,\"view-mode\"],\"preStepsCount\":[2,\"pre-steps-count\"],\"locale\":[1],\"barFill\":[2,\"bar-fill\"],\"projectFill\":[2,\"project-fill\"],\"timelineFill\":[2,\"timeline-fill\"],\"barCornerRadius\":[2,\"bar-corner-radius\"],\"barProgressColor\":[1,\"bar-progress-color\"],\"barProgressSelectedColor\":[1,\"bar-progress-selected-color\"],\"barBackgroundColor\":[1,\"bar-background-color\"],\"barBackgroundSelectedColor\":[1,\"bar-background-selected-color\"],\"projectProgressColor\":[1,\"project-progress-color\"],\"projectProgressSelectedColor\":[1,\"project-progress-selected-color\"],\"projectBackgroundColor\":[1,\"project-background-color\"],\"projectBackgroundSelectedColor\":[1,\"project-background-selected-color\"],\"rtl\":[4],\"handleWidth\":[2,\"handle-width\"],\"timeStep\":[2,\"time-step\"],\"arrowColor\":[1,\"arrow-color\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"arrowIndent\":[2,\"arrow-indent\"],\"todayColor\":[1,\"today-color\"],\"viewDate\":[16],\"TooltipContent\":[16],\"TaskListHeader\":[16],\"TaskListTable\":[16],\"dateTimeFormatters\":[16],\"singleLineHeader\":[4,\"single-line-header\"],\"hideLabel\":[4,\"hide-label\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"hideDependencies\":[4,\"hide-dependencies\"],\"projection\":[16],\"displayedStartDate\":[16],\"displayedEndDate\":[16],\"initialScrollX\":[2,\"initial-scroll-x\"],\"initialScrollY\":[2,\"initial-scroll-y\"],\"readOnly\":[4,\"read-only\"],\"currentTasks\":[16],\"label\":[1],\"doubleView\":[4,\"double-view\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"setDoubleView\":[16],\"barContextMenu\":[16],\"scrollXChange\":[16],\"scrollYChange\":[16],\"barClick\":[16],\"barDblClick\":[16],\"dateChange\":[16],\"select\":[16],\"handleClick\":[16],\"handleDblClick\":[16],\"handleContextMenu\":[16],\"ganttOnClick\":[16],\"ganttOnDblClick\":[16],\"ganttonOnContextMenu\":[16],\"progressChange\":[16],\"doubleClick\":[16],\"delete\":[16],\"expanderClick\":[16],\"phaseDrop\":[16],\"wrapperRef\":[32],\"taskGanttRef\":[32],\"taskListRef\":[32],\"dateSetup\":[32],\"taskListWidth\":[32],\"svgContainerWidth\":[32],\"svgContainerHeight\":[32],\"barTasks\":[32],\"ganttEvent\":[32],\"taskHeight\":[32],\"projectHeight\":[32],\"timelineHeight\":[32],\"selectedTask\":[32],\"failedTask\":[32],\"svgWidth\":[32],\"ganttFullHeight\":[32],\"scrollX\":[32],\"scrollY\":[32],\"ignoreScrollEvent\":[32],\"currentDateIndicatorContent\":[32],\"projectionContent\":[32],\"taskListScrollWidth\":[32],\"taskListScrollX\":[32],\"refresh\":[64]},[[0,\"wheel\",\"handleWheel\"]],{\"initialScrollY\":[\"updateInitialScrollY\"],\"scrollYChange\":[\"updateInitialScrollY\"],\"initialScrollX\":[\"updateInitialScrollX\",\"updateIgnoreScrollEvent\"],\"scrollXChange\":[\"updateInitialScrollX\"],\"tasks\":[\"updateGanttData\",\"updateSvgContainerHeight\"],\"viewMode\":[\"updateGanttData\",\"updateIgnoreScrollEvent\"],\"preStepsCount\":[\"updateGanttData\"],\"rowHeight\":[\"updateGanttData\",\"updateSvgContainerHeight\",\"updateGanttFullHeight\"],\"barCornerRadius\":[\"updateGanttData\"],\"columnWidth\":[\"updateGanttData\",\"updateIgnoreScrollEvent\",\"updateCurrentDateIndicatorContent\",\"updateProjectionContent\",\"updateSvgWidth\"],\"taskHeight\":[\"updateGanttData\"],\"handleWidth\":[\"updateGanttData\"],\"barProgressColor\":[\"updateGanttData\"],\"barProgressSelectedColor\":[\"updateGanttData\"],\"barBackgroundColor\":[\"updateGanttData\"],\"barBackgroundSelectedColor\":[\"updateGanttData\"],\"projectProgressColor\":[\"updateGanttData\"],\"projectProgressSelectedColor\":[\"updateGanttData\"],\"projectBackgroundColor\":[\"updateGanttData\"],\"projectBackgroundSelectedColor\":[\"updateGanttData\"],\"milestoneBackgroundColor\":[\"updateGanttData\"],\"milestoneBackgroundSelectedColor\":[\"updateGanttData\"],\"rtl\":[\"updateGanttData\",\"handleWheel\"],\"scrollX\":[\"updateGanttData\",\"handleWheel\"],\"onExpanderClick\":[\"updateGanttData\"],\"showSecondaryDates\":[\"updateGanttData\"],\"projectHeight\":[\"updateGanttData\"],\"timelineHeight\":[\"updateGanttData\"],\"displayedStartDate\":[\"updateGanttData\"],\"displayedEndDate\":[\"updateGanttData\"],\"dateSetup\":[\"updateGanttData\",\"updateIgnoreScrollEvent\",\"updateCurrentDateIndicatorContent\",\"updateProjectionContent\",\"updateSvgWidth\"],\"viewDate\":[\"updateIgnoreScrollEvent\"],\"ganttEvent\":[\"updateGanttEventAndBarTasks\"],\"failedTask\":[\"updateFailedTasksAndBarChart\"],\"barTasks\":[\"updateFailedTasksAndBarChart\",\"updateGanttFullHeight\"],\"taskListRef\":[\"updateTaskListWidth\"],\"listCellWidth\":[\"updateTaskListWidth\"],\"wrapperRef\":[\"updateSvgContainerWidth\",\"handleWheel\"],\"ganttHeight\":[\"updateSvgContainerHeight\",\"handleWheel\"],\"headerHeight\":[\"updateSvgContainerHeight\"],\"scrollY\":[\"handleWheel\"],\"svgWidth\":[\"handleWheel\"],\"ganttFullHeight\":[\"handleWheel\"],\"todayColor\":[\"updateCurrentDateIndicatorContent\"],\"projection\":[\"updateProjectionContent\"]}],[0,\"kup-switcher\",{\"timeUnitChange\":[16],\"activeButton\":[32]}],[0,\"kup-task-gantt\",{\"gridProps\":[16],\"calendarProps\":[16],\"barProps\":[16],\"taskGanttRef\":[16],\"ganttHeight\":[2,\"gantt-height\"],\"scrollY\":[1026,\"scroll-y\"],\"scrollX\":[1026,\"scroll-x\"],\"phaseDragScroll\":[16]},null,{\"scrollX\":[\"updateScrollX\"],\"verticalGanttContainerRef\":[\"updateScrollX\"],\"scrollY\":[\"updateScrollY\"],\"horizontalContainerRef\":[\"updateScrollY\"]}],[0,\"kup-task-list\",{\"headerHeight\":[2,\"header-height\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rowWidth\":[1,\"row-width\"],\"rowHeight\":[2,\"row-height\"],\"scrollY\":[2,\"scroll-y\"],\"locale\":[1],\"tasks\":[16],\"selectedTask\":[16],\"horizontalContainerClass\":[1,\"horizontal-container-class\"],\"ganttHeight\":[2,\"gantt-height\"],\"filter\":[16],\"TaskListHeader\":[16],\"TaskListTable\":[16],\"currentTasks\":[16],\"label\":[1],\"doubleView\":[4,\"double-view\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"updateTaskListScrollX\":[4,\"update-task-list-scroll-x\"],\"taskListScrollX\":[2,\"task-list-scroll-x\"],\"setDoubleView\":[16],\"handleClick\":[16],\"handleDblClick\":[16],\"handleContextMenu\":[16],\"ganttOnClick\":[16],\"ganttOnDblClick\":[16],\"ganttonOnContextMenu\":[16],\"setSelectedTask\":[16],\"expanderClick\":[16],\"ontaskListScrollWidth\":[16],\"selectedTaskId\":[32]},null,{\"scrollY\":[\"updateScrollY\"]}],[1,\"kup-horizontal-scroll\",{\"scrollNumber\":[2,\"scroll-number\"],\"svgWidth\":[2,\"svg-width\"],\"taskListTrueRef\":[16],\"rtl\":[4],\"taskListWidth\":[2,\"task-list-width\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"listCellWidth\":[1,\"list-cell-width\"],\"taskListScrollWidth\":[2,\"task-list-scroll-width\"],\"taskListScrollNumber\":[2,\"task-list-scroll-number\"],\"horizontalScroll\":[16],\"horizontalTaskListScroll\":[16],\"timeoutId\":[32]},null,{\"scrollNumber\":[\"scrollLeft\"],\"taskListScrollNumber\":[\"listScrollLeft\"]}],[1,\"kup-standard-tooltip\",{\"task\":[16],\"fontSize\":[1,\"font-size\"],\"fontFamily\":[1,\"font-family\"]}],[0,\"kup-task-list-header\",{\"headerHeight\":[2,\"header-height\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rowWidth\":[1,\"row-width\"]}],[0,\"kup-task-list-table\",{\"rowHeight\":[2,\"row-height\"],\"rowWidth\":[1,\"row-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"locale\":[1],\"tasks\":[16],\"selectedTaskId\":[1,\"selected-task-id\"],\"setSelectedTask\":[16],\"expanderClick\":[16],\"expandedTasks\":[32]}],[1,\"kup-tooltip\",{\"task\":[16],\"rowHeight\":[2,\"row-height\"],\"rtl\":[4],\"svgContainerHeight\":[2,\"svg-container-height\"],\"svgContainerWidth\":[2,\"svg-container-width\"],\"scrollX\":[2,\"scroll-x\"],\"scrollY\":[2,\"scroll-y\"],\"arrowIndent\":[2,\"arrow-indent\"],\"fontSize\":[1,\"font-size\"],\"fontFamily\":[1,\"font-family\"],\"headerHeight\":[2,\"header-height\"],\"taskListWidth\":[2,\"task-list-width\"],\"TooltipContent\":[8,\"tooltip-content\"],\"svgWidth\":[2,\"svg-width\"],\"relatedY\":[32],\"relatedX\":[32]},null,{\"task\":[\"calculateTooltipPosition\"],\"arrowIndent\":[\"calculateTooltipPosition\"],\"scrollX\":[\"calculateTooltipPosition\"],\"scrollY\":[\"calculateTooltipPosition\"],\"headerHeight\":[\"calculateTooltipPosition\"],\"taskListWidth\":[\"calculateTooltipPosition\"],\"rowHeight\":[\"calculateTooltipPosition\"],\"svgContainerHeight\":[\"calculateTooltipPosition\"],\"svgContainerWidth\":[\"calculateTooltipPosition\"],\"rtl\":[\"calculateTooltipPosition\"]}],[0,\"kup-vertical-scroll\",{\"scrollNumber\":[2,\"scroll-number\"],\"ganttHeight\":[2,\"gantt-height\"],\"ganttFullHeight\":[2,\"gantt-full-height\"],\"headerHeight\":[2,\"header-height\"],\"rtl\":[4],\"verticalScroll\":[16]},null,{\"scrollNumber\":[\"updateScroll\"]}]]]]"), options);
11
+ return index.bootstrapLazy(JSON.parse("[[\"kup-autocomplete_27.cjs\",[[1,\"kup-data-table\",{\"stateId\":[1,\"state-id\"],\"store\":[16],\"autoFillMissingCells\":[4,\"auto-fill-missing-cells\"],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"density\":[1],\"dragEnabled\":[1540,\"drag-enabled\"],\"dropEnabled\":[516,\"drop-enabled\"],\"editableData\":[1028,\"editable-data\"],\"emptyDataLabel\":[1025,\"empty-data-label\"],\"enableColumnsFormula\":[4,\"enable-columns-formula\"],\"enableExtraColumns\":[4,\"enable-extra-columns\"],\"enableMergeColumns\":[4,\"enable-merge-columns\"],\"enableSortableColumns\":[4,\"enable-sortable-columns\"],\"expandGroups\":[4,\"expand-groups\"],\"filters\":[1040],\"fixedColumns\":[2,\"fixed-columns\"],\"fixedColumnsR\":[2,\"fixed-columns-r\"],\"fixedRows\":[2,\"fixed-rows\"],\"forceOneLine\":[516,\"force-one-line\"],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"groupLabelDisplay\":[1,\"group-label-display\"],\"groups\":[1040],\"headerIsPersistent\":[4,\"header-is-persistent\"],\"insertMode\":[1,\"insert-mode\"],\"isFocusable\":[4,\"is-focusable\"],\"lazyLoadRows\":[4,\"lazy-load-rows\"],\"lineBreakCharacter\":[1,\"line-break-character\"],\"loadMoreLimit\":[2,\"load-more-limit\"],\"loadMoreMode\":[1,\"load-more-mode\"],\"loadMoreStep\":[2,\"load-more-step\"],\"pageSelected\":[2,\"page-selected\"],\"paginatorPos\":[1,\"paginator-pos\"],\"legacyLook\":[516,\"legacy-look\"],\"removableColumns\":[4,\"removable-columns\"],\"resizableColumns\":[4,\"resizable-columns\"],\"rowActions\":[16],\"commands\":[16],\"rowsPerPage\":[2,\"rows-per-page\"],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"selection\":[1],\"showCustomization\":[4,\"show-customization\"],\"showDeleteButton\":[4,\"show-delete-button\"],\"showHistoryButton\":[4,\"show-history-button\"],\"showFilters\":[4,\"show-filters\"],\"showFooter\":[4,\"show-footer\"],\"showGrid\":[1,\"show-grid\"],\"showGroups\":[4,\"show-groups\"],\"showHeader\":[4,\"show-header\"],\"showLoadMore\":[4,\"show-load-more\"],\"sort\":[1040],\"sortableColumnsMutateData\":[4,\"sortable-columns-mutate-data\"],\"sortEnabled\":[4,\"sort-enabled\"],\"tableHeight\":[1,\"table-height\"],\"tableWidth\":[1,\"table-width\"],\"totals\":[1040],\"transpose\":[1028],\"updatableData\":[1028,\"updatable-data\"],\"lazyLoadCells\":[32],\"currentPage\":[32],\"currentRowsPerPage\":[32],\"selectedRows\":[32],\"selectedColumn\":[32],\"columnMenuAnchor\":[32],\"groupState\":[32],\"openedTotalMenu\":[32],\"openedCustomSettings\":[32],\"fontsize\":[32],\"closeColumnMenu\":[64],\"collapseAll\":[64],\"deleteRows\":[64],\"closeInsertCard\":[64],\"closeConfirmDeleteCard\":[64],\"getCards\":[64],\"insertNewRow\":[64],\"expandAll\":[64],\"getProps\":[64],\"getSelectedRows\":[64],\"hideColumn\":[64],\"setGroupExpansionByDepth\":[64],\"newColumn\":[64],\"openColumnMenu\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setCellValue\":[64],\"setFocus\":[64],\"setProps\":[64],\"setSelectedRows\":[64],\"getInternalState\":[64],\"defaultSortingFunction\":[64]},null,{\"rowsPerPage\":[\"rowsPerPageHandler\",\"recalculateRows\"],\"expandGroups\":[\"expandGroupsHandler\"],\"filters\":[\"filtersChanged\"],\"globalFilterValue\":[\"filtersChanged\"],\"sort\":[\"recalculateRows\"],\"totals\":[\"recalculateRows\"],\"currentPage\":[\"recalculateRows\"],\"currentRowsPerPage\":[\"recalculateRows\"],\"data\":[\"identifyAndInitRows\",\"backupOriginalDataAndAdapting\"],\"groups\":[\"recalculateRowsAndUndoSelections\"],\"fixedColumns\":[\"controlFixedRowsColumns\"],\"fixedColumnsR\":[\"controlFixedRowsColumns\"],\"fixedRows\":[\"controlFixedRowsColumns\"],\"transpose\":[\"recalculateData\"]}],[1,\"kup-form\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hiddenSubmitButton\":[4,\"hidden-submit-button\"],\"labelPlacement\":[1,\"label-placement\"],\"layout\":[16],\"submitCb\":[16],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64]},null,{\"data\":[\"onDataChanged\"],\"layout\":[\"onLayoutChanged\"]}],[1,\"kup-autocomplete\",{\"alert\":[1],\"allowInconsistentValues\":[4,\"allow-inconsistent-values\"],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"error\":[1],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"isClearable\":[4,\"is-clearable\"],\"inputDelay\":[2,\"input-delay\"],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"minimumChars\":[2,\"minimum-chars\"],\"readOnly\":[4,\"read-only\"],\"selectMode\":[1,\"select-mode\"],\"serverHandledFilter\":[516,\"server-handled-filter\"],\"showDropDownIcon\":[4,\"show-drop-down-icon\"],\"sizing\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"displayedValue\":[32],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-button\",{\"buttonType\":[1,\"button-type\"],\"checked\":[1028],\"contentAlign\":[1,\"content-align\"],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"icon\":[1],\"iconOff\":[1,\"icon-off\"],\"label\":[1],\"blackMode\":[4,\"black-mode\"],\"placeholderIcon\":[1,\"placeholder-icon\"],\"styling\":[1],\"showSpinner\":[4,\"show-spinner\"],\"toggable\":[4],\"trailingIcon\":[4,\"trailing-icon\"],\"sizing\":[1],\"keyShortcut\":[1,\"key-shortcut\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-button-list\",{\"blackMode\":[4,\"black-mode\"],\"contentAlign\":[1,\"content-align\"],\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"showSelection\":[4,\"show-selection\"],\"sizing\":[1],\"styling\":[513],\"selected\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}],[1,\"kup-checkbox\",{\"alert\":[1],\"checked\":[1028],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"error\":[1],\"indeterminate\":[1028],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-tree\",{\"asAccordion\":[516,\"as-accordion\"],\"columns\":[1040],\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"density\":[1],\"dynamicExpansionCallback\":[16],\"editableData\":[4,\"editable-data\"],\"enableExtraColumns\":[4,\"enable-extra-columns\"],\"expanded\":[4],\"expansionMode\":[1,\"expansion-mode\"],\"filters\":[1040],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"globalFilterMode\":[1,\"global-filter-mode\"],\"preventXScroll\":[516,\"prevent-x-scroll\"],\"removableColumns\":[4,\"removable-columns\"],\"ripple\":[4],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"showColumns\":[1028,\"show-columns\"],\"showFilters\":[4,\"show-filters\"],\"showFooter\":[4,\"show-footer\"],\"showHeader\":[1028,\"show-header\"],\"showIcons\":[4,\"show-icons\"],\"stateId\":[1,\"state-id\"],\"store\":[16],\"useDynamicExpansion\":[4,\"use-dynamic-expansion\"],\"totals\":[1040],\"treeColumnVisible\":[32],\"openedTotalMenu\":[32],\"columnMenuAnchor\":[32],\"stateSwitcher\":[32],\"selectedNode\":[32],\"getSelectedNode\":[64],\"setSelectedNode\":[64],\"isEmpty\":[64],\"closeColumnMenu\":[64],\"collapseAll\":[64],\"expandAll\":[64],\"setExpansionByDepth\":[64],\"getProps\":[64],\"hideColumn\":[64],\"openColumnMenu\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"enrichDataWhenChanged\"],\"expanded\":[\"enrichStructureStateWhenChanged\"]}],[1,\"kup-color-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"readOnly\":[4,\"read-only\"],\"swatchOnly\":[4,\"swatch-only\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64],\"refresh\":[64]}],[1,\"kup-dropdown-button\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"dropdownOnly\":[4,\"dropdown-only\"],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"label\":[1],\"placeholderIcon\":[1,\"placeholder-icon\"],\"selectMode\":[1,\"select-mode\"],\"sizing\":[1],\"styling\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"id\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-radio\",{\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"horizontal\":[4],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-image\",{\"badgeData\":[16],\"color\":[1],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"feedback\":[4],\"isCanvas\":[4,\"is-canvas\"],\"placeholderResource\":[1,\"placeholder-resource\"],\"resource\":[1],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"zoomEnable\":[4,\"zoom-enable\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-badge\",{\"customStyle\":[1,\"custom-style\"],\"imageData\":[16],\"type\":[1],\"text\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-card\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"isMenu\":[516,\"is-menu\"],\"layoutFamily\":[1,\"layout-family\"],\"layoutNumber\":[2,\"layout-number\"],\"menuVisible\":[1540,\"menu-visible\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}],[1,\"kup-chart\",{\"asp\":[1],\"axis\":[1],\"chartTitle\":[16],\"colors\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hAxis\":[16],\"hAxes\":[16],\"legend\":[1],\"offlineMode\":[16],\"series\":[16],\"showMarks\":[4,\"show-marks\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"sorting\":[16],\"stacked\":[4],\"types\":[16],\"vAxes\":[16],\"vAxis\":[16],\"trendlines\":[16],\"version\":[1],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"identifyRows\"]}],[1,\"kup-chip\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"displayId\":[4,\"display-id\"],\"enableInput\":[4,\"enable-input\"],\"type\":[1],\"sizing\":[1],\"styling\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}],[1,\"kup-combobox\",{\"alert\":[1],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"displayMode\":[1,\"display-mode\"],\"error\":[1],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"isClearable\":[4,\"is-clearable\"],\"isSelect\":[516,\"is-select\"],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"readOnly\":[4,\"read-only\"],\"selectMode\":[1,\"select-mode\"],\"showDropDownIcon\":[4,\"show-drop-down-icon\"],\"sizing\":[1],\"trailingIcon\":[4,\"trailing-icon\"],\"displayedValue\":[32],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[0,\"keydown\",\"listenKeydown\"]],{\"initialValue\":[\"initialValueChange\"]}],[1,\"kup-date-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"disabled\":[4],\"firstDayIndex\":[2,\"first-day-index\"],\"initialValue\":[1,\"initial-value\"],\"outlined\":[4],\"sizing\":[1],\"showIcon\":[4,\"show-icon\"],\"showPreviousNextMonthDays\":[4,\"show-previous-next-month-days\"],\"stateSwitcher\":[32],\"ISOvalue\":[32],\"notISOvalue\":[32],\"getValue\":[64],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setValue\":[64]},[[0,\"keyup\",\"listenKeyup\"]],{\"firstDayIndex\":[\"watchFirstDayIndex\"]}],[1,\"kup-gauge\",{\"arcThickness\":[2,\"arc-thickness\"],\"colors\":[16],\"customStyle\":[1,\"custom-style\"],\"firstThreshold\":[2,\"first-threshold\"],\"labelDistance\":[1026,\"label-distance\"],\"maxValue\":[1026,\"max-value\"],\"measurementUnit\":[1,\"measurement-unit\"],\"minValue\":[1026,\"min-value\"],\"needleCircle\":[4,\"needle-circle\"],\"onlyValue\":[4,\"only-value\"],\"reverseColors\":[4,\"reverse-colors\"],\"secondThreshold\":[2,\"second-threshold\"],\"showLabels\":[4,\"show-labels\"],\"showMaxmin\":[4,\"show-maxmin\"],\"showValue\":[4,\"show-value\"],\"size\":[2],\"value\":[1026],\"valueSize\":[2,\"value-size\"],\"widthComponent\":[1,\"width-component\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-tab-bar\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"dense\":[4],\"ripple\":[4],\"toolbar\":[4],\"toolbarData\":[16],\"value\":[32],\"getProps\":[64],\"getSelectedNode\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"ripple\":[\"applyRipple\"]}],[1,\"kup-list\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"displayMode\":[1,\"display-mode\"],\"filter\":[1025],\"hideText\":[4,\"hide-text\"],\"isMenu\":[4,\"is-menu\"],\"keyboardNavigation\":[4,\"keyboard-navigation\"],\"menuVisible\":[4,\"menu-visible\"],\"roleType\":[1025,\"role-type\"],\"selectable\":[4],\"showIcons\":[4,\"show-icons\"],\"twoLine\":[4,\"two-line\"],\"focused\":[32],\"selected\":[32],\"focusNext\":[64],\"focusPrevious\":[64],\"getProps\":[64],\"getSelectedNode\":[64],\"refresh\":[64],\"select\":[64],\"setProps\":[64]},[[0,\"keydown\",\"listenKeydown\"]]],[1,\"kup-progress-bar\",{\"centeredLabel\":[4,\"centered-label\"],\"customStyle\":[1,\"custom-style\"],\"hideLabel\":[4,\"hide-label\"],\"icon\":[1],\"label\":[1],\"isRadial\":[516,\"is-radial\"],\"value\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-rating\",{\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"maxValue\":[2,\"max-value\"],\"value\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-spinner\",{\"active\":[516],\"barVariant\":[4,\"bar-variant\"],\"customStyle\":[1,\"custom-style\"],\"dimensions\":[1],\"fader\":[4],\"faderTimeout\":[2,\"fader-timeout\"],\"fullScreen\":[516,\"full-screen\"],\"layout\":[2],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-switch\",{\"checked\":[1028],\"customStyle\":[1,\"custom-style\"],\"disabled\":[4],\"label\":[1],\"leadingLabel\":[4,\"leading-label\"],\"sizing\":[1],\"value\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}],[1,\"kup-text-field\",{\"alert\":[1],\"allowNegative\":[4,\"allow-negative\"],\"customStyle\":[1,\"custom-style\"],\"decimals\":[2],\"disabled\":[4],\"emitSubmitEventOnEnter\":[4,\"emit-submit-event-on-enter\"],\"error\":[1],\"fullWidth\":[516,\"full-width\"],\"group\":[4],\"helper\":[1],\"helperIcon\":[4,\"helper-icon\"],\"helperEnabled\":[4,\"helper-enabled\"],\"helperWhenFocused\":[4,\"helper-when-focused\"],\"hiddenCounter\":[4,\"hidden-counter\"],\"icon\":[1],\"initialValue\":[1,\"initial-value\"],\"inputMode\":[1,\"input-mode\"],\"inputType\":[1,\"input-type\"],\"integers\":[2],\"isClearable\":[4,\"is-clearable\"],\"label\":[1],\"lightMode\":[4,\"light-mode\"],\"leadingLabel\":[4,\"leading-label\"],\"max\":[2],\"maxLength\":[2,\"max-length\"],\"min\":[2],\"name\":[1],\"outlined\":[4],\"placeholder\":[1],\"quantityButtons\":[4,\"quantity-buttons\"],\"readOnly\":[4,\"read-only\"],\"size\":[2],\"sizing\":[1],\"step\":[2],\"textArea\":[4,\"text-area\"],\"trailingIcon\":[4,\"trailing-icon\"],\"trailingLabel\":[4,\"trailing-label\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]}],[1,\"kup-time-picker\",{\"clockVariant\":[4,\"clock-variant\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"manageSeconds\":[4,\"manage-seconds\"],\"timeMinutesStep\":[2,\"time-minutes-step\"],\"value\":[32],\"getProps\":[64],\"getValue\":[64],\"refresh\":[64],\"setFocus\":[64],\"setProps\":[64],\"setValue\":[64]},[[4,\"keyup\",\"listenKeyup\"]],{\"timeMinutesStep\":[\"watchTimeMinutesStep\"]}],[1,\"kup-dialog\",{\"autoCenter\":[16],\"customStyle\":[1,\"custom-style\"],\"header\":[16],\"modal\":[16],\"resizable\":[4],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"close\":[64],\"getProps\":[64],\"recalcPosition\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-planner.cjs\",[[1,\"kup-planner\",{\"stateId\":[1,\"state-id\"],\"store\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"detailData\":[16],\"detailColorCol\":[1,\"detail-color-col\"],\"detailColumns\":[16],\"detailDates\":[16],\"detailFilter\":[1,\"detail-filter\"],\"detailHeight\":[2,\"detail-height\"],\"detailHours\":[16],\"detailIconCol\":[1,\"detail-icon-col\"],\"detailIdCol\":[1,\"detail-id-col\"],\"detailNameCol\":[1,\"detail-name-col\"],\"detailPrevHours\":[16],\"detailPrevDates\":[16],\"detailInitialScrollX\":[2,\"detail-initial-scroll-x\"],\"detailInitialScrollY\":[2,\"detail-initial-scroll-y\"],\"listCellWidth\":[1,\"list-cell-width\"],\"maxWidth\":[1,\"max-width\"],\"phaseColorCol\":[1,\"phase-color-col\"],\"phaseColumns\":[16],\"phaseColParDep\":[1,\"phase-col-par-dep\"],\"phaseDates\":[16],\"phaseHours\":[16],\"phaseIconCol\":[1,\"phase-icon-col\"],\"phaseIdCol\":[1,\"phase-id-col\"],\"phaseNameCol\":[1,\"phase-name-col\"],\"phasePrevHours\":[16],\"phasePrevDates\":[16],\"readOnly\":[4,\"read-only\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"taskColumns\":[16],\"taskDates\":[16],\"taskFilter\":[1,\"task-filter\"],\"taskHeight\":[2,\"task-height\"],\"taskHours\":[16],\"taskIconCol\":[1,\"task-icon-col\"],\"taskIdCol\":[1,\"task-id-col\"],\"taskInitialScrollX\":[2,\"task-initial-scroll-x\"],\"taskInitialScrollY\":[2,\"task-initial-scroll-y\"],\"taskNameCol\":[1,\"task-name-col\"],\"taskPrevHours\":[16],\"taskPrevDates\":[16],\"titleMess\":[1,\"title-mess\"],\"viewMode\":[1,\"view-mode\"],\"mainFilter\":[16],\"secondaryFilter\":[16],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"plannerProps\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64],\"addPhases\":[64]},null,{\"data\":[\"dataChanged\"]}]]],[\"kup-magic-box.cjs\",[[1,\"kup-magic-box\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"display\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-card-list.cjs\",[[1,\"kup-card-list\",{\"columnsNumber\":[2,\"columns-number\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"fullWidth\":[4,\"full-width\"],\"horizontal\":[4],\"descrCol\":[1,\"descr-col\"],\"iconCol\":[1,\"icon-col\"],\"valueCol\":[1,\"value-col\"],\"measureCol\":[1,\"measure-col\"],\"intvalueCol\":[1,\"intvalue-col\"],\"decvalueCol\":[1,\"decvalue-col\"],\"textcolorCol\":[1,\"textcolor-col\"],\"valuecolorCol\":[1,\"valuecolor-col\"],\"iconcolorCol\":[1,\"iconcolor-col\"],\"layoutCol\":[1,\"layout-col\"],\"isClickable\":[4,\"is-clickable\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-family-tree.cjs\",[[1,\"kup-family-tree\",{\"autofitOnExpand\":[4,\"autofit-on-expand\"],\"autofitOnLoad\":[4,\"autofit-on-load\"],\"cardData\":[16],\"collapsible\":[4],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"layout\":[2],\"stackedLeaves\":[4,\"stacked-leaves\"],\"collapseAll\":[64],\"expandAll\":[64],\"getProps\":[64],\"refresh\":[64],\"runAutofit\":[64],\"setProps\":[64]}]]],[\"kup-input-panel.cjs\",[[1,\"kup-input-panel\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hiddenSubmitButton\":[4,\"hidden-submit-button\"],\"submitCb\":[16],\"optionsHandler\":[16],\"customButtonClickHandler\":[16],\"inputPanelCells\":[32],\"tabSelected\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"onDataChanged\"]}]]],[\"kup-accordion.cjs\",[[1,\"kup-accordion\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"ripple\":[4],\"sizing\":[1],\"selectedItems\":[32],\"collapseAll\":[64],\"expandAll\":[64],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64],\"toggleItem\":[64]},null,{\"ripple\":[\"applyRipple\"]}]]],[\"kup-activity-timeline.cjs\",[[1,\"kup-activity-timeline\",{\"data\":[16],\"dateColumn\":[1,\"date-column\"],\"sort\":[16],\"timeColumn\":[1,\"time-column\"],\"timeline\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-calendar.cjs\",[[1,\"kup-calendar\",{\"currentDate\":[1,\"current-date\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"hideNavigation\":[4,\"hide-navigation\"],\"editableEvents\":[4,\"editable-events\"],\"viewType\":[1025,\"view-type\"],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]},null,{\"data\":[\"setCalendarData\"],\"currentDate\":[\"setCalendarData\"]}]]],[\"kup-cell.cjs\",[[1,\"kup-cell\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"density\":[1],\"dragEnabled\":[4,\"drag-enabled\"],\"showSubmit\":[4,\"show-submit\"],\"submitPosition\":[1,\"submit-position\"],\"addCssClasses\":[64],\"getProps\":[64],\"refresh\":[64],\"removeCssClasses\":[64],\"setProps\":[64]}]]],[\"kup-dashboard.cjs\",[[1,\"kup-dashboard\",{\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"enableDesign\":[4,\"enable-design\"],\"resetInternalData\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"dataChanged\"]}]]],[\"kup-drawer.cjs\",[[1,\"kup-drawer\",{\"customStyle\":[1,\"custom-style\"],\"opened\":[32],\"close\":[64],\"getProps\":[64],\"isOpened\":[64],\"open\":[64],\"refresh\":[64],\"setProps\":[64],\"toggle\":[64]}]]],[\"kup-htm.cjs\",[[1,\"kup-htm\",{\"data\":[16],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-iframe.cjs\",[[1,\"kup-iframe\",{\"buttonData\":[16],\"isButton\":[4,\"is-button\"],\"src\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-image-list.cjs\",[[1,\"kup-image-list\",{\"columns\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"ripple\":[4],\"rows\":[2],\"selectedNode\":[16],\"stateId\":[1,\"state-id\"],\"store\":[16],\"currentNode\":[32],\"navigationBarToggled\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"selectedNode\":[\"selectNode\"]}]]],[\"kup-lazy.cjs\",[[1,\"kup-lazy\",{\"componentName\":[1,\"component-name\"],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"renderMode\":[1,\"render-mode\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"isInViewport\":[32],\"getProps\":[64],\"getComponent\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-nav-bar.cjs\",[[1,\"kup-nav-bar\",{\"customStyle\":[1,\"custom-style\"],\"styling\":[513],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}]]],[\"kup-numeric-picker.cjs\",[[1,\"kup-numeric-picker\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"decimals\":[4],\"disabled\":[4],\"initialValue\":[1,\"initial-value\"],\"maxDecimals\":[1026,\"max-decimals\"],\"maxIntegers\":[1026,\"max-integers\"],\"maxLength\":[2,\"max-length\"],\"negative\":[4],\"stateSwitcher\":[32],\"value\":[32],\"getValue\":[64],\"getProps\":[64],\"refresh\":[64],\"setFocus\":[64],\"setValue\":[64]},[[0,\"keyup\",\"listenKeyup\"]]]]],[\"kup-pdf.cjs\",[[1,\"kup-pdf\",{\"pdfPath\":[1,\"pdf-path\"],\"sendCredentials\":[4,\"send-credentials\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"pdfPath\":[\"onPdfPathChange\"]}]]],[\"kup-photo-frame.cjs\",[[1,\"kup-photo-frame\",{\"customStyle\":[1,\"custom-style\"],\"placeholderAttrs\":[16],\"resourceAttrs\":[16],\"threshold\":[2],\"isInViewport\":[32],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-probe.cjs\",[[1,\"kup-probe\",{\"customStyle\":[1,\"custom-style\"],\"features\":[16],\"content\":[32],\"printLifecycleTime\":[64],\"refresh\":[64]}]]],[\"kup-qlik.cjs\",[[0,\"kup-qlik\",{\"config\":[16],\"qlik\":[8],\"appid\":[513],\"app\":[520],\"grid\":[16],\"debug\":[4],\"fluid\":[4],\"bordered\":[4],\"defobjsize\":[1],\"divlist\":[32]}]]],[\"kup-snackbar.cjs\",[[1,\"kup-snackbar\",{\"actionButton\":[16],\"closeButton\":[4,\"close-button\"],\"customStyle\":[1,\"custom-style\"],\"text\":[1],\"header\":[1],\"timeout\":[2],\"visible\":[32],\"getProps\":[64],\"hide\":[64],\"refresh\":[64],\"setProps\":[64],\"show\":[64]}]]],[\"kup-typography.cjs\",[[1,\"kup-typography\",{\"customStyle\":[1,\"custom-style\"],\"toolbar\":[4],\"toolbarData\":[16],\"type\":[1],\"value\":[1],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-typography-list.cjs\",[[1,\"kup-typography-list\",{\"customStyle\":[1,\"custom-style\"],\"data\":[1040],\"type\":[1],\"toolbar\":[4],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"data\":[\"checkDataset\"]}]]],[\"kup-echart.cjs\",[[1,\"kup-echart\",{\"axis\":[1025],\"colors\":[16],\"consistencyCheck\":[4,\"consistency-check\"],\"chartTitle\":[16],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"legend\":[1],\"map\":[1],\"series\":[16],\"showMarks\":[4,\"show-marks\"],\"sizeX\":[1,\"size-x\"],\"sizeY\":[1,\"size-y\"],\"stacked\":[4],\"types\":[16],\"xAxis\":[16],\"yAxis\":[16],\"getProps\":[64],\"refresh\":[64],\"resizeCallback\":[64],\"setProps\":[64]}]]],[\"kup-editor.cjs\",[[0,\"kup-editor\",{\"autosaveTimer\":[2,\"autosave-timer\"],\"editorHeight\":[1,\"editor-height\"],\"initialEditType\":[1,\"initial-edit-type\"],\"initialValue\":[1,\"initial-value\"],\"isReadOnly\":[4,\"is-read-only\"],\"previewStyle\":[1,\"preview-style\"],\"selectedTab\":[1,\"selected-tab\"],\"showSaveButton\":[4,\"show-save-button\"],\"showToolbar\":[4,\"show-toolbar\"],\"editor\":[32],\"editorRef\":[32],\"viewer\":[32],\"getProps\":[64],\"getValueAsHTML\":[64],\"getValueAsMarkdown\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"editorRef\":[\"onEditorRefUpdated\"],\"editor\":[\"onEditorUpdate\"],\"initialEditType\":[\"onInitialEditTypeChanged\"],\"isReadOnly\":[\"onIsReadOnlyChanged\"],\"previewStyle\":[\"onPreviewStyleChanged\"],\"selectedTab\":[\"onMarkdownPreviewTabChanged\"],\"showSaveButton\":[\"onShowSaveButtonChanged\"],\"showToolbar\":[\"onShowToolBarChanged\"],\"autosaveTimer\":[\"onAutosaveTimerChanged\"]}]]],[\"kup-grid.cjs\",[[1,\"kup-grid\",{\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"singleLine\":[4,\"single-line\"],\"getProps\":[64],\"refresh\":[64],\"setProps\":[64]}]]],[\"kup-planner-renderer.cjs\",[[0,\"kup-planner-renderer\",{\"props\":[1040],\"timeUnit\":[32],\"currentTasks\":[32],\"currentDetails\":[32],\"scrollX\":[32],\"mainGanttDoubleView\":[32],\"displayedDates\":[32],\"viewDate\":[32],\"projection\":[32],\"tasks\":[32],\"details\":[32],\"refresh\":[64]},null,{\"props\":[\"mainGanttChangeHandler\"],\"timeUnit\":[\"updateDisplayedDates\"],\"mainGanttDoubleView\":[\"updateDisplayedDates\"],\"props.preStepsCount\":[\"updateDisplayedDates\"],\"viewDate\":[\"updateDisplayedDates\"],\"currentTasks\":[\"updateTasks\"],\"currentDetails\":[\"updateTasks\"]}]]],[\"kup-box.cjs\",[[1,\"kup-box\",{\"cardData\":[16],\"columns\":[2],\"customStyle\":[1,\"custom-style\"],\"data\":[16],\"dragEnabled\":[4,\"drag-enabled\"],\"dropEnabled\":[4,\"drop-enabled\"],\"dropOnSection\":[4,\"drop-on-section\"],\"editableData\":[4,\"editable-data\"],\"enableRowActions\":[4,\"enable-row-actions\"],\"globalFilter\":[4,\"global-filter\"],\"globalFilterValue\":[1537,\"global-filter-value\"],\"kanban\":[16],\"layout\":[16],\"lazyLoadRows\":[4,\"lazy-load-rows\"],\"loadMoreLimit\":[2,\"load-more-limit\"],\"loadMoreMode\":[1,\"load-more-mode\"],\"loadMoreStep\":[2,\"load-more-step\"],\"multiSelection\":[4,\"multi-selection\"],\"pageSelected\":[2,\"page-selected\"],\"pagination\":[4],\"rowsPerPage\":[2,\"rows-per-page\"],\"scrollOnHover\":[4,\"scroll-on-hover\"],\"selectBox\":[2,\"select-box\"],\"selectedRowsState\":[1025,\"selected-rows-state\"],\"showLoadMore\":[4,\"show-load-more\"],\"showSelection\":[4,\"show-selection\"],\"sortBy\":[1025,\"sort-by\"],\"sortEnabled\":[4,\"sort-enabled\"],\"stateId\":[1,\"state-id\"],\"store\":[16],\"swipeDisabled\":[4,\"swipe-disabled\"],\"collapsedSection\":[32],\"selectedRows\":[32],\"rowActionMenuOpened\":[32],\"currentPage\":[32],\"currentRowsPerPage\":[32],\"getProps\":[64],\"loadRowActions\":[64],\"refresh\":[64],\"setProps\":[64]},null,{\"rowsPerPage\":[\"rowsPerPageHandler\",\"recalculateRows\"],\"globalFilterValue\":[\"recalculateRows\"],\"sortBy\":[\"recalculateRows\"],\"pagination\":[\"recalculateRows\"],\"currentPage\":[\"recalculateRows\"],\"currentRowsPerPage\":[\"recalculateRows\"],\"data\":[\"onDataChanged\"],\"layout\":[\"onLayoutChanged\"],\"selectBox\":[\"onSelectBoxChanged\"]}]]],[\"kup-custom-task-list-header_4.cjs\",[[0,\"kup-custom-task-list-header\",{\"label\":[1],\"doubleView\":[4,\"double-view\"],\"setDoubleView\":[16],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"]}],[0,\"kup-custom-task-list-table\",{\"ganttId\":[1,\"gantt-id\"],\"tasks\":[16],\"rowHeight\":[2,\"row-height\"],\"rowWidth\":[1,\"row-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"taskListScrollX\":[2,\"task-list-scroll-x\"],\"setSelectedTask\":[16],\"onclickTaskList\":[16],\"ondblclickTaskList\":[16],\"oncontextmenuTaskList\":[16],\"ontaskListScrollWidth\":[16]},null,{\"taskListScrollX\":[\"updateTaskListScroll\"]}],[0,\"kup-gantt-calendar\",{\"dateSetup\":[16],\"locale\":[1],\"rtl\":[4],\"headerHeight\":[2,\"header-height\"],\"columnWidth\":[2,\"column-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"dateTimeFormatters\":[16],\"singleLineHeader\":[4,\"single-line-header\"],\"currentDateIndicator\":[16],\"svgWidth\":[2,\"svg-width\"],\"simplifiedHeader\":[32]}],[0,\"kup-grid-renderer\",{\"tasks\":[16],\"dates\":[16],\"ganttEvent\":[16],\"selectedTask\":[16],\"rowHeight\":[2,\"row-height\"],\"columnWidth\":[2,\"column-width\"],\"timeStep\":[2,\"time-step\"],\"taskHeight\":[2,\"task-height\"],\"arrowColor\":[1,\"arrow-color\"],\"arrowIndent\":[2,\"arrow-indent\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rtl\":[4],\"hideLabel\":[4,\"hide-label\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"currentDateIndicator\":[16],\"projection\":[16],\"readOnly\":[4,\"read-only\"],\"gridProps\":[16],\"dateChange\":[16],\"progressChange\":[16],\"doubleClick\":[16],\"barClick\":[16],\"barDblClick\":[16],\"barContextMenu\":[16],\"delete\":[16],\"setFailedTask\":[16],\"setSelectedTask\":[16],\"eventStart\":[16],\"eMouseDown\":[16],\"phaseDrop\":[16],\"setGanttEvent\":[1040],\"phaseDragScroll\":[16],\"xStep\":[32],\"initEventX1Delta\":[32],\"initEventXClick\":[32],\"isMoving\":[32],\"point\":[32],\"svg\":[32],\"currentTarget\":[32],\"dragScrollInterval\":[32],\"dropZoneTask\":[32]},null,{\"columnWidth\":[\"updateXStep\"],\"dates\":[\"updateXStep\"],\"timeStep\":[\"updateXStep\",\"updateSvgMove\"],\"ganttEvent\":[\"updateSvgMove\"],\"xStep\":[\"updateSvgMove\"],\"svg\":[\"updateSvgMove\"],\"initEventX1Delta\":[\"updateSvgMove\"],\"point\":[\"updateSvgMove\"],\"rtl\":[\"updateSvgMove\"],\"onProgressChange\":[\"updateSvgMove\"],\"onDateChange\":[\"updateSvgMove\"]}]]],[\"kup-gantt_10.cjs\",[[0,\"kup-gantt\",{\"ganttId\":[1,\"gantt-id\"],\"tasks\":[16],\"headerHeight\":[2,\"header-height\"],\"columnWidth\":[2,\"column-width\"],\"listCellWidth\":[1,\"list-cell-width\"],\"rowHeight\":[2,\"row-height\"],\"filter\":[16],\"ganttHeight\":[2,\"gantt-height\"],\"viewMode\":[1,\"view-mode\"],\"preStepsCount\":[2,\"pre-steps-count\"],\"locale\":[1],\"barFill\":[2,\"bar-fill\"],\"projectFill\":[2,\"project-fill\"],\"timelineFill\":[2,\"timeline-fill\"],\"barCornerRadius\":[2,\"bar-corner-radius\"],\"barProgressColor\":[1,\"bar-progress-color\"],\"barProgressSelectedColor\":[1,\"bar-progress-selected-color\"],\"barBackgroundColor\":[1,\"bar-background-color\"],\"barBackgroundSelectedColor\":[1,\"bar-background-selected-color\"],\"projectProgressColor\":[1,\"project-progress-color\"],\"projectProgressSelectedColor\":[1,\"project-progress-selected-color\"],\"projectBackgroundColor\":[1,\"project-background-color\"],\"projectBackgroundSelectedColor\":[1,\"project-background-selected-color\"],\"rtl\":[4],\"handleWidth\":[2,\"handle-width\"],\"timeStep\":[2,\"time-step\"],\"arrowColor\":[1,\"arrow-color\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"arrowIndent\":[2,\"arrow-indent\"],\"todayColor\":[1,\"today-color\"],\"viewDate\":[16],\"TooltipContent\":[16],\"TaskListHeader\":[16],\"TaskListTable\":[16],\"dateTimeFormatters\":[16],\"singleLineHeader\":[4,\"single-line-header\"],\"hideLabel\":[4,\"hide-label\"],\"showSecondaryDates\":[4,\"show-secondary-dates\"],\"hideDependencies\":[4,\"hide-dependencies\"],\"projection\":[16],\"displayedStartDate\":[16],\"displayedEndDate\":[16],\"initialScrollX\":[2,\"initial-scroll-x\"],\"initialScrollY\":[2,\"initial-scroll-y\"],\"readOnly\":[4,\"read-only\"],\"currentTasks\":[16],\"label\":[1],\"doubleView\":[4,\"double-view\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"setDoubleView\":[16],\"barContextMenu\":[16],\"scrollXChange\":[16],\"scrollYChange\":[16],\"barClick\":[16],\"barDblClick\":[16],\"dateChange\":[16],\"select\":[16],\"handleClick\":[16],\"handleDblClick\":[16],\"handleContextMenu\":[16],\"ganttOnClick\":[16],\"ganttOnDblClick\":[16],\"ganttonOnContextMenu\":[16],\"progressChange\":[16],\"doubleClick\":[16],\"delete\":[16],\"expanderClick\":[16],\"phaseDrop\":[16],\"wrapperRef\":[32],\"taskGanttRef\":[32],\"taskListRef\":[32],\"dateSetup\":[32],\"taskListWidth\":[32],\"svgContainerWidth\":[32],\"svgContainerHeight\":[32],\"barTasks\":[32],\"ganttEvent\":[32],\"taskHeight\":[32],\"projectHeight\":[32],\"timelineHeight\":[32],\"selectedTask\":[32],\"failedTask\":[32],\"svgWidth\":[32],\"ganttFullHeight\":[32],\"scrollX\":[32],\"scrollY\":[32],\"ignoreScrollEvent\":[32],\"currentDateIndicatorContent\":[32],\"projectionContent\":[32],\"taskListScrollWidth\":[32],\"taskListScrollX\":[32],\"refresh\":[64]},[[0,\"wheel\",\"handleWheel\"]],{\"initialScrollY\":[\"updateInitialScrollY\"],\"scrollYChange\":[\"updateInitialScrollY\"],\"initialScrollX\":[\"updateInitialScrollX\",\"updateIgnoreScrollEvent\"],\"scrollXChange\":[\"updateInitialScrollX\"],\"tasks\":[\"updateGanttData\",\"updateSvgContainerHeight\"],\"viewMode\":[\"updateGanttData\",\"updateIgnoreScrollEvent\"],\"preStepsCount\":[\"updateGanttData\"],\"rowHeight\":[\"updateGanttData\",\"updateSvgContainerHeight\",\"updateGanttFullHeight\"],\"barCornerRadius\":[\"updateGanttData\"],\"columnWidth\":[\"updateGanttData\",\"updateIgnoreScrollEvent\",\"updateCurrentDateIndicatorContent\",\"updateProjectionContent\",\"updateSvgWidth\"],\"taskHeight\":[\"updateGanttData\"],\"handleWidth\":[\"updateGanttData\"],\"barProgressColor\":[\"updateGanttData\"],\"barProgressSelectedColor\":[\"updateGanttData\"],\"barBackgroundColor\":[\"updateGanttData\"],\"barBackgroundSelectedColor\":[\"updateGanttData\"],\"projectProgressColor\":[\"updateGanttData\"],\"projectProgressSelectedColor\":[\"updateGanttData\"],\"projectBackgroundColor\":[\"updateGanttData\"],\"projectBackgroundSelectedColor\":[\"updateGanttData\"],\"milestoneBackgroundColor\":[\"updateGanttData\"],\"milestoneBackgroundSelectedColor\":[\"updateGanttData\"],\"rtl\":[\"updateGanttData\",\"handleWheel\"],\"scrollX\":[\"updateGanttData\",\"handleWheel\"],\"onExpanderClick\":[\"updateGanttData\"],\"showSecondaryDates\":[\"updateGanttData\"],\"projectHeight\":[\"updateGanttData\"],\"timelineHeight\":[\"updateGanttData\"],\"displayedStartDate\":[\"updateGanttData\"],\"displayedEndDate\":[\"updateGanttData\"],\"dateSetup\":[\"updateGanttData\",\"updateIgnoreScrollEvent\",\"updateCurrentDateIndicatorContent\",\"updateProjectionContent\",\"updateSvgWidth\"],\"viewDate\":[\"updateIgnoreScrollEvent\"],\"ganttEvent\":[\"updateGanttEventAndBarTasks\"],\"failedTask\":[\"updateFailedTasksAndBarChart\"],\"barTasks\":[\"updateFailedTasksAndBarChart\",\"updateGanttFullHeight\"],\"taskListRef\":[\"updateTaskListWidth\"],\"listCellWidth\":[\"updateTaskListWidth\"],\"wrapperRef\":[\"updateSvgContainerWidth\",\"handleWheel\"],\"ganttHeight\":[\"updateSvgContainerHeight\",\"handleWheel\"],\"headerHeight\":[\"updateSvgContainerHeight\"],\"scrollY\":[\"handleWheel\"],\"svgWidth\":[\"handleWheel\"],\"ganttFullHeight\":[\"handleWheel\"],\"todayColor\":[\"updateCurrentDateIndicatorContent\"],\"projection\":[\"updateProjectionContent\"]}],[0,\"kup-switcher\",{\"timeUnitChange\":[16],\"activeButton\":[32]}],[0,\"kup-task-gantt\",{\"gridProps\":[16],\"calendarProps\":[16],\"barProps\":[16],\"taskGanttRef\":[16],\"ganttHeight\":[2,\"gantt-height\"],\"scrollY\":[1026,\"scroll-y\"],\"scrollX\":[1026,\"scroll-x\"],\"phaseDragScroll\":[16]},null,{\"scrollX\":[\"updateScrollX\"],\"verticalGanttContainerRef\":[\"updateScrollX\"],\"scrollY\":[\"updateScrollY\"],\"horizontalContainerRef\":[\"updateScrollY\"]}],[0,\"kup-task-list\",{\"headerHeight\":[2,\"header-height\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rowWidth\":[1,\"row-width\"],\"rowHeight\":[2,\"row-height\"],\"scrollY\":[2,\"scroll-y\"],\"locale\":[1],\"tasks\":[16],\"selectedTask\":[16],\"horizontalContainerClass\":[1,\"horizontal-container-class\"],\"ganttHeight\":[2,\"gantt-height\"],\"filter\":[16],\"TaskListHeader\":[16],\"TaskListTable\":[16],\"currentTasks\":[16],\"label\":[1],\"doubleView\":[4,\"double-view\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"updateTaskListScrollX\":[4,\"update-task-list-scroll-x\"],\"taskListScrollX\":[2,\"task-list-scroll-x\"],\"setDoubleView\":[16],\"handleClick\":[16],\"handleDblClick\":[16],\"handleContextMenu\":[16],\"ganttOnClick\":[16],\"ganttOnDblClick\":[16],\"ganttonOnContextMenu\":[16],\"setSelectedTask\":[16],\"expanderClick\":[16],\"ontaskListScrollWidth\":[16],\"selectedTaskId\":[32]},null,{\"scrollY\":[\"updateScrollY\"]}],[1,\"kup-horizontal-scroll\",{\"scrollNumber\":[2,\"scroll-number\"],\"svgWidth\":[2,\"svg-width\"],\"taskListTrueRef\":[16],\"rtl\":[4],\"taskListWidth\":[2,\"task-list-width\"],\"scrollableTaskList\":[4,\"scrollable-task-list\"],\"listCellWidth\":[1,\"list-cell-width\"],\"taskListScrollWidth\":[2,\"task-list-scroll-width\"],\"taskListScrollNumber\":[2,\"task-list-scroll-number\"],\"horizontalScroll\":[16],\"horizontalTaskListScroll\":[16],\"timeoutId\":[32]},null,{\"scrollNumber\":[\"scrollLeft\"],\"taskListScrollNumber\":[\"listScrollLeft\"]}],[1,\"kup-standard-tooltip\",{\"task\":[16],\"fontSize\":[1,\"font-size\"],\"fontFamily\":[1,\"font-family\"]}],[0,\"kup-task-list-header\",{\"headerHeight\":[2,\"header-height\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"rowWidth\":[1,\"row-width\"]}],[0,\"kup-task-list-table\",{\"rowHeight\":[2,\"row-height\"],\"rowWidth\":[1,\"row-width\"],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"locale\":[1],\"tasks\":[16],\"selectedTaskId\":[1,\"selected-task-id\"],\"setSelectedTask\":[16],\"expanderClick\":[16],\"expandedTasks\":[32]}],[1,\"kup-tooltip\",{\"task\":[16],\"rowHeight\":[2,\"row-height\"],\"rtl\":[4],\"svgContainerHeight\":[2,\"svg-container-height\"],\"svgContainerWidth\":[2,\"svg-container-width\"],\"scrollX\":[2,\"scroll-x\"],\"scrollY\":[2,\"scroll-y\"],\"arrowIndent\":[2,\"arrow-indent\"],\"fontSize\":[1,\"font-size\"],\"fontFamily\":[1,\"font-family\"],\"headerHeight\":[2,\"header-height\"],\"taskListWidth\":[2,\"task-list-width\"],\"TooltipContent\":[8,\"tooltip-content\"],\"svgWidth\":[2,\"svg-width\"],\"relatedY\":[32],\"relatedX\":[32]},null,{\"task\":[\"calculateTooltipPosition\"],\"arrowIndent\":[\"calculateTooltipPosition\"],\"scrollX\":[\"calculateTooltipPosition\"],\"scrollY\":[\"calculateTooltipPosition\"],\"headerHeight\":[\"calculateTooltipPosition\"],\"taskListWidth\":[\"calculateTooltipPosition\"],\"rowHeight\":[\"calculateTooltipPosition\"],\"svgContainerHeight\":[\"calculateTooltipPosition\"],\"svgContainerWidth\":[\"calculateTooltipPosition\"],\"rtl\":[\"calculateTooltipPosition\"]}],[0,\"kup-vertical-scroll\",{\"scrollNumber\":[2,\"scroll-number\"],\"ganttHeight\":[2,\"gantt-height\"],\"ganttFullHeight\":[2,\"gantt-full-height\"],\"headerHeight\":[2,\"header-height\"],\"rtl\":[4],\"verticalScroll\":[16]},null,{\"scrollNumber\":[\"updateScroll\"]}]]]]"), options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -0,0 +1,20 @@
1
+ const comp = document.getElementById('htm');
2
+
3
+ comp.addEventListener('kup-htm-ready', (e) => {
4
+ console.log('HTM ready', e);
5
+ });
6
+
7
+ const props = {
8
+ data: {
9
+ // value: 'https://kubernetes.io/',
10
+ // obj: { t: 'J1', p: 'URL', k: '' },
11
+ value: "<h1>Welcome to KupHtm</h1><p>This is a test paragraph with some <strong>bold text</strong> and <em>italic text</em>.</p><ul><li>First item</li><li>Second item</li><li>Third item</li></ul><p>Here’s a link: <a href='https://example.com' target='_blank'>Example.com</a></p>",
12
+ obj: { t: '', p: '', k: '' },
13
+ },
14
+ };
15
+
16
+ if (props) {
17
+ for (const key in props) {
18
+ comp[key] = props[key];
19
+ }
20
+ }
@@ -138,6 +138,10 @@ components.data = [
138
138
  value: 'Grid',
139
139
  id: 'grid.html',
140
140
  },
141
+ {
142
+ value: 'HTM',
143
+ id: 'htm.html',
144
+ },
141
145
  {
142
146
  value: 'Image',
143
147
  id: 'image.html',
@@ -32,6 +32,7 @@
32
32
  "components/kup-form/kup-form.js",
33
33
  "components/kup-gauge/kup-gauge.js",
34
34
  "components/kup-grid/kup-grid.js",
35
+ "components/kup-htm/kup-htm.js",
35
36
  "components/kup-iframe/kup-iframe.js",
36
37
  "components/kup-image/kup-image.js",
37
38
  "components/kup-image-list/kup-image-list.js",
@@ -11,7 +11,7 @@ import { kupManagerInstance, } from "../../managers/kup-manager/kup-manager";
11
11
  import { getProps, setProps } from "../../utils/utils";
12
12
  import { componentWrapperId } from "../../variables/GenericVariables";
13
13
  import { KupCellProps, KupCellSubmitButtonPosition, } from "./kup-cell-declarations";
14
- import { FCellPadding, FCellShapes, } from "../../f-components/f-cell/f-cell-declarations";
14
+ import { FCellPadding, } from "../../f-components/f-cell/f-cell-declarations";
15
15
  import { KupDragEffect, } from "../../managers/kup-interact/kup-interact-declarations";
16
16
  import { KupLanguageGeneric } from "../../managers/kup-language/kup-language-declarations";
17
17
  import { FCellOptions } from "../../f-components/f-cell-options.tsx/f-cell-options";
@@ -25,15 +25,6 @@ export class KupCell {
25
25
  * Instance of the KupManager class.
26
26
  */
27
27
  _KupCell_kupManager.set(this, kupManagerInstance());
28
- this.getLabelComponent = (cell, label) => {
29
- if (!label) {
30
- return null;
31
- }
32
- if (cell.shape === FCellShapes.RADIO) {
33
- return h("span", null, label);
34
- }
35
- return null;
36
- };
37
28
  this.customStyle = '';
38
29
  this.data = null;
39
30
  this.density = FCellPadding.NONE;
@@ -176,21 +167,16 @@ export class KupCell {
176
167
  renderKup: true,
177
168
  row: this.generateRow(),
178
169
  };
179
- const label = this.getLabelComponent(props.cell, props.column.title);
180
- return (h(Host, { key: '395f8c5d9ad62699eacfe369ff53b362e162be3b' }, h("style", { key: 'b975f8a0e72a1cc0b301b4ec76a631f8a4476bf3' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '35b6fff68640929e637b2ef04266e9bd89ca43ee', id: componentWrapperId, style: this.showSubmit
170
+ return (h(Host, { key: 'a4505e4d7ffa3784c6f5762f2b5a53e50cc5a627' }, h("style", { key: '83795fa9a931b49588e77d60b32bc27c0c11b203' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '5fb3f00c4c3b543442084ab8231b232188296473', id: componentWrapperId, style: this.showSubmit
181
171
  ? {
182
172
  display: 'flex',
183
173
  'flex-direction': this.submitPosition,
184
174
  'align-items': 'center',
185
175
  gap: '0.5rem',
186
176
  }
187
- : {} }, h("div", { key: '286e3edbf419e2b83d4f5951700a66a70f59f3b6', class: {
188
- 'input-panel__label_container': label
189
- ? true
190
- : false,
191
- } }, label, h(FCellOptions, Object.assign({ key: '87c2ca717b6415d999ea22e2d11635de2293a08c' }, props)), this.showSubmit ? (h(FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
177
+ : {} }, h(FCellOptions, Object.assign({ key: '5875cef585519fef471a0566cb448bf4d96d26ed' }, props)), this.showSubmit ? (h(FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
192
178
  this.submitClick(e);
193
- } })) : null))));
179
+ } })) : null)));
194
180
  }
195
181
  disconnectedCallback() {
196
182
  __classPrivateFieldGet(this, _KupCell_kupManager, "f").dates.unregister(this);
@@ -1 +1 @@
1
- {"version":3,"file":"kup-cell.js","sourceRoot":"","sources":["../../../src/components/kup-cell/kup-cell.tsx"],"names":[],"mappings":"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","sourcesContent":["import {\n Component,\n Element,\n forceUpdate,\n h,\n Host,\n Event,\n EventEmitter,\n Method,\n Prop,\n} from '@stencil/core';\nimport {\n KupManager,\n kupManagerInstance,\n} from '../../managers/kup-manager/kup-manager';\nimport { GenericObject, KupComponent } from '../../types/GenericTypes';\nimport { getProps, setProps } from '../../utils/utils';\nimport { componentWrapperId } from '../../variables/GenericVariables';\nimport {\n KupCellProps,\n KupCellSubmitButtonPosition,\n KupCellSubmitClickEventPayload,\n} from './kup-cell-declarations';\nimport {\n FCellOptionsProps,\n FCellPadding,\n FCellShapes,\n} from '../../f-components/f-cell/f-cell-declarations';\nimport {\n KupDragDataTransferCallback,\n KupDragEffect,\n} from '../../managers/kup-interact/kup-interact-declarations';\nimport { KupLanguageGeneric } from '../../managers/kup-language/kup-language-declarations';\nimport {\n KupDataCell,\n KupDataCellOptions,\n KupDataColumn,\n KupDataRow,\n} from '../../managers/kup-data/kup-data-declarations';\nimport { FCellOptions } from '../../f-components/f-cell-options.tsx/f-cell-options';\nimport { FButton } from '../../f-components/f-button/f-button';\n\n@Component({\n tag: 'kup-cell',\n styleUrl: 'kup-cell.scss',\n shadow: true,\n})\nexport class KupCell {\n /**\n * References the root HTML element of the component (<kup-text-field>).\n */\n @Element() rootElement: HTMLElement;\n\n /*-------------------------------------------------*/\n /* P r o p s */\n /*-------------------------------------------------*/\n\n /**\n * Custom style of the component.\n * @default \"\"\n * @see https://smeup.github.io/ketchup/#/customization\n */\n @Prop() customStyle: string = '';\n /**\n * The data of the cell.\n * @default false\n */\n @Prop() data: KupDataCell = null;\n /**\n * The density of the cell, defaults at 'dense' and can be also set to 'wide' or 'medium'.\n */\n @Prop() density: FCellPadding = FCellPadding.NONE;\n /**\n * When set to true, the component is draggable.\n * @default false\n */\n @Prop() dragEnabled: boolean = false;\n\n /**\n * Show submit button\n */\n @Prop() showSubmit: boolean = false;\n\n /**\n * Submit button position, default is right\n */\n @Prop() submitPosition: KupCellSubmitButtonPosition =\n KupCellSubmitButtonPosition.right;\n\n /*-------------------------------------------------*/\n /* I n t e r n a l V a r i a b l e s */\n /*-------------------------------------------------*/\n\n /**\n * Instance of the KupManager class.\n */\n #kupManager: KupManager = kupManagerInstance();\n\n /*-------------------------------------------------*/\n /* P u b l i c M e t h o d s */\n /*-------------------------------------------------*/\n\n @Event({\n eventName: 'kup-cell-submit-click',\n composed: true,\n cancelable: false,\n bubbles: true,\n })\n kupCellSubmitClick: EventEmitter<KupCellSubmitClickEventPayload>;\n\n /**\n * Adds the given CSS classes to the cell's data.\n * @param {string[]} classes - Array of CSS classes.\n */\n @Method()\n async addCssClasses(classes?: string[]): Promise<void> {\n if (!this.data.cssClass) {\n this.data.cssClass = '';\n }\n if (classes) {\n for (let index = 0; index < classes.length; index++) {\n const cssClass = classes[index];\n if (this.data.cssClass.indexOf(cssClass) < 0) {\n this.data.cssClass += ` ${cssClass}`;\n }\n }\n }\n this.refresh();\n }\n /**\n * Used to retrieve component's props values.\n * @param {boolean} descriptions - When provided and true, the result will be the list of props with their description.\n * @returns {Promise<GenericObject>} List of props as object, each key will be a prop.\n */\n @Method()\n async getProps(descriptions?: boolean): Promise<GenericObject> {\n return getProps(this, KupCellProps, descriptions);\n }\n /**\n * This method is used to trigger a new render of the component.\n */\n @Method()\n async refresh(): Promise<void> {\n forceUpdate(this);\n }\n /**\n * Removes the given CSS classes from the cell's data.\n * @param {string[]} classes - Array of CSS classes.\n */\n @Method()\n async removeCssClasses(classes?: string[]): Promise<void> {\n if (!this.data.cssClass) {\n return;\n }\n if (classes) {\n for (let index = 0; index < classes.length; index++) {\n const cssClass = classes[index];\n if (this.data.cssClass.indexOf(cssClass) > 0) {\n this.data.cssClass = this.data.cssClass.replace(\n new RegExp(cssClass, 'g'),\n ''\n );\n }\n }\n }\n this.refresh();\n }\n /**\n * Sets the props to the component.\n * @param {GenericObject} props - Object containing props that will be set to the component.\n */\n @Method()\n async setProps(props: GenericObject): Promise<void> {\n setProps(this, KupCellProps, props);\n }\n\n /*-------------------------------------------------*/\n /* P r i v a t e M e t h o d s */\n /*-------------------------------------------------*/\n\n private didRenderInteractables() {\n if (this.dragEnabled) {\n const dataCb: KupDragDataTransferCallback = () => {\n return {\n cell: this.data,\n column: this.generateColumn(),\n id: this.rootElement.id,\n multiple: false,\n row: this.generateRow(),\n };\n };\n\n this.#kupManager.interact.draggable(\n this.rootElement.shadowRoot.querySelector(\n '#' + componentWrapperId\n ),\n {\n cursorChecker() {\n return null;\n },\n },\n {\n callback: dataCb,\n },\n KupDragEffect.BADGE\n );\n }\n }\n\n private generateColumn(): KupDataColumn {\n const colname: string =\n this.data && this.data.obj && this.data.obj.t\n ? this.data.obj.t + ';' + this.data.obj.p\n : 'KUPCELL';\n const coltitle: string =\n this.data && this.data.obj && this.data.obj.t\n ? this.data.obj.t + ';' + this.data.obj.p\n : this.#kupManager.language.translate(\n KupLanguageGeneric.EMPTY_OBJECT\n );\n return {\n name: colname,\n title: coltitle,\n };\n }\n\n private generateRow(): KupDataRow {\n const col: KupDataColumn = this.generateColumn();\n const row: KupDataRow = { cells: {} };\n row.cells[col.name] = this.data;\n return row;\n }\n\n private submitClick(e: MouseEvent): void {\n e.stopPropagation();\n this.kupCellSubmitClick.emit({\n comp: this,\n id: this.rootElement.id,\n cell: this.data as KupDataCellOptions,\n });\n }\n\n /*-------------------------------------------------*/\n /* L i f e c y c l e H o o k s */\n /*-------------------------------------------------*/\n\n componentWillLoad() {\n this.#kupManager.dates.register(this);\n this.#kupManager.debug.logLoad(this, false);\n this.#kupManager.language.register(this);\n this.#kupManager.theme.register(this);\n }\n\n componentDidLoad() {\n this.#kupManager.debug.logLoad(this, true);\n }\n\n componentWillRender() {\n this.#kupManager.debug.logRender(this, false);\n }\n\n componentDidRender() {\n this.didRenderInteractables();\n this.#kupManager.debug.logRender(this, true);\n }\n\n render() {\n const props: FCellOptionsProps = {\n cell: this.data as KupDataCellOptions,\n column: this.generateColumn(),\n component: this,\n density: this.density,\n editable: this.data.isEditable,\n renderKup: true,\n row: this.generateRow(),\n };\n\n const label = this.getLabelComponent(props.cell, props.column.title);\n\n return (\n <Host>\n <style>\n {this.#kupManager.theme.setKupStyle(\n this.rootElement as KupComponent\n )}\n </style>\n <div\n id={componentWrapperId}\n style={\n this.showSubmit\n ? {\n display: 'flex',\n 'flex-direction': this.submitPosition,\n 'align-items': 'center',\n gap: '0.5rem',\n }\n : {}\n }\n >\n <div\n class={{\n 'input-panel__label_container': label\n ? true\n : false,\n }}\n >\n {label}\n <FCellOptions {...props} />\n {this.showSubmit ? (\n <FButton\n buttonType=\"submit\"\n label={this.#kupManager.language.translate(\n KupLanguageGeneric.CONFIRM\n )}\n wrapperClass=\"form__submit\"\n onClick={(e) => {\n this.submitClick(e);\n }}\n ></FButton>\n ) : null}\n </div>\n </div>\n </Host>\n );\n }\n\n getLabelComponent = (cell: KupDataCell, label: string) => {\n if (!label) {\n return null;\n }\n\n if (cell.shape === FCellShapes.RADIO) {\n return <span>{label}</span>;\n }\n\n return null;\n };\n\n disconnectedCallback() {\n this.#kupManager.dates.unregister(this);\n this.#kupManager.language.unregister(this);\n this.#kupManager.theme.unregister(this);\n }\n}\n"]}
1
+ {"version":3,"file":"kup-cell.js","sourceRoot":"","sources":["../../../src/components/kup-cell/kup-cell.tsx"],"names":[],"mappings":"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","sourcesContent":["import {\n Component,\n Element,\n forceUpdate,\n h,\n Host,\n Event,\n EventEmitter,\n Method,\n Prop,\n} from '@stencil/core';\nimport {\n KupManager,\n kupManagerInstance,\n} from '../../managers/kup-manager/kup-manager';\nimport { GenericObject, KupComponent } from '../../types/GenericTypes';\nimport { getProps, setProps } from '../../utils/utils';\nimport { componentWrapperId } from '../../variables/GenericVariables';\nimport {\n KupCellProps,\n KupCellSubmitButtonPosition,\n KupCellSubmitClickEventPayload,\n} from './kup-cell-declarations';\nimport {\n FCellOptionsProps,\n FCellPadding,\n FCellShapes,\n} from '../../f-components/f-cell/f-cell-declarations';\nimport {\n KupDragDataTransferCallback,\n KupDragEffect,\n} from '../../managers/kup-interact/kup-interact-declarations';\nimport { KupLanguageGeneric } from '../../managers/kup-language/kup-language-declarations';\nimport {\n KupDataCell,\n KupDataCellOptions,\n KupDataColumn,\n KupDataRow,\n} from '../../managers/kup-data/kup-data-declarations';\nimport { FCellOptions } from '../../f-components/f-cell-options.tsx/f-cell-options';\nimport { FButton } from '../../f-components/f-button/f-button';\n\n@Component({\n tag: 'kup-cell',\n styleUrl: 'kup-cell.scss',\n shadow: true,\n})\nexport class KupCell {\n /**\n * References the root HTML element of the component (<kup-text-field>).\n */\n @Element() rootElement: HTMLElement;\n\n /*-------------------------------------------------*/\n /* P r o p s */\n /*-------------------------------------------------*/\n\n /**\n * Custom style of the component.\n * @default \"\"\n * @see https://smeup.github.io/ketchup/#/customization\n */\n @Prop() customStyle: string = '';\n /**\n * The data of the cell.\n * @default false\n */\n @Prop() data: KupDataCell = null;\n /**\n * The density of the cell, defaults at 'dense' and can be also set to 'wide' or 'medium'.\n */\n @Prop() density: FCellPadding = FCellPadding.NONE;\n /**\n * When set to true, the component is draggable.\n * @default false\n */\n @Prop() dragEnabled: boolean = false;\n\n /**\n * Show submit button\n */\n @Prop() showSubmit: boolean = false;\n\n /**\n * Submit button position, default is right\n */\n @Prop() submitPosition: KupCellSubmitButtonPosition =\n KupCellSubmitButtonPosition.right;\n\n /*-------------------------------------------------*/\n /* I n t e r n a l V a r i a b l e s */\n /*-------------------------------------------------*/\n\n /**\n * Instance of the KupManager class.\n */\n #kupManager: KupManager = kupManagerInstance();\n\n /*-------------------------------------------------*/\n /* P u b l i c M e t h o d s */\n /*-------------------------------------------------*/\n\n @Event({\n eventName: 'kup-cell-submit-click',\n composed: true,\n cancelable: false,\n bubbles: true,\n })\n kupCellSubmitClick: EventEmitter<KupCellSubmitClickEventPayload>;\n\n /**\n * Adds the given CSS classes to the cell's data.\n * @param {string[]} classes - Array of CSS classes.\n */\n @Method()\n async addCssClasses(classes?: string[]): Promise<void> {\n if (!this.data.cssClass) {\n this.data.cssClass = '';\n }\n if (classes) {\n for (let index = 0; index < classes.length; index++) {\n const cssClass = classes[index];\n if (this.data.cssClass.indexOf(cssClass) < 0) {\n this.data.cssClass += ` ${cssClass}`;\n }\n }\n }\n this.refresh();\n }\n /**\n * Used to retrieve component's props values.\n * @param {boolean} descriptions - When provided and true, the result will be the list of props with their description.\n * @returns {Promise<GenericObject>} List of props as object, each key will be a prop.\n */\n @Method()\n async getProps(descriptions?: boolean): Promise<GenericObject> {\n return getProps(this, KupCellProps, descriptions);\n }\n /**\n * This method is used to trigger a new render of the component.\n */\n @Method()\n async refresh(): Promise<void> {\n forceUpdate(this);\n }\n /**\n * Removes the given CSS classes from the cell's data.\n * @param {string[]} classes - Array of CSS classes.\n */\n @Method()\n async removeCssClasses(classes?: string[]): Promise<void> {\n if (!this.data.cssClass) {\n return;\n }\n if (classes) {\n for (let index = 0; index < classes.length; index++) {\n const cssClass = classes[index];\n if (this.data.cssClass.indexOf(cssClass) > 0) {\n this.data.cssClass = this.data.cssClass.replace(\n new RegExp(cssClass, 'g'),\n ''\n );\n }\n }\n }\n this.refresh();\n }\n /**\n * Sets the props to the component.\n * @param {GenericObject} props - Object containing props that will be set to the component.\n */\n @Method()\n async setProps(props: GenericObject): Promise<void> {\n setProps(this, KupCellProps, props);\n }\n\n /*-------------------------------------------------*/\n /* P r i v a t e M e t h o d s */\n /*-------------------------------------------------*/\n\n private didRenderInteractables() {\n if (this.dragEnabled) {\n const dataCb: KupDragDataTransferCallback = () => {\n return {\n cell: this.data,\n column: this.generateColumn(),\n id: this.rootElement.id,\n multiple: false,\n row: this.generateRow(),\n };\n };\n\n this.#kupManager.interact.draggable(\n this.rootElement.shadowRoot.querySelector(\n '#' + componentWrapperId\n ),\n {\n cursorChecker() {\n return null;\n },\n },\n {\n callback: dataCb,\n },\n KupDragEffect.BADGE\n );\n }\n }\n\n private generateColumn(): KupDataColumn {\n const colname: string =\n this.data && this.data.obj && this.data.obj.t\n ? this.data.obj.t + ';' + this.data.obj.p\n : 'KUPCELL';\n const coltitle: string =\n this.data && this.data.obj && this.data.obj.t\n ? this.data.obj.t + ';' + this.data.obj.p\n : this.#kupManager.language.translate(\n KupLanguageGeneric.EMPTY_OBJECT\n );\n return {\n name: colname,\n title: coltitle,\n };\n }\n\n private generateRow(): KupDataRow {\n const col: KupDataColumn = this.generateColumn();\n const row: KupDataRow = { cells: {} };\n row.cells[col.name] = this.data;\n return row;\n }\n\n private submitClick(e: MouseEvent): void {\n e.stopPropagation();\n this.kupCellSubmitClick.emit({\n comp: this,\n id: this.rootElement.id,\n cell: this.data as KupDataCellOptions,\n });\n }\n\n /*-------------------------------------------------*/\n /* L i f e c y c l e H o o k s */\n /*-------------------------------------------------*/\n\n componentWillLoad() {\n this.#kupManager.dates.register(this);\n this.#kupManager.debug.logLoad(this, false);\n this.#kupManager.language.register(this);\n this.#kupManager.theme.register(this);\n }\n\n componentDidLoad() {\n this.#kupManager.debug.logLoad(this, true);\n }\n\n componentWillRender() {\n this.#kupManager.debug.logRender(this, false);\n }\n\n componentDidRender() {\n this.didRenderInteractables();\n this.#kupManager.debug.logRender(this, true);\n }\n\n render() {\n const props: FCellOptionsProps = {\n cell: this.data as KupDataCellOptions,\n column: this.generateColumn(),\n component: this,\n density: this.density,\n editable: this.data.isEditable,\n renderKup: true,\n row: this.generateRow(),\n };\n\n return (\n <Host>\n <style>\n {this.#kupManager.theme.setKupStyle(\n this.rootElement as KupComponent\n )}\n </style>\n <div\n id={componentWrapperId}\n style={\n this.showSubmit\n ? {\n display: 'flex',\n 'flex-direction': this.submitPosition,\n 'align-items': 'center',\n gap: '0.5rem',\n }\n : {}\n }\n >\n <FCellOptions {...props} />\n {this.showSubmit ? (\n <FButton\n buttonType=\"submit\"\n label={this.#kupManager.language.translate(\n KupLanguageGeneric.CONFIRM\n )}\n wrapperClass=\"form__submit\"\n onClick={(e) => {\n this.submitClick(e);\n }}\n ></FButton>\n ) : null}\n </div>\n </Host>\n );\n }\n\n disconnectedCallback() {\n this.#kupManager.dates.unregister(this);\n this.#kupManager.language.unregister(this);\n this.#kupManager.theme.unregister(this);\n }\n}\n"]}
@@ -134,7 +134,7 @@ export class KupCheckbox {
134
134
  onChange: () => this.onKupChange(),
135
135
  onFocus: () => this.onKupFocus(),
136
136
  };
137
- return (h(Host, { key: '49e622bc2765eb035a4fc7fb3bb74a4d14139814' }, h("style", { key: '84449423404feca3fbd75a958ce27966ce9df264' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '344301e2e5177f969fe51753e10096af5cd266d3', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '698c12b5ee7e07487fd571610923e468ca962113' }, props)))));
137
+ return (h(Host, { key: '9bc426ce9f548a47e2391de0c92e4b7f28b46ac1' }, h("style", { key: '323da2e0beabb0e8f16784b153dea13c96974a7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7ee3d6e81b47037e15538cba61cf0a4f308b570e', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '3e3cf55d3b952e8e60dda14c9626e5516bbf60a9' }, props)))));
138
138
  }
139
139
  disconnectedCallback() {
140
140
  this.kupManager.theme.unregister(this);
@@ -192,13 +192,13 @@ export class KupChip {
192
192
  props.onFocus.push((chip) => this.onKupFocus(chip));
193
193
  props.onIconClick.push((chip) => this.onKupIconClick(chip));
194
194
  }
195
- return (h(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
195
+ return (h(Host, { key: '8a38b8b981aadd23f3fc62ec9dc1bec8692fbb54', "onKup-autocomplete-itemclick": (e) => {
196
196
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
197
197
  }, "onKup-combobox-itemclick": (e) => {
198
198
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
199
199
  }, "onKup-textfield-change": (e) => {
200
200
  __classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
201
- } }, h("style", { key: '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" }))));
201
+ } }, h("style", { key: 'a9c2bec738240a0e281a5b5901307c072794dd0c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9bdd7db8c5130175a4f4315203827ccfce8ae74c', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: 'b6669cc2db3989ce563a5b70f31a246756ebe816', name: "field" }))));
202
202
  }
203
203
  disconnectedCallback() {
204
204
  this.kupManager.theme.unregister(this);
@@ -228,7 +228,7 @@ export class KupColorPicker {
228
228
  render() {
229
229
  let widget = null;
230
230
  if (this.swatchOnly) {
231
- widget = (h("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
231
+ widget = (h("button", { key: '9038771a91cd730f94d18c35954e83726b7da0cb', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
232
232
  backgroundColor: this.value,
233
233
  }, type: "button" }));
234
234
  }
@@ -238,7 +238,7 @@ export class KupColorPicker {
238
238
  const style = {
239
239
  ['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
240
240
  };
241
- return (h(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
241
+ return (h(Host, { key: '8e5696f5c34dc0b68c5ce0479c2015be1c3fb194', style: style }, h("style", { key: '7fc0fd8fc5a9ba3d7974ca76cf98e2e0bb0ef977' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'f6a806242bfd2f16db903d03110c80c618ad18e8', id: componentWrapperId }, widget)));
242
242
  }
243
243
  disconnectedCallback() {
244
244
  if (this.card) {
@@ -302,7 +302,7 @@ export class KupCombobox {
302
302
  };
303
303
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
304
304
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
305
- return (h(Host, { key: '522bd7c90d16513aaa9eb28ccda4de8b253c68cc', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'caa2689a7e53b785b949e17ea5944d1dcf82af31' }, __classPrivateFieldGet(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '433a896159c9e37d6e0055f63190686cc5a0db70', id: componentWrapperId, style: __classPrivateFieldGet(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
305
+ return (h(Host, { key: 'de007180b154c7ae618be30c4cc7be6f64a4322c', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'de3eef86b2f543754b9ec52a28abebbb01182509' }, __classPrivateFieldGet(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '39bacb8762a7d4697f841b0620bca6a1cc3e2002', id: componentWrapperId, style: __classPrivateFieldGet(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
306
306
  ? KupThemeIconValues.DROPDOWN
307
307
  : null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick() }))), __classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
308
308
  }
@@ -376,7 +376,7 @@ export class KupDashboard {
376
376
  this.didRenderInteractables();
377
377
  }
378
378
  render() {
379
- return (h(Host, { key: 'ad8cbbbae20467e5a3f3ed0e37ca7ad752d949c2' }, h("style", { key: '692d0ec8ffe264c463f0a4e6abd5561dfd7c277d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '26faf0b00335df455b9f9445fae97133cc630b5a', id: componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
379
+ return (h(Host, { key: '2a5f7d91b832041e5c68460409f8723bcae04c25' }, h("style", { key: '00165eccb43eb45e9519e50ae383b6f237b6d293' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '66a90a4032f46aec89e48e2e8c3c95d948dee416', id: componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
380
380
  }
381
381
  disconnectedCallback() {
382
382
  this.unregisterInteractables();
@@ -385,7 +385,7 @@ export class KupDatePicker {
385
385
  this.kupManager.debug.logRender(this, true);
386
386
  }
387
387
  render() {
388
- 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()))));
388
+ 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()))));
389
389
  }
390
390
  disconnectedCallback() {
391
391
  this.kupManager.dates.unregister(this);
@@ -137,7 +137,7 @@ export class KupDialog {
137
137
  '--kup_dialog_height': this.sizeY ? this.sizeY : 'auto',
138
138
  '--kup_dialog_width': this.sizeX ? this.sizeX : 'auto',
139
139
  };
140
- return (h(Host, { key: 'e9417de4359bdda45ce89bac977b06af22dd7ed1', "fade-in": true, style: style }, h("style", { key: 'c8872646ef560a08041f4073196e18ba3c3a8046' }, __classPrivateFieldGet(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'e76bbe6f8ae05df0441b341af3d9eaa0c264aee3', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : null, h("div", { key: '6308342a24d3b987b14e341267174b584885d204', class: "content" }, h("slot", { key: 'ba7c863e7f092b5aafbbbaaa067b0f0a7bba2412' })))));
140
+ return (h(Host, { key: '4f74b02d375c0ed0bdae000e98d34f62f6f52501', "fade-in": true, style: style }, h("style", { key: '42a84bac7c78d2810ea5247340fd80ba53e35b6a' }, __classPrivateFieldGet(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '037d928dd1d5931a5995cf2a838b7d6a4dacae30', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : null, h("div", { key: '007d7c592754925335bca87dbff8c104de64f424', class: "content" }, h("slot", { key: '830977e967e8e7c0be4c43151908220e9ab929dd' })))));
141
141
  }
142
142
  disconnectedCallback() {
143
143
  if (this.modal) {
@@ -108,7 +108,7 @@ export class KupDrawer {
108
108
  this.kupManager.debug.logRender(this, true);
109
109
  }
110
110
  render() {
111
- return (h(Host, { key: '8a9d2198973d5a7ec57918a2064e790682764845', "kup-opened": this.opened }, h("style", { key: 'e3abd215c9b0196074011bf4325bf8a7ab9092ed' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '71daac9c19301460a3fe3edad3f320c01f11bad5', class: "backdrop", onClick: (e) => {
111
+ return (h(Host, { key: '47b6e1195efa7ac6696505f19808aaeed8804c81', "kup-opened": this.opened }, h("style", { key: '2ae05ab9c05ad338fa42f7ea827139883dc370c9' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9574a0c126fbedb4022932c0388d96874bca3a71', class: "backdrop", onClick: (e) => {
112
112
  e.preventDefault();
113
113
  e.stopPropagation();
114
114
  }, onPointerDown: (e) => {
@@ -118,7 +118,7 @@ export class KupDrawer {
118
118
  }, onTouchStart: (e) => {
119
119
  e.preventDefault();
120
120
  e.stopPropagation();
121
- } }), h("div", { key: '47e90864a92415cca083f56e2d25cd05efe56df9', id: componentWrapperId }, h("div", { key: '47bfb804ce58fa47dc1fa7a574df7a05bd92b116', class: drawerClass }, this.content()))));
121
+ } }), h("div", { key: 'bb38d8793e68860b78c53a82e067e5ee765db93b', id: componentWrapperId }, h("div", { key: 'fb7a2c5bc9cd9fcac56a6e7e73066995e31e78b3', class: drawerClass }, this.content()))));
122
122
  }
123
123
  disconnectedCallback() {
124
124
  this.kupManager.theme.unregister(this);
@@ -139,7 +139,7 @@ export class KupEchart {
139
139
  '--kup_echart_height': this.sizeY ? this.sizeY : '100%',
140
140
  '--kup_echart_width': this.sizeX ? this.sizeX : '100%',
141
141
  };
142
- return (h(Host, { key: '9376b0691463c44b441c15e602a30c966cae6ad0', style: style }, h("style", { key: '0e476b67ae4d25abef7f596c9ed8a0f80ce8c855' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'd29a2fe699268ad6b9fb3ad2d645c0beb6d2d2af', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
142
+ return (h(Host, { key: '2bb29a57f0dd5bb037c344371102d3d4b72eca25', style: style }, h("style", { key: '4df6d5703a6eca3d331b2b9d9dc08d40a2b2ac62' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'cd18230ff95ba7df8d9fac0781e3621a4eb4376a', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
143
143
  }
144
144
  disconnectedCallback() {
145
145
  __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.unregister(this);