@sme.up/ketchup 11.0.0-SNAPSHOT-20250812082804 → 11.0.0-SNAPSHOT-20250901090952

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 (139) hide show
  1. package/dist/cjs/{f-button-afbc1563.js → f-button-c084046d.js} +1 -1
  2. package/dist/cjs/{f-cell-0eb06d58.js → f-cell-5d85bb64.js} +6 -6
  3. package/dist/cjs/{f-checkbox-2cee5c1f.js → f-checkbox-3f1182cf.js} +1 -1
  4. package/dist/cjs/{f-chip-caadf508.js → f-chip-5f895ce5.js} +1 -1
  5. package/dist/cjs/{f-image-af4f1bd8.js → f-image-7457eb26.js} +15 -13
  6. package/dist/cjs/{f-object-field-0114fc5e.js → f-object-field-a8115f6d.js} +2 -2
  7. package/dist/cjs/{f-paginator-utils-5757f491.js → f-paginator-utils-26441671.js} +1 -1
  8. package/dist/cjs/{f-text-field-eecc7eb4.js → f-text-field-ad3df1c5.js} +1 -1
  9. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  10. package/dist/cjs/kup-activity-timeline.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +18 -28
  12. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  13. package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
  14. package/dist/cjs/kup-cell.cjs.entry.js +7 -7
  15. package/dist/cjs/kup-dashboard.cjs.entry.js +4 -4
  16. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  17. package/dist/cjs/kup-input-panel.cjs.entry.js +7 -7
  18. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  21. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  22. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  23. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  24. package/dist/collection/components/kup-data-table/kup-data-table.js +10 -20
  25. package/dist/collection/f-components/f-image/f-image.js +15 -13
  26. package/dist/components/kup-accordion.js +1 -1
  27. package/dist/components/kup-activity-timeline.js +1 -1
  28. package/dist/components/kup-autocomplete.js +1 -1
  29. package/dist/components/kup-badge.js +1 -1
  30. package/dist/components/kup-box.js +1 -1
  31. package/dist/components/kup-button-list.js +1 -1
  32. package/dist/components/kup-button.js +1 -1
  33. package/dist/components/kup-calendar.js +1 -1
  34. package/dist/components/kup-card-list.js +2 -2
  35. package/dist/components/kup-card.js +1 -1
  36. package/dist/components/kup-cell.js +1 -1
  37. package/dist/components/kup-chart.js +1 -1
  38. package/dist/components/kup-checkbox.js +1 -1
  39. package/dist/components/kup-chip.js +1 -1
  40. package/dist/components/kup-color-picker.js +1 -1
  41. package/dist/components/kup-combobox.js +1 -1
  42. package/dist/components/kup-dashboard.js +1 -1
  43. package/dist/components/kup-data-table.js +1 -1
  44. package/dist/components/kup-date-picker.js +1 -1
  45. package/dist/components/kup-dialog.js +1 -1
  46. package/dist/components/kup-drawer.js +1 -1
  47. package/dist/components/kup-dropdown-button.js +1 -1
  48. package/dist/components/kup-echart.js +1 -1
  49. package/dist/components/kup-editor.js +1 -1
  50. package/dist/components/kup-family-tree.js +2 -2
  51. package/dist/components/kup-file-upload.js +1 -1
  52. package/dist/components/kup-form.js +1 -1
  53. package/dist/components/kup-gauge.js +1 -1
  54. package/dist/components/kup-grid.js +1 -1
  55. package/dist/components/kup-htm.js +1 -1
  56. package/dist/components/kup-iframe.js +1 -1
  57. package/dist/components/kup-image-list.js +1 -1
  58. package/dist/components/kup-image.js +1 -1
  59. package/dist/components/kup-input-panel.js +2 -2
  60. package/dist/components/kup-lazy.js +1 -1
  61. package/dist/components/kup-list.js +1 -1
  62. package/dist/components/kup-magic-box.js +3 -3
  63. package/dist/components/kup-nav-bar.js +1 -1
  64. package/dist/components/kup-numeric-picker.js +1 -1
  65. package/dist/components/kup-object-field.js +1 -1
  66. package/dist/components/kup-pdf.js +1 -1
  67. package/dist/components/kup-planner.js +1 -1
  68. package/dist/components/kup-probe.js +1 -1
  69. package/dist/components/kup-progress-bar.js +1 -1
  70. package/dist/components/kup-qlik.js +1 -1
  71. package/dist/components/kup-radio.js +1 -1
  72. package/dist/components/kup-rating.js +1 -1
  73. package/dist/components/kup-snackbar.js +1 -1
  74. package/dist/components/kup-spinner.js +1 -1
  75. package/dist/components/kup-switch.js +1 -1
  76. package/dist/components/kup-tab-bar.js +1 -1
  77. package/dist/components/kup-text-field.js +1 -1
  78. package/dist/components/kup-time-picker.js +1 -1
  79. package/dist/components/kup-toolbar.js +1 -1
  80. package/dist/components/kup-tree.js +1 -1
  81. package/dist/components/kup-txt.js +1 -1
  82. package/dist/components/kup-typography-list.js +1 -1
  83. package/dist/components/kup-typography.js +1 -1
  84. package/dist/components/{p-7589da7c.js → p-041b5a75.js} +25 -33
  85. package/dist/components/{p-336bebda.js → p-0af4aa23.js} +1 -1
  86. package/dist/components/{p-d75406e6.js → p-93bef44a.js} +1 -1
  87. package/dist/components/{p-716b7299.js → p-f179f011.js} +1 -1
  88. package/dist/components/{p-c4631d42.js → p-fc644c49.js} +1 -1
  89. package/dist/esm/{f-button-27361677.js → f-button-6298565d.js} +1 -1
  90. package/dist/esm/{f-cell-61ed777c.js → f-cell-58d8f781.js} +6 -6
  91. package/dist/esm/{f-checkbox-a503adc9.js → f-checkbox-7230004b.js} +1 -1
  92. package/dist/esm/{f-chip-2d7090e7.js → f-chip-79ec5b8d.js} +1 -1
  93. package/dist/esm/{f-image-19fb10b9.js → f-image-96ea1421.js} +15 -13
  94. package/dist/esm/{f-object-field-40729d70.js → f-object-field-174493a0.js} +2 -2
  95. package/dist/esm/{f-paginator-utils-4e66f6b3.js → f-paginator-utils-c104e90e.js} +1 -1
  96. package/dist/esm/{f-text-field-50e5b65f.js → f-text-field-5217da50.js} +1 -1
  97. package/dist/esm/kup-accordion.entry.js +1 -1
  98. package/dist/esm/kup-activity-timeline.entry.js +1 -1
  99. package/dist/esm/kup-autocomplete_30.entry.js +18 -28
  100. package/dist/esm/kup-box.entry.js +8 -8
  101. package/dist/esm/kup-calendar.entry.js +3 -3
  102. package/dist/esm/kup-cell.entry.js +7 -7
  103. package/dist/esm/kup-dashboard.entry.js +4 -4
  104. package/dist/esm/kup-family-tree.entry.js +2 -2
  105. package/dist/esm/kup-input-panel.entry.js +7 -7
  106. package/dist/esm/kup-magic-box.entry.js +1 -1
  107. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  108. package/dist/esm/kup-object-field.entry.js +4 -4
  109. package/dist/esm/kup-planner.entry.js +2 -2
  110. package/dist/esm/kup-snackbar.entry.js +2 -2
  111. package/dist/esm/kup-typography.entry.js +1 -1
  112. package/dist/ketchup/ketchup.esm.js +1 -1
  113. package/dist/ketchup/{p-38842c2e.entry.js → p-07fb055c.entry.js} +1 -1
  114. package/dist/ketchup/p-08112627.js +1 -0
  115. package/dist/ketchup/{p-4fcd255a.js → p-0ed20342.js} +1 -1
  116. package/dist/ketchup/{p-1c0c9492.entry.js → p-288fabba.entry.js} +1 -1
  117. package/dist/ketchup/{p-955ac6ac.entry.js → p-2e165a45.entry.js} +1 -1
  118. package/dist/ketchup/p-3e2891a5.js +1 -0
  119. package/dist/ketchup/{p-6f360ac5.entry.js → p-4152ce2f.entry.js} +1 -1
  120. package/dist/ketchup/{p-78d6682f.js → p-49bbd54a.js} +1 -1
  121. package/dist/ketchup/{p-1f56fbb2.entry.js → p-54522190.entry.js} +1 -1
  122. package/dist/ketchup/{p-9e81dfd9.entry.js → p-5794b1c2.entry.js} +1 -1
  123. package/dist/ketchup/{p-ab3e1aa2.entry.js → p-686d847f.entry.js} +1 -1
  124. package/dist/ketchup/{p-2f170b6e.entry.js → p-86d6910d.entry.js} +1 -1
  125. package/dist/ketchup/{p-4a49f06f.entry.js → p-8c996689.entry.js} +1 -1
  126. package/dist/ketchup/{p-33889417.entry.js → p-9d8cdec1.entry.js} +1 -1
  127. package/dist/ketchup/{p-1bf1ee95.entry.js → p-9e6d9c97.entry.js} +1 -1
  128. package/dist/ketchup/{p-70875103.entry.js → p-a4f3ebdd.entry.js} +1 -1
  129. package/dist/ketchup/{p-85e2d038.entry.js → p-b937043c.entry.js} +1 -1
  130. package/dist/ketchup/{p-5aa210fe.entry.js → p-c18512f3.entry.js} +1 -1
  131. package/dist/ketchup/{p-b18cd338.js → p-c2ff58be.js} +1 -1
  132. package/dist/ketchup/{p-bf87721e.entry.js → p-cbe52d25.entry.js} +2 -2
  133. package/dist/ketchup/p-cc9db65d.js +1 -0
  134. package/dist/ketchup/{p-3aa48410.js → p-e9eec803.js} +1 -1
  135. package/dist/ketchup/{p-c02c112e.js → p-ff735e62.js} +1 -1
  136. package/package.json +1 -1
  137. package/dist/ketchup/p-05644b33.js +0 -1
  138. package/dist/ketchup/p-5a00ee01.js +0 -1
  139. package/dist/ketchup/p-61ebfe04.js +0 -1
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host, g as getAssetPath } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, n as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, J as KupLanguageSearch } from './p-64e7995b.js';
3
3
  import { a as KupPlannerGanttRowType, d as defaultStylingOptions, b as KupPlannerTaskAction, c as KupPlannerLastOnChangeReceived, e as KupPlannerProps } from './p-a0eeacbd.js';
4
- import { Q as FTextFieldMDC, a0 as FTextField, c as componentWrapperId, d as defineCustomElement$3, a as defineCustomElement$5, b as defineCustomElement$6, e as defineCustomElement$7, f as defineCustomElement$c, g as defineCustomElement$e, h as defineCustomElement$g, i as defineCustomElement$h, j as defineCustomElement$i, k as defineCustomElement$j, l as defineCustomElement$l, m as defineCustomElement$m, n as defineCustomElement$n, o as defineCustomElement$q, p as defineCustomElement$t, q as defineCustomElement$u, r as defineCustomElement$v, s as defineCustomElement$w, t as defineCustomElement$x, u as defineCustomElement$y, v as defineCustomElement$B, w as defineCustomElement$C, x as defineCustomElement$D, y as defineCustomElement$E, z as defineCustomElement$F, A as defineCustomElement$G, B as defineCustomElement$H, C as defineCustomElement$I, D as defineCustomElement$J, E as defineCustomElement$K } from './p-7589da7c.js';
4
+ import { Q as FTextFieldMDC, a0 as FTextField, c as componentWrapperId, d as defineCustomElement$3, a as defineCustomElement$5, b as defineCustomElement$6, e as defineCustomElement$7, f as defineCustomElement$c, g as defineCustomElement$e, h as defineCustomElement$g, i as defineCustomElement$h, j as defineCustomElement$i, k as defineCustomElement$j, l as defineCustomElement$l, m as defineCustomElement$m, n as defineCustomElement$n, o as defineCustomElement$q, p as defineCustomElement$t, q as defineCustomElement$u, r as defineCustomElement$v, s as defineCustomElement$w, t as defineCustomElement$x, u as defineCustomElement$y, v as defineCustomElement$B, w as defineCustomElement$C, x as defineCustomElement$D, y as defineCustomElement$E, z as defineCustomElement$F, A as defineCustomElement$G, B as defineCustomElement$H, C as defineCustomElement$I, D as defineCustomElement$J, E as defineCustomElement$K } from './p-041b5a75.js';
5
5
  import { d as defineCustomElement$A } from './p-b6f1319e.js';
6
6
  import { d as defineCustomElement$z } from './p-a52b0e92.js';
7
7
  import { d as defineCustomElement$s } from './p-9fae47de.js';
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance } from './p-64e7995b.js';
3
- import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
4
4
 
5
5
  const KupProbe$1 = /*@__PURE__*/ proxyCustomElement(class KupProbe extends H {
6
6
  constructor() {
@@ -1,4 +1,4 @@
1
- import { af as KupProgressBar$1, k as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { af as KupProgressBar$1, k as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupProgressBar = KupProgressBar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance } from './p-64e7995b.js';
3
- import { d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
3
+ import { d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
4
4
 
5
5
  const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
6
6
  const KupQlikStyle0 = kupQlikCss;
@@ -1,4 +1,4 @@
1
- import { ag as KupRadio$1, j as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { ag as KupRadio$1, j as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupRadio = KupRadio$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ah as KupRating$1, i as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { ah as KupRating$1, i as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupRating = KupRating$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-64e7995b.js';
3
- import { c as componentWrapperId, U as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, U as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
4
4
 
5
5
  const snackbarClass = 'snackbar';
6
6
  /**
@@ -1,4 +1,4 @@
1
- import { ai as KupSpinner$1, h as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { ai as KupSpinner$1, h as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupSpinner = KupSpinner$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { aj as KupSwitch$1, g as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { aj as KupSwitch$1, g as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupSwitch = KupSwitch$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ak as KupTabBar$1, f as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { ak as KupTabBar$1, f as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupTabBar = KupTabBar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { al as KupTextField$1, e as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { al as KupTextField$1, e as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupTextField = KupTextField$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { am as KupTimePicker$1, b as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { am as KupTimePicker$1, b as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupTimePicker = KupTimePicker$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { an as KupToolbar$1, a as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { an as KupToolbar$1, a as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupToolbar = KupToolbar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ao as KupTree$1, d as defineCustomElement$1 } from './p-7589da7c.js';
1
+ import { ao as KupTree$1, d as defineCustomElement$1 } from './p-041b5a75.js';
2
2
 
3
3
  const KupTree = KupTree$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-64e7995b.js';
3
- import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-txt component.
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, u as KupDebugCategory, g as getProps, s as setProps } from './p-64e7995b.js';
3
3
  import { a as FTypographyType, F as FTypography } from './p-ced0c3fc.js';
4
- import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
4
+ import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-typography component.
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, d as KupDynamicPositionPlacement, g as getProps, s as setProps } from './p-64e7995b.js';
3
3
  import { a as FTypographyType, F as FTypography } from './p-ced0c3fc.js';
4
- import { c as componentWrapperId, F as FImage, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-7589da7c.js';
4
+ import { c as componentWrapperId, F as FImage, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-041b5a75.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-typography component.
@@ -1195,19 +1195,21 @@ function createIcon(icon, color, iconClass = 'f-image__icon') {
1195
1195
  function createImage(props) {
1196
1196
  return (h("img", { class: props.placeholderResource ? HIDDEN_CLASS : '', onLoad: (e) => {
1197
1197
  const img = e.currentTarget;
1198
- const placeholder = img.parentElement.querySelector('.f-image__placeholder');
1199
- const iconWrapper = img.parentElement.querySelector('.iconWrapper');
1200
- const fWrapper = img.parentElement.parentElement.querySelector('.f-image');
1201
- if (props.onLoad) {
1202
- props.onLoad(e);
1203
- }
1204
- if (placeholder) {
1205
- placeholder.classList.add(HIDDEN_CLASS);
1206
- img.classList.remove(HIDDEN_CLASS);
1207
- }
1208
- if (iconWrapper) {
1209
- iconWrapper.classList.add(HIDDEN_CLASS);
1210
- fWrapper.classList.add('noIcon');
1198
+ if (img && img.parentElement) {
1199
+ const placeholder = img.parentElement.querySelector('.f-image__placeholder');
1200
+ const iconWrapper = img.parentElement.querySelector('.iconWrapper');
1201
+ const fWrapper = img.parentElement.parentElement.querySelector('.f-image');
1202
+ if (props.onLoad) {
1203
+ props.onLoad(e);
1204
+ }
1205
+ if (placeholder) {
1206
+ placeholder.classList.add(HIDDEN_CLASS);
1207
+ img.classList.remove(HIDDEN_CLASS);
1208
+ }
1209
+ if (iconWrapper) {
1210
+ iconWrapper.classList.add(HIDDEN_CLASS);
1211
+ fWrapper.classList.add('noIcon');
1212
+ }
1211
1213
  }
1212
1214
  }, onError: (e) => {
1213
1215
  const img = e.currentTarget;
@@ -25906,7 +25908,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
25906
25908
  __classPrivateFieldSet$2(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
25907
25909
  let rows = null;
25908
25910
  if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
25909
- rows = (h$1("tr", { key: 'e5e39cde266655af72706aaedcdef37f7fd965d6', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '0a656eb4b7e5978053797108a4838ad97df00a48', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
25911
+ rows = (h$1("tr", { key: 'a1f454d55a7ed7fc08951a25956700e9b64efffa', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '61b14b0659a15686c424e2be1d1926aabf8ff121', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
25910
25912
  }
25911
25913
  else {
25912
25914
  rows = [];
@@ -25982,7 +25984,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
25982
25984
  __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
25983
25985
  });
25984
25986
  }
25985
- groupChips = h$1(FChip, Object.assign({ key: '7af9378b37865659da1637f82ecdb5e783a5c339' }, props));
25987
+ groupChips = h$1(FChip, Object.assign({ key: '5542d8514e8b1a4ec5d693286b22a35ea4669088' }, props));
25986
25988
  }
25987
25989
  }
25988
25990
  const tableClass = {
@@ -26014,7 +26016,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26014
26016
  if (this.headerIsPersistent &&
26015
26017
  this.tableHeight === undefined &&
26016
26018
  this.tableWidth === undefined) {
26017
- stickyEl = (h$1("sticky-header", { key: '5bef2aea6f266c4520382b04778aab901cdfa931', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '7ea13a8ecaba6268203377c3ec0a00c994702f6e' }, h$1("tr-sticky", { key: '8736c1f9b6a2a54f50ac91b57b417fbc4f610984' }, stickyHeader))));
26019
+ stickyEl = (h$1("sticky-header", { key: '767cb41acf6b3f792bd619a1a9735f096fd76fa1', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '490d6965c2893e7de7f8337d8757dd67191b0944' }, h$1("tr-sticky", { key: 'b7460aced5f36f38083ca15e8cd61a2bcf72f62d' }, stickyHeader))));
26018
26020
  }
26019
26021
  let belowClass = 'below-wrapper';
26020
26022
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -26060,7 +26062,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26060
26062
  const useGlobalFilter = !this.legacyLook &&
26061
26063
  (this.globalFilter ||
26062
26064
  this.getRows().length > __classPrivateFieldGet$3(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
26063
- const compCreated = (h$1(Host, { key: '6ce8094892699bb207a08bc3cb7ebcb077b52284', "onKup-drop": (e) => {
26065
+ const compCreated = (h$1(Host, { key: 'baaa8c765858718882bda66c5ca359af0c679e8a', "onKup-drop": (e) => {
26064
26066
  this.kupDataTableDrop.emit(e.detail);
26065
26067
  }, "onKup-cell-input": (e) => {
26066
26068
  autoselectOnAction(e);
@@ -26079,11 +26081,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26079
26081
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
26080
26082
  }, "onKup-objectfield-selectedmenuitem": (e) => {
26081
26083
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
26082
- } }, h$1("style", { key: 'cadaf21f05319c9881230794dd9da932f68ea966' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h$1("div", { key: '761c4aff95ce92ae83d612344fd84ec691e86ee0', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '292cc98d81636f2d37132d603e552a02cae3b3af', class: "group-wrapper" }, groupChips), h$1("div", { key: 'e55c6addc36a5c49ebe9533aea4584b26d9c2c1e', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h$1("div", { id: "global-filter" }, h$1(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
26084
+ } }, h$1("style", { key: '38e4af6c315bb5248f0f1f82beb0c4f0f815af9b' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h$1("div", { key: '44a980887f7914c98f2be9611af7836041975d8a', id: componentWrapperId, class: wrapClass }, h$1("div", { key: 'e9ec95110951f478b68e43d36b948ed44f3ab601', class: "group-wrapper" }, groupChips), h$1("div", { key: '0264b326c5fb15bd95f66164e1e24bba389d3946', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h$1("div", { id: "global-filter" }, h$1(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
26083
26085
  const t = event.target;
26084
26086
  window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
26085
26087
  __classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
26086
- } }))) : null, paginatorTop && (h$1("div", { key: '079cc82620d4b4a09af688811b1fdfd8dc00c876', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
26088
+ } }))) : null, paginatorTop && (h$1("div", { key: '3e07fd2030f7148711c77e28f323e14483f75c3b', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
26087
26089
  this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
26088
26090
  this.kupSave.emit({
26089
26091
  comp: this,
@@ -26133,9 +26135,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26133
26135
  this.data.rows.unshift(row);
26134
26136
  await this.refresh(true);
26135
26137
  }
26136
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: 'be1e0916a49976a22b71eb2bdb74c6702227c0a7', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
26138
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '4bb654c0edf0a199b9da5997b9286555135b7514', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
26137
26139
  ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
26138
- : null), h$1("div", { key: 'f60f8fa64f49753e19963518ebbd9f524e6837a3', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
26140
+ : null), h$1("div", { key: '479472984767e211e46ad411025b7cee200bc1c0', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
26139
26141
  ? [
26140
26142
  h$1("div", { class: "settings-trigger", onClick: () => {
26141
26143
  __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -26144,7 +26146,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26144
26146
  } }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
26145
26147
  this.renderCustomizePanel(),
26146
26148
  ]
26147
- : null, h$1("table", { key: 'dcdcf1cd24c3c5bc79a105b7807b5563cff4dcbf', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
26149
+ : null, h$1("table", { key: '4c7767f5ad56d303ffd474efafd368782be09127', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
26148
26150
  ev.stopPropagation();
26149
26151
  }, onPointerDown: (e) => {
26150
26152
  __classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -26152,7 +26154,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26152
26154
  __classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
26153
26155
  }, onContextMenu: (e) => {
26154
26156
  e.preventDefault();
26155
- } }, h$1("thead", { key: 'edd54a368a183b69062130d4e933fe488dda5a0d', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: 'b0942ecb802ae8afd14ec19573cf19c7e53bb3a4' }, header)), h$1("tbody", { key: '7cd8e7cc7ff0a17a9430bbb161598d453b1eb570' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
26157
+ } }, h$1("thead", { key: '2becf126ae4dca2ec5b0907011a6d95a298a82f4', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: '04fe9eb5d551f3cd9e4c4808f67ea30bf1cbaa3c' }, header)), h$1("tbody", { key: '609e6f88d0fcbc40d7255f1581c4ae63a2e73020' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
26156
26158
  __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
26157
26159
  return compCreated;
26158
26160
  }
@@ -26772,7 +26774,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
26772
26774
  }, _KupDataTable_didLoadInteractables = function _KupDataTable_didLoadInteractables() {
26773
26775
  __classPrivateFieldGet$3(this, _KupDataTable_interactableTouch, "f").push(__classPrivateFieldGet$3(this, _KupDataTable_tableRef, "f"));
26774
26776
  const tapCb = (e) => {
26775
- var _a, _b, _c, _d;
26776
26777
  if (__classPrivateFieldGet$3(this, _KupDataTable_hold, "f")) {
26777
26778
  __classPrivateFieldSet$2(this, _KupDataTable_hold, false, "f");
26778
26779
  return;
@@ -26786,15 +26787,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
26786
26787
  for (const key in e) {
26787
26788
  clone[key] = e[key];
26788
26789
  }
26789
- // in case an icon is clicked
26790
- if (e.target.classList.contains('f-image__icon')) {
26791
- const details = __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e);
26792
- // in case a cell action icon is clicked
26793
- if (((_b = (_a = details === null || details === void 0 ? void 0 : details.cell) === null || _a === void 0 ? void 0 : _a.obj) === null || _b === void 0 ? void 0 : _b.t) !== 'J4' &&
26794
- ((_d = (_c = details === null || details === void 0 ? void 0 : details.cell) === null || _c === void 0 ? void 0 : _c.obj) === null || _d === void 0 ? void 0 : _d.p) !== 'ICO') {
26795
- break;
26796
- }
26797
- }
26798
26790
  __classPrivateFieldGet$3(this, _KupDataTable_clickTimeout, "f").push(setTimeout(() => {
26799
26791
  this.kupDataTableClick.emit({
26800
26792
  comp: this,
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory } from './p-64e7995b.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-041b5a75.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-grid component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-64e7995b.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-041b5a75.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './p-5882e117.js';
5
5
 
6
6
  var toastuiEditor = {exports: {}};
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, a9 as identify, g as getProps, s as setProps, Y as SortMode, L as getColumnByName, e as KupLanguageGeneric, b as KupThemeIconValues, u as KupDebugCategory, a7 as KupPointerEventTypes, aj as KupDragEffect, aA as kupDraggableAttr, al as KupDropEventTypes, J as KupLanguageSearch } from './p-64e7995b.js';
3
- import { I as filterRows, J as paginateRows, G as sortRows, L as pageChange, N as rowsPerPageChange, F as FImage, O as FCell, P as FChip, Q as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u, R as FPaginator } from './p-7589da7c.js';
3
+ import { I as filterRows, J as paginateRows, G as sortRows, L as pageChange, N as rowsPerPageChange, F as FImage, O as FCell, P as FChip, Q as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u, R as FPaginator } from './p-041b5a75.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-box component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host, g as getAssetPath } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, c as KupThemeColorValues, u as KupDebugCategory, L as getColumnByName, D as KupDataNewColumnTypes } from './p-64e7995b.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-7589da7c.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-041b5a75.js';
4
4
 
5
5
  /*! *****************************************************************************
6
6
  Copyright (c) Microsoft Corporation.
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
2
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
3
- import { F as FImage } from './f-image-19fb10b9.js';
3
+ import { F as FImage } from './f-image-96ea1421.js';
4
4
 
5
5
  /*-------------------------------------------------*/
6
6
  /* C o m p o n e n t */
@@ -1,11 +1,11 @@
1
1
  import { h, F as Fragment } from './index-9b0f4a0d.js';
2
2
  import { aq as editableTypes, ar as kupTypes, R as FCellClasses, ad as FCellTypes, f as KupThemeColorValues, ao as CHIAdapter, am as RADAdapter, al as CMBandACPAdapter, as as KupTagNames, F as FCellShapes, ai as getCellValueForDisplay, a as KupComponentSizing, at as fullWidthFieldsComps, I as ItemsDisplayMode, au as autoCenterComps, av as adaptContentToDisplayMode, aw as FCellEvents, ax as isForceUppercase, ay as isForceLowercase, h as KupDebugCategory } from './kup-manager-0f2e65ce.js';
3
- import { F as FButton } from './f-button-27361677.js';
4
- import { F as FCheckbox } from './f-checkbox-a503adc9.js';
5
- import { F as FChipType, d as FChip } from './f-chip-2d7090e7.js';
6
- import { F as FImage } from './f-image-19fb10b9.js';
7
- import { F as FObjectField } from './f-object-field-40729d70.js';
8
- import { F as FTextField } from './f-text-field-50e5b65f.js';
3
+ import { F as FButton } from './f-button-6298565d.js';
4
+ import { F as FCheckbox } from './f-checkbox-7230004b.js';
5
+ import { F as FChipType, d as FChip } from './f-chip-79ec5b8d.js';
6
+ import { F as FImage } from './f-image-96ea1421.js';
7
+ import { F as FObjectField } from './f-object-field-174493a0.js';
8
+ import { F as FTextField } from './f-text-field-5217da50.js';
9
9
 
10
10
  var FRadioType;
11
11
  (function (FRadioType) {
@@ -1,4 +1,4 @@
1
- import { F as FImage } from './f-image-19fb10b9.js';
1
+ import { F as FImage } from './f-image-96ea1421.js';
2
2
  import { h } from './index-9b0f4a0d.js';
3
3
 
4
4
  /*-------------------------------------------------*/
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
- import { F as FImage } from './f-image-19fb10b9.js';
2
+ import { F as FImage } from './f-image-96ea1421.js';
3
3
  import { I as ItemsDisplayMode, d as KupThemeIconValues, b as KupLanguageGeneric } from './kup-manager-0f2e65ce.js';
4
4
 
5
5
  function getIdOfItemByDisplayMode(item, mode, separator) {
@@ -91,19 +91,21 @@ function createIcon(icon, color, iconClass = 'f-image__icon') {
91
91
  function createImage(props) {
92
92
  return (h("img", { class: props.placeholderResource ? HIDDEN_CLASS : '', onLoad: (e) => {
93
93
  const img = e.currentTarget;
94
- const placeholder = img.parentElement.querySelector('.f-image__placeholder');
95
- const iconWrapper = img.parentElement.querySelector('.iconWrapper');
96
- const fWrapper = img.parentElement.parentElement.querySelector('.f-image');
97
- if (props.onLoad) {
98
- props.onLoad(e);
99
- }
100
- if (placeholder) {
101
- placeholder.classList.add(HIDDEN_CLASS);
102
- img.classList.remove(HIDDEN_CLASS);
103
- }
104
- if (iconWrapper) {
105
- iconWrapper.classList.add(HIDDEN_CLASS);
106
- fWrapper.classList.add('noIcon');
94
+ if (img && img.parentElement) {
95
+ const placeholder = img.parentElement.querySelector('.f-image__placeholder');
96
+ const iconWrapper = img.parentElement.querySelector('.iconWrapper');
97
+ const fWrapper = img.parentElement.parentElement.querySelector('.f-image');
98
+ if (props.onLoad) {
99
+ props.onLoad(e);
100
+ }
101
+ if (placeholder) {
102
+ placeholder.classList.add(HIDDEN_CLASS);
103
+ img.classList.remove(HIDDEN_CLASS);
104
+ }
105
+ if (iconWrapper) {
106
+ iconWrapper.classList.add(HIDDEN_CLASS);
107
+ fWrapper.classList.add('noIcon');
108
+ }
107
109
  }
108
110
  }, onError: (e) => {
109
111
  const img = e.currentTarget;
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
2
  import { a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement } from './kup-manager-0f2e65ce.js';
3
- import { F as FButton } from './f-button-27361677.js';
3
+ import { F as FButton } from './f-button-6298565d.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-50e5b65f.js';
5
+ import { F as FTextField } from './f-text-field-5217da50.js';
6
6
 
7
7
  const STATE = new WeakMap();
8
8
  const FObjectField = (props) => {
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
2
  import { I as ItemsDisplayMode, az as KupLanguagePage, t as KupLanguageRow, a as KupComponentSizing, b as KupLanguageGeneric } from './kup-manager-0f2e65ce.js';
3
- import { F as FButton } from './f-button-27361677.js';
3
+ import { F as FButton } from './f-button-6298565d.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
5
 
6
6
  var FPaginatorMode;
@@ -1,6 +1,6 @@
1
1
  import { h, g as getAssetPath } from './index-9b0f4a0d.js';
2
2
  import { d as KupThemeIconValues } from './kup-manager-0f2e65ce.js';
3
- import { F as FImage } from './f-image-19fb10b9.js';
3
+ import { F as FImage } from './f-image-96ea1421.js';
4
4
 
5
5
  const dom = document.documentElement;
6
6
  let helperEl = null;
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeIconValues, f as KupThemeColorValues, e as KupDynamicPositionPlacement } from './kup-manager-0f2e65ce.js';
3
- import { F as FImage } from './f-image-19fb10b9.js';
3
+ import { F as FImage } from './f-image-96ea1421.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { M as MDCRipple } from './component-a35bc7f1.js';
6
6
  import './kup-dates-77f1a451.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory, ai as getCellValueForDisplay } from './kup-manager-0f2e65ce.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FImage } from './f-image-19fb10b9.js';
4
+ import { F as FImage } from './f-image-96ea1421.js';
5
5
  import { s as sortRows } from './kup-data-table-helper-b4bf5eeb.js';
6
6
  import './kup-dates-77f1a451.js';
7
7