@sme.up/ketchup 11.0.0-SNAPSHOT-20250125094821 → 11.0.0-SNAPSHOT-20250127164451

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 (151) hide show
  1. package/dist/cjs/{f-button-2994335b.js → f-button-c3ae141e.js} +1 -1
  2. package/dist/cjs/{f-cell-e4e4e3b6.js → f-cell-5e62713a.js} +23 -19
  3. package/dist/cjs/{f-checkbox-989b9645.js → f-checkbox-59fb7aa5.js} +1 -1
  4. package/dist/cjs/{f-chip-de002784.js → f-chip-154ba47d.js} +1 -1
  5. package/dist/cjs/{f-image-819dca29.js → f-image-d22b012f.js} +13 -6
  6. package/dist/cjs/{f-object-field-863feeb1.js → f-object-field-606c5604.js} +2 -2
  7. package/dist/cjs/{f-paginator-utils-73e70b49.js → f-paginator-utils-87790d6a.js} +1 -1
  8. package/dist/cjs/{f-text-field-e836c7de.js → f-text-field-0a9376b5.js} +1 -1
  9. package/dist/cjs/ketchup.cjs.js +1 -1
  10. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-activity-timeline.cjs.entry.js +1 -1
  12. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +36 -18
  13. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  14. package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
  15. package/dist/cjs/kup-cell.cjs.entry.js +7 -7
  16. package/dist/cjs/kup-dashboard.cjs.entry.js +4 -4
  17. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  18. package/dist/cjs/kup-image-list.cjs.entry.js +7 -7
  19. package/dist/cjs/kup-input-panel.cjs.entry.js +34 -10
  20. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  22. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  23. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  24. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  25. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  26. package/dist/cjs/loader.cjs.js +1 -1
  27. package/dist/collection/components/kup-data-table/kup-data-table.js +49 -10
  28. package/dist/collection/components/kup-input-panel/kup-input-panel.js +48 -3
  29. package/dist/collection/f-components/f-cell/f-cell.js +17 -13
  30. package/dist/collection/f-components/f-image/f-image.js +13 -6
  31. package/dist/components/kup-accordion.js +1 -1
  32. package/dist/components/kup-activity-timeline.js +1 -1
  33. package/dist/components/kup-autocomplete.js +1 -1
  34. package/dist/components/kup-badge.js +1 -1
  35. package/dist/components/kup-box.js +1 -1
  36. package/dist/components/kup-button-list.js +1 -1
  37. package/dist/components/kup-button.js +1 -1
  38. package/dist/components/kup-calendar.js +1 -1
  39. package/dist/components/kup-card-list.js +2 -2
  40. package/dist/components/kup-card.js +1 -1
  41. package/dist/components/kup-cell.js +1 -1
  42. package/dist/components/kup-chart.js +1 -1
  43. package/dist/components/kup-checkbox.js +1 -1
  44. package/dist/components/kup-chip.js +1 -1
  45. package/dist/components/kup-color-picker.js +1 -1
  46. package/dist/components/kup-combobox.js +1 -1
  47. package/dist/components/kup-dashboard.js +1 -1
  48. package/dist/components/kup-data-table.js +1 -1
  49. package/dist/components/kup-date-picker.js +1 -1
  50. package/dist/components/kup-dialog.js +1 -1
  51. package/dist/components/kup-drawer.js +1 -1
  52. package/dist/components/kup-dropdown-button.js +1 -1
  53. package/dist/components/kup-echart.js +1 -1
  54. package/dist/components/kup-editor.js +1 -1
  55. package/dist/components/kup-family-tree.js +2 -2
  56. package/dist/components/kup-form.js +1 -1
  57. package/dist/components/kup-gauge.js +1 -1
  58. package/dist/components/kup-grid.js +1 -1
  59. package/dist/components/kup-htm.js +1 -1
  60. package/dist/components/kup-iframe.js +1 -1
  61. package/dist/components/kup-image-list.js +1 -1
  62. package/dist/components/kup-image.js +1 -1
  63. package/dist/components/kup-input-panel.js +30 -5
  64. package/dist/components/kup-lazy.js +1 -1
  65. package/dist/components/kup-list.js +1 -1
  66. package/dist/components/kup-magic-box.js +3 -3
  67. package/dist/components/kup-nav-bar.js +1 -1
  68. package/dist/components/kup-numeric-picker.js +1 -1
  69. package/dist/components/kup-object-field.js +1 -1
  70. package/dist/components/kup-pdf.js +1 -1
  71. package/dist/components/kup-planner.js +1 -1
  72. package/dist/components/kup-probe.js +1 -1
  73. package/dist/components/kup-progress-bar.js +1 -1
  74. package/dist/components/kup-qlik.js +1 -1
  75. package/dist/components/kup-radio.js +1 -1
  76. package/dist/components/kup-rating.js +1 -1
  77. package/dist/components/kup-snackbar.js +1 -1
  78. package/dist/components/kup-spinner.js +1 -1
  79. package/dist/components/kup-switch.js +1 -1
  80. package/dist/components/kup-tab-bar.js +1 -1
  81. package/dist/components/kup-text-field.js +1 -1
  82. package/dist/components/kup-time-picker.js +1 -1
  83. package/dist/components/kup-toolbar.js +1 -1
  84. package/dist/components/kup-tree.js +1 -1
  85. package/dist/components/kup-txt.js +1 -1
  86. package/dist/components/kup-typography-list.js +1 -1
  87. package/dist/components/kup-typography.js +1 -1
  88. package/dist/components/{p-710e9889.js → p-062f98d6.js} +1 -1
  89. package/dist/components/{p-ac3e74af.js → p-1b3435b7.js} +60 -30
  90. package/dist/components/{p-39c3fdff.js → p-7013da7b.js} +1 -1
  91. package/dist/components/{p-fbe265bc.js → p-d7f9b631.js} +1 -1
  92. package/dist/components/{p-534a7df3.js → p-fec00c74.js} +1 -1
  93. package/dist/esm/{f-button-a20849e0.js → f-button-f1040575.js} +1 -1
  94. package/dist/esm/{f-cell-7398e4ca.js → f-cell-9de1ddc8.js} +24 -20
  95. package/dist/esm/{f-checkbox-b8f2f9c4.js → f-checkbox-3ba20ca4.js} +1 -1
  96. package/dist/esm/{f-chip-64a8f53f.js → f-chip-0dcf7f09.js} +1 -1
  97. package/dist/esm/{f-image-01041722.js → f-image-9b15e9ac.js} +13 -6
  98. package/dist/esm/{f-object-field-ddff4ee1.js → f-object-field-a74c0604.js} +2 -2
  99. package/dist/esm/{f-paginator-utils-761a4ab9.js → f-paginator-utils-ded577bd.js} +1 -1
  100. package/dist/esm/{f-text-field-07c8f463.js → f-text-field-fac40c84.js} +1 -1
  101. package/dist/esm/ketchup.js +1 -1
  102. package/dist/esm/kup-accordion.entry.js +1 -1
  103. package/dist/esm/kup-activity-timeline.entry.js +1 -1
  104. package/dist/esm/kup-autocomplete_28.entry.js +36 -18
  105. package/dist/esm/kup-box.entry.js +8 -8
  106. package/dist/esm/kup-calendar.entry.js +3 -3
  107. package/dist/esm/kup-cell.entry.js +7 -7
  108. package/dist/esm/kup-dashboard.entry.js +4 -4
  109. package/dist/esm/kup-family-tree.entry.js +2 -2
  110. package/dist/esm/kup-image-list.entry.js +7 -7
  111. package/dist/esm/kup-input-panel.entry.js +34 -10
  112. package/dist/esm/kup-magic-box.entry.js +1 -1
  113. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  114. package/dist/esm/kup-object-field.entry.js +4 -4
  115. package/dist/esm/kup-planner.entry.js +2 -2
  116. package/dist/esm/kup-snackbar.entry.js +2 -2
  117. package/dist/esm/kup-typography.entry.js +1 -1
  118. package/dist/esm/loader.js +1 -1
  119. package/dist/ketchup/ketchup.esm.js +1 -1
  120. package/dist/ketchup/{p-d8799c9c.entry.js → p-03c80247.entry.js} +1 -1
  121. package/dist/ketchup/{p-93464598.entry.js → p-09e46c14.entry.js} +1 -1
  122. package/dist/ketchup/{p-2279eb5a.js → p-0eea76f3.js} +1 -1
  123. package/dist/ketchup/{p-8d2f940a.entry.js → p-35a8af62.entry.js} +1 -1
  124. package/dist/ketchup/{p-bc750d2d.entry.js → p-3773cdfb.entry.js} +1 -1
  125. package/dist/ketchup/{p-793ceaac.entry.js → p-4b7badb4.entry.js} +1 -1
  126. package/dist/ketchup/p-68d9bd9c.entry.js +1 -0
  127. package/dist/ketchup/{p-25d2baf2.entry.js → p-86001d8e.entry.js} +1 -1
  128. package/dist/ketchup/{p-982a5cfc.js → p-8b97f53e.js} +1 -1
  129. package/dist/ketchup/{p-37000160.entry.js → p-8cf019d0.entry.js} +1 -1
  130. package/dist/ketchup/{p-c4119e3c.js → p-9524276c.js} +1 -1
  131. package/dist/ketchup/{p-da33c28c.entry.js → p-9e1a9b54.entry.js} +1 -1
  132. package/dist/ketchup/{p-59f64636.entry.js → p-a0bb63c4.entry.js} +1 -1
  133. package/dist/ketchup/{p-99588927.entry.js → p-a3294024.entry.js} +1 -1
  134. package/dist/ketchup/{p-83e8d85b.entry.js → p-a62cd872.entry.js} +1 -1
  135. package/dist/ketchup/p-ac1e19f0.js +1 -0
  136. package/dist/ketchup/p-b120abd7.js +1 -0
  137. package/dist/ketchup/{p-40f5a485.entry.js → p-c52f4e35.entry.js} +1 -1
  138. package/dist/ketchup/p-c983f72f.entry.js +9 -0
  139. package/dist/ketchup/{p-aed8eec8.entry.js → p-d30dcbb9.entry.js} +1 -1
  140. package/dist/ketchup/{p-504fe614.js → p-d39c3267.js} +1 -1
  141. package/dist/ketchup/{p-7319c7a0.js → p-d580cac2.js} +1 -1
  142. package/dist/ketchup/{p-d1b71d38.js → p-f6da8bbb.js} +1 -1
  143. package/dist/ketchup/{p-34438e4b.entry.js → p-fd68de63.entry.js} +1 -1
  144. package/dist/types/components/kup-data-table/kup-data-table.d.ts +5 -0
  145. package/dist/types/components/kup-input-panel/kup-input-panel.d.ts +5 -0
  146. package/dist/types/components.d.ts +20 -0
  147. package/package.json +1 -1
  148. package/dist/ketchup/p-5b828b1c.entry.js +0 -9
  149. package/dist/ketchup/p-a7d0403e.entry.js +0 -1
  150. package/dist/ketchup/p-b0fe634e.js +0 -1
  151. package/dist/ketchup/p-f2213e00.js +0 -1
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.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: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:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);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 { ab as KupRadio$1, j as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ab as KupRadio$1, j as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupRadio = KupRadio$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ac as KupRating$1, i as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ac as KupRating$1, i as defineCustomElement$1 } from './p-1b3435b7.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-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-7571f3f0.js';
3
- import { c as componentWrapperId, S 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 } from './p-ac3e74af.js';
3
+ import { c as componentWrapperId, S 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 } from './p-1b3435b7.js';
4
4
 
5
5
  const snackbarClass = 'snackbar';
6
6
  /**
@@ -1,4 +1,4 @@
1
- import { ad as KupSpinner$1, h as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ad as KupSpinner$1, h as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupSpinner = KupSpinner$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ae as KupSwitch$1, g as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ae as KupSwitch$1, g as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupSwitch = KupSwitch$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { af as KupTabBar$1, f as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { af as KupTabBar$1, f as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupTabBar = KupTabBar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ag as KupTextField$1, e as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ag as KupTextField$1, e as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupTextField = KupTextField$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ah as KupTimePicker$1, b as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ah as KupTimePicker$1, b as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupTimePicker = KupTimePicker$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ai as KupToolbar$1, a as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { ai as KupToolbar$1, a as defineCustomElement$1 } from './p-1b3435b7.js';
2
2
 
3
3
  const KupToolbar = KupToolbar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { aj as KupTree$1, d as defineCustomElement$1 } from './p-ac3e74af.js';
1
+ import { aj as KupTree$1, d as defineCustomElement$1 } from './p-1b3435b7.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-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.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-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, t as KupDebugCategory, g as getProps, s as setProps } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.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-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-typography component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, t as KupDebugCategory } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-grid component.
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-2e5f2e07.js';
2
- import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, b as KupThemeColorValues, i as FCellTypes, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as FilterInterval, O as getValueForDisplay, P as getValueForDisplay2, Q as KupData, S as compareCell, T as TotalMode, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as KupLanguagePage, a2 as addColumnValueFromRow, a3 as KupGlobalFilterMode, g as getProps, s as setProps, a4 as TotalLabel, a5 as KupPointerEventTypes, a6 as kupDynamicPositionAttribute, a7 as KupListProps, a8 as KupCardFamily, a9 as KupListRole, aa as identify, ab as LoadMoreMode, ac as PaginatorPos, ad as ShowGrid, ae as kupDraggableColumnAttr, af as kupDragActiveAttr, ag as KupDragEffect, ah as kupDraggableCellAttr, ai as KupDropEventTypes, aj as FixedCellsClasses, ak as FixedCellsCSSVarsBase, al as KupLanguageFontsize, am as KupLanguageDensity, an as KupLanguageGrid, ao as KupDataTableProps, ap as DataTableAreasEnum, aq as iconColumn, ar as keyColumn, as as fieldColumn, at as KupCardProps } from './p-7571f3f0.js';
2
+ import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as FilterInterval, O as getValueForDisplay, P as getValueForDisplay2, Q as KupData, S as compareCell, T as TotalMode, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as KupLanguagePage, a2 as addColumnValueFromRow, a3 as KupGlobalFilterMode, g as getProps, s as setProps, a4 as TotalLabel, a5 as KupPointerEventTypes, a6 as kupDynamicPositionAttribute, a7 as KupListProps, a8 as KupCardFamily, a9 as KupListRole, aa as identify, ab as LoadMoreMode, ac as PaginatorPos, ad as ShowGrid, ae as kupDraggableColumnAttr, af as kupDragActiveAttr, ag as KupDragEffect, ah as kupDraggableCellAttr, ai as KupDropEventTypes, aj as FixedCellsClasses, ak as FixedCellsCSSVarsBase, al as KupLanguageFontsize, am as KupLanguageDensity, an as KupLanguageGrid, ao as KupDataTableProps, ap as DataTableAreasEnum, aq as iconColumn, ar as keyColumn, as as fieldColumn, at as KupCardProps } from './p-7571f3f0.js';
3
3
  import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
4
4
  import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-1581348d.js';
5
5
 
@@ -1117,14 +1117,17 @@ var FImageShape;
1117
1117
  /* C o m p o n e n t */
1118
1118
  /*-------------------------------------------------*/
1119
1119
  const HIDDEN_CLASS = 'f-image__hidden';
1120
+ const isRemoteResource = (resource) => {
1121
+ return (resource.indexOf('.') > -1 ||
1122
+ resource.indexOf('/') > -1 ||
1123
+ resource.indexOf('\\') > -1);
1124
+ };
1120
1125
  const FImage = (props) => {
1121
1126
  var _a;
1122
1127
  let el;
1123
1128
  let style;
1124
1129
  if (props.resource) {
1125
- if (props.resource.indexOf('.') > -1 ||
1126
- props.resource.indexOf('/') > -1 ||
1127
- props.resource.indexOf('\\') > -1) {
1130
+ if (isRemoteResource(props.resource)) {
1128
1131
  style = {
1129
1132
  '--kup_image_height': props.sizeY ? props.sizeY : 'auto',
1130
1133
  '--kup_image_width': props.sizeX ? props.sizeX : '100%',
@@ -1152,10 +1155,14 @@ const FImage = (props) => {
1152
1155
  badgeCollection.push(h("kup-badge", Object.assign({}, props.badgeData[index])));
1153
1156
  }
1154
1157
  }
1158
+ let placeholder = undefined;
1159
+ if (props.placeholderResource) {
1160
+ if (props.resource && isRemoteResource(props.resource)) {
1161
+ placeholder = createIcon(props.placeholderResource, props.color, 'f-image__placeholder ' + HIDDEN_CLASS);
1162
+ }
1163
+ }
1155
1164
  return (h("div", Object.assign({ class: `f-image ${props.wrapperClass ? props.wrapperClass : ''} ` }, props.dataSet, { id: props.id, style: style, title: props.title, onClick: props.onClick, tabindex: (_a = props.tabIndex) !== null && _a !== void 0 ? _a : null }),
1156
- props.placeholderResource
1157
- ? createIcon(props.placeholderResource, props.color, 'f-image__placeholder ' + HIDDEN_CLASS)
1158
- : undefined,
1165
+ placeholder,
1159
1166
  el,
1160
1167
  ...badgeCollection));
1161
1168
  };
@@ -5039,7 +5046,7 @@ const FCell = (props, children) => {
5039
5046
  }
5040
5047
  const valueToDisplay = props.previousValue !== cell.value ? cell.value : '';
5041
5048
  const cellType = dom$g.ketchup.data.cell.getType(cell, shape);
5042
- const subcomponentProps = Object.assign({}, cell.data);
5049
+ const subcomponentProps = Object.assign({ resource: cell === null || cell === void 0 ? void 0 : cell.icon, placeholderResource: cell === null || cell === void 0 ? void 0 : cell.placeholderIcon }, cell.data);
5043
5050
  let cssClasses = cell.cssClass
5044
5051
  ? cell.cssClass
5045
5052
  : (column === null || column === void 0 ? void 0 : column.cssClass)
@@ -5084,18 +5091,22 @@ const FCell = (props, children) => {
5084
5091
  content = setCell(cellType, subcomponentProps, content, classObj, cell, column, props);
5085
5092
  }
5086
5093
  let icon = null;
5087
- if (!isEditable && (column.icon || cell.icon) && content) {
5088
- const fProps = {
5089
- color: `rgba(var(${KupThemeColorValues.TEXT}-rgb), 0.375)`,
5090
- resource: cell.icon ? cell.icon : column.icon,
5091
- placeholderResource: cell.placeholderIcon
5092
- ? cell.placeholderIcon
5093
- : column.placeholderIcon,
5094
- sizeX: '1.25em',
5095
- sizeY: '1.25em',
5096
- wrapperClass: 'obj-icon',
5097
- };
5098
- icon = h(FImage, Object.assign({}, fProps));
5094
+ if (!isEditable && (column.icon || cell.icon)) {
5095
+ if (content &&
5096
+ cellType != FCellTypes.IMAGE &&
5097
+ cellType != FCellTypes.ICON) {
5098
+ const fProps = {
5099
+ color: `rgba(var(${KupThemeColorValues.TEXT}-rgb), 0.375)`,
5100
+ resource: cell.icon ? cell.icon : column.icon,
5101
+ placeholderResource: cell.placeholderIcon
5102
+ ? cell.placeholderIcon
5103
+ : column.placeholderIcon,
5104
+ sizeX: '1.25em',
5105
+ sizeY: '1.25em',
5106
+ wrapperClass: 'obj-icon',
5107
+ };
5108
+ icon = h(FImage, Object.assign({}, fProps));
5109
+ }
5099
5110
  }
5100
5111
  let cellTitle = null;
5101
5112
  if (dom$g.ketchup.debug.isDebug() && hasObj) {
@@ -22837,6 +22848,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
22837
22848
  this.transpose = false;
22838
22849
  this.visibleColumns = undefined;
22839
22850
  this.updatableData = false;
22851
+ this.updateOnClick = false;
22840
22852
  this.lazyLoadCells = false;
22841
22853
  this.currentPage = 1;
22842
22854
  this.currentRowsPerPage = 50;
@@ -23891,7 +23903,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
23891
23903
  }
23892
23904
  let rows = null;
23893
23905
  if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
23894
- rows = (h$1("tr", { key: 'a965e7ac68a4e1d3550bbdff9570347e946de5ab', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: 'b875f3a69cdad58cbf293f492e5fbc7d472ea5dc', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
23906
+ rows = (h$1("tr", { key: '42d9d4666456d2a5111a25fc601343ec695d4f7f', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: 'b2a09aee97a1016424844c06bfbef9d9f0246d9c', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
23895
23907
  }
23896
23908
  else {
23897
23909
  rows = [];
@@ -23956,7 +23968,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
23956
23968
  for (let i = 0; i < chipsData.length; i++) {
23957
23969
  props.onIconClick.push(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
23958
23970
  }
23959
- groupChips = h$1(FChip, Object.assign({ key: '826e8ab2b4e6abf77b3a7574fc6a3549c0f034b0' }, props));
23971
+ groupChips = h$1(FChip, Object.assign({ key: 'baa4c6c56d72631f56c9c8493e9fcd9d68e1da6c' }, props));
23960
23972
  }
23961
23973
  }
23962
23974
  const tableClass = {
@@ -23988,13 +24000,14 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
23988
24000
  if (this.headerIsPersistent &&
23989
24001
  this.tableHeight === undefined &&
23990
24002
  this.tableWidth === undefined) {
23991
- stickyEl = (h$1("sticky-header", { key: '56595f42fbafd3cc0d92adbbeca6e1c71b0a409b', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: 'c884f1d4cfa25969bf157cd89e40823ff71921c8' }, h$1("tr-sticky", { key: 'a73aef6a24892ded82e3e8dd042ff24ea6103d16' }, stickyHeader))));
24003
+ stickyEl = (h$1("sticky-header", { key: '0d3ca8fc26936b935a7d5558878e46a58141f4df', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: 'db512f35a6126ae009065ba296e46863067cfea7' }, h$1("tr-sticky", { key: '3ebe26ba8e3c7d9a35717698a1a01beda5f74938' }, stickyHeader))));
23992
24004
  }
23993
24005
  let belowClass = 'below-wrapper';
23994
24006
  if (!!this.tableHeight || !!this.tableWidth) {
23995
24007
  belowClass += ' custom-size';
23996
24008
  }
23997
24009
  const autoselectOnAction = (e) => {
24010
+ var _a, _b, _c;
23998
24011
  if (!this.updatableData) {
23999
24012
  if (e && e.detail && e.detail.row) {
24000
24013
  const row = e.detail.row;
@@ -24013,11 +24026,26 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24013
24026
  }
24014
24027
  }
24015
24028
  }
24029
+ if (this.updatableData &&
24030
+ ((_a = e.detail.cell) === null || _a === void 0 ? void 0 : _a.shape) === FCellShapes.CHECKBOX) {
24031
+ if (this.updateOnClick) {
24032
+ __classPrivateFieldGet$3(this, _KupDataTable_handleUpdateClick, "f").call(this, e.detail.cell);
24033
+ }
24034
+ else if ((_c = (_b = e.detail.cell) === null || _b === void 0 ? void 0 : _b.inputSettings) === null || _c === void 0 ? void 0 : _c.checkValueOnExit) {
24035
+ this.kupCellCheck.emit({
24036
+ comp: this,
24037
+ id: this.rootElement.id,
24038
+ originalData: __classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"),
24039
+ updatedData: getDiffData(__classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"), this.data, true),
24040
+ cell: e.detail.cell,
24041
+ });
24042
+ }
24043
+ }
24016
24044
  };
24017
24045
  const useGlobalFilter = !this.legacyLook &&
24018
24046
  (this.globalFilter ||
24019
24047
  this.getRows().length > __classPrivateFieldGet$3(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
24020
- const compCreated = (h$1(Host, { key: 'f29adc12f153a2d54ab882fff2a0382cc18b467b', "onKup-drop": (e) => {
24048
+ const compCreated = (h$1(Host, { key: 'd12f3eacffc92ede0d3d5d0ea07d4bb030455c08', "onKup-drop": (e) => {
24021
24049
  this.kupDataTableDrop.emit(e.detail);
24022
24050
  }, "onKup-cell-input": (e) => {
24023
24051
  autoselectOnAction(e);
@@ -24032,11 +24060,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24032
24060
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
24033
24061
  }, "onKup-objectfield-selectedmenuitem": (e) => {
24034
24062
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
24035
- } }, h$1("style", { key: 'b2af004bcac73fadff5797b9449f8c3a730d7556' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h$1("div", { key: '6c782b1f1281a1665271d89cf351a3b6bff86bf0', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '8c36bc5e26f06f274eb0ddcd14444f90b61b1ea0', class: "group-wrapper" }, groupChips), h$1("div", { key: '1c8316200848bce9c9d364390e58a474a450ae0c', 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), value: this.globalFilterValue, onInput: (event) => {
24063
+ } }, h$1("style", { key: '1eaa9654b8687ce8b3dc67d7f98934693647609b' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h$1("div", { key: '8b4ce36013769711e4c52c4243218f485d4862fe', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '9720eeb2e0de96cc1035507c51a202ee72ccc12c', class: "group-wrapper" }, groupChips), h$1("div", { key: '06eff9065f300bf768833925331ee9722cd4b3ae', 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), value: this.globalFilterValue, onInput: (event) => {
24036
24064
  const t = event.target;
24037
24065
  window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
24038
24066
  __classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
24039
- } }))) : null, h$1("div", { key: '5c5bdca4da61c57cc306964a569e1479f461b17a', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
24067
+ } }))) : null, h$1("div", { key: 'f81dab8418735a9d6b058572a3be82e258ac6f4c', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
24040
24068
  this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
24041
24069
  this.kupSave.emit({
24042
24070
  comp: this,
@@ -24086,9 +24114,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24086
24114
  this.data.rows.unshift(row);
24087
24115
  await this.refresh(true);
24088
24116
  }
24089
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '0d77d8450d8068bb4cdd0af98353ca22f3d86b68', 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
24117
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '3644b292ae77db4fc12ae6aaf81f486c96b5a570', 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
24090
24118
  ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
24091
- : null), h$1("div", { key: 'f1364f4dd4f451b63d7e5d039c9ae24b5beb7f0d', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
24119
+ : null), h$1("div", { key: '1ef63bacc7a76dd2fdf5ae7966c28d693dc37001', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
24092
24120
  ? [
24093
24121
  h$1("div", { class: "settings-trigger", onClick: () => {
24094
24122
  __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -24097,7 +24125,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24097
24125
  } }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
24098
24126
  this.renderCustomizePanel(),
24099
24127
  ]
24100
- : null, h$1("table", { key: '5fa2afc95375f7fe0e7fa2bebdeb96bb7ac7901f', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
24128
+ : null, h$1("table", { key: 'b8670e9d559fc9a34a30b1b0ec80277a7a6f7339', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
24101
24129
  ev.stopPropagation();
24102
24130
  }, onPointerDown: (e) => {
24103
24131
  __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");
@@ -24105,7 +24133,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24105
24133
  __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");
24106
24134
  }, onContextMenu: (e) => {
24107
24135
  e.preventDefault();
24108
- } }, h$1("thead", { key: '80274adcf8466b052c2e55f49d5b41acd1a3c38a', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: 'abc59f1f4f4b65588a4394385f7898eae56f3bf2' }, header)), h$1("tbody", { key: 'b695d3086112522c0b904be689b19b893a3231e9' }, rows), this.showFooter || __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
24136
+ } }, h$1("thead", { key: '7644a20a6ecc807b69d4477d34be0bf27f571664', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: 'd95d66ab2ba1ee011060a682ec008712818440e5' }, header)), h$1("tbody", { key: 'c20206b4d1a9b02805ab520cb9532c0d66761338' }, rows), this.showFooter || __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
24109
24137
  ? this.renderFooter()
24110
24138
  : null), stickyEl), paginatorBottom)));
24111
24139
  return compCreated;
@@ -24210,6 +24238,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24210
24238
  "transpose": [1028],
24211
24239
  "visibleColumns": [1040],
24212
24240
  "updatableData": [1540, "updatable-data"],
24241
+ "updateOnClick": [4, "update-on-click"],
24213
24242
  "lazyLoadCells": [32],
24214
24243
  "currentPage": [32],
24215
24244
  "currentRowsPerPage": [32],
@@ -25991,6 +26020,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
25991
26020
  if (this.updatableData &&
25992
26021
  cell.isEditable &&
25993
26022
  ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkValueOnExit) &&
26023
+ cell.shape !== FCellShapes.CHECKBOX &&
25994
26024
  ((_c = (_b = __classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f").rows.find((r) => r.id == row.id)) === null || _b === void 0 ? void 0 : _b.cells[column.name]) === null || _c === void 0 ? void 0 : _c.value) !== cell.value) {
25995
26025
  this.kupCellCheck.emit({
25996
26026
  comp: this,
@@ -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-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, b as KupThemeColorValues, t as KupDebugCategory, H as getColumnByName, B as KupDataNewColumnTypes } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.js';
4
4
 
5
5
  /*! *****************************************************************************
6
6
  Copyright (c) Microsoft Corporation.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, aa as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a5 as KupPointerEventTypes, ag as KupDragEffect, au as kupDraggableAttr, ai as KupDropEventTypes, a0 as KupLanguageSearch } from './p-7571f3f0.js';
3
- import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O 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, P as FPaginator } from './p-ac3e74af.js';
3
+ import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O 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, P as FPaginator } from './p-1b3435b7.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 } from './p-2e5f2e07.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './p-7571f3f0.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 } from './p-ac3e74af.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 } from './p-1b3435b7.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 { h } from './index-c9246a86.js';
2
2
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
3
- import { F as FImage } from './f-image-01041722.js';
3
+ import { F as FImage } from './f-image-9b15e9ac.js';
4
4
 
5
5
  /*-------------------------------------------------*/
6
6
  /* C o m p o n e n t */
@@ -1,11 +1,11 @@
1
1
  import { h, g as getAssetPath, F as Fragment } from './index-c9246a86.js';
2
- import { aj as editableTypes, ak as kupTypes, al as FCellClasses, d as KupThemeColorValues, a6 as FCellTypes, af as RADAdapter, ae as CMBandACPAdapter, am as KupTagNames, F as FCellShapes, ab as getCellValueForDisplay, an as fullWidthFieldsComps, I as ItemsDisplayMode, a as KupComponentSizing, ao as autoCenterComps, ap as adaptContentToDisplayMode, aq as FCellEvents, ar as isForceUppercase, as as isForceLowercase, e as KupDebugCategory } from './kup-manager-f7f92a87.js';
3
- import { F as FButton } from './f-button-a20849e0.js';
4
- import { F as FCheckbox } from './f-checkbox-b8f2f9c4.js';
5
- import { F as FChipType, c as FChip } from './f-chip-64a8f53f.js';
6
- import { F as FImage } from './f-image-01041722.js';
7
- import { F as FObjectField } from './f-object-field-ddff4ee1.js';
8
- import { F as FTextField } from './f-text-field-07c8f463.js';
2
+ import { aj as editableTypes, ak as kupTypes, al as FCellClasses, a6 as FCellTypes, d as KupThemeColorValues, af as RADAdapter, ae as CMBandACPAdapter, am as KupTagNames, F as FCellShapes, ab as getCellValueForDisplay, an as fullWidthFieldsComps, I as ItemsDisplayMode, a as KupComponentSizing, ao as autoCenterComps, ap as adaptContentToDisplayMode, aq as FCellEvents, ar as isForceUppercase, as as isForceLowercase, e as KupDebugCategory } from './kup-manager-f7f92a87.js';
3
+ import { F as FButton } from './f-button-f1040575.js';
4
+ import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
5
+ import { F as FChipType, c as FChip } from './f-chip-0dcf7f09.js';
6
+ import { F as FImage } from './f-image-9b15e9ac.js';
7
+ import { F as FObjectField } from './f-object-field-a74c0604.js';
8
+ import { F as FTextField } from './f-text-field-fac40c84.js';
9
9
 
10
10
  /*-------------------------------------------------*/
11
11
  /* C o m p o n e n t */
@@ -244,7 +244,7 @@ const FCell = (props, children) => {
244
244
  }
245
245
  const valueToDisplay = props.previousValue !== cell.value ? cell.value : '';
246
246
  const cellType = dom.ketchup.data.cell.getType(cell, shape);
247
- const subcomponentProps = Object.assign({}, cell.data);
247
+ const subcomponentProps = Object.assign({ resource: cell === null || cell === void 0 ? void 0 : cell.icon, placeholderResource: cell === null || cell === void 0 ? void 0 : cell.placeholderIcon }, cell.data);
248
248
  let cssClasses = cell.cssClass
249
249
  ? cell.cssClass
250
250
  : (column === null || column === void 0 ? void 0 : column.cssClass)
@@ -289,18 +289,22 @@ const FCell = (props, children) => {
289
289
  content = setCell(cellType, subcomponentProps, content, classObj, cell, column, props);
290
290
  }
291
291
  let icon = null;
292
- if (!isEditable && (column.icon || cell.icon) && content) {
293
- const fProps = {
294
- color: `rgba(var(${KupThemeColorValues.TEXT}-rgb), 0.375)`,
295
- resource: cell.icon ? cell.icon : column.icon,
296
- placeholderResource: cell.placeholderIcon
297
- ? cell.placeholderIcon
298
- : column.placeholderIcon,
299
- sizeX: '1.25em',
300
- sizeY: '1.25em',
301
- wrapperClass: 'obj-icon',
302
- };
303
- icon = h(FImage, Object.assign({}, fProps));
292
+ if (!isEditable && (column.icon || cell.icon)) {
293
+ if (content &&
294
+ cellType != FCellTypes.IMAGE &&
295
+ cellType != FCellTypes.ICON) {
296
+ const fProps = {
297
+ color: `rgba(var(${KupThemeColorValues.TEXT}-rgb), 0.375)`,
298
+ resource: cell.icon ? cell.icon : column.icon,
299
+ placeholderResource: cell.placeholderIcon
300
+ ? cell.placeholderIcon
301
+ : column.placeholderIcon,
302
+ sizeX: '1.25em',
303
+ sizeY: '1.25em',
304
+ wrapperClass: 'obj-icon',
305
+ };
306
+ icon = h(FImage, Object.assign({}, fProps));
307
+ }
304
308
  }
305
309
  let cellTitle = null;
306
310
  if (dom.ketchup.debug.isDebug() && hasObj) {
@@ -1,4 +1,4 @@
1
- import { F as FImage } from './f-image-01041722.js';
1
+ import { F as FImage } from './f-image-9b15e9ac.js';
2
2
  import { h } from './index-c9246a86.js';
3
3
 
4
4
  /*-------------------------------------------------*/
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-c9246a86.js';
2
- import { F as FImage } from './f-image-01041722.js';
2
+ import { F as FImage } from './f-image-9b15e9ac.js';
3
3
  import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-f7f92a87.js';
4
4
 
5
5
  /**
@@ -13,14 +13,17 @@ var FImageShape;
13
13
  /* C o m p o n e n t */
14
14
  /*-------------------------------------------------*/
15
15
  const HIDDEN_CLASS = 'f-image__hidden';
16
+ const isRemoteResource = (resource) => {
17
+ return (resource.indexOf('.') > -1 ||
18
+ resource.indexOf('/') > -1 ||
19
+ resource.indexOf('\\') > -1);
20
+ };
16
21
  const FImage = (props) => {
17
22
  var _a;
18
23
  let el;
19
24
  let style;
20
25
  if (props.resource) {
21
- if (props.resource.indexOf('.') > -1 ||
22
- props.resource.indexOf('/') > -1 ||
23
- props.resource.indexOf('\\') > -1) {
26
+ if (isRemoteResource(props.resource)) {
24
27
  style = {
25
28
  '--kup_image_height': props.sizeY ? props.sizeY : 'auto',
26
29
  '--kup_image_width': props.sizeX ? props.sizeX : '100%',
@@ -48,10 +51,14 @@ const FImage = (props) => {
48
51
  badgeCollection.push(h("kup-badge", Object.assign({}, props.badgeData[index])));
49
52
  }
50
53
  }
54
+ let placeholder = undefined;
55
+ if (props.placeholderResource) {
56
+ if (props.resource && isRemoteResource(props.resource)) {
57
+ placeholder = createIcon(props.placeholderResource, props.color, 'f-image__placeholder ' + HIDDEN_CLASS);
58
+ }
59
+ }
51
60
  return (h("div", Object.assign({ class: `f-image ${props.wrapperClass ? props.wrapperClass : ''} ` }, props.dataSet, { id: props.id, style: style, title: props.title, onClick: props.onClick, tabindex: (_a = props.tabIndex) !== null && _a !== void 0 ? _a : null }),
52
- props.placeholderResource
53
- ? createIcon(props.placeholderResource, props.color, 'f-image__placeholder ' + HIDDEN_CLASS)
54
- : undefined,
61
+ placeholder,
55
62
  el,
56
63
  ...badgeCollection));
57
64
  };
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-c9246a86.js';
2
2
  import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-f7f92a87.js';
3
- import { F as FButton } from './f-button-a20849e0.js';
3
+ import { F as FButton } from './f-button-f1040575.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-07c8f463.js';
5
+ import { F as FTextField } from './f-text-field-fac40c84.js';
6
6
 
7
7
  const STATE = new WeakMap();
8
8
  const FObjectField = (props) => {
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-c9246a86.js';
2
2
  import { at as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-f7f92a87.js';
3
- import { F as FButton } from './f-button-a20849e0.js';
3
+ import { F as FButton } from './f-button-f1040575.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-c9246a86.js';
2
2
  import { b as KupThemeIconValues } from './kup-manager-f7f92a87.js';
3
- import { F as FImage } from './f-image-01041722.js';
3
+ import { F as FImage } from './f-image-9b15e9ac.js';
4
4
 
5
5
  const dom = document.documentElement;
6
6
  /*-------------------------------------------------*/