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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/dist/cjs/{f-button-afbc1563.js → f-button-c084046d.js} +1 -1
  2. package/dist/cjs/{f-cell-0eb06d58.js → f-cell-5d85bb64.js} +6 -6
  3. package/dist/cjs/{f-checkbox-2cee5c1f.js → f-checkbox-3f1182cf.js} +1 -1
  4. package/dist/cjs/{f-chip-caadf508.js → f-chip-5f895ce5.js} +1 -1
  5. package/dist/cjs/{f-image-af4f1bd8.js → f-image-7457eb26.js} +15 -13
  6. package/dist/cjs/{f-object-field-0114fc5e.js → f-object-field-a8115f6d.js} +2 -2
  7. package/dist/cjs/{f-paginator-utils-5757f491.js → f-paginator-utils-26441671.js} +1 -1
  8. package/dist/cjs/{f-text-field-eecc7eb4.js → f-text-field-ad3df1c5.js} +1 -1
  9. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  10. package/dist/cjs/kup-activity-timeline.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +18 -28
  12. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  13. package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
  14. package/dist/cjs/kup-cell.cjs.entry.js +7 -7
  15. package/dist/cjs/kup-dashboard.cjs.entry.js +4 -4
  16. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  17. package/dist/cjs/kup-input-panel.cjs.entry.js +7 -7
  18. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  21. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  22. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  23. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  24. package/dist/collection/components/kup-data-table/kup-data-table.js +10 -20
  25. package/dist/collection/f-components/f-image/f-image.js +15 -13
  26. package/dist/components/kup-accordion.js +1 -1
  27. package/dist/components/kup-activity-timeline.js +1 -1
  28. package/dist/components/kup-autocomplete.js +1 -1
  29. package/dist/components/kup-badge.js +1 -1
  30. package/dist/components/kup-box.js +1 -1
  31. package/dist/components/kup-button-list.js +1 -1
  32. package/dist/components/kup-button.js +1 -1
  33. package/dist/components/kup-calendar.js +1 -1
  34. package/dist/components/kup-card-list.js +2 -2
  35. package/dist/components/kup-card.js +1 -1
  36. package/dist/components/kup-cell.js +1 -1
  37. package/dist/components/kup-chart.js +1 -1
  38. package/dist/components/kup-checkbox.js +1 -1
  39. package/dist/components/kup-chip.js +1 -1
  40. package/dist/components/kup-color-picker.js +1 -1
  41. package/dist/components/kup-combobox.js +1 -1
  42. package/dist/components/kup-dashboard.js +1 -1
  43. package/dist/components/kup-data-table.js +1 -1
  44. package/dist/components/kup-date-picker.js +1 -1
  45. package/dist/components/kup-dialog.js +1 -1
  46. package/dist/components/kup-drawer.js +1 -1
  47. package/dist/components/kup-dropdown-button.js +1 -1
  48. package/dist/components/kup-echart.js +1 -1
  49. package/dist/components/kup-editor.js +1 -1
  50. package/dist/components/kup-family-tree.js +2 -2
  51. package/dist/components/kup-file-upload.js +1 -1
  52. package/dist/components/kup-form.js +1 -1
  53. package/dist/components/kup-gauge.js +1 -1
  54. package/dist/components/kup-grid.js +1 -1
  55. package/dist/components/kup-htm.js +1 -1
  56. package/dist/components/kup-iframe.js +1 -1
  57. package/dist/components/kup-image-list.js +1 -1
  58. package/dist/components/kup-image.js +1 -1
  59. package/dist/components/kup-input-panel.js +2 -2
  60. package/dist/components/kup-lazy.js +1 -1
  61. package/dist/components/kup-list.js +1 -1
  62. package/dist/components/kup-magic-box.js +3 -3
  63. package/dist/components/kup-nav-bar.js +1 -1
  64. package/dist/components/kup-numeric-picker.js +1 -1
  65. package/dist/components/kup-object-field.js +1 -1
  66. package/dist/components/kup-pdf.js +1 -1
  67. package/dist/components/kup-planner.js +1 -1
  68. package/dist/components/kup-probe.js +1 -1
  69. package/dist/components/kup-progress-bar.js +1 -1
  70. package/dist/components/kup-qlik.js +1 -1
  71. package/dist/components/kup-radio.js +1 -1
  72. package/dist/components/kup-rating.js +1 -1
  73. package/dist/components/kup-snackbar.js +1 -1
  74. package/dist/components/kup-spinner.js +1 -1
  75. package/dist/components/kup-switch.js +1 -1
  76. package/dist/components/kup-tab-bar.js +1 -1
  77. package/dist/components/kup-text-field.js +1 -1
  78. package/dist/components/kup-time-picker.js +1 -1
  79. package/dist/components/kup-toolbar.js +1 -1
  80. package/dist/components/kup-tree.js +1 -1
  81. package/dist/components/kup-txt.js +1 -1
  82. package/dist/components/kup-typography-list.js +1 -1
  83. package/dist/components/kup-typography.js +1 -1
  84. package/dist/components/{p-7589da7c.js → p-041b5a75.js} +25 -33
  85. package/dist/components/{p-336bebda.js → p-0af4aa23.js} +1 -1
  86. package/dist/components/{p-d75406e6.js → p-93bef44a.js} +1 -1
  87. package/dist/components/{p-716b7299.js → p-f179f011.js} +1 -1
  88. package/dist/components/{p-c4631d42.js → p-fc644c49.js} +1 -1
  89. package/dist/esm/{f-button-27361677.js → f-button-6298565d.js} +1 -1
  90. package/dist/esm/{f-cell-61ed777c.js → f-cell-58d8f781.js} +6 -6
  91. package/dist/esm/{f-checkbox-a503adc9.js → f-checkbox-7230004b.js} +1 -1
  92. package/dist/esm/{f-chip-2d7090e7.js → f-chip-79ec5b8d.js} +1 -1
  93. package/dist/esm/{f-image-19fb10b9.js → f-image-96ea1421.js} +15 -13
  94. package/dist/esm/{f-object-field-40729d70.js → f-object-field-174493a0.js} +2 -2
  95. package/dist/esm/{f-paginator-utils-4e66f6b3.js → f-paginator-utils-c104e90e.js} +1 -1
  96. package/dist/esm/{f-text-field-50e5b65f.js → f-text-field-5217da50.js} +1 -1
  97. package/dist/esm/kup-accordion.entry.js +1 -1
  98. package/dist/esm/kup-activity-timeline.entry.js +1 -1
  99. package/dist/esm/kup-autocomplete_30.entry.js +18 -28
  100. package/dist/esm/kup-box.entry.js +8 -8
  101. package/dist/esm/kup-calendar.entry.js +3 -3
  102. package/dist/esm/kup-cell.entry.js +7 -7
  103. package/dist/esm/kup-dashboard.entry.js +4 -4
  104. package/dist/esm/kup-family-tree.entry.js +2 -2
  105. package/dist/esm/kup-input-panel.entry.js +7 -7
  106. package/dist/esm/kup-magic-box.entry.js +1 -1
  107. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  108. package/dist/esm/kup-object-field.entry.js +4 -4
  109. package/dist/esm/kup-planner.entry.js +2 -2
  110. package/dist/esm/kup-snackbar.entry.js +2 -2
  111. package/dist/esm/kup-typography.entry.js +1 -1
  112. package/dist/ketchup/ketchup.esm.js +1 -1
  113. package/dist/ketchup/{p-38842c2e.entry.js → p-07fb055c.entry.js} +1 -1
  114. package/dist/ketchup/p-08112627.js +1 -0
  115. package/dist/ketchup/{p-4fcd255a.js → p-0ed20342.js} +1 -1
  116. package/dist/ketchup/{p-1c0c9492.entry.js → p-288fabba.entry.js} +1 -1
  117. package/dist/ketchup/{p-955ac6ac.entry.js → p-2e165a45.entry.js} +1 -1
  118. package/dist/ketchup/p-3e2891a5.js +1 -0
  119. package/dist/ketchup/{p-6f360ac5.entry.js → p-4152ce2f.entry.js} +1 -1
  120. package/dist/ketchup/{p-78d6682f.js → p-49bbd54a.js} +1 -1
  121. package/dist/ketchup/{p-1f56fbb2.entry.js → p-54522190.entry.js} +1 -1
  122. package/dist/ketchup/{p-9e81dfd9.entry.js → p-5794b1c2.entry.js} +1 -1
  123. package/dist/ketchup/{p-ab3e1aa2.entry.js → p-686d847f.entry.js} +1 -1
  124. package/dist/ketchup/{p-2f170b6e.entry.js → p-86d6910d.entry.js} +1 -1
  125. package/dist/ketchup/{p-4a49f06f.entry.js → p-8c996689.entry.js} +1 -1
  126. package/dist/ketchup/{p-33889417.entry.js → p-9d8cdec1.entry.js} +1 -1
  127. package/dist/ketchup/{p-1bf1ee95.entry.js → p-9e6d9c97.entry.js} +1 -1
  128. package/dist/ketchup/{p-70875103.entry.js → p-a4f3ebdd.entry.js} +1 -1
  129. package/dist/ketchup/{p-85e2d038.entry.js → p-b937043c.entry.js} +1 -1
  130. package/dist/ketchup/{p-5aa210fe.entry.js → p-c18512f3.entry.js} +1 -1
  131. package/dist/ketchup/{p-b18cd338.js → p-c2ff58be.js} +1 -1
  132. package/dist/ketchup/{p-bf87721e.entry.js → p-cbe52d25.entry.js} +2 -2
  133. package/dist/ketchup/p-cc9db65d.js +1 -0
  134. package/dist/ketchup/{p-3aa48410.js → p-e9eec803.js} +1 -1
  135. package/dist/ketchup/{p-c02c112e.js → p-ff735e62.js} +1 -1
  136. package/package.json +1 -1
  137. package/dist/ketchup/p-05644b33.js +0 -1
  138. package/dist/ketchup/p-5a00ee01.js +0 -1
  139. package/dist/ketchup/p-61ebfe04.js +0 -1
@@ -1,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
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 FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, M as ShowGrid, T as TotalLabel, N as TotalMode, O as getRegExpFromString, Q as isNegativeNumber, R as FCellClasses, U as kupDynamicPositionAttribute, V as KupPointerEventTypes, W as kupDraggableColumnAttr, X as kupDragActiveAttr, Y as KupDragEffect, Z as kupDraggableCellAttr, _ as KupDropEventTypes, $ as DataTableAreasEnum, a0 as TypesToDuplicate, a1 as FixedCellsClasses, a2 as FixedCellsCSSVarsBase, a3 as KupLanguageFontsize, a4 as KupLanguageDensity, a5 as KupLanguageGrid, a6 as KupDataTableProps, a7 as UseAsValue, a8 as SortMode, a9 as iconColumn, aa as keyColumn, ab as fieldColumn, ac as KupLanguageUpload, ad as FCellTypes, ae as KupListRole, af as KupListProps, ag as addColumnValueFromRow, ah as KupGlobalFilterMode } from './kup-manager-0f2e65ce.js';
3
- import { F as FTextField } from './f-text-field-50e5b65f.js';
3
+ import { F as FTextField } from './f-text-field-5217da50.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-2d7090e7.js';
5
+ import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-79ec5b8d.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FImage } from './f-image-19fb10b9.js';
8
- import { F as FButton } from './f-button-27361677.js';
7
+ import { F as FImage } from './f-image-96ea1421.js';
8
+ import { F as FButton } from './f-button-6298565d.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-61ed777c.js';
10
+ import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-58d8f781.js';
11
11
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-77f1a451.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
- import { F as FCheckbox } from './f-checkbox-a503adc9.js';
13
+ import { F as FCheckbox } from './f-checkbox-7230004b.js';
14
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-b4bf5eeb.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-4e66f6b3.js';
16
- import './f-object-field-40729d70.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-c104e90e.js';
16
+ import './f-object-field-174493a0.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -10074,7 +10074,7 @@ const KupDataTable = class {
10074
10074
  __classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
10075
10075
  let rows = null;
10076
10076
  if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
10077
- rows = (h("tr", { key: 'e5e39cde266655af72706aaedcdef37f7fd965d6', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '0a656eb4b7e5978053797108a4838ad97df00a48', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10077
+ rows = (h("tr", { key: 'a1f454d55a7ed7fc08951a25956700e9b64efffa', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '61b14b0659a15686c424e2be1d1926aabf8ff121', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10078
10078
  }
10079
10079
  else {
10080
10080
  rows = [];
@@ -10150,7 +10150,7 @@ const KupDataTable = class {
10150
10150
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
10151
10151
  });
10152
10152
  }
10153
- groupChips = h(FChip, Object.assign({ key: '7af9378b37865659da1637f82ecdb5e783a5c339' }, props));
10153
+ groupChips = h(FChip, Object.assign({ key: '5542d8514e8b1a4ec5d693286b22a35ea4669088' }, props));
10154
10154
  }
10155
10155
  }
10156
10156
  const tableClass = {
@@ -10182,7 +10182,7 @@ const KupDataTable = class {
10182
10182
  if (this.headerIsPersistent &&
10183
10183
  this.tableHeight === undefined &&
10184
10184
  this.tableWidth === undefined) {
10185
- stickyEl = (h("sticky-header", { key: '5bef2aea6f266c4520382b04778aab901cdfa931', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '7ea13a8ecaba6268203377c3ec0a00c994702f6e' }, h("tr-sticky", { key: '8736c1f9b6a2a54f50ac91b57b417fbc4f610984' }, stickyHeader))));
10185
+ stickyEl = (h("sticky-header", { key: '767cb41acf6b3f792bd619a1a9735f096fd76fa1', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '490d6965c2893e7de7f8337d8757dd67191b0944' }, h("tr-sticky", { key: 'b7460aced5f36f38083ca15e8cd61a2bcf72f62d' }, stickyHeader))));
10186
10186
  }
10187
10187
  let belowClass = 'below-wrapper';
10188
10188
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10228,7 +10228,7 @@ const KupDataTable = class {
10228
10228
  const useGlobalFilter = !this.legacyLook &&
10229
10229
  (this.globalFilter ||
10230
10230
  this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10231
- const compCreated = (h(Host, { key: '6ce8094892699bb207a08bc3cb7ebcb077b52284', "onKup-drop": (e) => {
10231
+ const compCreated = (h(Host, { key: 'baaa8c765858718882bda66c5ca359af0c679e8a', "onKup-drop": (e) => {
10232
10232
  this.kupDataTableDrop.emit(e.detail);
10233
10233
  }, "onKup-cell-input": (e) => {
10234
10234
  autoselectOnAction(e);
@@ -10247,11 +10247,11 @@ const KupDataTable = class {
10247
10247
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10248
10248
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10249
10249
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10250
- } }, h("style", { key: 'cadaf21f05319c9881230794dd9da932f68ea966' }, __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: '761c4aff95ce92ae83d612344fd84ec691e86ee0', id: componentWrapperId, class: wrapClass }, h("div", { key: '292cc98d81636f2d37132d603e552a02cae3b3af', class: "group-wrapper" }, groupChips), h("div", { key: 'e55c6addc36a5c49ebe9533aea4584b26d9c2c1e', 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) => {
10250
+ } }, h("style", { key: '38e4af6c315bb5248f0f1f82beb0c4f0f815af9b' }, __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: '44a980887f7914c98f2be9611af7836041975d8a', id: componentWrapperId, class: wrapClass }, h("div", { key: 'e9ec95110951f478b68e43d36b948ed44f3ab601', class: "group-wrapper" }, groupChips), h("div", { key: '0264b326c5fb15bd95f66164e1e24bba389d3946', 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) => {
10251
10251
  const t = event.target;
10252
10252
  window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
10253
10253
  __classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10254
- } }))) : null, paginatorTop && (h("div", { key: '079cc82620d4b4a09af688811b1fdfd8dc00c876', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10254
+ } }))) : null, paginatorTop && (h("div", { key: '3e07fd2030f7148711c77e28f323e14483f75c3b', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10255
10255
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10256
10256
  this.kupSave.emit({
10257
10257
  comp: this,
@@ -10301,9 +10301,9 @@ const KupDataTable = class {
10301
10301
  this.data.rows.unshift(row);
10302
10302
  await this.refresh(true);
10303
10303
  }
10304
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'be1e0916a49976a22b71eb2bdb74c6702227c0a7', 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
10304
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '4bb654c0edf0a199b9da5997b9286555135b7514', 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
10305
10305
  ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10306
- : null), h("div", { key: 'f60f8fa64f49753e19963518ebbd9f524e6837a3', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10306
+ : null), h("div", { key: '479472984767e211e46ad411025b7cee200bc1c0', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10307
10307
  ? [
10308
10308
  h("div", { class: "settings-trigger", onClick: () => {
10309
10309
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10312,7 +10312,7 @@ const KupDataTable = class {
10312
10312
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10313
10313
  this.renderCustomizePanel(),
10314
10314
  ]
10315
- : null, h("table", { key: 'dcdcf1cd24c3c5bc79a105b7807b5563cff4dcbf', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10315
+ : null, h("table", { key: '4c7767f5ad56d303ffd474efafd368782be09127', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10316
10316
  ev.stopPropagation();
10317
10317
  }, onPointerDown: (e) => {
10318
10318
  __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");
@@ -10320,7 +10320,7 @@ const KupDataTable = class {
10320
10320
  __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");
10321
10321
  }, onContextMenu: (e) => {
10322
10322
  e.preventDefault();
10323
- } }, h("thead", { key: 'edd54a368a183b69062130d4e933fe488dda5a0d', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: 'b0942ecb802ae8afd14ec19573cf19c7e53bb3a4' }, header)), h("tbody", { key: '7cd8e7cc7ff0a17a9430bbb161598d453b1eb570' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10323
+ } }, h("thead", { key: '2becf126ae4dca2ec5b0907011a6d95a298a82f4', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '04fe9eb5d551f3cd9e4c4808f67ea30bf1cbaa3c' }, header)), h("tbody", { key: '609e6f88d0fcbc40d7255f1581c4ae63a2e73020' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10324
10324
  __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10325
10325
  return compCreated;
10326
10326
  }
@@ -10819,7 +10819,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
10819
10819
  }, _KupDataTable_didLoadInteractables = function _KupDataTable_didLoadInteractables() {
10820
10820
  __classPrivateFieldGet$8(this, _KupDataTable_interactableTouch, "f").push(__classPrivateFieldGet$8(this, _KupDataTable_tableRef, "f"));
10821
10821
  const tapCb = (e) => {
10822
- var _a, _b, _c, _d;
10823
10822
  if (__classPrivateFieldGet$8(this, _KupDataTable_hold, "f")) {
10824
10823
  __classPrivateFieldSet$4(this, _KupDataTable_hold, false, "f");
10825
10824
  return;
@@ -10833,15 +10832,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
10833
10832
  for (const key in e) {
10834
10833
  clone[key] = e[key];
10835
10834
  }
10836
- // in case an icon is clicked
10837
- if (e.target.classList.contains('f-image__icon')) {
10838
- const details = __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e);
10839
- // in case a cell action icon is clicked
10840
- if (((_b = (_a = details === null || details === void 0 ? void 0 : details.cell) === null || _a === void 0 ? void 0 : _a.obj) === null || _b === void 0 ? void 0 : _b.t) !== 'J4' &&
10841
- ((_d = (_c = details === null || details === void 0 ? void 0 : details.cell) === null || _c === void 0 ? void 0 : _c.obj) === null || _d === void 0 ? void 0 : _d.p) !== 'ICO') {
10842
- break;
10843
- }
10844
- }
10845
10835
  __classPrivateFieldGet$8(this, _KupDataTable_clickTimeout, "f").push(setTimeout(() => {
10846
10836
  this.kupDataTableClick.emit({
10847
10837
  comp: this,
@@ -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
2
  import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a8 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aG as kupDraggableAttr, _ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-0f2e65ce.js';
3
3
  import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-b4bf5eeb.js';
4
- import { F as FImage } from './f-image-19fb10b9.js';
5
- import { d as FChip } from './f-chip-2d7090e7.js';
4
+ import { F as FImage } from './f-image-96ea1421.js';
5
+ import { d as FChip } from './f-chip-79ec5b8d.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-61ed777c.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-4e66f6b3.js';
7
+ import { F as FCell } from './f-cell-58d8f781.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-c104e90e.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-77f1a451.js';
11
- import './f-button-27361677.js';
11
+ import './f-button-6298565d.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
- import './f-checkbox-a503adc9.js';
14
- import './f-object-field-40729d70.js';
15
- import './f-text-field-50e5b65f.js';
13
+ import './f-checkbox-7230004b.js';
14
+ import './f-object-field-174493a0.js';
15
+ import './f-text-field-5217da50.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,11 +1,11 @@
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
2
  import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-0f2e65ce.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FButton } from './f-button-27361677.js';
5
- import { d as FChip, F as FChipType } from './f-chip-2d7090e7.js';
4
+ import { F as FButton } from './f-button-6298565d.js';
5
+ import { d as FChip, F as FChipType } from './f-chip-79ec5b8d.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-77f1a451.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
- import './f-image-19fb10b9.js';
8
+ import './f-image-96ea1421.js';
9
9
 
10
10
  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;
11
11
 
@@ -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
2
  import { k as kupManagerInstance, i as FCellPadding, aA as KupCellElementsPosition, g as getProps, s as setProps, Y as KupDragEffect, aB as submitPositionAdapter, b as KupLanguageGeneric, aC as KupCellProps } from './kup-manager-0f2e65ce.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FButton } from './f-button-27361677.js';
5
- import { F as FCell } from './f-cell-61ed777c.js';
4
+ import { F as FButton } from './f-button-6298565d.js';
5
+ import { F as FCell } from './f-cell-58d8f781.js';
6
6
  import './kup-dates-77f1a451.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
- import './f-image-19fb10b9.js';
9
- import './f-checkbox-a503adc9.js';
10
- import './f-chip-2d7090e7.js';
11
- import './f-object-field-40729d70.js';
12
- import './f-text-field-50e5b65f.js';
8
+ import './f-image-96ea1421.js';
9
+ import './f-checkbox-7230004b.js';
10
+ import './f-chip-79ec5b8d.js';
11
+ import './f-object-field-174493a0.js';
12
+ import './f-text-field-5217da50.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,12 +1,12 @@
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 { F as FButton } from './f-button-27361677.js';
3
- import { F as FCheckbox } from './f-checkbox-a503adc9.js';
4
- import { F as FTextField } from './f-text-field-50e5b65f.js';
2
+ import { F as FButton } from './f-button-6298565d.js';
3
+ import { F as FCheckbox } from './f-checkbox-7230004b.js';
4
+ import { F as FTextField } from './f-text-field-5217da50.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { k as kupManagerInstance, g as getProps, s as setProps, aD as KupLanguageDashboard, b as KupLanguageGeneric, Y as KupDragEffect, h as KupDebugCategory } from './kup-manager-0f2e65ce.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
- import './f-image-19fb10b9.js';
9
+ import './f-image-96ea1421.js';
10
10
  import './component-a35bc7f1.js';
11
11
  import './kup-dates-77f1a451.js';
12
12
 
@@ -1,7 +1,7 @@
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 { F as FButton } from './f-button-27361677.js';
2
+ import { F as FButton } from './f-button-6298565d.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
- import { F as FImage } from './f-image-19fb10b9.js';
4
+ import { F as FImage } from './f-image-96ea1421.js';
5
5
  import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, V as KupPointerEventTypes } from './kup-manager-0f2e65ce.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import './kup-dates-77f1a451.js';
@@ -1,16 +1,16 @@
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 { F as FButton } from './f-button-27361677.js';
3
- import { F as FCell, e as FLabel } from './f-cell-61ed777c.js';
2
+ import { F as FButton } from './f-button-6298565d.js';
3
+ import { F as FCell, e as FLabel } from './f-cell-58d8f781.js';
4
4
  import { F as FCellShapes, k as kupManagerInstance, ad as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, ai as getCellValueForDisplay, a7 as UseAsValue, ao as CHIAdapter, al as CMBandACPAdapter, an as CHKAdapter, am as RADAdapter, ap as SWTAdapter, h as KupDebugCategory, V as KupPointerEventTypes } from './kup-manager-0f2e65ce.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-8c914ec6.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
- import './f-image-19fb10b9.js';
10
- import './f-checkbox-a503adc9.js';
11
- import './f-chip-2d7090e7.js';
12
- import './f-object-field-40729d70.js';
13
- import './f-text-field-50e5b65f.js';
9
+ import './f-image-96ea1421.js';
10
+ import './f-checkbox-7230004b.js';
11
+ import './f-chip-79ec5b8d.js';
12
+ import './f-object-field-174493a0.js';
13
+ import './f-text-field-5217da50.js';
14
14
  import './kup-dates-77f1a451.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aE as kupDropEvent, W as kupDraggableColumnAttr, aF as kupDraggableRowAttr, _ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-0f2e65ce.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
- import { F as FImage } from './f-image-19fb10b9.js';
4
+ import { F as FImage } from './f-image-96ea1421.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
6
6
  import './kup-dates-77f1a451.js';
7
7
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-0f2e65ce.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-50e5b65f.js';
4
+ import { F as FTextField } from './f-text-field-5217da50.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-77f1a451.js';
7
- import './f-image-19fb10b9.js';
7
+ import './f-image-96ea1421.js';
8
8
  import './component-a35bc7f1.js';
9
9
 
10
10
  /**
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { F as FObjectField } from './f-object-field-40729d70.js';
2
+ import { F as FObjectField } from './f-object-field-174493a0.js';
3
3
  import { k as kupManagerInstance, g as getProps } from './kup-manager-0f2e65ce.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import './f-button-27361677.js';
5
+ import './f-button-6298565d.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
- import './f-image-19fb10b9.js';
8
- import './f-text-field-50e5b65f.js';
7
+ import './f-image-96ea1421.js';
8
+ import './f-text-field-5217da50.js';
9
9
  import './kup-dates-77f1a451.js';
10
10
 
11
11
  /**
@@ -2,10 +2,10 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { k as kupManagerInstance, ai as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-0f2e65ce.js';
3
3
  import { K as KupPlannerGanttRowType, d as defaultStylingOptions, a as KupPlannerTaskAction, b as KupPlannerLastOnChangeReceived, c as KupPlannerProps } from './kup-planner-declarations-0704bc6c.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import { F as FTextField } from './f-text-field-50e5b65f.js';
5
+ import { F as FTextField } from './f-text-field-5217da50.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-77f1a451.js';
8
- import './f-image-19fb10b9.js';
8
+ import './f-image-96ea1421.js';
9
9
  import './component-a35bc7f1.js';
10
10
 
11
11
  const kupManager = kupManagerInstance();
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-0f2e65ce.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FButton } from './f-button-27361677.js';
4
+ import { F as FButton } from './f-button-6298565d.js';
5
5
  import './kup-dates-77f1a451.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
- import './f-image-19fb10b9.js';
7
+ import './f-image-96ea1421.js';
8
8
 
9
9
  const snackbarClass = 'snackbar';
10
10
  /**
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-0f2e65ce.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import { F as FImage } from './f-image-19fb10b9.js';
5
+ import { F as FImage } from './f-image-96ea1421.js';
6
6
  import './kup-dates-77f1a451.js';
7
7
 
8
8
  /**