@sme.up/ketchup 11.0.0-SNAPSHOT-20250110090843 → 11.0.0-SNAPSHOT-20250110101023

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 (192) hide show
  1. package/dist/cjs/{f-cell-a8e37702.js → f-cell-45213331.js} +4 -4
  2. package/dist/cjs/{f-chip-a1a38005.js → f-chip-6df032a5.js} +1 -1
  3. package/dist/cjs/{f-object-field-a6c12a08.js → f-object-field-f2ef5096.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-39ded702.js → f-paginator-utils-c6892f51.js} +1 -1
  5. package/dist/cjs/{f-text-field-700b8ec5.js → f-text-field-3eba8257.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +18 -18
  10. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  11. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-cell.cjs.entry.js +5 -5
  14. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  15. package/dist/cjs/{kup-data-table-helper-eb507104.js → kup-data-table-helper-8981fb6a.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  18. package/dist/cjs/kup-editor.cjs.entry.js +2 -2
  19. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
  24. package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
  25. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  27. package/dist/cjs/{kup-manager-8623e363.js → kup-manager-e865005c.js} +4 -1
  28. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  29. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  30. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  31. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-photo-frame.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  34. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  38. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  39. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  40. package/dist/collection/components/kup-data-table/kup-data-table.js +11 -11
  41. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  42. package/dist/collection/managers/kup-data/kup-data.js +4 -1
  43. package/dist/components/index.js +1 -1
  44. package/dist/components/kup-accordion.js +2 -2
  45. package/dist/components/kup-activity-timeline.js +2 -2
  46. package/dist/components/kup-autocomplete.js +1 -1
  47. package/dist/components/kup-badge.js +1 -1
  48. package/dist/components/kup-box.js +1 -1
  49. package/dist/components/kup-button-list.js +1 -1
  50. package/dist/components/kup-button.js +1 -1
  51. package/dist/components/kup-calendar.js +2 -2
  52. package/dist/components/kup-card-list.js +3 -3
  53. package/dist/components/kup-card.js +1 -1
  54. package/dist/components/kup-cell.js +2 -2
  55. package/dist/components/kup-chart.js +1 -1
  56. package/dist/components/kup-checkbox.js +1 -1
  57. package/dist/components/kup-chip.js +1 -1
  58. package/dist/components/kup-color-picker.js +1 -1
  59. package/dist/components/kup-combobox.js +1 -1
  60. package/dist/components/kup-dashboard.js +2 -2
  61. package/dist/components/kup-data-table.js +1 -1
  62. package/dist/components/kup-date-picker.js +1 -1
  63. package/dist/components/kup-dialog.js +1 -1
  64. package/dist/components/kup-drawer.js +2 -2
  65. package/dist/components/kup-dropdown-button.js +1 -1
  66. package/dist/components/kup-echart.js +1 -1
  67. package/dist/components/kup-editor.js +1 -1
  68. package/dist/components/kup-family-tree.js +3 -3
  69. package/dist/components/kup-form.js +1 -1
  70. package/dist/components/kup-gauge.js +1 -1
  71. package/dist/components/kup-grid.js +1 -1
  72. package/dist/components/kup-htm.js +2 -2
  73. package/dist/components/kup-iframe.js +2 -2
  74. package/dist/components/kup-image-list.js +2 -2
  75. package/dist/components/kup-image.js +1 -1
  76. package/dist/components/kup-input-panel.js +3 -3
  77. package/dist/components/kup-lazy.js +2 -2
  78. package/dist/components/kup-list.js +1 -1
  79. package/dist/components/kup-magic-box.js +4 -4
  80. package/dist/components/kup-nav-bar.js +2 -2
  81. package/dist/components/kup-numeric-picker.js +2 -2
  82. package/dist/components/kup-object-field.js +2 -2
  83. package/dist/components/kup-pdf.js +2 -2
  84. package/dist/components/kup-photo-frame.js +2 -2
  85. package/dist/components/kup-planner.js +2 -2
  86. package/dist/components/kup-probe.js +2 -2
  87. package/dist/components/kup-progress-bar.js +1 -1
  88. package/dist/components/kup-qlik.js +2 -2
  89. package/dist/components/kup-radio.js +1 -1
  90. package/dist/components/kup-rating.js +1 -1
  91. package/dist/components/kup-snackbar.js +2 -2
  92. package/dist/components/kup-spinner.js +1 -1
  93. package/dist/components/kup-switch.js +1 -1
  94. package/dist/components/kup-tab-bar.js +1 -1
  95. package/dist/components/kup-text-field.js +1 -1
  96. package/dist/components/kup-time-picker.js +1 -1
  97. package/dist/components/kup-toolbar.js +1 -1
  98. package/dist/components/kup-tree.js +1 -1
  99. package/dist/components/kup-txt.js +2 -2
  100. package/dist/components/kup-typography-list.js +2 -2
  101. package/dist/components/kup-typography.js +2 -2
  102. package/dist/components/{p-c8389c1a.js → p-009bdee7.js} +4 -1
  103. package/dist/components/{p-ebc0afef.js → p-13875920.js} +3 -3
  104. package/dist/components/{p-5d3022c2.js → p-240c81fa.js} +12 -12
  105. package/dist/components/{p-10ebf03a.js → p-664854bf.js} +2 -2
  106. package/dist/components/{p-3339e382.js → p-a988a243.js} +2 -2
  107. package/dist/components/{p-a693f0ec.js → p-ee8432da.js} +2 -2
  108. package/dist/esm/{f-cell-2047701f.js → f-cell-b484e3c7.js} +4 -4
  109. package/dist/esm/{f-chip-207d4e6a.js → f-chip-cc0af5b0.js} +1 -1
  110. package/dist/esm/{f-object-field-fc05da83.js → f-object-field-65df4ce0.js} +2 -2
  111. package/dist/esm/{f-paginator-utils-e5824c9d.js → f-paginator-utils-a6ff95c6.js} +1 -1
  112. package/dist/esm/{f-text-field-ae84246a.js → f-text-field-a667b660.js} +1 -1
  113. package/dist/esm/index.js +1 -1
  114. package/dist/esm/kup-accordion.entry.js +1 -1
  115. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  116. package/dist/esm/kup-autocomplete_28.entry.js +18 -18
  117. package/dist/esm/kup-box.entry.js +7 -7
  118. package/dist/esm/kup-calendar.entry.js +2 -2
  119. package/dist/esm/kup-card-list.entry.js +1 -1
  120. package/dist/esm/kup-cell.entry.js +5 -5
  121. package/dist/esm/kup-dashboard.entry.js +2 -2
  122. package/dist/esm/{kup-data-table-helper-814e63ca.js → kup-data-table-helper-7064700b.js} +1 -1
  123. package/dist/esm/kup-drawer.entry.js +1 -1
  124. package/dist/esm/kup-echart.entry.js +1 -1
  125. package/dist/esm/kup-editor.entry.js +2 -2
  126. package/dist/esm/kup-family-tree.entry.js +1 -1
  127. package/dist/esm/kup-grid.entry.js +1 -1
  128. package/dist/esm/kup-htm.entry.js +1 -1
  129. package/dist/esm/kup-iframe.entry.js +1 -1
  130. package/dist/esm/kup-image-list.entry.js +5 -5
  131. package/dist/esm/kup-input-panel.entry.js +5 -5
  132. package/dist/esm/kup-lazy.entry.js +1 -1
  133. package/dist/esm/kup-magic-box.entry.js +1 -1
  134. package/dist/esm/{kup-manager-69018613.js → kup-manager-2cecde50.js} +4 -1
  135. package/dist/esm/kup-nav-bar.entry.js +1 -1
  136. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  137. package/dist/esm/kup-object-field.entry.js +3 -3
  138. package/dist/esm/kup-pdf.entry.js +1 -1
  139. package/dist/esm/kup-photo-frame.entry.js +1 -1
  140. package/dist/esm/kup-planner.entry.js +2 -2
  141. package/dist/esm/kup-probe.entry.js +1 -1
  142. package/dist/esm/kup-qlik.entry.js +1 -1
  143. package/dist/esm/kup-snackbar.entry.js +1 -1
  144. package/dist/esm/kup-txt.entry.js +1 -1
  145. package/dist/esm/kup-typography-list.entry.js +1 -1
  146. package/dist/esm/kup-typography.entry.js +1 -1
  147. package/dist/ketchup/index.esm.js +1 -1
  148. package/dist/ketchup/ketchup.esm.js +1 -1
  149. package/dist/ketchup/{p-1de5af30.entry.js → p-02f7572a.entry.js} +1 -1
  150. package/dist/ketchup/{p-d3dec47b.entry.js → p-0488ffed.entry.js} +1 -1
  151. package/dist/ketchup/{p-ca700b27.entry.js → p-06d9d159.entry.js} +1 -1
  152. package/dist/ketchup/p-1a234ef5.js +1 -0
  153. package/dist/ketchup/{p-b15208a3.entry.js → p-253ebc7b.entry.js} +1 -1
  154. package/dist/ketchup/{p-9fb64fa4.entry.js → p-3d30da76.entry.js} +1 -1
  155. package/dist/ketchup/{p-7029eb59.entry.js → p-616a1fb9.entry.js} +1 -1
  156. package/dist/ketchup/{p-e2d84f0b.entry.js → p-61c7295c.entry.js} +1 -1
  157. package/dist/ketchup/p-688c9ac5.entry.js +1 -0
  158. package/dist/ketchup/{p-c8c31335.entry.js → p-6ced9d0e.entry.js} +1 -1
  159. package/dist/ketchup/{p-d7991871.entry.js → p-6f145f53.entry.js} +1 -1
  160. package/dist/ketchup/{p-f7136e2e.entry.js → p-74dcb62d.entry.js} +1 -1
  161. package/dist/ketchup/{p-556e06eb.entry.js → p-78cc215e.entry.js} +1 -1
  162. package/dist/ketchup/{p-a3247374.entry.js → p-7bb35e89.entry.js} +1 -1
  163. package/dist/ketchup/{p-8ce7aae9.entry.js → p-7bc6b673.entry.js} +1 -1
  164. package/dist/ketchup/{p-ea4fd414.entry.js → p-8765b1d8.entry.js} +1 -1
  165. package/dist/ketchup/{p-3dddbeba.entry.js → p-8df5caf6.entry.js} +1 -1
  166. package/dist/ketchup/{p-59ea2e16.js → p-8e4212a7.js} +1 -1
  167. package/dist/ketchup/{p-f943d857.entry.js → p-905aa115.entry.js} +1 -1
  168. package/dist/ketchup/{p-613e2c59.entry.js → p-92a731c1.entry.js} +1 -1
  169. package/dist/ketchup/{p-3f5ee4c7.entry.js → p-9bf28495.entry.js} +1 -1
  170. package/dist/ketchup/{p-8270992b.entry.js → p-a35d9244.entry.js} +1 -1
  171. package/dist/ketchup/p-a905d4a7.js +1 -0
  172. package/dist/ketchup/{p-f1d16d73.js → p-ac3b7d2c.js} +1 -1
  173. package/dist/ketchup/{p-f4372c3c.entry.js → p-b14e4ae1.entry.js} +1 -1
  174. package/dist/ketchup/{p-b47ad4fe.entry.js → p-bb6a9abd.entry.js} +2 -2
  175. package/dist/ketchup/{p-8667f590.entry.js → p-bdc41b60.entry.js} +1 -1
  176. package/dist/ketchup/{p-b9094df4.js → p-ccc4a1ea.js} +1 -1
  177. package/dist/ketchup/{p-474e978a.entry.js → p-d066bbc9.entry.js} +1 -1
  178. package/dist/ketchup/{p-e2c78ebc.js → p-d3857c06.js} +1 -1
  179. package/dist/ketchup/p-e3e74d87.entry.js +1 -0
  180. package/dist/ketchup/{p-5d98bad4.entry.js → p-e4fead91.entry.js} +1 -1
  181. package/dist/ketchup/{p-ba661cef.entry.js → p-eb4e0f54.entry.js} +1 -1
  182. package/dist/ketchup/{p-3fcc6d1d.entry.js → p-f46d1a6f.entry.js} +1 -1
  183. package/dist/ketchup/{p-24dddc23.entry.js → p-f563967a.entry.js} +2 -2
  184. package/dist/ketchup/p-f79d76b3.js +1 -0
  185. package/dist/ketchup/{p-a29926c9.entry.js → p-f81a7dd5.entry.js} +1 -1
  186. package/dist/ketchup/{p-24015160.entry.js → p-fe321427.entry.js} +1 -1
  187. package/package.json +1 -1
  188. package/dist/ketchup/p-2252ad30.js +0 -1
  189. package/dist/ketchup/p-6954ad12.js +0 -1
  190. package/dist/ketchup/p-7982cbcf.entry.js +0 -1
  191. package/dist/ketchup/p-8ddd83f1.js +0 -1
  192. package/dist/ketchup/p-fd091486.entry.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 } from './index-c9246a86.js';
2
- import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FilterInterval, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as kupDynamicPositionAttribute, O as KupPointerEventTypes, Q as kupDraggableColumnAttr, R as kupDragActiveAttr, U as KupDragEffect, V as kupDraggableCellAttr, W as KupDropEventTypes, X as FixedCellsClasses, Y as FixedCellsCSSVarsBase, Z as KupLanguageFontsize, _ as KupLanguageDensity, $ as KupLanguageGrid, a0 as KupDataTableProps, a1 as DataTableAreasEnum, a2 as SortMode, a3 as iconColumn, a4 as keyColumn, a5 as fieldColumn, a6 as FCellTypes, a7 as KupListRole, a8 as KupListProps, a9 as addColumnValueFromRow, aa as KupGlobalFilterMode } from './kup-manager-69018613.js';
3
- import { F as FTextField } from './f-text-field-ae84246a.js';
2
+ import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FilterInterval, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as kupDynamicPositionAttribute, O as KupPointerEventTypes, Q as kupDraggableColumnAttr, R as kupDragActiveAttr, U as KupDragEffect, V as kupDraggableCellAttr, W as KupDropEventTypes, X as FixedCellsClasses, Y as FixedCellsCSSVarsBase, Z as KupLanguageFontsize, _ as KupLanguageDensity, $ as KupLanguageGrid, a0 as KupDataTableProps, a1 as DataTableAreasEnum, a2 as SortMode, a3 as iconColumn, a4 as keyColumn, a5 as fieldColumn, a6 as FCellTypes, a7 as KupListRole, a8 as KupListProps, a9 as addColumnValueFromRow, aa as KupGlobalFilterMode } from './kup-manager-2cecde50.js';
3
+ import { F as FTextField } from './f-text-field-a667b660.js';
4
4
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
6
6
  import { F as FImage } from './f-image-01041722.js';
7
7
  import { F as FButton } from './f-button-a20849e0.js';
8
8
  import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
9
- import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-2047701f.js';
9
+ import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-b484e3c7.js';
10
10
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-da19044e.js';
11
- import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-207d4e6a.js';
11
+ import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-cc0af5b0.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-b8f2f9c4.js';
14
- import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-814e63ca.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-e5824c9d.js';
16
- import './f-object-field-fc05da83.js';
14
+ import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-7064700b.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-a6ff95c6.js';
16
+ import './f-object-field-65df4ce0.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -9907,7 +9907,7 @@ const KupDataTable = class {
9907
9907
  }
9908
9908
  let rows = null;
9909
9909
  if (__classPrivateFieldGet$6(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
9910
- rows = (h("tr", { key: 'b8111dbc9798a76d4c25df9e17b0d35295bf8125', ref: (el) => __classPrivateFieldGet$6(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '1ff6e5d724c963fb37217faaf536c9676db6e836', colSpan: __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
9910
+ rows = (h("tr", { key: '22041489de952652c34fde2a8f72b0d1eafa9746', ref: (el) => __classPrivateFieldGet$6(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: 'e7257f30b9deb20406effa38702bae8cb5b5a264', colSpan: __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
9911
9911
  }
9912
9912
  else {
9913
9913
  rows = [];
@@ -9972,7 +9972,7 @@ const KupDataTable = class {
9972
9972
  for (let i = 0; i < chipsData.length; i++) {
9973
9973
  props.onIconClick.push(() => __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
9974
9974
  }
9975
- groupChips = h(FChip, Object.assign({ key: '2dad7bb7bbabe5b1a465d7cc6a3a83eb7d1fbe8e' }, props));
9975
+ groupChips = h(FChip, Object.assign({ key: 'bb2304da020f8727572133b9a11a8a2bbcff6efe' }, props));
9976
9976
  }
9977
9977
  }
9978
9978
  const tableClass = {
@@ -10004,7 +10004,7 @@ const KupDataTable = class {
10004
10004
  if (this.headerIsPersistent &&
10005
10005
  this.tableHeight === undefined &&
10006
10006
  this.tableWidth === undefined) {
10007
- stickyEl = (h("sticky-header", { key: '5753f0ee869ec0495e046589c54cbea8f33c92c6', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'dd3289d21a130eaa8bc02c817ec09452f591d0ae' }, h("tr-sticky", { key: '9657e9a0be5973e3c099c7bbfbcdf703794540dc' }, stickyHeader))));
10007
+ stickyEl = (h("sticky-header", { key: '5b2131faa5f2fcc59086725074313c1ea34344a0', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'e941bfd4c980e4de255f32b510d096e0ff3f55d6' }, h("tr-sticky", { key: 'a6f50e70c2d81a8cbc2f862284393673f42de048' }, stickyHeader))));
10008
10008
  }
10009
10009
  let belowClass = 'below-wrapper';
10010
10010
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10032,18 +10032,18 @@ const KupDataTable = class {
10032
10032
  };
10033
10033
  const useGlobalFilter = this.globalFilter ||
10034
10034
  this.getRows().length > __classPrivateFieldGet$6(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f");
10035
- const compCreated = (h(Host, { key: 'c53baadd98212ba5abd532349de853264ff88c44', "onKup-cell-input": (e) => {
10035
+ const compCreated = (h(Host, { key: '58a4f08512586862b0d9e0b45b2e0839cb1a4659', "onKup-cell-input": (e) => {
10036
10036
  autoselectOnAction(e);
10037
10037
  this.kupDataTableCellInput.emit(e.detail);
10038
10038
  }, "onKup-cell-update": autoselectOnAction, "onKup-cell-blur": __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_onBlurHandler), "onKup-cell-click": (e) => {
10039
10039
  this.kupDataTableCellClick.emit(e.detail);
10040
10040
  }, "onKup-cell-iconclick": (e) => {
10041
10041
  this.kupDataTableCellIconClick.emit(e.detail);
10042
- } }, h("style", { key: '15dfedc7617c22ff9db8528ec024b0a3c35ba039' }, __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'b674d7ac83b330c9aa381dee5551084173cd4a52', id: componentWrapperId, class: wrapClass }, h("div", { key: '5db21a7316fd060ee42ab17d8b18cd58c9f3bd72', class: "group-wrapper" }, groupChips), h("div", { key: 'ea6ba31a78dc738d4d996d29dd8f93ad9a1547c5', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
10042
+ } }, h("style", { key: 'd523b889742923ea4ab8e38d3004f84c2790734d' }, __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: '39aef19fdc5dc55a1eac62d5158b621fb17350cf', id: componentWrapperId, class: wrapClass }, h("div", { key: 'bef884d4dbb7da02a4a5e9681b13990e6732c29a', class: "group-wrapper" }, groupChips), h("div", { key: '392dfb9f6da295e145d8cc89fa4ef09deeeb261d', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
10043
10043
  const t = event.target;
10044
10044
  window.clearTimeout(__classPrivateFieldGet$6(this, _KupDataTable_globalFilterTimeout, "f"));
10045
10045
  __classPrivateFieldSet$3(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10046
- } }))) : null, h("div", { key: '195aa70f88e1c351b990f5489b5226d83b07d1ea', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10046
+ } }))) : null, h("div", { key: 'ead4ee4413a4cf8416b2cc08e84eedeb9a2e451a', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10047
10047
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10048
10048
  this.kupSave.emit({
10049
10049
  comp: this,
@@ -10093,9 +10093,9 @@ const KupDataTable = class {
10093
10093
  this.data.rows.unshift(row);
10094
10094
  await this.refresh(true);
10095
10095
  }
10096
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'f8f16cdebc319171b4dc67a53f342bde8c11b9fb', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10096
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'd72965ab6642c8533954c75c6149d85bd7d7c7da', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10097
10097
  ? __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10098
- : null), h("div", { key: '329a95fb6016e44cbaba7f599e305c312395241c', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10098
+ : null), h("div", { key: 'ccececf10df1e7a66a826de8380152159f79d2a8', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10099
10099
  ? [
10100
10100
  h("div", { class: "settings-trigger", onClick: () => {
10101
10101
  __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10104,7 +10104,7 @@ const KupDataTable = class {
10104
10104
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10105
10105
  this.renderCustomizePanel(),
10106
10106
  ]
10107
- : null, h("table", { key: '40b53b917fdf6a602547290ed1888a1d5cffdb3d', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
10107
+ : null, h("table", { key: 'fca903a950967dda04155806b1fb6cf7c249faea', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
10108
10108
  ev.stopPropagation();
10109
10109
  }, onPointerDown: (e) => {
10110
10110
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10112,7 +10112,7 @@ const KupDataTable = class {
10112
10112
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10113
10113
  }, onContextMenu: (e) => {
10114
10114
  e.preventDefault();
10115
- } }, h("thead", { key: 'a9b9af0e6f6d5e8f462ce88c000ae3718538513d', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '6c7964a4929bc03592eb8b7995990e61653ae048' }, header)), h("tbody", { key: 'af8bb109cbdde6ced25545e207ffc5d25c50a65d' }, rows), this.showFooter || __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
10115
+ } }, h("thead", { key: '6c97fe238bc6bb31eddc320d9d1396452f6d0055', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '53b657fc0ee4c24f78a561703d22a0e0101739b3' }, header)), h("tbody", { key: '5a641158098affbeabaa521a94b1c3b2775de1e3' }, rows), this.showFooter || __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
10116
10116
  ? this.renderFooter()
10117
10117
  : null), stickyEl), paginatorBottom)));
10118
10118
  return compCreated;
@@ -12249,7 +12249,6 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12249
12249
  }
12250
12250
  }
12251
12251
  const cell = row.cells[name] ? row.cells[name] : null;
12252
- cell.isEditable = __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_setCellEditability).call(this, currentColumn, row, cell);
12253
12252
  if (!cell) {
12254
12253
  if (this.autoFillMissingCells) {
12255
12254
  return h("td", { "data-column": name, "data-row": row });
@@ -12258,6 +12257,7 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12258
12257
  return null;
12259
12258
  }
12260
12259
  }
12260
+ cell.isEditable = __classPrivateFieldGet$6(this, _KupDataTable_instances, "m", _KupDataTable_setCellEditability).call(this, currentColumn, row, cell);
12261
12261
  cell.data = Object.assign(Object.assign({}, cell.data), { legacyLook: this.legacyLook });
12262
12262
  const fcell = Object.assign(Object.assign({}, __classPrivateFieldGet$6(this, _KupDataTable_kupManager, "f").data.cell.buildFCell(cell, currentColumn, row)), { component: this, density: this.density, editable: this.editableData || this.updatableData, indents: indend, previousValue: hideValuesRepetitions && previousRow
12263
12263
  ? previousRow.cells[name].value
@@ -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-c9246a86.js';
2
- import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a2 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, O as KupPointerEventTypes, U as KupDragEffect, aA as kupDraggableAttr, W as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-69018613.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-814e63ca.js';
2
+ import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a2 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, O as KupPointerEventTypes, U as KupDragEffect, aA as kupDraggableAttr, W as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-2cecde50.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-7064700b.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
- import { c as FChip } from './f-chip-207d4e6a.js';
5
+ import { c as FChip } from './f-chip-cc0af5b0.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-2047701f.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-e5824c9d.js';
7
+ import { F as FCell } from './f-cell-b484e3c7.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-a6ff95c6.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-da19044e.js';
11
11
  import './f-button-a20849e0.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-b8f2f9c4.js';
14
- import './f-object-field-fc05da83.js';
15
- import './f-text-field-ae84246a.js';
14
+ import './f-object-field-65df4ce0.js';
15
+ import './f-text-field-a667b660.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, g as getAssetPath, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-a20849e0.js';
5
- import { c as FChip, F as FChipType } from './f-chip-207d4e6a.js';
5
+ import { c as FChip, F as FChipType } from './f-chip-cc0af5b0.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-01041722.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ab as getCellValueForDisplay } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ab as getCellValueForDisplay } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,15 +1,15 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, f as FCellPadding, au as KupCellElementsPosition, g as getProps, s as setProps, U as KupDragEffect, av as submitPositionAdapter, h as KupLanguageGeneric, aw as KupCellProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, f as FCellPadding, au as KupCellElementsPosition, g as getProps, s as setProps, U as KupDragEffect, av as submitPositionAdapter, h as KupLanguageGeneric, aw as KupCellProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-a20849e0.js';
5
- import { F as FCell } from './f-cell-2047701f.js';
5
+ import { F as FCell } from './f-cell-b484e3c7.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-01041722.js';
9
9
  import './f-checkbox-b8f2f9c4.js';
10
- import './f-chip-207d4e6a.js';
11
- import './f-object-field-fc05da83.js';
12
- import './f-text-field-ae84246a.js';
10
+ import './f-chip-cc0af5b0.js';
11
+ import './f-object-field-65df4ce0.js';
12
+ import './f-text-field-a667b660.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:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
15
15
  const KupCellStyle0 = kupCellCss;
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
2
  import { F as FButton } from './f-button-a20849e0.js';
3
3
  import { F as FCheckbox } from './f-checkbox-b8f2f9c4.js';
4
- import { F as FTextField } from './f-text-field-ae84246a.js';
4
+ import { F as FTextField } from './f-text-field-a667b660.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
- import { k as kupManagerInstance, g as getProps, s as setProps, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-69018613.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-2cecde50.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-01041722.js';
@@ -1,4 +1,4 @@
1
- import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-69018613.js';
1
+ import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-2cecde50.js';
2
2
  import { K as KupDatesFormats } from './kup-dates-da19044e.js';
3
3
 
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, v as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, v as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
5
5
 
@@ -46260,7 +46260,7 @@ const KupEditor = class {
46260
46260
  __classPrivateFieldGet(this, _KupEditor_kupManager, "f").debug.logRender(this, true);
46261
46261
  }
46262
46262
  render() {
46263
- return (h(Host, { key: '7ed151f11e4cf5f6c103514977de8663b7fb8d56' }, h("div", { key: 'd3b79ea0b460051202bcee6beab12cfd88360913', id: componentWrapperId }, h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
46263
+ return (h(Host, { key: 'e23dbaf3c6bb6d2f97323300db853eb196637046' }, h("div", { key: '9f1586dec11e6c60b45f34d4ae43dd12e6325f43', id: componentWrapperId }, h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
46264
46264
  }
46265
46265
  disconnectedCallback() {
46266
46266
  __classPrivateFieldGet(this, _KupEditor_kupManager, "f").theme.unregister(this);
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { F as FButton } from './f-button-a20849e0.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-69018613.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-2cecde50.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import './kup-dates-da19044e.js';
8
8
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-2cecde50.js';
3
3
  import './kup-dates-da19044e.js';
4
4
 
5
5
  /**
@@ -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-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
5
  import { F as FButton } from './f-button-a20849e0.js';
6
6
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
7
- import { F as FCell } from './f-cell-2047701f.js';
7
+ import { F as FCell } from './f-cell-b484e3c7.js';
8
8
  import { M as MDCRipple } from './component-a35bc7f1.js';
9
9
  import './kup-dates-da19044e.js';
10
10
  import './f-checkbox-b8f2f9c4.js';
11
- import './f-chip-207d4e6a.js';
12
- import './f-object-field-fc05da83.js';
13
- import './f-text-field-ae84246a.js';
11
+ import './f-chip-cc0af5b0.js';
12
+ import './f-object-field-65df4ce0.js';
13
+ import './f-text-field-a667b660.js';
14
14
 
15
15
  /**
16
16
  * Props of the kup-image-list component.
@@ -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-c9246a86.js';
2
2
  import { F as FButton } from './f-button-a20849e0.js';
3
- import { F as FCell } from './f-cell-2047701f.js';
4
- import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ab as getCellValueForDisplay, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-69018613.js';
3
+ import { F as FCell } from './f-cell-b484e3c7.js';
4
+ import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ab as getCellValueForDisplay, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-2cecde50.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-65229068.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-01041722.js';
10
10
  import './f-checkbox-b8f2f9c4.js';
11
- import './f-chip-207d4e6a.js';
12
- import './f-object-field-fc05da83.js';
13
- import './f-text-field-ae84246a.js';
11
+ import './f-chip-cc0af5b0.js';
12
+ import './f-object-field-65df4ce0.js';
13
+ import './f-text-field-a667b660.js';
14
14
  import './kup-dates-da19044e.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-2cecde50.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -9062,7 +9062,10 @@ class KupData {
9062
9062
  * @returns { boolean } if COD_VER founded or not.
9063
9063
  */
9064
9064
  hasCodVer: (columns) => {
9065
- return columns.some((col) => this.column.isCodVer(col) && this.column.isVisible(col));
9065
+ return columns
9066
+ ? columns.some((col) => this.column.isCodVer(col) &&
9067
+ this.column.isVisible(col))
9068
+ : false;
9066
9069
  },
9067
9070
  };
9068
9071
  this.node = {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -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-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-ae84246a.js';
4
+ import { F as FTextField } from './f-text-field-a667b660.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-image-01041722.js';
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { F as FObjectField } from './f-object-field-fc05da83.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-69018613.js';
2
+ import { F as FObjectField } from './f-object-field-65df4ce0.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-2cecde50.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-a20849e0.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-01041722.js';
8
- import './f-text-field-ae84246a.js';
8
+ import './f-text-field-a667b660.js';
9
9
  import './kup-dates-da19044e.js';
10
10
 
11
11
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { e as getAugmentedNamespace, f as commonjsRequire, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-2cecde50.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-ae84246a.js';
5
+ import { F as FTextField } from './f-text-field-a667b660.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-da19044e.js';
8
8
  import './f-image-01041722.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance } from './kup-manager-2cecde50.js';
3
3
  import './kup-dates-da19044e.js';
4
4
 
5
5
  const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-a20849e0.js';
5
5
  import './kup-dates-da19044e.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './kup-dates-da19044e.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-69018613.js';
2
+ import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-2cecde50.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { F as FImage } from './f-image-01041722.js';
@@ -1 +1 @@
1
- import{K as p}from"./p-b9094df4.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}
1
+ import{K as p}from"./p-ccc4a1ea.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}