@sme.up/ketchup 11.0.0 → 11.0.2

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 (182) hide show
  1. package/dist/cjs/{f-cell-6f329389.js → f-cell-6d6073f5.js} +4 -4
  2. package/dist/cjs/{f-chip-c3613a58.js → f-chip-18aa9993.js} +1 -1
  3. package/dist/cjs/{f-object-field-f47313a4.js → f-object-field-a10d8c63.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-18ec42c0.js → f-paginator-utils-e3f3d3c6.js} +1 -1
  5. package/dist/cjs/{f-text-field-34e24c97.js → f-text-field-f01dc613.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +36 -35
  10. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  11. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-cell.cjs.entry.js +5 -5
  14. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  15. package/dist/cjs/{kup-data-table-helper-a54c3e63.js → kup-data-table-helper-90a848cd.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  18. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-input-panel.cjs.entry.js +18 -26
  24. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  26. package/dist/cjs/{kup-manager-04a36733.js → kup-manager-b60f8626.js} +3 -0
  27. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  29. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  30. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  37. package/dist/collection/components/kup-data-table/kup-data-table.js +29 -28
  38. package/dist/collection/components/kup-input-panel/kup-input-panel.js +13 -21
  39. package/dist/collection/managers/kup-interact/kup-interact.js +3 -0
  40. package/dist/components/index.js +1 -1
  41. package/dist/components/kup-accordion.js +2 -2
  42. package/dist/components/kup-activity-timeline.js +2 -2
  43. package/dist/components/kup-autocomplete.js +1 -1
  44. package/dist/components/kup-badge.js +1 -1
  45. package/dist/components/kup-box.js +1 -1
  46. package/dist/components/kup-button-list.js +1 -1
  47. package/dist/components/kup-button.js +1 -1
  48. package/dist/components/kup-calendar.js +2 -2
  49. package/dist/components/kup-card-list.js +3 -3
  50. package/dist/components/kup-card.js +1 -1
  51. package/dist/components/kup-cell.js +2 -2
  52. package/dist/components/kup-chart.js +1 -1
  53. package/dist/components/kup-checkbox.js +1 -1
  54. package/dist/components/kup-chip.js +1 -1
  55. package/dist/components/kup-color-picker.js +1 -1
  56. package/dist/components/kup-combobox.js +1 -1
  57. package/dist/components/kup-dashboard.js +2 -2
  58. package/dist/components/kup-data-table.js +1 -1
  59. package/dist/components/kup-date-picker.js +1 -1
  60. package/dist/components/kup-dialog.js +1 -1
  61. package/dist/components/kup-drawer.js +2 -2
  62. package/dist/components/kup-dropdown-button.js +1 -1
  63. package/dist/components/kup-echart.js +1 -1
  64. package/dist/components/kup-editor.js +1 -1
  65. package/dist/components/kup-family-tree.js +3 -3
  66. package/dist/components/kup-file-upload.js +1 -1
  67. package/dist/components/kup-form.js +1 -1
  68. package/dist/components/kup-gauge.js +1 -1
  69. package/dist/components/kup-grid.js +1 -1
  70. package/dist/components/kup-htm.js +2 -2
  71. package/dist/components/kup-iframe.js +2 -2
  72. package/dist/components/kup-image-list.js +1 -1
  73. package/dist/components/kup-image.js +1 -1
  74. package/dist/components/kup-input-panel.js +16 -24
  75. package/dist/components/kup-lazy.js +2 -2
  76. package/dist/components/kup-list.js +1 -1
  77. package/dist/components/kup-magic-box.js +4 -4
  78. package/dist/components/kup-nav-bar.js +2 -2
  79. package/dist/components/kup-numeric-picker.js +2 -2
  80. package/dist/components/kup-object-field.js +2 -2
  81. package/dist/components/kup-planner.js +2 -2
  82. package/dist/components/kup-probe.js +2 -2
  83. package/dist/components/kup-progress-bar.js +1 -1
  84. package/dist/components/kup-qlik.js +2 -2
  85. package/dist/components/kup-radio.js +1 -1
  86. package/dist/components/kup-rating.js +1 -1
  87. package/dist/components/kup-snackbar.js +2 -2
  88. package/dist/components/kup-spinner.js +1 -1
  89. package/dist/components/kup-switch.js +1 -1
  90. package/dist/components/kup-tab-bar.js +1 -1
  91. package/dist/components/kup-text-field.js +1 -1
  92. package/dist/components/kup-time-picker.js +1 -1
  93. package/dist/components/kup-toolbar.js +1 -1
  94. package/dist/components/kup-tree.js +1 -1
  95. package/dist/components/kup-txt.js +2 -2
  96. package/dist/components/kup-typography-list.js +2 -2
  97. package/dist/components/kup-typography.js +2 -2
  98. package/dist/components/{p-030f9761.js → p-562218f0.js} +2 -2
  99. package/dist/components/{p-69e544b8.js → p-69d904a7.js} +3 -0
  100. package/dist/components/{p-521645dc.js → p-824dec93.js} +2 -2
  101. package/dist/components/{p-4e778804.js → p-86f57305.js} +30 -29
  102. package/dist/components/{p-99ec9de9.js → p-990414e2.js} +2 -2
  103. package/dist/components/{p-6f0557fa.js → p-fcc9004a.js} +2 -2
  104. package/dist/esm/{f-cell-3ed82a9a.js → f-cell-aed312f3.js} +4 -4
  105. package/dist/esm/{f-chip-f4658ed9.js → f-chip-afad71fb.js} +1 -1
  106. package/dist/esm/{f-object-field-958eafe3.js → f-object-field-d0794db5.js} +2 -2
  107. package/dist/esm/{f-paginator-utils-21f8ead9.js → f-paginator-utils-51bcddea.js} +1 -1
  108. package/dist/esm/{f-text-field-e9515bd5.js → f-text-field-5deae7b7.js} +1 -1
  109. package/dist/esm/index.js +1 -1
  110. package/dist/esm/kup-accordion.entry.js +1 -1
  111. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  112. package/dist/esm/kup-autocomplete_30.entry.js +36 -35
  113. package/dist/esm/kup-box.entry.js +7 -7
  114. package/dist/esm/kup-calendar.entry.js +2 -2
  115. package/dist/esm/kup-card-list.entry.js +1 -1
  116. package/dist/esm/kup-cell.entry.js +5 -5
  117. package/dist/esm/kup-dashboard.entry.js +2 -2
  118. package/dist/esm/{kup-data-table-helper-b5b09e78.js → kup-data-table-helper-51ee39b6.js} +1 -1
  119. package/dist/esm/kup-drawer.entry.js +1 -1
  120. package/dist/esm/kup-echart.entry.js +1 -1
  121. package/dist/esm/kup-editor.entry.js +1 -1
  122. package/dist/esm/kup-family-tree.entry.js +1 -1
  123. package/dist/esm/kup-grid.entry.js +1 -1
  124. package/dist/esm/kup-htm.entry.js +1 -1
  125. package/dist/esm/kup-iframe.entry.js +1 -1
  126. package/dist/esm/kup-input-panel.entry.js +18 -26
  127. package/dist/esm/kup-lazy.entry.js +1 -1
  128. package/dist/esm/kup-magic-box.entry.js +1 -1
  129. package/dist/esm/{kup-manager-9c966073.js → kup-manager-c0eb6d84.js} +3 -0
  130. package/dist/esm/kup-nav-bar.entry.js +1 -1
  131. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  132. package/dist/esm/kup-object-field.entry.js +3 -3
  133. package/dist/esm/kup-planner.entry.js +2 -2
  134. package/dist/esm/kup-probe.entry.js +1 -1
  135. package/dist/esm/kup-qlik.entry.js +1 -1
  136. package/dist/esm/kup-snackbar.entry.js +1 -1
  137. package/dist/esm/kup-txt.entry.js +1 -1
  138. package/dist/esm/kup-typography-list.entry.js +1 -1
  139. package/dist/esm/kup-typography.entry.js +1 -1
  140. package/dist/ketchup/index.esm.js +1 -1
  141. package/dist/ketchup/ketchup.esm.js +1 -1
  142. package/dist/ketchup/{p-e8c0a2d5.js → p-003da5d6.js} +1 -1
  143. package/dist/ketchup/{p-e3bb206d.entry.js → p-088744ad.entry.js} +1 -1
  144. package/dist/ketchup/{p-0bcd8d8b.entry.js → p-18ea7578.entry.js} +1 -1
  145. package/dist/ketchup/{p-b3ec3024.entry.js → p-2be612b5.entry.js} +1 -1
  146. package/dist/ketchup/p-3643331d.entry.js +8 -0
  147. package/dist/ketchup/{p-45c361d1.js → p-42c1384e.js} +1 -1
  148. package/dist/ketchup/p-473af3ff.entry.js +1 -0
  149. package/dist/ketchup/{p-28751607.entry.js → p-489a5ae1.entry.js} +1 -1
  150. package/dist/ketchup/{p-9ffe610b.entry.js → p-53661fe6.entry.js} +1 -1
  151. package/dist/ketchup/{p-44c875d1.entry.js → p-589825f4.entry.js} +1 -1
  152. package/dist/ketchup/{p-3cef002e.entry.js → p-7845a469.entry.js} +1 -1
  153. package/dist/ketchup/{p-a963ab44.entry.js → p-7d0f7135.entry.js} +1 -1
  154. package/dist/ketchup/{p-2dc5d434.entry.js → p-80496dcc.entry.js} +1 -1
  155. package/dist/ketchup/{p-985ab475.entry.js → p-87e79c64.entry.js} +1 -1
  156. package/dist/ketchup/{p-073b5537.entry.js → p-88b537dd.entry.js} +1 -1
  157. package/dist/ketchup/{p-ed58ba36.js → p-8ffde22b.js} +1 -1
  158. package/dist/ketchup/{p-e27bd288.entry.js → p-9311f6f1.entry.js} +1 -1
  159. package/dist/ketchup/{p-0d9d7c10.entry.js → p-9b913ea0.entry.js} +1 -1
  160. package/dist/ketchup/{p-aba84ebf.js → p-a9fa1d78.js} +1 -1
  161. package/dist/ketchup/p-b1de7002.entry.js +1 -0
  162. package/dist/ketchup/{p-80ed3d73.entry.js → p-ba79f51e.entry.js} +1 -1
  163. package/dist/ketchup/{p-8d03cde8.entry.js → p-bc7182e0.entry.js} +1 -1
  164. package/dist/ketchup/{p-0661da43.entry.js → p-c23a8c8b.entry.js} +1 -1
  165. package/dist/ketchup/{p-08149b4e.entry.js → p-c4213fe8.entry.js} +1 -1
  166. package/dist/ketchup/p-c98fb668.js +21 -0
  167. package/dist/ketchup/{p-39635a88.entry.js → p-cee0439c.entry.js} +1 -1
  168. package/dist/ketchup/{p-5ec1ec4b.js → p-d1abb2b7.js} +1 -1
  169. package/dist/ketchup/p-d4a873a1.entry.js +1 -0
  170. package/dist/ketchup/{p-a35fbf4d.entry.js → p-e0cedb6a.entry.js} +1 -1
  171. package/dist/ketchup/{p-7ef1f37a.js → p-e298b76c.js} +1 -1
  172. package/dist/ketchup/{p-e28b7ec4.entry.js → p-e6ba3964.entry.js} +1 -1
  173. package/dist/ketchup/{p-621c5460.entry.js → p-ebc5264a.entry.js} +1 -1
  174. package/dist/ketchup/{p-bc098826.entry.js → p-f226f4b2.entry.js} +1 -1
  175. package/dist/ketchup/{p-bb034f35.entry.js → p-f7f1a210.entry.js} +1 -1
  176. package/dist/ketchup/{p-f413939e.entry.js → p-fa1e3834.entry.js} +1 -1
  177. package/package.json +1 -1
  178. package/dist/ketchup/p-476046a9.entry.js +0 -8
  179. package/dist/ketchup/p-54ae75bb.js +0 -21
  180. package/dist/ketchup/p-5f84a951.entry.js +0 -1
  181. package/dist/ketchup/p-860cb066.entry.js +0 -1
  182. package/dist/ketchup/p-fb43f240.entry.js +0 -1
@@ -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-ef8cbd35.js';
2
- import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as extractColumnsFromFormulaString, a2 as FILTER_ANALYZER, a3 as KupLanguagePage, a4 as addColumnValueFromRow, a5 as KupGlobalFilterMode, g as getProps, s as setProps, a6 as TotalLabel, a7 as isNegativeNumber, a8 as KupPointerEventTypes, a9 as kupDynamicPositionAttribute, aa as identify, ab as KupListProps, ac as KupCardFamily, ad as KupListRole, ae as KupLanguageUpload, af as LoadMoreMode, ag as PaginatorPos, ah as ShowGrid, ai as kupDraggableColumnAttr, aj as kupDragActiveAttr, ak as KupDragEffect, al as kupDraggableCellAttr, am as KupDropEventTypes, an as DataTableAreasEnum, ao as TypesToDuplicate, ap as FixedCellsClasses, aq as FixedCellsCSSVarsBase, ar as KupLanguageFontsize, as as KupLanguageDensity, at as KupLanguageGrid, au as KupDataTableProps, av as UseAsValue, aw as iconColumn, ax as keyColumn, ay as fieldColumn, az as getSizeOfInputElement, aA as KupCardProps } from './p-69e544b8.js';
2
+ import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as extractColumnsFromFormulaString, a2 as FILTER_ANALYZER, a3 as KupLanguagePage, a4 as addColumnValueFromRow, a5 as KupGlobalFilterMode, g as getProps, s as setProps, a6 as TotalLabel, a7 as isNegativeNumber, a8 as KupPointerEventTypes, a9 as kupDynamicPositionAttribute, aa as identify, ab as KupListProps, ac as KupCardFamily, ad as KupListRole, ae as KupLanguageUpload, af as LoadMoreMode, ag as PaginatorPos, ah as ShowGrid, ai as kupDraggableColumnAttr, aj as kupDragActiveAttr, ak as KupDragEffect, al as kupDraggableCellAttr, am as KupDropEventTypes, an as DataTableAreasEnum, ao as TypesToDuplicate, ap as FixedCellsClasses, aq as FixedCellsCSSVarsBase, ar as KupLanguageFontsize, as as KupLanguageDensity, at as KupLanguageGrid, au as KupDataTableProps, av as UseAsValue, aw as iconColumn, ax as keyColumn, ay as fieldColumn, az as getSizeOfInputElement, aA as KupCardProps } from './p-69d904a7.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-d7365aa4.js';
5
5
 
@@ -24776,6 +24776,23 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
24776
24776
  command: command,
24777
24777
  });
24778
24778
  });
24779
+ _KupDataTable_onBlurHandler.set(this, ({ detail: { cell, column, row }, }) => {
24780
+ var _a, _b, _c;
24781
+ if (this.updatableData &&
24782
+ cell.isEditable &&
24783
+ ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkValueOnExit) &&
24784
+ cell.shape !== FCellShapes.CHECKBOX &&
24785
+ cell.shape !== FCellShapes.SWITCH &&
24786
+ ((_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) {
24787
+ this.kupCellCheck.emit({
24788
+ comp: this,
24789
+ id: this.rootElement.id,
24790
+ originalData: __classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"),
24791
+ updatedData: getDiffData(__classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"), this.data, true),
24792
+ cell: cell,
24793
+ });
24794
+ }
24795
+ });
24779
24796
  _KupDataTable_FONTSIZE_CODES.set(this, ['small', 'medium', 'big']);
24780
24797
  _KupDataTable_FONTSIZE_DECODES.set(this, ['Small', 'Medium', 'Big']);
24781
24798
  _KupDataTable_FONTSIZE_ICONS.set(this, [
@@ -26057,7 +26074,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26057
26074
  __classPrivateFieldSet$2(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
26058
26075
  let rows = null;
26059
26076
  if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
26060
- rows = (h$1("tr", { key: '2246bede9a8aa19c80c158b26f76cc1357332301', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '22ef2814a5caabb9a6795f1002fc5d6478da3eda', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
26077
+ rows = (h$1("tr", { key: '4dc161a050fe63779f915ae26bb2d0d73829308a', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '9d8cddbe906f7e6b290e2eec754987870fe7e128', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
26061
26078
  }
26062
26079
  else {
26063
26080
  rows = [];
@@ -26133,7 +26150,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26133
26150
  __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
26134
26151
  });
26135
26152
  }
26136
- groupChips = h$1(FChip, Object.assign({ key: 'b5b4d8f574acad996e02226f77aa38c2159b2926' }, props));
26153
+ groupChips = h$1(FChip, Object.assign({ key: '35f64ddf0965cc2803df28e5a7700ee8f2ec9eef' }, props));
26137
26154
  }
26138
26155
  }
26139
26156
  const tableClass = {
@@ -26165,7 +26182,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26165
26182
  if (this.headerIsPersistent &&
26166
26183
  this.tableHeight === undefined &&
26167
26184
  this.tableWidth === undefined) {
26168
- stickyEl = (h$1("sticky-header", { key: '43e0d34bb3db58e2de1fa0a0d622f09c065f78bd', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: 'ae5728c89c933756d9346cc1aaa0b8cef3ccbccc' }, h$1("tr-sticky", { key: '8cbf8a321e4713d2d8fce80d41463e2f2b139372' }, stickyHeader))));
26185
+ stickyEl = (h$1("sticky-header", { key: '72f16bc5bfa3c051dca9f1b3ef9b74720cb06ae4', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '9bb9dc0019405511a5d2d9ab5062b9a764c0b1ab' }, h$1("tr-sticky", { key: 'f6431cb1b79ff0f75cd9c27e0609192394ddfb3d' }, stickyHeader))));
26169
26186
  }
26170
26187
  let belowClass = 'below-wrapper';
26171
26188
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -26211,7 +26228,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26211
26228
  const useGlobalFilter = !this.legacyLook &&
26212
26229
  (this.globalFilter ||
26213
26230
  this.getRows().length > __classPrivateFieldGet$3(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
26214
- const compCreated = (h$1(Host, { key: '41fcc7aa79492204b84e7f79ab65e55dee3ec1e1', "onKup-drop": (e) => {
26231
+ const compCreated = (h$1(Host, { key: '16e1864099a10d6b985615e698cb3607b9627274', "onKup-drop": (e) => {
26215
26232
  this.kupDataTableDrop.emit(e.detail);
26216
26233
  }, "onKup-cell-input": (e) => {
26217
26234
  autoselectOnAction(e);
@@ -26220,7 +26237,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26220
26237
  }, "onKup-cell-update": (e) => {
26221
26238
  autoselectOnAction(e);
26222
26239
  __classPrivateFieldGet$3(this, _KupDataTable_modifiedRowsIds, "f").push(e.detail.row.id);
26223
- }, "onKup-cell-blur": __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onBlurHandler), "onKup-cell-click": (e) => {
26240
+ }, "onKup-cell-blur": __classPrivateFieldGet$3(this, _KupDataTable_onBlurHandler, "f"), "onKup-cell-click": (e) => {
26224
26241
  this.kupDataTableCellClick.emit(e.detail);
26225
26242
  }, "onKup-cell-iconclick": (e) => {
26226
26243
  this.kupDataTableCellIconClick.emit(e.detail);
@@ -26230,11 +26247,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26230
26247
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
26231
26248
  }, "onKup-objectfield-selectedmenuitem": (e) => {
26232
26249
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
26233
- } }, h$1("style", { key: 'af7a795d409543e5f62b26d48335507b8f5940ae' }, __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: '874d510d8c102a0471263f410091fcc3794a3c97', id: componentWrapperId, class: wrapClass }, h$1("div", { key: 'fa53972d4872fc9afb4c54fb38ec15b11e2dee13', class: "group-wrapper" }, groupChips), h$1("div", { key: 'f95b256b8e0459de0168f29d98e96ced6abdcd9c', 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) => {
26250
+ } }, h$1("style", { key: '74a7dd047a70bffcb1548afa3575203438216fbc' }, __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: 'e653450fa57e3fc9df96ce54c8cbb00d3aa0933e', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '434d50847b4c48e8430375687a722a0a94a1c925', class: "group-wrapper" }, groupChips), h$1("div", { key: '13d7d7c4266292d6a8f4fffeeed092428e917988', 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) => {
26234
26251
  const t = event.target;
26235
26252
  window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
26236
26253
  __classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
26237
- } }))) : null, paginatorTop && (h$1("div", { key: 'eb5f291d69815048ea2fb8cb93069de09a30c363', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
26254
+ } }))) : null, paginatorTop && (h$1("div", { key: 'e3e5ade9221e8d972a64ee7d17d22e978ff56e6d', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
26238
26255
  this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
26239
26256
  this.kupSave.emit({
26240
26257
  comp: this,
@@ -26284,9 +26301,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26284
26301
  this.data.rows.unshift(row);
26285
26302
  await this.refresh(true);
26286
26303
  }
26287
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '567e94b440417fc6e500330f2ac50cdf6811c4a8', 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
26304
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '4007ba684928cf77c72973e4be70c1f14c54d376', 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
26288
26305
  ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
26289
- : null), h$1("div", { key: 'a31aff862d338f8d64284353be3304b410bea0a4', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
26306
+ : null), h$1("div", { key: 'b66d6a31fc0ec341117f0b654ed3c18d60db4b92', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
26290
26307
  ? [
26291
26308
  h$1("div", { class: "settings-trigger", onClick: () => {
26292
26309
  __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -26295,7 +26312,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26295
26312
  } }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
26296
26313
  this.renderCustomizePanel(),
26297
26314
  ]
26298
- : null, h$1("table", { key: 'fda6b1d54fe51e6a2b220c50939d2aefdf24b021', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
26315
+ : null, h$1("table", { key: '3a60004cb227fa5b11aa8dcac8153452b87bcc31', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
26299
26316
  ev.stopPropagation();
26300
26317
  }, onPointerDown: (e) => {
26301
26318
  __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");
@@ -26303,7 +26320,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26303
26320
  __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");
26304
26321
  }, onContextMenu: (e) => {
26305
26322
  e.preventDefault();
26306
- } }, h$1("thead", { key: '65316e4d127b82f98859fec46867d048ec9b0a1b', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: 'a460b2405d1a649df45b328322c42364676a27c0' }, header)), h$1("tbody", { key: 'd96947358aad1bcfb48ffd1522234c556c2ee5b5' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
26323
+ } }, h$1("thead", { key: 'a69c0ee9bc171e4d8875689b0aa644c19733c4cc', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: '7a40dfab1ed197d17fe3590f382dba1a8e36149c' }, header)), h$1("tbody", { key: 'b29fc9f944a10e0ba0319a4e5e34c534dbe1ec63' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
26307
26324
  __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
26308
26325
  return compCreated;
26309
26326
  }
@@ -26473,7 +26490,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
26473
26490
  "fixedRows": ["controlFixedRowsColumns"],
26474
26491
  "transpose": ["recalculateData"]
26475
26492
  }]);
26476
- _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _KupDataTable_rowsLength = new WeakMap(), _KupDataTable_paginatedRows = new WeakMap(), _KupDataTable_paginatedRowsLength = new WeakMap(), _KupDataTable_footer = new WeakMap(), _KupDataTable_kupManager = new WeakMap(), _KupDataTable_renderedRows = new WeakMap(), _KupDataTable_loadMoreEventCounter = new WeakMap(), _KupDataTable_loadMoreEventPreviousQuantity = new WeakMap(), _KupDataTable_theadRef = new WeakMap(), _KupDataTable_tableRef = new WeakMap(), _KupDataTable_originalData = new WeakMap(), _KupDataTable_originalDataLoaded = new WeakMap(), _KupDataTable_originalDataLoadedMaxId = new WeakMap(), _KupDataTable_insertedRowIds = new WeakMap(), _KupDataTable_modifiedRowsIds = new WeakMap(), _KupDataTable_tableAreaRef = new WeakMap(), _KupDataTable_stickyTheadRef = new WeakMap(), _KupDataTable_lastPointerDetails = new WeakMap(), _KupDataTable_customizeTopButtonRef = new WeakMap(), _KupDataTable_customizeTopPanelRef = new WeakMap(), _KupDataTable_sizedColumns = new WeakMap(), _KupDataTable_intObserver = new WeakMap(), _KupDataTable_navBarHeight = new WeakMap(), _KupDataTable_theadIntersecting = new WeakMap(), _KupDataTable_tableIntersecting = new WeakMap(), _KupDataTable_isSafariBrowser = new WeakMap(), _KupDataTable_isRestoringState = new WeakMap(), _KupDataTable_globalFilterTimeout = new WeakMap(), _KupDataTable_totalMenuCoords = new WeakMap(), _KupDataTable_clickTimeout = new WeakMap(), _KupDataTable_thRefs = new WeakMap(), _KupDataTable_rowsRefs = new WeakMap(), _KupDataTable_oldWidth = new WeakMap(), _KupDataTable_hold = new WeakMap(), _KupDataTable_interactableDrag = new WeakMap(), _KupDataTable_interactableDrop = new WeakMap(), _KupDataTable_interactableResize = new WeakMap(), _KupDataTable_interactableTouch = new WeakMap(), _KupDataTable_dropareaRef = new WeakMap(), _KupDataTable_removeDropareaRef = new WeakMap(), _KupDataTable_groupsDropareaRef = new WeakMap(), _KupDataTable_clickCb = new WeakMap(), _KupDataTable_clickCbCustomPanel = new WeakMap(), _KupDataTable_clickCbDropCard = new WeakMap(), _KupDataTable_resizeTimeout = new WeakMap(), _KupDataTable_columnMenuInstance = new WeakMap(), _KupDataTable_filtersColumnMenuInstance = new WeakMap(), _KupDataTable_filtersRowsInstance = new WeakMap(), _KupDataTable_detailCard = new WeakMap(), _KupDataTable_insertCard = new WeakMap(), _KupDataTable_actionsCard = new WeakMap(), _KupDataTable_confirmDeleteCard = new WeakMap(), _KupDataTable_confirmDeleteDialog = new WeakMap(), _KupDataTable_columnMenuCard = new WeakMap(), _KupDataTable_columnDropCard = new WeakMap(), _KupDataTable_columnDropCardAnchor = new WeakMap(), _KupDataTable_dropDownActionCardAnchor = new WeakMap(), _KupDataTable_insertCount = new WeakMap(), _KupDataTable_lastFocusedColumn = new WeakMap(), _KupDataTable_lastFocusedCell = new WeakMap(), _KupDataTable_lastFocusedRow = new WeakMap(), _KupDataTable_maxRowsPerPage = new WeakMap(), _KupDataTable_readyPromise = new WeakMap(), _KupDataTable_readyResolve = new WeakMap(), _KupDataTable_BUTTON_CANCEL_ID = new WeakMap(), _KupDataTable_BUTTON_SUBMIT_ID = new WeakMap(), _KupDataTable_FIELDS_FORM_ID = new WeakMap(), _KupDataTable_MESSAGE_ID = new WeakMap(), _KupDataTable_MESSAGE_WRAPPER_ID = new WeakMap(), _KupDataTable_INSERT_PREFIX = new WeakMap(), _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER = new WeakMap(), _KupDataTable_stickyHeaderPosition = new WeakMap(), _KupDataTable_horNav = new WeakMap(), _KupDataTable_verNav = new WeakMap(), _KupDataTable_onKupKeyDown = new WeakMap(), _KupDataTable_handleUpdateClick = new WeakMap(), _KupDataTable_FONTSIZE_CODES = new WeakMap(), _KupDataTable_FONTSIZE_DECODES = new WeakMap(), _KupDataTable_FONTSIZE_ICONS = new WeakMap(), _KupDataTable_DENSITY_DECODES = new WeakMap(), _KupDataTable_DENSITY_ICONS = new WeakMap(), _KupDataTable_GRID_CODES = new WeakMap(), _KupDataTable_GRID_DECODES = new WeakMap(), _KupDataTable_GRID_ICONS = new WeakMap(), _KupDataTable_addRowHandler = new WeakMap(), _KupDataTable_createRowWithInputFields = new WeakMap(), _KupDataTable_instances = new WeakSet(), _KupDataTable_checkUpdateState = function _KupDataTable_checkUpdateState() {
26493
+ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _KupDataTable_rowsLength = new WeakMap(), _KupDataTable_paginatedRows = new WeakMap(), _KupDataTable_paginatedRowsLength = new WeakMap(), _KupDataTable_footer = new WeakMap(), _KupDataTable_kupManager = new WeakMap(), _KupDataTable_renderedRows = new WeakMap(), _KupDataTable_loadMoreEventCounter = new WeakMap(), _KupDataTable_loadMoreEventPreviousQuantity = new WeakMap(), _KupDataTable_theadRef = new WeakMap(), _KupDataTable_tableRef = new WeakMap(), _KupDataTable_originalData = new WeakMap(), _KupDataTable_originalDataLoaded = new WeakMap(), _KupDataTable_originalDataLoadedMaxId = new WeakMap(), _KupDataTable_insertedRowIds = new WeakMap(), _KupDataTable_modifiedRowsIds = new WeakMap(), _KupDataTable_tableAreaRef = new WeakMap(), _KupDataTable_stickyTheadRef = new WeakMap(), _KupDataTable_lastPointerDetails = new WeakMap(), _KupDataTable_customizeTopButtonRef = new WeakMap(), _KupDataTable_customizeTopPanelRef = new WeakMap(), _KupDataTable_sizedColumns = new WeakMap(), _KupDataTable_intObserver = new WeakMap(), _KupDataTable_navBarHeight = new WeakMap(), _KupDataTable_theadIntersecting = new WeakMap(), _KupDataTable_tableIntersecting = new WeakMap(), _KupDataTable_isSafariBrowser = new WeakMap(), _KupDataTable_isRestoringState = new WeakMap(), _KupDataTable_globalFilterTimeout = new WeakMap(), _KupDataTable_totalMenuCoords = new WeakMap(), _KupDataTable_clickTimeout = new WeakMap(), _KupDataTable_thRefs = new WeakMap(), _KupDataTable_rowsRefs = new WeakMap(), _KupDataTable_oldWidth = new WeakMap(), _KupDataTable_hold = new WeakMap(), _KupDataTable_interactableDrag = new WeakMap(), _KupDataTable_interactableDrop = new WeakMap(), _KupDataTable_interactableResize = new WeakMap(), _KupDataTable_interactableTouch = new WeakMap(), _KupDataTable_dropareaRef = new WeakMap(), _KupDataTable_removeDropareaRef = new WeakMap(), _KupDataTable_groupsDropareaRef = new WeakMap(), _KupDataTable_clickCb = new WeakMap(), _KupDataTable_clickCbCustomPanel = new WeakMap(), _KupDataTable_clickCbDropCard = new WeakMap(), _KupDataTable_resizeTimeout = new WeakMap(), _KupDataTable_columnMenuInstance = new WeakMap(), _KupDataTable_filtersColumnMenuInstance = new WeakMap(), _KupDataTable_filtersRowsInstance = new WeakMap(), _KupDataTable_detailCard = new WeakMap(), _KupDataTable_insertCard = new WeakMap(), _KupDataTable_actionsCard = new WeakMap(), _KupDataTable_confirmDeleteCard = new WeakMap(), _KupDataTable_confirmDeleteDialog = new WeakMap(), _KupDataTable_columnMenuCard = new WeakMap(), _KupDataTable_columnDropCard = new WeakMap(), _KupDataTable_columnDropCardAnchor = new WeakMap(), _KupDataTable_dropDownActionCardAnchor = new WeakMap(), _KupDataTable_insertCount = new WeakMap(), _KupDataTable_lastFocusedColumn = new WeakMap(), _KupDataTable_lastFocusedCell = new WeakMap(), _KupDataTable_lastFocusedRow = new WeakMap(), _KupDataTable_maxRowsPerPage = new WeakMap(), _KupDataTable_readyPromise = new WeakMap(), _KupDataTable_readyResolve = new WeakMap(), _KupDataTable_BUTTON_CANCEL_ID = new WeakMap(), _KupDataTable_BUTTON_SUBMIT_ID = new WeakMap(), _KupDataTable_FIELDS_FORM_ID = new WeakMap(), _KupDataTable_MESSAGE_ID = new WeakMap(), _KupDataTable_MESSAGE_WRAPPER_ID = new WeakMap(), _KupDataTable_INSERT_PREFIX = new WeakMap(), _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER = new WeakMap(), _KupDataTable_stickyHeaderPosition = new WeakMap(), _KupDataTable_horNav = new WeakMap(), _KupDataTable_verNav = new WeakMap(), _KupDataTable_onKupKeyDown = new WeakMap(), _KupDataTable_handleUpdateClick = new WeakMap(), _KupDataTable_onBlurHandler = new WeakMap(), _KupDataTable_FONTSIZE_CODES = new WeakMap(), _KupDataTable_FONTSIZE_DECODES = new WeakMap(), _KupDataTable_FONTSIZE_ICONS = new WeakMap(), _KupDataTable_DENSITY_DECODES = new WeakMap(), _KupDataTable_DENSITY_ICONS = new WeakMap(), _KupDataTable_GRID_CODES = new WeakMap(), _KupDataTable_GRID_DECODES = new WeakMap(), _KupDataTable_GRID_ICONS = new WeakMap(), _KupDataTable_addRowHandler = new WeakMap(), _KupDataTable_createRowWithInputFields = new WeakMap(), _KupDataTable_instances = new WeakSet(), _KupDataTable_checkUpdateState = function _KupDataTable_checkUpdateState() {
26477
26494
  let somethingChanged = false;
26478
26495
  if (!__classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").objects.deepEqual(this.state.filters, this.filters)) {
26479
26496
  this.state.filters = Object.assign({}, this.filters);
@@ -28389,22 +28406,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
28389
28406
  const remove = columns.splice(sortedColumnIndex, 1);
28390
28407
  columns.splice(receivingColumnIndex, 0, remove[0]);
28391
28408
  this.refresh();
28392
- }, _KupDataTable_onBlurHandler = function _KupDataTable_onBlurHandler({ detail: { cell, column, row }, }) {
28393
- var _a, _b, _c;
28394
- if (this.updatableData &&
28395
- cell.isEditable &&
28396
- ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkValueOnExit) &&
28397
- cell.shape !== FCellShapes.CHECKBOX &&
28398
- cell.shape !== FCellShapes.SWITCH &&
28399
- ((_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) {
28400
- this.kupCellCheck.emit({
28401
- comp: this,
28402
- id: this.rootElement.id,
28403
- originalData: __classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"),
28404
- updatedData: getDiffData(__classPrivateFieldGet$3(this, _KupDataTable_originalDataLoaded, "f"), this.data, true),
28405
- cell: cell,
28406
- });
28407
- }
28408
28409
  }, _KupDataTable_applyLineBreaks = function _KupDataTable_applyLineBreaks(content) {
28409
28410
  if (!content) {
28410
28411
  return '';
@@ -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
- import { k as kupManagerInstance, aa as identify, g as getProps, s as setProps, Y as SortMode, L as getColumnByName, e as KupLanguageGeneric, b as KupThemeIconValues, u as KupDebugCategory, a8 as KupPointerEventTypes, ak as KupDragEffect, aB as kupDraggableAttr, am as KupDropEventTypes, J as KupLanguageSearch } from './p-69e544b8.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-4e778804.js';
2
+ import { k as kupManagerInstance, aa as identify, g as getProps, s as setProps, Y as SortMode, L as getColumnByName, e as KupLanguageGeneric, b as KupThemeIconValues, u as KupDebugCategory, a8 as KupPointerEventTypes, ak as KupDragEffect, aB as kupDraggableAttr, am as KupDropEventTypes, J as KupLanguageSearch } from './p-69d904a7.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-86f57305.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-ef8cbd35.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './p-69e544b8.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-4e778804.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './p-69d904a7.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-86f57305.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './p-0462f723.js';
5
5
 
6
6
  var toastuiEditor = {exports: {}};
@@ -1,11 +1,11 @@
1
1
  import { h, F as Fragment } from './index-9b0f4a0d.js';
2
- import { ar as editableTypes, as as kupTypes, U as FCellClasses, ae as FCellTypes, f as KupThemeColorValues, ap as CHIAdapter, an as RADAdapter, am as CMBandACPAdapter, at as KupTagNames, F as FCellShapes, aj as getCellValueForDisplay, a as KupComponentSizing, au as fullWidthFieldsComps, I as ItemsDisplayMode, av as autoCenterComps, aw as adaptContentToDisplayMode, ax as FCellEvents, ay as isForceUppercase, az as isForceLowercase, h as KupDebugCategory } from './kup-manager-9c966073.js';
2
+ import { ar as editableTypes, as as kupTypes, U as FCellClasses, ae as FCellTypes, f as KupThemeColorValues, ap as CHIAdapter, an as RADAdapter, am as CMBandACPAdapter, at as KupTagNames, F as FCellShapes, aj as getCellValueForDisplay, a as KupComponentSizing, au as fullWidthFieldsComps, I as ItemsDisplayMode, av as autoCenterComps, aw as adaptContentToDisplayMode, ax as FCellEvents, ay as isForceUppercase, az as isForceLowercase, h as KupDebugCategory } from './kup-manager-c0eb6d84.js';
3
3
  import { F as FButton } from './f-button-3e022953.js';
4
4
  import { F as FCheckbox } from './f-checkbox-9912e1a4.js';
5
- import { F as FChipType, d as FChip } from './f-chip-f4658ed9.js';
5
+ import { F as FChipType, d as FChip } from './f-chip-afad71fb.js';
6
6
  import { F as FImage } from './f-image-40b4e64b.js';
7
- import { F as FObjectField } from './f-object-field-958eafe3.js';
8
- import { F as FTextField } from './f-text-field-e9515bd5.js';
7
+ import { F as FObjectField } from './f-object-field-d0794db5.js';
8
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
9
9
 
10
10
  var FRadioType;
11
11
  (function (FRadioType) {
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
2
  import { F as FImage } from './f-image-40b4e64b.js';
3
- import { I as ItemsDisplayMode, d as KupThemeIconValues, b as KupLanguageGeneric } from './kup-manager-9c966073.js';
3
+ import { I as ItemsDisplayMode, d as KupThemeIconValues, b as KupLanguageGeneric } from './kup-manager-c0eb6d84.js';
4
4
 
5
5
  function getIdOfItemByDisplayMode(item, mode, separator) {
6
6
  const { id, value, decode } = item;
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
- import { a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement } from './kup-manager-9c966073.js';
2
+ import { a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement } from './kup-manager-c0eb6d84.js';
3
3
  import { F as FButton } from './f-button-3e022953.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-e9515bd5.js';
5
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
6
6
 
7
7
  const STATE = new WeakMap();
8
8
  const FObjectField = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-9b0f4a0d.js';
2
- import { I as ItemsDisplayMode, aA as KupLanguagePage, t as KupLanguageRow, a as KupComponentSizing, b as KupLanguageGeneric } from './kup-manager-9c966073.js';
2
+ import { I as ItemsDisplayMode, aA as KupLanguagePage, t as KupLanguageRow, a as KupComponentSizing, b as KupLanguageGeneric } from './kup-manager-c0eb6d84.js';
3
3
  import { F as FButton } from './f-button-3e022953.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { h, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { d as KupThemeIconValues } from './kup-manager-9c966073.js';
2
+ import { d as KupThemeIconValues } from './kup-manager-c0eb6d84.js';
3
3
  import { F as FImage } from './f-image-40b4e64b.js';
4
4
 
5
5
  const dom = document.documentElement;
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { K as KupManager } from './kup-manager-9c966073.js';
1
+ import { K as KupManager } from './kup-manager-c0eb6d84.js';
2
2
  import './kup-dates-bf500166.js';
3
3
  import './index-9b0f4a0d.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
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-9c966073.js';
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-c0eb6d84.js';
3
3
  import { F as FImage } from './f-image-40b4e64b.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { M as MDCRipple } from './component-a35bc7f1.js';
@@ -1,8 +1,8 @@
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
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory, aj as getCellValueForDisplay } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory, aj as getCellValueForDisplay } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { s as sortRows } from './kup-data-table-helper-b5b09e78.js';
5
+ import { s as sortRows } from './kup-data-table-helper-51ee39b6.js';
6
6
  import './kup-dates-bf500166.js';
7
7
 
8
8
  var KupActivityTimelineProps;
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as extractColumnsFromFormulaString, L as FILTER_ANALYZER, M as LoadMoreMode, P as PaginatorPos, N as ShowGrid, T as TotalLabel, O as TotalMode, Q as getRegExpFromString, R as isNegativeNumber, U as FCellClasses, V as kupDynamicPositionAttribute, W as KupPointerEventTypes, X as kupDraggableColumnAttr, Y as kupDragActiveAttr, Z as KupDragEffect, _ as kupDraggableCellAttr, $ as KupDropEventTypes, a0 as DataTableAreasEnum, a1 as TypesToDuplicate, a2 as FixedCellsClasses, a3 as FixedCellsCSSVarsBase, a4 as KupLanguageFontsize, a5 as KupLanguageDensity, a6 as KupLanguageGrid, a7 as KupDataTableProps, a8 as UseAsValue, a9 as SortMode, aa as iconColumn, ab as keyColumn, ac as fieldColumn, ad as KupLanguageUpload, ae as FCellTypes, af as KupListRole, ag as KupListProps, ah as addColumnValueFromRow, ai as KupGlobalFilterMode } from './kup-manager-9c966073.js';
3
- import { F as FTextField } from './f-text-field-e9515bd5.js';
2
+ import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as extractColumnsFromFormulaString, L as FILTER_ANALYZER, M as LoadMoreMode, P as PaginatorPos, N as ShowGrid, T as TotalLabel, O as TotalMode, Q as getRegExpFromString, R as isNegativeNumber, U as FCellClasses, V as kupDynamicPositionAttribute, W as KupPointerEventTypes, X as kupDraggableColumnAttr, Y as kupDragActiveAttr, Z as KupDragEffect, _ as kupDraggableCellAttr, $ as KupDropEventTypes, a0 as DataTableAreasEnum, a1 as TypesToDuplicate, a2 as FixedCellsClasses, a3 as FixedCellsCSSVarsBase, a4 as KupLanguageFontsize, a5 as KupLanguageDensity, a6 as KupLanguageGrid, a7 as KupDataTableProps, a8 as UseAsValue, a9 as SortMode, aa as iconColumn, ab as keyColumn, ac as fieldColumn, ad as KupLanguageUpload, ae as FCellTypes, af as KupListRole, ag as KupListProps, ah as addColumnValueFromRow, ai as KupGlobalFilterMode } from './kup-manager-c0eb6d84.js';
3
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
4
4
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
5
- import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-f4658ed9.js';
5
+ import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-afad71fb.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import { F as FImage } from './f-image-40b4e64b.js';
8
8
  import { F as FButton } from './f-button-3e022953.js';
9
9
  import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
10
- import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-3ed82a9a.js';
10
+ import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-aed312f3.js';
11
11
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-bf500166.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-9912e1a4.js';
14
- import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-b5b09e78.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-21f8ead9.js';
16
- import './f-object-field-958eafe3.js';
14
+ import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-51ee39b6.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-51bcddea.js';
16
+ import './f-object-field-d0794db5.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -8943,6 +8943,23 @@ const KupDataTable = class {
8943
8943
  command: command,
8944
8944
  });
8945
8945
  });
8946
+ _KupDataTable_onBlurHandler.set(this, ({ detail: { cell, column, row }, }) => {
8947
+ var _a, _b, _c;
8948
+ if (this.updatableData &&
8949
+ cell.isEditable &&
8950
+ ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkValueOnExit) &&
8951
+ cell.shape !== FCellShapes.CHECKBOX &&
8952
+ cell.shape !== FCellShapes.SWITCH &&
8953
+ ((_c = (_b = __classPrivateFieldGet$8(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) {
8954
+ this.kupCellCheck.emit({
8955
+ comp: this,
8956
+ id: this.rootElement.id,
8957
+ originalData: __classPrivateFieldGet$8(this, _KupDataTable_originalDataLoaded, "f"),
8958
+ updatedData: getDiffData(__classPrivateFieldGet$8(this, _KupDataTable_originalDataLoaded, "f"), this.data, true),
8959
+ cell: cell,
8960
+ });
8961
+ }
8962
+ });
8946
8963
  _KupDataTable_FONTSIZE_CODES.set(this, ['small', 'medium', 'big']);
8947
8964
  _KupDataTable_FONTSIZE_DECODES.set(this, ['Small', 'Medium', 'Big']);
8948
8965
  _KupDataTable_FONTSIZE_ICONS.set(this, [
@@ -10224,7 +10241,7 @@ const KupDataTable = class {
10224
10241
  __classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
10225
10242
  let rows = null;
10226
10243
  if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
10227
- rows = (h("tr", { key: '2246bede9a8aa19c80c158b26f76cc1357332301', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '22ef2814a5caabb9a6795f1002fc5d6478da3eda', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10244
+ rows = (h("tr", { key: '4dc161a050fe63779f915ae26bb2d0d73829308a', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '9d8cddbe906f7e6b290e2eec754987870fe7e128', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10228
10245
  }
10229
10246
  else {
10230
10247
  rows = [];
@@ -10300,7 +10317,7 @@ const KupDataTable = class {
10300
10317
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
10301
10318
  });
10302
10319
  }
10303
- groupChips = h(FChip, Object.assign({ key: 'b5b4d8f574acad996e02226f77aa38c2159b2926' }, props));
10320
+ groupChips = h(FChip, Object.assign({ key: '35f64ddf0965cc2803df28e5a7700ee8f2ec9eef' }, props));
10304
10321
  }
10305
10322
  }
10306
10323
  const tableClass = {
@@ -10332,7 +10349,7 @@ const KupDataTable = class {
10332
10349
  if (this.headerIsPersistent &&
10333
10350
  this.tableHeight === undefined &&
10334
10351
  this.tableWidth === undefined) {
10335
- stickyEl = (h("sticky-header", { key: '43e0d34bb3db58e2de1fa0a0d622f09c065f78bd', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'ae5728c89c933756d9346cc1aaa0b8cef3ccbccc' }, h("tr-sticky", { key: '8cbf8a321e4713d2d8fce80d41463e2f2b139372' }, stickyHeader))));
10352
+ stickyEl = (h("sticky-header", { key: '72f16bc5bfa3c051dca9f1b3ef9b74720cb06ae4', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '9bb9dc0019405511a5d2d9ab5062b9a764c0b1ab' }, h("tr-sticky", { key: 'f6431cb1b79ff0f75cd9c27e0609192394ddfb3d' }, stickyHeader))));
10336
10353
  }
10337
10354
  let belowClass = 'below-wrapper';
10338
10355
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10378,7 +10395,7 @@ const KupDataTable = class {
10378
10395
  const useGlobalFilter = !this.legacyLook &&
10379
10396
  (this.globalFilter ||
10380
10397
  this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10381
- const compCreated = (h(Host, { key: '41fcc7aa79492204b84e7f79ab65e55dee3ec1e1', "onKup-drop": (e) => {
10398
+ const compCreated = (h(Host, { key: '16e1864099a10d6b985615e698cb3607b9627274', "onKup-drop": (e) => {
10382
10399
  this.kupDataTableDrop.emit(e.detail);
10383
10400
  }, "onKup-cell-input": (e) => {
10384
10401
  autoselectOnAction(e);
@@ -10387,7 +10404,7 @@ const KupDataTable = class {
10387
10404
  }, "onKup-cell-update": (e) => {
10388
10405
  autoselectOnAction(e);
10389
10406
  __classPrivateFieldGet$8(this, _KupDataTable_modifiedRowsIds, "f").push(e.detail.row.id);
10390
- }, "onKup-cell-blur": __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onBlurHandler), "onKup-cell-click": (e) => {
10407
+ }, "onKup-cell-blur": __classPrivateFieldGet$8(this, _KupDataTable_onBlurHandler, "f"), "onKup-cell-click": (e) => {
10391
10408
  this.kupDataTableCellClick.emit(e.detail);
10392
10409
  }, "onKup-cell-iconclick": (e) => {
10393
10410
  this.kupDataTableCellIconClick.emit(e.detail);
@@ -10397,11 +10414,11 @@ const KupDataTable = class {
10397
10414
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10398
10415
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10399
10416
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10400
- } }, h("style", { key: 'af7a795d409543e5f62b26d48335507b8f5940ae' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: '874d510d8c102a0471263f410091fcc3794a3c97', id: componentWrapperId, class: wrapClass }, h("div", { key: 'fa53972d4872fc9afb4c54fb38ec15b11e2dee13', class: "group-wrapper" }, groupChips), h("div", { key: 'f95b256b8e0459de0168f29d98e96ced6abdcd9c', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10417
+ } }, h("style", { key: '74a7dd047a70bffcb1548afa3575203438216fbc' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: 'e653450fa57e3fc9df96ce54c8cbb00d3aa0933e', id: componentWrapperId, class: wrapClass }, h("div", { key: '434d50847b4c48e8430375687a722a0a94a1c925', class: "group-wrapper" }, groupChips), h("div", { key: '13d7d7c4266292d6a8f4fffeeed092428e917988', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10401
10418
  const t = event.target;
10402
10419
  window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
10403
10420
  __classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10404
- } }))) : null, paginatorTop && (h("div", { key: 'eb5f291d69815048ea2fb8cb93069de09a30c363', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10421
+ } }))) : null, paginatorTop && (h("div", { key: 'e3e5ade9221e8d972a64ee7d17d22e978ff56e6d', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10405
10422
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10406
10423
  this.kupSave.emit({
10407
10424
  comp: this,
@@ -10451,9 +10468,9 @@ const KupDataTable = class {
10451
10468
  this.data.rows.unshift(row);
10452
10469
  await this.refresh(true);
10453
10470
  }
10454
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '567e94b440417fc6e500330f2ac50cdf6811c4a8', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10471
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '4007ba684928cf77c72973e4be70c1f14c54d376', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10455
10472
  ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10456
- : null), h("div", { key: 'a31aff862d338f8d64284353be3304b410bea0a4', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10473
+ : null), h("div", { key: 'b66d6a31fc0ec341117f0b654ed3c18d60db4b92', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10457
10474
  ? [
10458
10475
  h("div", { class: "settings-trigger", onClick: () => {
10459
10476
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10462,7 +10479,7 @@ const KupDataTable = class {
10462
10479
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10463
10480
  this.renderCustomizePanel(),
10464
10481
  ]
10465
- : null, h("table", { key: 'fda6b1d54fe51e6a2b220c50939d2aefdf24b021', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10482
+ : null, h("table", { key: '3a60004cb227fa5b11aa8dcac8153452b87bcc31', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10466
10483
  ev.stopPropagation();
10467
10484
  }, onPointerDown: (e) => {
10468
10485
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10470,7 +10487,7 @@ const KupDataTable = class {
10470
10487
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10471
10488
  }, onContextMenu: (e) => {
10472
10489
  e.preventDefault();
10473
- } }, h("thead", { key: '65316e4d127b82f98859fec46867d048ec9b0a1b', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: 'a460b2405d1a649df45b328322c42364676a27c0' }, header)), h("tbody", { key: 'd96947358aad1bcfb48ffd1522234c556c2ee5b5' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10490
+ } }, h("thead", { key: 'a69c0ee9bc171e4d8875689b0aa644c19733c4cc', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '7a40dfab1ed197d17fe3590f382dba1a8e36149c' }, header)), h("tbody", { key: 'b29fc9f944a10e0ba0319a4e5e34c534dbe1ec63' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10474
10491
  __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10475
10492
  return compCreated;
10476
10493
  }
@@ -10518,7 +10535,7 @@ const KupDataTable = class {
10518
10535
  "transpose": ["recalculateData"]
10519
10536
  }; }
10520
10537
  };
10521
- _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _KupDataTable_rowsLength = new WeakMap(), _KupDataTable_paginatedRows = new WeakMap(), _KupDataTable_paginatedRowsLength = new WeakMap(), _KupDataTable_footer = new WeakMap(), _KupDataTable_kupManager = new WeakMap(), _KupDataTable_renderedRows = new WeakMap(), _KupDataTable_loadMoreEventCounter = new WeakMap(), _KupDataTable_loadMoreEventPreviousQuantity = new WeakMap(), _KupDataTable_theadRef = new WeakMap(), _KupDataTable_tableRef = new WeakMap(), _KupDataTable_originalData = new WeakMap(), _KupDataTable_originalDataLoaded = new WeakMap(), _KupDataTable_originalDataLoadedMaxId = new WeakMap(), _KupDataTable_insertedRowIds = new WeakMap(), _KupDataTable_modifiedRowsIds = new WeakMap(), _KupDataTable_tableAreaRef = new WeakMap(), _KupDataTable_stickyTheadRef = new WeakMap(), _KupDataTable_lastPointerDetails = new WeakMap(), _KupDataTable_customizeTopButtonRef = new WeakMap(), _KupDataTable_customizeTopPanelRef = new WeakMap(), _KupDataTable_sizedColumns = new WeakMap(), _KupDataTable_intObserver = new WeakMap(), _KupDataTable_navBarHeight = new WeakMap(), _KupDataTable_theadIntersecting = new WeakMap(), _KupDataTable_tableIntersecting = new WeakMap(), _KupDataTable_isSafariBrowser = new WeakMap(), _KupDataTable_isRestoringState = new WeakMap(), _KupDataTable_globalFilterTimeout = new WeakMap(), _KupDataTable_totalMenuCoords = new WeakMap(), _KupDataTable_clickTimeout = new WeakMap(), _KupDataTable_thRefs = new WeakMap(), _KupDataTable_rowsRefs = new WeakMap(), _KupDataTable_oldWidth = new WeakMap(), _KupDataTable_hold = new WeakMap(), _KupDataTable_interactableDrag = new WeakMap(), _KupDataTable_interactableDrop = new WeakMap(), _KupDataTable_interactableResize = new WeakMap(), _KupDataTable_interactableTouch = new WeakMap(), _KupDataTable_dropareaRef = new WeakMap(), _KupDataTable_removeDropareaRef = new WeakMap(), _KupDataTable_groupsDropareaRef = new WeakMap(), _KupDataTable_clickCb = new WeakMap(), _KupDataTable_clickCbCustomPanel = new WeakMap(), _KupDataTable_clickCbDropCard = new WeakMap(), _KupDataTable_resizeTimeout = new WeakMap(), _KupDataTable_columnMenuInstance = new WeakMap(), _KupDataTable_filtersColumnMenuInstance = new WeakMap(), _KupDataTable_filtersRowsInstance = new WeakMap(), _KupDataTable_detailCard = new WeakMap(), _KupDataTable_insertCard = new WeakMap(), _KupDataTable_actionsCard = new WeakMap(), _KupDataTable_confirmDeleteCard = new WeakMap(), _KupDataTable_confirmDeleteDialog = new WeakMap(), _KupDataTable_columnMenuCard = new WeakMap(), _KupDataTable_columnDropCard = new WeakMap(), _KupDataTable_columnDropCardAnchor = new WeakMap(), _KupDataTable_dropDownActionCardAnchor = new WeakMap(), _KupDataTable_insertCount = new WeakMap(), _KupDataTable_lastFocusedColumn = new WeakMap(), _KupDataTable_lastFocusedCell = new WeakMap(), _KupDataTable_lastFocusedRow = new WeakMap(), _KupDataTable_maxRowsPerPage = new WeakMap(), _KupDataTable_readyPromise = new WeakMap(), _KupDataTable_readyResolve = new WeakMap(), _KupDataTable_BUTTON_CANCEL_ID = new WeakMap(), _KupDataTable_BUTTON_SUBMIT_ID = new WeakMap(), _KupDataTable_FIELDS_FORM_ID = new WeakMap(), _KupDataTable_MESSAGE_ID = new WeakMap(), _KupDataTable_MESSAGE_WRAPPER_ID = new WeakMap(), _KupDataTable_INSERT_PREFIX = new WeakMap(), _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER = new WeakMap(), _KupDataTable_stickyHeaderPosition = new WeakMap(), _KupDataTable_horNav = new WeakMap(), _KupDataTable_verNav = new WeakMap(), _KupDataTable_onKupKeyDown = new WeakMap(), _KupDataTable_handleUpdateClick = new WeakMap(), _KupDataTable_FONTSIZE_CODES = new WeakMap(), _KupDataTable_FONTSIZE_DECODES = new WeakMap(), _KupDataTable_FONTSIZE_ICONS = new WeakMap(), _KupDataTable_DENSITY_DECODES = new WeakMap(), _KupDataTable_DENSITY_ICONS = new WeakMap(), _KupDataTable_GRID_CODES = new WeakMap(), _KupDataTable_GRID_DECODES = new WeakMap(), _KupDataTable_GRID_ICONS = new WeakMap(), _KupDataTable_addRowHandler = new WeakMap(), _KupDataTable_createRowWithInputFields = new WeakMap(), _KupDataTable_instances = new WeakSet(), _KupDataTable_checkUpdateState = function _KupDataTable_checkUpdateState() {
10538
+ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _KupDataTable_rowsLength = new WeakMap(), _KupDataTable_paginatedRows = new WeakMap(), _KupDataTable_paginatedRowsLength = new WeakMap(), _KupDataTable_footer = new WeakMap(), _KupDataTable_kupManager = new WeakMap(), _KupDataTable_renderedRows = new WeakMap(), _KupDataTable_loadMoreEventCounter = new WeakMap(), _KupDataTable_loadMoreEventPreviousQuantity = new WeakMap(), _KupDataTable_theadRef = new WeakMap(), _KupDataTable_tableRef = new WeakMap(), _KupDataTable_originalData = new WeakMap(), _KupDataTable_originalDataLoaded = new WeakMap(), _KupDataTable_originalDataLoadedMaxId = new WeakMap(), _KupDataTable_insertedRowIds = new WeakMap(), _KupDataTable_modifiedRowsIds = new WeakMap(), _KupDataTable_tableAreaRef = new WeakMap(), _KupDataTable_stickyTheadRef = new WeakMap(), _KupDataTable_lastPointerDetails = new WeakMap(), _KupDataTable_customizeTopButtonRef = new WeakMap(), _KupDataTable_customizeTopPanelRef = new WeakMap(), _KupDataTable_sizedColumns = new WeakMap(), _KupDataTable_intObserver = new WeakMap(), _KupDataTable_navBarHeight = new WeakMap(), _KupDataTable_theadIntersecting = new WeakMap(), _KupDataTable_tableIntersecting = new WeakMap(), _KupDataTable_isSafariBrowser = new WeakMap(), _KupDataTable_isRestoringState = new WeakMap(), _KupDataTable_globalFilterTimeout = new WeakMap(), _KupDataTable_totalMenuCoords = new WeakMap(), _KupDataTable_clickTimeout = new WeakMap(), _KupDataTable_thRefs = new WeakMap(), _KupDataTable_rowsRefs = new WeakMap(), _KupDataTable_oldWidth = new WeakMap(), _KupDataTable_hold = new WeakMap(), _KupDataTable_interactableDrag = new WeakMap(), _KupDataTable_interactableDrop = new WeakMap(), _KupDataTable_interactableResize = new WeakMap(), _KupDataTable_interactableTouch = new WeakMap(), _KupDataTable_dropareaRef = new WeakMap(), _KupDataTable_removeDropareaRef = new WeakMap(), _KupDataTable_groupsDropareaRef = new WeakMap(), _KupDataTable_clickCb = new WeakMap(), _KupDataTable_clickCbCustomPanel = new WeakMap(), _KupDataTable_clickCbDropCard = new WeakMap(), _KupDataTable_resizeTimeout = new WeakMap(), _KupDataTable_columnMenuInstance = new WeakMap(), _KupDataTable_filtersColumnMenuInstance = new WeakMap(), _KupDataTable_filtersRowsInstance = new WeakMap(), _KupDataTable_detailCard = new WeakMap(), _KupDataTable_insertCard = new WeakMap(), _KupDataTable_actionsCard = new WeakMap(), _KupDataTable_confirmDeleteCard = new WeakMap(), _KupDataTable_confirmDeleteDialog = new WeakMap(), _KupDataTable_columnMenuCard = new WeakMap(), _KupDataTable_columnDropCard = new WeakMap(), _KupDataTable_columnDropCardAnchor = new WeakMap(), _KupDataTable_dropDownActionCardAnchor = new WeakMap(), _KupDataTable_insertCount = new WeakMap(), _KupDataTable_lastFocusedColumn = new WeakMap(), _KupDataTable_lastFocusedCell = new WeakMap(), _KupDataTable_lastFocusedRow = new WeakMap(), _KupDataTable_maxRowsPerPage = new WeakMap(), _KupDataTable_readyPromise = new WeakMap(), _KupDataTable_readyResolve = new WeakMap(), _KupDataTable_BUTTON_CANCEL_ID = new WeakMap(), _KupDataTable_BUTTON_SUBMIT_ID = new WeakMap(), _KupDataTable_FIELDS_FORM_ID = new WeakMap(), _KupDataTable_MESSAGE_ID = new WeakMap(), _KupDataTable_MESSAGE_WRAPPER_ID = new WeakMap(), _KupDataTable_INSERT_PREFIX = new WeakMap(), _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER = new WeakMap(), _KupDataTable_stickyHeaderPosition = new WeakMap(), _KupDataTable_horNav = new WeakMap(), _KupDataTable_verNav = new WeakMap(), _KupDataTable_onKupKeyDown = new WeakMap(), _KupDataTable_handleUpdateClick = new WeakMap(), _KupDataTable_onBlurHandler = new WeakMap(), _KupDataTable_FONTSIZE_CODES = new WeakMap(), _KupDataTable_FONTSIZE_DECODES = new WeakMap(), _KupDataTable_FONTSIZE_ICONS = new WeakMap(), _KupDataTable_DENSITY_DECODES = new WeakMap(), _KupDataTable_DENSITY_ICONS = new WeakMap(), _KupDataTable_GRID_CODES = new WeakMap(), _KupDataTable_GRID_DECODES = new WeakMap(), _KupDataTable_GRID_ICONS = new WeakMap(), _KupDataTable_addRowHandler = new WeakMap(), _KupDataTable_createRowWithInputFields = new WeakMap(), _KupDataTable_instances = new WeakSet(), _KupDataTable_checkUpdateState = function _KupDataTable_checkUpdateState() {
10522
10539
  let somethingChanged = false;
10523
10540
  if (!__classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").objects.deepEqual(this.state.filters, this.filters)) {
10524
10541
  this.state.filters = Object.assign({}, this.filters);
@@ -12434,22 +12451,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12434
12451
  const remove = columns.splice(sortedColumnIndex, 1);
12435
12452
  columns.splice(receivingColumnIndex, 0, remove[0]);
12436
12453
  this.refresh();
12437
- }, _KupDataTable_onBlurHandler = function _KupDataTable_onBlurHandler({ detail: { cell, column, row }, }) {
12438
- var _a, _b, _c;
12439
- if (this.updatableData &&
12440
- cell.isEditable &&
12441
- ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkValueOnExit) &&
12442
- cell.shape !== FCellShapes.CHECKBOX &&
12443
- cell.shape !== FCellShapes.SWITCH &&
12444
- ((_c = (_b = __classPrivateFieldGet$8(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) {
12445
- this.kupCellCheck.emit({
12446
- comp: this,
12447
- id: this.rootElement.id,
12448
- originalData: __classPrivateFieldGet$8(this, _KupDataTable_originalDataLoaded, "f"),
12449
- updatedData: getDiffData(__classPrivateFieldGet$8(this, _KupDataTable_originalDataLoaded, "f"), this.data, true),
12450
- cell: cell,
12451
- });
12452
- }
12453
12454
  }, _KupDataTable_applyLineBreaks = function _KupDataTable_applyLineBreaks(content) {
12454
12455
  if (!content) {
12455
12456
  return '';
@@ -1,18 +1,18 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a9 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, W as KupPointerEventTypes, Z as KupDragEffect, aH as kupDraggableAttr, $ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-9c966073.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-b5b09e78.js';
2
+ import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a9 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, W as KupPointerEventTypes, Z as KupDragEffect, aH as kupDraggableAttr, $ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-c0eb6d84.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-51ee39b6.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { d as FChip } from './f-chip-f4658ed9.js';
5
+ import { d as FChip } from './f-chip-afad71fb.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-3ed82a9a.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-21f8ead9.js';
7
+ import { F as FCell } from './f-cell-aed312f3.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-51bcddea.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-bf500166.js';
11
11
  import './f-button-3e022953.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-9912e1a4.js';
14
- import './f-object-field-958eafe3.js';
15
- import './f-text-field-e9515bd5.js';
14
+ import './f-object-field-d0794db5.js';
15
+ import './f-text-field-5deae7b7.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
- import { d as FChip, F as FChipType } from './f-chip-f4658ed9.js';
5
+ import { d as FChip, F as FChipType } from './f-chip-afad71fb.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-bf500166.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-40b4e64b.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, aj as getCellValueForDisplay } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, aj as getCellValueForDisplay } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,15 +1,15 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, i as FCellPadding, aB as KupCellElementsPosition, g as getProps, s as setProps, Z as KupDragEffect, aC as submitPositionAdapter, b as KupLanguageGeneric, aD as KupCellProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, i as FCellPadding, aB as KupCellElementsPosition, g as getProps, s as setProps, Z as KupDragEffect, aC as submitPositionAdapter, b as KupLanguageGeneric, aD as KupCellProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
- import { F as FCell } from './f-cell-3ed82a9a.js';
5
+ import { F as FCell } from './f-cell-aed312f3.js';
6
6
  import './kup-dates-bf500166.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-40b4e64b.js';
9
9
  import './f-checkbox-9912e1a4.js';
10
- import './f-chip-f4658ed9.js';
11
- import './f-object-field-958eafe3.js';
12
- import './f-text-field-e9515bd5.js';
10
+ import './f-chip-afad71fb.js';
11
+ import './f-object-field-d0794db5.js';
12
+ import './f-text-field-5deae7b7.js';
13
13
 
14
14
  const kupCellCss = ".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}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
15
15
  const KupCellStyle0 = kupCellCss;
@@ -1,9 +1,9 @@
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 { F as FButton } from './f-button-3e022953.js';
3
3
  import { F as FCheckbox } from './f-checkbox-9912e1a4.js';
4
- import { F as FTextField } from './f-text-field-e9515bd5.js';
4
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
- import { k as kupManagerInstance, g as getProps, s as setProps, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-9c966073.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-c0eb6d84.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';