@sme.up/ketchup 11.0.0-SNAPSHOT-20250324141942 → 11.0.0-SNAPSHOT-20250325155054

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 (80) hide show
  1. package/dist/cjs/kup-autocomplete_29.cjs.entry.js +28 -22
  2. package/dist/cjs/kup-box.cjs.entry.js +4 -1
  3. package/dist/collection/components/kup-box/kup-box.js +24 -1
  4. package/dist/collection/components/kup-data-table/kup-data-table.js +20 -17
  5. package/dist/collection/components/kup-tree/kup-tree.js +28 -5
  6. package/dist/components/kup-accordion.js +1 -1
  7. package/dist/components/kup-activity-timeline.js +1 -1
  8. package/dist/components/kup-autocomplete.js +1 -1
  9. package/dist/components/kup-badge.js +1 -1
  10. package/dist/components/kup-box.js +1 -1
  11. package/dist/components/kup-button-list.js +1 -1
  12. package/dist/components/kup-button.js +1 -1
  13. package/dist/components/kup-calendar.js +1 -1
  14. package/dist/components/kup-card-list.js +2 -2
  15. package/dist/components/kup-card.js +1 -1
  16. package/dist/components/kup-cell.js +1 -1
  17. package/dist/components/kup-chart.js +1 -1
  18. package/dist/components/kup-checkbox.js +1 -1
  19. package/dist/components/kup-chip.js +1 -1
  20. package/dist/components/kup-color-picker.js +1 -1
  21. package/dist/components/kup-combobox.js +1 -1
  22. package/dist/components/kup-dashboard.js +1 -1
  23. package/dist/components/kup-data-table.js +1 -1
  24. package/dist/components/kup-date-picker.js +1 -1
  25. package/dist/components/kup-dialog.js +1 -1
  26. package/dist/components/kup-drawer.js +1 -1
  27. package/dist/components/kup-dropdown-button.js +1 -1
  28. package/dist/components/kup-echart.js +1 -1
  29. package/dist/components/kup-editor.js +1 -1
  30. package/dist/components/kup-family-tree.js +2 -2
  31. package/dist/components/kup-file-upload.js +1 -1
  32. package/dist/components/kup-form.js +1 -1
  33. package/dist/components/kup-gauge.js +1 -1
  34. package/dist/components/kup-grid.js +1 -1
  35. package/dist/components/kup-htm.js +1 -1
  36. package/dist/components/kup-iframe.js +1 -1
  37. package/dist/components/kup-image-list.js +1 -1
  38. package/dist/components/kup-image.js +1 -1
  39. package/dist/components/kup-input-panel.js +2 -2
  40. package/dist/components/kup-lazy.js +1 -1
  41. package/dist/components/kup-list.js +1 -1
  42. package/dist/components/kup-magic-box.js +3 -3
  43. package/dist/components/kup-nav-bar.js +1 -1
  44. package/dist/components/kup-numeric-picker.js +1 -1
  45. package/dist/components/kup-object-field.js +1 -1
  46. package/dist/components/kup-pdf.js +1 -1
  47. package/dist/components/kup-planner.js +1 -1
  48. package/dist/components/kup-probe.js +1 -1
  49. package/dist/components/kup-progress-bar.js +1 -1
  50. package/dist/components/kup-qlik.js +1 -1
  51. package/dist/components/kup-radio.js +1 -1
  52. package/dist/components/kup-rating.js +1 -1
  53. package/dist/components/kup-snackbar.js +1 -1
  54. package/dist/components/kup-spinner.js +1 -1
  55. package/dist/components/kup-switch.js +1 -1
  56. package/dist/components/kup-tab-bar.js +1 -1
  57. package/dist/components/kup-text-field.js +1 -1
  58. package/dist/components/kup-time-picker.js +1 -1
  59. package/dist/components/kup-toolbar.js +1 -1
  60. package/dist/components/kup-tree.js +1 -1
  61. package/dist/components/kup-txt.js +1 -1
  62. package/dist/components/kup-typography-list.js +1 -1
  63. package/dist/components/kup-typography.js +1 -1
  64. package/dist/components/{p-ce3909bd.js → p-4d9e9263.js} +28 -22
  65. package/dist/components/{p-8cb07986.js → p-8de4ca9c.js} +1 -1
  66. package/dist/components/{p-0e3b7be7.js → p-ca4214be.js} +1 -1
  67. package/dist/components/{p-37f8538f.js → p-d6009d14.js} +5 -2
  68. package/dist/components/{p-d756bd7a.js → p-e07d4581.js} +1 -1
  69. package/dist/esm/kup-autocomplete_29.entry.js +28 -22
  70. package/dist/esm/kup-box.entry.js +4 -1
  71. package/dist/ketchup/ketchup.esm.js +1 -1
  72. package/dist/ketchup/p-955cda21.entry.js +9 -0
  73. package/dist/ketchup/p-a6299653.entry.js +1 -0
  74. package/dist/types/components/kup-box/kup-box.d.ts +2 -0
  75. package/dist/types/components/kup-data-table/kup-data-table-declarations.d.ts +1 -0
  76. package/dist/types/components/kup-tree/kup-tree.d.ts +2 -1
  77. package/dist/types/components.d.ts +6 -2
  78. package/package.json +1 -1
  79. package/dist/ketchup/p-06facdd1.entry.js +0 -9
  80. package/dist/ketchup/p-411f9eb5.entry.js +0 -1
@@ -8742,10 +8742,11 @@ const KupDataTable = class {
8742
8742
  });
8743
8743
  //======== Event Listeners ========
8744
8744
  _KupDataTable_horNav.set(this, (isRight) => {
8745
- if (!__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f")) {
8745
+ if (!__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f") ||
8746
+ this.selection == kupManager$1.SelectionMode.MULTIPLE) {
8746
8747
  return;
8747
8748
  }
8748
- __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this, true);
8749
+ //this.#resetSelectedRows(true);
8749
8750
  const tr = __classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f").element.closest('tr:not(.group)');
8750
8751
  const cells = tr.querySelectorAll('.f-cell');
8751
8752
  const oldIndex = Array.from(cells).indexOf(__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f").element);
@@ -8758,14 +8759,15 @@ const KupDataTable = class {
8758
8759
  }
8759
8760
  const focused = cells[newIndex];
8760
8761
  const focusedProps = focused['kup-get-cell-props']();
8761
- __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), false);
8762
+ __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), true, true);
8762
8763
  __classPrivateFieldSet$3(this, _KupDataTable_lastFocusedCell, focusedProps.cell, "f");
8763
8764
  });
8764
8765
  _KupDataTable_verNav.set(this, (isDown) => {
8765
- if (!__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f")) {
8766
+ if (!__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f") ||
8767
+ this.selection == kupManager$1.SelectionMode.MULTIPLE) {
8766
8768
  return;
8767
8769
  }
8768
- __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this, true);
8770
+ //this.#resetSelectedRows(true);
8769
8771
  const tr = __classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f").element.closest('tr:not(.group)');
8770
8772
  const cellXIndex = Array.from(tr.querySelectorAll('.f-cell')).indexOf(__classPrivateFieldGet$7(this, _KupDataTable_lastFocusedCell, "f").element);
8771
8773
  const rows = tr.parentElement.querySelectorAll('tr:not(.group)');
@@ -8782,7 +8784,7 @@ const KupDataTable = class {
8782
8784
  const focused = focusedCells[cellXIndex];
8783
8785
  const focusedProps = focused['kup-get-cell-props']();
8784
8786
  __classPrivateFieldSet$3(this, _KupDataTable_lastFocusedCell, focusedProps.cell, "f");
8785
- __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), false);
8787
+ __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), true, true);
8786
8788
  });
8787
8789
  _KupDataTable_onKupKeyDown.set(this, (e) => {
8788
8790
  const isHorizontal = e.key === 'ArrowLeft' || e.key === 'ArrowRight';
@@ -9988,7 +9990,7 @@ const KupDataTable = class {
9988
9990
  }
9989
9991
  let rows = null;
9990
9992
  if (__classPrivateFieldGet$7(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
9991
- rows = (index.h("tr", { key: '7c1cf14c98241f2d32a5c2c83f65ff12d712b25c', ref: (el) => __classPrivateFieldGet$7(this, _KupDataTable_rowsRefs, "f").push(el) }, index.h("td", { key: 'd4255754bff7e176304d7ce6ac9516746b9a949d', colSpan: __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
9993
+ rows = (index.h("tr", { key: '91a523c871298307ee598626fae5d567fd4c5e97', ref: (el) => __classPrivateFieldGet$7(this, _KupDataTable_rowsRefs, "f").push(el) }, index.h("td", { key: '7dfcd18db445a1a9103b5aa5d0c5559dce598a92', colSpan: __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
9992
9994
  }
9993
9995
  else {
9994
9996
  rows = [];
@@ -10053,7 +10055,7 @@ const KupDataTable = class {
10053
10055
  for (let i = 0; i < chipsData.length; i++) {
10054
10056
  props.onIconClick.push(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
10055
10057
  }
10056
- groupChips = index.h(fChip.FChip, Object.assign({ key: 'e7cad411ec0bf083450d6c21f4b281c8ac8173bf' }, props));
10058
+ groupChips = index.h(fChip.FChip, Object.assign({ key: '57245c44e1aaed782041f538a76d7be02aeea879' }, props));
10057
10059
  }
10058
10060
  }
10059
10061
  const tableClass = {
@@ -10085,7 +10087,7 @@ const KupDataTable = class {
10085
10087
  if (this.headerIsPersistent &&
10086
10088
  this.tableHeight === undefined &&
10087
10089
  this.tableWidth === undefined) {
10088
- stickyEl = (index.h("sticky-header", { key: 'f898f74595bb6a9a6e662b1c03459a0fc36eb806', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, index.h("thead-sticky", { key: 'f10556c99b189997d958539a66302ad378155338' }, index.h("tr-sticky", { key: '7ca6a113fb97892857ceb68dffd8e071d915e1d4' }, stickyHeader))));
10090
+ stickyEl = (index.h("sticky-header", { key: '3e581e06cda013d5ae55addddfba1a5b4af3122f', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, index.h("thead-sticky", { key: 'f28e5407749762b5f424a51cad137948d244691a' }, index.h("tr-sticky", { key: '526cbbb76c543ffa896ad92fff855fe4a7865aaf' }, stickyHeader))));
10089
10091
  }
10090
10092
  let belowClass = 'below-wrapper';
10091
10093
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10131,7 +10133,7 @@ const KupDataTable = class {
10131
10133
  const useGlobalFilter = !this.legacyLook &&
10132
10134
  (this.globalFilter ||
10133
10135
  this.getRows().length > __classPrivateFieldGet$7(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10134
- const compCreated = (index.h(index.Host, { key: '79ce3ed92c27d955fa21b35f88cfa1911c467aa5', "onKup-drop": (e) => {
10136
+ const compCreated = (index.h(index.Host, { key: '86499e7978207bc06afddb2821780c5b56b49729', "onKup-drop": (e) => {
10135
10137
  this.kupDataTableDrop.emit(e.detail);
10136
10138
  }, "onKup-cell-input": (e) => {
10137
10139
  autoselectOnAction(e);
@@ -10146,11 +10148,11 @@ const KupDataTable = class {
10146
10148
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10147
10149
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10148
10150
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10149
- } }, index.h("style", { key: 'a5fd4d657d585bf59a25cd33ed087bf6d4557e5a' }, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, index.h("div", { key: 'f4953dc746cacbb4965d4570c8d377e740598357', id: GenericVariables.componentWrapperId, class: wrapClass }, index.h("div", { key: 'c5e1dafbe72dd51bdca5f6d0c66d8224ad761985', class: "group-wrapper" }, groupChips), index.h("div", { key: 'deef05bc44982144cc06e2c261584b47551cb906', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (index.h("div", { id: "global-filter" }, index.h(fTextField.FTextField, { fullWidth: true, icon: kupManager$1.KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").language.translate(kupManager$1.KupLanguageSearch.SEARCH), sizing: kupManager$1.KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10151
+ } }, index.h("style", { key: '7ae316542bfb6f75519b49653621b87e1f5d6b62' }, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, index.h("div", { key: '8203865d037b801ac76165c9fb27643603925466', id: GenericVariables.componentWrapperId, class: wrapClass }, index.h("div", { key: '1fb8086e0bd3c5f80d5e6b6d770bfe8f08312632', class: "group-wrapper" }, groupChips), index.h("div", { key: '0ee5e2cc2a9f57e906ac0a1aeedc171e47f20c62', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (index.h("div", { id: "global-filter" }, index.h(fTextField.FTextField, { fullWidth: true, icon: kupManager$1.KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").language.translate(kupManager$1.KupLanguageSearch.SEARCH), sizing: kupManager$1.KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10150
10152
  const t = event.target;
10151
10153
  window.clearTimeout(__classPrivateFieldGet$7(this, _KupDataTable_globalFilterTimeout, "f"));
10152
10154
  __classPrivateFieldSet$3(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10153
- } }))) : null, index.h("div", { key: 'f44fe56e2aa823eb4abf00e1238df9c496c4840b', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10155
+ } }))) : null, index.h("div", { key: '0079ff58b69002c4298b3289cc4e41e98c1bb9a2', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10154
10156
  this.selectedRows.length > 0 ? (index.h(fButton.FButton, { icon: "save", onClick: () => {
10155
10157
  this.kupSave.emit({
10156
10158
  comp: this,
@@ -10200,9 +10202,9 @@ const KupDataTable = class {
10200
10202
  this.data.rows.unshift(row);
10201
10203
  await this.refresh(true);
10202
10204
  }
10203
- }, sizing: kupManager$1.KupComponentSizing.MEDIUM, styling: fButtonDeclarations.FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), index.h("div", { key: 'cd67728df326e801d1d1cd8152545793e1a47688', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10205
+ }, sizing: kupManager$1.KupComponentSizing.MEDIUM, styling: fButtonDeclarations.FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), index.h("div", { key: '8d02d31a515e5f69c84f63a6b956c9ad602ced04', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10204
10206
  ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10205
- : null), index.h("div", { key: '219c49304fc12b07bb4622c3f2a20aed01a1d0b8', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10207
+ : null), index.h("div", { key: '418fba73b6659c9fbf09620c9018367d09d7b7b7', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10206
10208
  ? [
10207
10209
  index.h("div", { class: "settings-trigger", onClick: () => {
10208
10210
  __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10211,7 +10213,7 @@ const KupDataTable = class {
10211
10213
  } }, index.h(fImage.FImage, { color: `var(${kupManager$1.KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10212
10214
  this.renderCustomizePanel(),
10213
10215
  ]
10214
- : null, index.h("table", { key: 'd3c11d52a5dac4fb890dcbee637224c52342e9f9', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$7(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10216
+ : null, index.h("table", { key: 'a2ec91e8500538e064e3bca3c1d8a388f9017212', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$7(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10215
10217
  ev.stopPropagation();
10216
10218
  }, onPointerDown: (e) => {
10217
10219
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10219,7 +10221,7 @@ const KupDataTable = class {
10219
10221
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10220
10222
  }, onContextMenu: (e) => {
10221
10223
  e.preventDefault();
10222
- } }, index.h("thead", { key: '60609c8304302ca9bc15e7b364e94c6d545ff742', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, index.h("tr", { key: '8eaea66498e73db18afee97e4994fbfee23e693b' }, header)), index.h("tbody", { key: '4be04387e8fc071c5c94fd4ad8e3e3e6cc9acb3f' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10224
+ } }, index.h("thead", { key: 'd74ba1860f15295dfc8fdfd1778037b648f923e2', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, index.h("tr", { key: '57bb52d7ccc9d756faa752d9ce08d100d5f7aef2' }, header)), index.h("tbody", { key: '43fefe0ec6dddde4dc692a8f6f79ed7693d5bffa' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10223
10225
  __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10224
10226
  return compCreated;
10225
10227
  }
@@ -12013,7 +12015,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12013
12015
  this.currentRowsPerPage = newRows;
12014
12016
  __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_adjustPaginator).call(this);
12015
12017
  }
12016
- }, _KupDataTable_onRowClick = function _KupDataTable_onRowClick(row, td, emitEvent) {
12018
+ }, _KupDataTable_onRowClick = function _KupDataTable_onRowClick(row, td, emitEvent, isKeyboardNav = false) {
12017
12019
  // selecting row
12018
12020
  if (!row.unselectable) {
12019
12021
  switch (this.selection) {
@@ -12052,6 +12054,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12052
12054
  selectedRows: this.selectedRows,
12053
12055
  clickedRow: row,
12054
12056
  clickedColumn,
12057
+ isKeyboardNav,
12055
12058
  });
12056
12059
  }
12057
12060
  }
@@ -19028,6 +19031,7 @@ const KupTree = class {
19028
19031
  this.kupTreeNodeDblClick = index.createEvent(this, "kup-tree-nodedblclick", 6);
19029
19032
  this.kupTreeDynamicMassExpansion = index.createEvent(this, "kup-tree-dynamicmassexpansion", 6);
19030
19033
  this.kupColumnRemove = index.createEvent(this, "kup-tree-columnremove", 6);
19034
+ this.kupTreeCellClick = index.createEvent(this, "kup-tree-cell-click", 6);
19031
19035
  _KupTree_instances.add(this);
19032
19036
  /*-------------------------------------------------*/
19033
19037
  /* S t a t e s */
@@ -20356,17 +20360,19 @@ const KupTree = class {
20356
20360
  this.data &&
20357
20361
  this.data.length &&
20358
20362
  this.data.length > 0) {
20359
- filterField = (index.h("div", { key: '2a813b583cf0874b2e477f3de1fce220193b797d', id: "global-filter" }, index.h("kup-text-field", { key: '7cfad60db12a0b2493cffe60636c449e3db945dc', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(kupManager$1.KupLanguageSearch.SEARCH), sizing: kupManager$1.KupComponentSizing.EXTRA_SMALL, icon: kupManager$1.KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
20363
+ filterField = (index.h("div", { key: '0422a3005ee9c5685566d0d77e6499a50a587a49', id: "global-filter" }, index.h("kup-text-field", { key: '90beab087ac4d174ff0847a4c617af5c0d84b9d0', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(kupManager$1.KupLanguageSearch.SEARCH), sizing: kupManager$1.KupComponentSizing.EXTRA_SMALL, icon: kupManager$1.KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
20360
20364
  window.clearTimeout(this.globalFilterTimeout);
20361
20365
  this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
20362
20366
  } })));
20363
20367
  }
20364
- return (index.h(index.Host, { key: '504da3f40beb9087db8e6e7950180db09ebd473d' }, index.h("style", { key: '8d832d0411a1cf49db312e7e1bced4175d966596' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '49437f78c3fea45a95d32f69cc3c2a902aa32ea9', id: GenericVariables.componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, index.h("div", { key: '7c85160b8d53b185a5456293377d2566e5162097', class: "wrapper", ref: (el) => (this.treeWrapperRef =
20365
- el) }, index.h("table", { key: '784d0cf23b3c40329f3aeced0aa929c2797ceea4', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
20368
+ return (index.h(index.Host, { key: '6725bc80be8f5bd265bd55f38400dd1640a36ec1', "onKup-cell-click": (e) => {
20369
+ this.kupTreeCellClick.emit(e.detail);
20370
+ } }, index.h("style", { key: '8d1dcd9a81e911fce0030ed34cda4b071f7ddd37' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '43aa4214b531312c802a70b0d67fa82d252e1f84', id: GenericVariables.componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, index.h("div", { key: '9459103c8a2b5a3326712fb6d61c1feffcea60f2', class: "wrapper", ref: (el) => (this.treeWrapperRef =
20371
+ el) }, index.h("table", { key: 'e1f9b2037f610111e8f5ca79cb61976de010cd71', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
20366
20372
  e.preventDefault();
20367
- } }, index.h("thead", { key: 'f7adbb6aaed7aaf69ae5108d4aeedad863672323', class: {
20373
+ } }, index.h("thead", { key: '24a230c7466525265a30e8a0a4e3506e4709d194', class: {
20368
20374
  'header--is-visible': visibleHeader,
20369
- } }, index.h("tr", { key: 'dbab4c526b23aab1c09c1039c040dccdcc958cb1' }, visibleHeader ? this.renderHeader() : null)), index.h("tbody", { key: 'cdc0eaf19aea9cdb4da6014e345146fa640c08dc' }, treeNodes), (this.showFooter || this.hasTotals()) &&
20375
+ } }, index.h("tr", { key: '52027e18a599ce91ba19c35767d308d86d22e517' }, visibleHeader ? this.renderHeader() : null)), index.h("tbody", { key: '6e1fe220837d197e2c6ab1262a3c49a548332600' }, treeNodes), (this.showFooter || this.hasTotals()) &&
20370
20376
  this.columns
20371
20377
  ? this.renderFooter()
20372
20378
  : null)))));
@@ -114,6 +114,7 @@ const KupBox = class {
114
114
  this.kupDidUnload = index.createEvent(this, "kup-box-didunload", 6);
115
115
  this.kupBoxContextMenu = index.createEvent(this, "kup-box-contextmenu", 6);
116
116
  this.kupLoadMoreClick = index.createEvent(this, "kup-box-loadmoreclick", 6);
117
+ this.kupBoxCellClick = index.createEvent(this, "kup-box-cell-click", 6);
117
118
  _KupBox_instances.add(this);
118
119
  this.state = new KupBoxState();
119
120
  /*-------------------------------------------------*/
@@ -1271,7 +1272,9 @@ const KupBox = class {
1271
1272
  boxContent.push(this.renderRow(rows[cnt++]));
1272
1273
  }
1273
1274
  }
1274
- return (index.h(index.Host, null, index.h("style", null, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { id: GenericVariables.componentWrapperId }, index.h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, index.h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1275
+ return (index.h(index.Host, { "onKup-cell-click": (e) => {
1276
+ this.kupBoxCellClick.emit(e.detail);
1277
+ } }, index.h("style", null, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { id: GenericVariables.componentWrapperId }, index.h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, index.h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1275
1278
  e.preventDefault();
1276
1279
  }, ref: (el) => (this.boxContainer =
1277
1280
  el) }, boxContent)))));
@@ -1197,7 +1197,9 @@ export class KupBox {
1197
1197
  boxContent.push(this.renderRow(rows[cnt++]));
1198
1198
  }
1199
1199
  }
1200
- return (h(Host, null, h("style", null, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { id: componentWrapperId }, h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1200
+ return (h(Host, { "onKup-cell-click": (e) => {
1201
+ this.kupBoxCellClick.emit(e.detail);
1202
+ } }, h("style", null, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { id: componentWrapperId }, h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1201
1203
  e.preventDefault();
1202
1204
  }, ref: (el) => (this.boxContainer =
1203
1205
  el) }, boxContent)))));
@@ -2093,6 +2095,27 @@ export class KupBox {
2093
2095
  }
2094
2096
  }
2095
2097
  }
2098
+ }, {
2099
+ "method": "kupBoxCellClick",
2100
+ "name": "kup-box-cell-click",
2101
+ "bubbles": true,
2102
+ "cancelable": false,
2103
+ "composed": true,
2104
+ "docs": {
2105
+ "tags": [],
2106
+ "text": ""
2107
+ },
2108
+ "complexType": {
2109
+ "original": "FCellEventPayload",
2110
+ "resolved": "FCellEventPayload",
2111
+ "references": {
2112
+ "FCellEventPayload": {
2113
+ "location": "import",
2114
+ "path": "../../f-components/f-cell/f-cell-declarations",
2115
+ "id": "src/f-components/f-cell/f-cell-declarations.ts::FCellEventPayload"
2116
+ }
2117
+ }
2118
+ }
2096
2119
  }];
2097
2120
  }
2098
2121
  static get methods() {
@@ -169,10 +169,11 @@ export class KupDataTable {
169
169
  });
170
170
  //======== Event Listeners ========
171
171
  _KupDataTable_horNav.set(this, (isRight) => {
172
- if (!__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f")) {
172
+ if (!__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f") ||
173
+ this.selection == SelectionMode.MULTIPLE) {
173
174
  return;
174
175
  }
175
- __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this, true);
176
+ //this.#resetSelectedRows(true);
176
177
  const tr = __classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f").element.closest('tr:not(.group)');
177
178
  const cells = tr.querySelectorAll('.f-cell');
178
179
  const oldIndex = Array.from(cells).indexOf(__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f").element);
@@ -185,14 +186,15 @@ export class KupDataTable {
185
186
  }
186
187
  const focused = cells[newIndex];
187
188
  const focusedProps = focused['kup-get-cell-props']();
188
- __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), false);
189
+ __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), true, true);
189
190
  __classPrivateFieldSet(this, _KupDataTable_lastFocusedCell, focusedProps.cell, "f");
190
191
  });
191
192
  _KupDataTable_verNav.set(this, (isDown) => {
192
- if (!__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f")) {
193
+ if (!__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f") ||
194
+ this.selection == SelectionMode.MULTIPLE) {
193
195
  return;
194
196
  }
195
- __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this, true);
197
+ //this.#resetSelectedRows(true);
196
198
  const tr = __classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f").element.closest('tr:not(.group)');
197
199
  const cellXIndex = Array.from(tr.querySelectorAll('.f-cell')).indexOf(__classPrivateFieldGet(this, _KupDataTable_lastFocusedCell, "f").element);
198
200
  const rows = tr.parentElement.querySelectorAll('tr:not(.group)');
@@ -209,7 +211,7 @@ export class KupDataTable {
209
211
  const focused = focusedCells[cellXIndex];
210
212
  const focusedProps = focused['kup-get-cell-props']();
211
213
  __classPrivateFieldSet(this, _KupDataTable_lastFocusedCell, focusedProps.cell, "f");
212
- __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), false);
214
+ __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, focusedProps.row, focused.closest('td'), true, true);
213
215
  });
214
216
  _KupDataTable_onKupKeyDown.set(this, (e) => {
215
217
  const isHorizontal = e.key === 'ArrowLeft' || e.key === 'ArrowRight';
@@ -1417,7 +1419,7 @@ export class KupDataTable {
1417
1419
  }
1418
1420
  let rows = null;
1419
1421
  if (__classPrivateFieldGet(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
1420
- rows = (h("tr", { key: '7c1cf14c98241f2d32a5c2c83f65ff12d712b25c', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: 'd4255754bff7e176304d7ce6ac9516746b9a949d', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
1422
+ rows = (h("tr", { key: '91a523c871298307ee598626fae5d567fd4c5e97', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '7dfcd18db445a1a9103b5aa5d0c5559dce598a92', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
1421
1423
  }
1422
1424
  else {
1423
1425
  rows = [];
@@ -1482,7 +1484,7 @@ export class KupDataTable {
1482
1484
  for (let i = 0; i < chipsData.length; i++) {
1483
1485
  props.onIconClick.push(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
1484
1486
  }
1485
- groupChips = h(FChip, Object.assign({ key: 'e7cad411ec0bf083450d6c21f4b281c8ac8173bf' }, props));
1487
+ groupChips = h(FChip, Object.assign({ key: '57245c44e1aaed782041f538a76d7be02aeea879' }, props));
1486
1488
  }
1487
1489
  }
1488
1490
  const tableClass = {
@@ -1514,7 +1516,7 @@ export class KupDataTable {
1514
1516
  if (this.headerIsPersistent &&
1515
1517
  this.tableHeight === undefined &&
1516
1518
  this.tableWidth === undefined) {
1517
- stickyEl = (h("sticky-header", { key: 'f898f74595bb6a9a6e662b1c03459a0fc36eb806', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'f10556c99b189997d958539a66302ad378155338' }, h("tr-sticky", { key: '7ca6a113fb97892857ceb68dffd8e071d915e1d4' }, stickyHeader))));
1519
+ stickyEl = (h("sticky-header", { key: '3e581e06cda013d5ae55addddfba1a5b4af3122f', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'f28e5407749762b5f424a51cad137948d244691a' }, h("tr-sticky", { key: '526cbbb76c543ffa896ad92fff855fe4a7865aaf' }, stickyHeader))));
1518
1520
  }
1519
1521
  let belowClass = 'below-wrapper';
1520
1522
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -1560,7 +1562,7 @@ export class KupDataTable {
1560
1562
  const useGlobalFilter = !this.legacyLook &&
1561
1563
  (this.globalFilter ||
1562
1564
  this.getRows().length > __classPrivateFieldGet(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
1563
- const compCreated = (h(Host, { key: '79ce3ed92c27d955fa21b35f88cfa1911c467aa5', "onKup-drop": (e) => {
1565
+ const compCreated = (h(Host, { key: '86499e7978207bc06afddb2821780c5b56b49729', "onKup-drop": (e) => {
1564
1566
  this.kupDataTableDrop.emit(e.detail);
1565
1567
  }, "onKup-cell-input": (e) => {
1566
1568
  autoselectOnAction(e);
@@ -1575,11 +1577,11 @@ export class KupDataTable {
1575
1577
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
1576
1578
  }, "onKup-objectfield-selectedmenuitem": (e) => {
1577
1579
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
1578
- } }, h("style", { key: 'a5fd4d657d585bf59a25cd33ed087bf6d4557e5a' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'f4953dc746cacbb4965d4570c8d377e740598357', id: componentWrapperId, class: wrapClass }, h("div", { key: 'c5e1dafbe72dd51bdca5f6d0c66d8224ad761985', class: "group-wrapper" }, groupChips), h("div", { key: 'deef05bc44982144cc06e2c261584b47551cb906', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
1580
+ } }, h("style", { key: '7ae316542bfb6f75519b49653621b87e1f5d6b62' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: '8203865d037b801ac76165c9fb27643603925466', id: componentWrapperId, class: wrapClass }, h("div", { key: '1fb8086e0bd3c5f80d5e6b6d770bfe8f08312632', class: "group-wrapper" }, groupChips), h("div", { key: '0ee5e2cc2a9f57e906ac0a1aeedc171e47f20c62', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
1579
1581
  const t = event.target;
1580
1582
  window.clearTimeout(__classPrivateFieldGet(this, _KupDataTable_globalFilterTimeout, "f"));
1581
1583
  __classPrivateFieldSet(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
1582
- } }))) : null, h("div", { key: 'f44fe56e2aa823eb4abf00e1238df9c496c4840b', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
1584
+ } }))) : null, h("div", { key: '0079ff58b69002c4298b3289cc4e41e98c1bb9a2', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
1583
1585
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
1584
1586
  this.kupSave.emit({
1585
1587
  comp: this,
@@ -1629,9 +1631,9 @@ export class KupDataTable {
1629
1631
  this.data.rows.unshift(row);
1630
1632
  await this.refresh(true);
1631
1633
  }
1632
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'cd67728df326e801d1d1cd8152545793e1a47688', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
1634
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '8d02d31a515e5f69c84f63a6b956c9ad602ced04', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
1633
1635
  ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
1634
- : null), h("div", { key: '219c49304fc12b07bb4622c3f2a20aed01a1d0b8', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
1636
+ : null), h("div", { key: '418fba73b6659c9fbf09620c9018367d09d7b7b7', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
1635
1637
  ? [
1636
1638
  h("div", { class: "settings-trigger", onClick: () => {
1637
1639
  __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -1640,7 +1642,7 @@ export class KupDataTable {
1640
1642
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
1641
1643
  this.renderCustomizePanel(),
1642
1644
  ]
1643
- : null, h("table", { key: 'd3c11d52a5dac4fb890dcbee637224c52342e9f9', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
1645
+ : null, h("table", { key: 'a2ec91e8500538e064e3bca3c1d8a388f9017212', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
1644
1646
  ev.stopPropagation();
1645
1647
  }, onPointerDown: (e) => {
1646
1648
  __classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -1648,7 +1650,7 @@ export class KupDataTable {
1648
1650
  __classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
1649
1651
  }, onContextMenu: (e) => {
1650
1652
  e.preventDefault();
1651
- } }, h("thead", { key: '60609c8304302ca9bc15e7b364e94c6d545ff742', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '8eaea66498e73db18afee97e4994fbfee23e693b' }, header)), h("tbody", { key: '4be04387e8fc071c5c94fd4ad8e3e3e6cc9acb3f' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
1653
+ } }, h("thead", { key: 'd74ba1860f15295dfc8fdfd1778037b648f923e2', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '57bb52d7ccc9d756faa752d9ce08d100d5f7aef2' }, header)), h("tbody", { key: '43fefe0ec6dddde4dc692a8f6f79ed7693d5bffa' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
1652
1654
  __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
1653
1655
  return compCreated;
1654
1656
  }
@@ -6123,7 +6125,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
6123
6125
  this.currentRowsPerPage = newRows;
6124
6126
  __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_adjustPaginator).call(this);
6125
6127
  }
6126
- }, _KupDataTable_onRowClick = function _KupDataTable_onRowClick(row, td, emitEvent) {
6128
+ }, _KupDataTable_onRowClick = function _KupDataTable_onRowClick(row, td, emitEvent, isKeyboardNav = false) {
6127
6129
  // selecting row
6128
6130
  if (!row.unselectable) {
6129
6131
  switch (this.selection) {
@@ -6164,6 +6166,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
6164
6166
  selectedRows: this.selectedRows,
6165
6167
  clickedRow: row,
6166
6168
  clickedColumn,
6169
+ isKeyboardNav,
6167
6170
  });
6168
6171
  }
6169
6172
  }
@@ -1364,17 +1364,19 @@ export class KupTree {
1364
1364
  this.data &&
1365
1365
  this.data.length &&
1366
1366
  this.data.length > 0) {
1367
- filterField = (h("div", { key: '2a813b583cf0874b2e477f3de1fce220193b797d', id: "global-filter" }, h("kup-text-field", { key: '7cfad60db12a0b2493cffe60636c449e3db945dc', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
1367
+ filterField = (h("div", { key: '0422a3005ee9c5685566d0d77e6499a50a587a49', id: "global-filter" }, h("kup-text-field", { key: '90beab087ac4d174ff0847a4c617af5c0d84b9d0', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
1368
1368
  window.clearTimeout(this.globalFilterTimeout);
1369
1369
  this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
1370
1370
  } })));
1371
1371
  }
1372
- return (h(Host, { key: '504da3f40beb9087db8e6e7950180db09ebd473d' }, h("style", { key: '8d832d0411a1cf49db312e7e1bced4175d966596' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '49437f78c3fea45a95d32f69cc3c2a902aa32ea9', id: componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, h("div", { key: '7c85160b8d53b185a5456293377d2566e5162097', class: "wrapper", ref: (el) => (this.treeWrapperRef =
1373
- el) }, h("table", { key: '784d0cf23b3c40329f3aeced0aa929c2797ceea4', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
1372
+ return (h(Host, { key: '6725bc80be8f5bd265bd55f38400dd1640a36ec1', "onKup-cell-click": (e) => {
1373
+ this.kupTreeCellClick.emit(e.detail);
1374
+ } }, h("style", { key: '8d1dcd9a81e911fce0030ed34cda4b071f7ddd37' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '43aa4214b531312c802a70b0d67fa82d252e1f84', id: componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, h("div", { key: '9459103c8a2b5a3326712fb6d61c1feffcea60f2', class: "wrapper", ref: (el) => (this.treeWrapperRef =
1375
+ el) }, h("table", { key: 'e1f9b2037f610111e8f5ca79cb61976de010cd71', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
1374
1376
  e.preventDefault();
1375
- } }, h("thead", { key: 'f7adbb6aaed7aaf69ae5108d4aeedad863672323', class: {
1377
+ } }, h("thead", { key: '24a230c7466525265a30e8a0a4e3506e4709d194', class: {
1376
1378
  'header--is-visible': visibleHeader,
1377
- } }, h("tr", { key: 'dbab4c526b23aab1c09c1039c040dccdcc958cb1' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: 'cdc0eaf19aea9cdb4da6014e345146fa640c08dc' }, treeNodes), (this.showFooter || this.hasTotals()) &&
1379
+ } }, h("tr", { key: '52027e18a599ce91ba19c35767d308d86d22e517' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: '6e1fe220837d197e2c6ab1262a3c49a548332600' }, treeNodes), (this.showFooter || this.hasTotals()) &&
1378
1380
  this.columns
1379
1381
  ? this.renderFooter()
1380
1382
  : null)))));
@@ -2286,6 +2288,27 @@ export class KupTree {
2286
2288
  }
2287
2289
  }
2288
2290
  }
2291
+ }, {
2292
+ "method": "kupTreeCellClick",
2293
+ "name": "kup-tree-cell-click",
2294
+ "bubbles": true,
2295
+ "cancelable": false,
2296
+ "composed": true,
2297
+ "docs": {
2298
+ "tags": [],
2299
+ "text": ""
2300
+ },
2301
+ "complexType": {
2302
+ "original": "FCellEventPayload",
2303
+ "resolved": "FCellEventPayload",
2304
+ "references": {
2305
+ "FCellEventPayload": {
2306
+ "location": "import",
2307
+ "path": "../../f-components/f-cell/f-cell-declarations",
2308
+ "id": "src/f-components/f-cell/f-cell-declarations.ts::FCellEventPayload"
2309
+ }
2310
+ }
2311
+ }
2289
2312
  }];
2290
2313
  }
2291
2314
  static get methods() {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeColorValues, c as KupThemeIconValues } from './p-b304b91c.js';
3
- import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u } from './p-ce3909bd.js';
3
+ import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u } from './p-4d9e9263.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-accordion component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, F as Fragment, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory, n as getCellValueForDisplay } from './p-b304b91c.js';
3
- import { c as componentWrapperId, E as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, F as FImage } from './p-ce3909bd.js';
3
+ import { c as componentWrapperId, E as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, F as FImage } from './p-4d9e9263.js';
4
4
 
5
5
  var KupActivityTimelineProps;
6
6
  (function (KupActivityTimelineProps) {
@@ -1,4 +1,4 @@
1
- import { K as KupAutocomplete$1, D as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { K as KupAutocomplete$1, D as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupAutocomplete = KupAutocomplete$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { G as KupBadge$1, C as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { G as KupBadge$1, C as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupBadge = KupBadge$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { K as KupBox$1, d as defineCustomElement$1 } from './p-37f8538f.js';
1
+ import { K as KupBox$1, d as defineCustomElement$1 } from './p-d6009d14.js';
2
2
 
3
3
  const KupBox = KupBox$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as KupButtonList$1, A as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { S as KupButtonList$1, A as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupButtonList = KupButtonList$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as KupButton$1, B as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { R as KupButton$1, B as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupButton = KupButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H as H$2, c as createEvent, g as getAssetPath, f as forceUpdate, h as h$1, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, d as KupLanguageGeneric, L as getColumnByName, u as KupDebugCategory } from './p-b304b91c.js';
3
- import { c as componentWrapperId, T as FButton, O as FChip, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, U as FChipType } from './p-ce3909bd.js';
3
+ import { c as componentWrapperId, T as FButton, O as FChip, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, U as FChipType } from './p-4d9e9263.js';
4
4
  import { b as KupDatesLocales, K as KupDatesFormats } from './p-1581348d.js';
5
5
 
6
6
  var n,l$1,u$1,i$1,t,r$1,o,f$1,e$1,c$1={},s=[],a$1=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function h(n,l){for(var u in l)n[u]=l[u];return n}function v$1(n){var l=n.parentNode;l&&l.removeChild(n);}function y(l,u,i){var t,r,o,f={};for(o in u)"key"==o?t=u[o]:"ref"==o?r=u[o]:f[o]=u[o];if(arguments.length>2&&(f.children=arguments.length>3?n.call(arguments,2):i),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===f[o]&&(f[o]=l.defaultProps[o]);return p(l,f,t,r,null)}function p(n,i,t,r,o){var f={type:n,props:i,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++u$1:o};return null==o&&null!=l$1.vnode&&l$1.vnode(f),f}function d(){return {current:null}}function _(n){return n.children}function k$1(n,l,u,i,t){var r;for(r in u)"children"===r||"key"===r||r in l||g$2(n,r,null,u[r],i);for(r in l)t&&"function"!=typeof l[r]||"children"===r||"key"===r||"value"===r||"checked"===r||u[r]===l[r]||g$2(n,r,l[r],u[r],i);}function b$1(n,l,u){"-"===l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||a$1.test(l)?u:u+"px";}function g$2(n,l,u,i,t){var r;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof i&&(n.style.cssText=i=""),i)for(l in i)u&&l in u||b$1(n.style,l,"");if(u)for(l in u)i&&u[l]===i[l]||b$1(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])r=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?i||n.addEventListener(l,r?w$2:m$1,r):n.removeEventListener(l,r?w$2:m$1,r);else if("dangerouslySetInnerHTML"!==l){if(t)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==l&&"height"!==l&&"href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&-1==l.indexOf("-")?n.removeAttribute(l):n.setAttribute(l,u));}}function m$1(n){t=!0;try{return this.l[n.type+!1](l$1.event?l$1.event(n):n)}finally{t=!1;}}function w$2(n){t=!0;try{return this.l[n.type+!0](l$1.event?l$1.event(n):n)}finally{t=!1;}}function x$1(n,l){this.props=n,this.context=l;}function A(n,l){if(null==l)return n.__?A(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?A(n):null}function P$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return P$1(n)}}function C$1(n){t?setTimeout(n):f$1(n);}function T$1(n){(!n.__d&&(n.__d=!0)&&r$1.push(n)&&!$$1.__r++||o!==l$1.debounceRendering)&&((o=l$1.debounceRendering)||C$1)($$1);}function $$1(){var n,l,u,i,t,o,f,e;for(r$1.sort(function(n,l){return n.__v.__b-l.__v.__b});n=r$1.shift();)n.__d&&(l=r$1.length,i=void 0,t=void 0,f=(o=(u=n).__v).__e,(e=u.__P)&&(i=[],(t=h({},o)).__v=o.__v+1,M(e,o,t,u.__n,void 0!==e.ownerSVGElement,null!=o.__h?[f]:null,i,null==f?A(o):f,o.__h),N(i,o),o.__e!=f&&P$1(o)),r$1.length>l&&r$1.sort(function(n,l){return n.__v.__b-l.__v.__b}));$$1.__r=0;}function H$1(n,l,u,i,t,r,o,f,e,a){var h,v,y,d,k,b,g,m=i&&i.__k||s,w=m.length;for(u.__k=[],h=0;h<l.length;h++)if(null!=(d=u.__k[h]=null==(d=l[h])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?p(null,d,null,null,d):Array.isArray(d)?p(_,{children:d},null,null,null):d.__b>0?p(d.type,d.props,d.key,d.ref?d.ref:null,d.__v):d)){if(d.__=u,d.__b=u.__b+1,null===(y=m[h])||y&&d.key==y.key&&d.type===y.type)m[h]=void 0;else for(v=0;v<w;v++){if((y=m[v])&&d.key==y.key&&d.type===y.type){m[v]=void 0;break}y=null;}M(n,d,y=y||c$1,t,r,o,f,e,a),k=d.__e,(v=d.ref)&&y.ref!=v&&(g||(g=[]),y.ref&&g.push(y.ref,null,d),g.push(v,d.__c||k,d)),null!=k?(null==b&&(b=k),"function"==typeof d.type&&d.__k===y.__k?d.__d=e=I$1(d,e,n):e=z$1(n,d,y,m,k,e),"function"==typeof u.type&&(u.__d=e)):e&&y.__e==e&&e.parentNode!=n&&(e=A(y));}for(u.__e=b,h=w;h--;)null!=m[h]&&("function"==typeof u.type&&null!=m[h].__e&&m[h].__e==u.__d&&(u.__d=L$1(i).nextSibling),q(m[h],m[h]));if(g)for(h=0;h<g.length;h++)S(g[h],g[++h],g[++h]);}function I$1(n,l,u){for(var i,t=n.__k,r=0;t&&r<t.length;r++)(i=t[r])&&(i.__=n,l="function"==typeof i.type?I$1(i,l,u):z$1(u,i,i,t,i.__e,l));return l}function j$2(n,l){return l=l||[],null==n||"boolean"==typeof n||(Array.isArray(n)?n.some(function(n){j$2(n,l);}):l.push(n)),l}function z$1(n,l,u,i,t,r){var o,f,e;if(void 0!==l.__d)o=l.__d,l.__d=void 0;else if(null==u||t!=r||null==t.parentNode)n:if(null==r||r.parentNode!==n)n.appendChild(t),o=null;else {for(f=r,e=0;(f=f.nextSibling)&&e<i.length;e+=1)if(f==t)break n;n.insertBefore(t,r),o=r;}return void 0!==o?o:t.nextSibling}function L$1(n){var l,u,i;if(null==n.type||"string"==typeof n.type)return n.__e;if(n.__k)for(l=n.__k.length-1;l>=0;l--)if((u=n.__k[l])&&(i=L$1(u)))return i;return null}function M(n,u,i,t,r,o,f,e,c){var s,a,v,y,p,d,k,b,g,m,w,A,P,C,T,$=u.type;if(void 0!==u.constructor)return null;null!=i.__h&&(c=i.__h,e=u.__e=i.__e,u.__h=null,o=[e]),(s=l$1.__b)&&s(u);try{n:if("function"==typeof $){if(b=u.props,g=(s=$.contextType)&&t[s.__c],m=s?g?g.props.value:s.__:t,i.__c?k=(a=u.__c=i.__c).__=a.__E:("prototype"in $&&$.prototype.render?u.__c=a=new $(b,m):(u.__c=a=new x$1(b,m),a.constructor=$,a.render=B$1),g&&g.sub(a),a.props=b,a.state||(a.state={}),a.context=m,a.__n=t,v=a.__d=!0,a.__h=[],a._sb=[]),null==a.__s&&(a.__s=a.state),null!=$.getDerivedStateFromProps&&(a.__s==a.state&&(a.__s=h({},a.__s)),h(a.__s,$.getDerivedStateFromProps(b,a.__s))),y=a.props,p=a.state,a.__v=u,v)null==$.getDerivedStateFromProps&&null!=a.componentWillMount&&a.componentWillMount(),null!=a.componentDidMount&&a.__h.push(a.componentDidMount);else {if(null==$.getDerivedStateFromProps&&b!==y&&null!=a.componentWillReceiveProps&&a.componentWillReceiveProps(b,m),!a.__e&&null!=a.shouldComponentUpdate&&!1===a.shouldComponentUpdate(b,a.__s,m)||u.__v===i.__v){for(u.__v!==i.__v&&(a.props=b,a.state=a.__s,a.__d=!1),u.__e=i.__e,u.__k=i.__k,u.__k.forEach(function(n){n&&(n.__=u);}),w=0;w<a._sb.length;w++)a.__h.push(a._sb[w]);a._sb=[],a.__h.length&&f.push(a);break n}null!=a.componentWillUpdate&&a.componentWillUpdate(b,a.__s,m),null!=a.componentDidUpdate&&a.__h.push(function(){a.componentDidUpdate(y,p,d);});}if(a.context=m,a.props=b,a.__P=n,A=l$1.__r,P=0,"prototype"in $&&$.prototype.render){for(a.state=a.__s,a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),C=0;C<a._sb.length;C++)a.__h.push(a._sb[C]);a._sb=[];}else do{a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),a.state=a.__s;}while(a.__d&&++P<25);a.state=a.__s,null!=a.getChildContext&&(t=h(h({},t),a.getChildContext())),v||null==a.getSnapshotBeforeUpdate||(d=a.getSnapshotBeforeUpdate(y,p)),T=null!=s&&s.type===_&&null==s.key?s.props.children:s,H$1(n,Array.isArray(T)?T:[T],u,i,t,r,o,f,e,c),a.base=u.__e,u.__h=null,a.__h.length&&f.push(a),k&&(a.__E=a.__=null),a.__e=!1;}else null==o&&u.__v===i.__v?(u.__k=i.__k,u.__e=i.__e):u.__e=O(i.__e,u,i,t,r,o,f,c);(s=l$1.diffed)&&s(u);}catch(n){u.__v=null,(c||null!=o)&&(u.__e=e,u.__h=!!c,o[o.indexOf(e)]=null),l$1.__e(n,u,i);}}function N(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function O(l,u,i,t,r,o,f,e){var s,a,h,y=i.props,p=u.props,d=u.type,_=0;if("svg"===d&&(r=!0),null!=o)for(;_<o.length;_++)if((s=o[_])&&"setAttribute"in s==!!d&&(d?s.localName===d:3===s.nodeType)){l=s,o[_]=null;break}if(null==l){if(null===d)return document.createTextNode(p);l=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,p.is&&p),o=null,e=!1;}if(null===d)y===p||e&&l.data===p||(l.data=p);else {if(o=o&&n.call(l.childNodes),a=(y=i.props||c$1).dangerouslySetInnerHTML,h=p.dangerouslySetInnerHTML,!e){if(null!=o)for(y={},_=0;_<l.attributes.length;_++)y[l.attributes[_].name]=l.attributes[_].value;(h||a)&&(h&&(a&&h.__html==a.__html||h.__html===l.innerHTML)||(l.innerHTML=h&&h.__html||""));}if(k$1(l,p,y,r,e),h)u.__k=[];else if(_=u.props.children,H$1(l,Array.isArray(_)?_:[_],u,i,t,r&&"foreignObject"!==d,o,f,o?o[0]:i.__k&&A(i,0),e),null!=o)for(_=o.length;_--;)null!=o[_]&&v$1(o[_]);e||("value"in p&&void 0!==(_=p.value)&&(_!==l.value||"progress"===d&&!_||"option"===d&&_!==y.value)&&g$2(l,"value",_,y.value,!1),"checked"in p&&void 0!==(_=p.checked)&&_!==l.checked&&g$2(l,"checked",_,y.checked,!1));}return l}function S(n,u,i){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,i);}}function q(n,u,i){var t,r;if(l$1.unmount&&l$1.unmount(n),(t=n.ref)&&(t.current&&t.current!==n.__e||S(t,null,u)),null!=(t=n.__c)){if(t.componentWillUnmount)try{t.componentWillUnmount();}catch(n){l$1.__e(n,u);}t.base=t.__P=null,n.__c=void 0;}if(t=n.__k)for(r=0;r<t.length;r++)t[r]&&q(t[r],u,i||"function"!=typeof n.type);i||null==n.__e||v$1(n.__e),n.__=n.__e=n.__d=void 0;}function B$1(n,l,u){return this.constructor(n,u)}function D$1(u,i,t){var r,o,f;l$1.__&&l$1.__(u,i),o=(r="function"==typeof t)?null:t&&t.__k||i.__k,f=[],M(i,u=(!r&&t||i).__k=y(_,null,[u]),o||c$1,c$1,void 0!==i.ownerSVGElement,!r&&t?[t]:o?null:i.firstChild?n.call(i.childNodes):null,f,!r&&t?t:o?o.__e:i.firstChild,r),N(f,u);}function G$1(n,l){var u={__c:l="__cC"+e$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,i;return this.getChildContext||(u=[],(i={})[l]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(function(n){n.__e=!0,T$1(n);});},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=s.slice,l$1={__e:function(n,l,u,i){for(var t,r,o;l=l.__;)if((t=l.__c)&&!t.__)try{if((r=t.constructor)&&null!=r.getDerivedStateFromError&&(t.setState(r.getDerivedStateFromError(n)),o=t.__d),null!=t.componentDidCatch&&(t.componentDidCatch(n,i||{}),o=t.__d),o)return t.__E=t}catch(l){n=l;}throw n}},u$1=0,i$1=function(n){return null!=n&&void 0===n.constructor},t=!1,x$1.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=h({},this.state),"function"==typeof n&&(n=n(h({},u),this.props)),n&&h(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),T$1(this));},x$1.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),T$1(this));},x$1.prototype.render=_,r$1=[],f$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,$$1.__r=0,e$1=0;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, aa as KupCardFamily, n as getCellValueForDisplay } from './p-b304b91c.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$f, o as defineCustomElement$g, p as defineCustomElement$h, q as defineCustomElement$i, r as defineCustomElement$j, s as defineCustomElement$k, t as defineCustomElement$l, u as defineCustomElement$m, v as defineCustomElement$n, w as defineCustomElement$o, x as defineCustomElement$p, y as defineCustomElement$q, z as defineCustomElement$r, A as defineCustomElement$s, B as defineCustomElement$t, C as defineCustomElement$u, D as defineCustomElement$v } from './p-ce3909bd.js';
4
- import { d as defineCustomElement$e } from './p-0e3b7be7.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$f, o as defineCustomElement$g, p as defineCustomElement$h, q as defineCustomElement$i, r as defineCustomElement$j, s as defineCustomElement$k, t as defineCustomElement$l, u as defineCustomElement$m, v as defineCustomElement$n, w as defineCustomElement$o, x as defineCustomElement$p, y as defineCustomElement$q, z as defineCustomElement$r, A as defineCustomElement$s, B as defineCustomElement$t, C as defineCustomElement$u, D as defineCustomElement$v } from './p-4d9e9263.js';
4
+ import { d as defineCustomElement$e } from './p-ca4214be.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-card-list component.
@@ -1,4 +1,4 @@
1
- import { V as KupCard$1, z as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { V as KupCard$1, z as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupCard = KupCard$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
2
  import { k as kupManagerInstance, w as FCellPadding, aA as KupCellElementsPosition, g as getProps, s as setProps, ak as KupDragEffect, aB as submitPositionAdapter, d as KupLanguageGeneric, aC as KupCellProps } from './p-b304b91c.js';
3
- import { c as componentWrapperId, N as FCell, T as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u } from './p-ce3909bd.js';
3
+ import { c as componentWrapperId, N as FCell, T as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u } from './p-4d9e9263.js';
4
4
 
5
5
  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%}";
6
6
  const KupCellStyle0 = kupCellCss;
@@ -1,4 +1,4 @@
1
- import { W as KupChart$1, y as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { W as KupChart$1, y as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupChart = KupChart$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { X as KupCheckbox$1, x as defineCustomElement$1 } from './p-ce3909bd.js';
1
+ import { X as KupCheckbox$1, x as defineCustomElement$1 } from './p-4d9e9263.js';
2
2
 
3
3
  const KupCheckbox = KupCheckbox$1;
4
4
  const defineCustomElement = defineCustomElement$1;