@sme.up/ketchup 11.0.0-SNAPSHOT-20250405100125 → 11.0.0-SNAPSHOT-20250407111441

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 (195) hide show
  1. package/dist/cjs/{f-cell-0421d13a.js → f-cell-209db057.js} +5 -5
  2. package/dist/cjs/{f-chip-24b1eb58.js → f-chip-dc085b9b.js} +1 -1
  3. package/dist/cjs/{f-object-field-2ffc49c1.js → f-object-field-96e1c599.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-51bb9317.js → f-paginator-utils-3f233ebe.js} +1 -1
  5. package/dist/cjs/{f-text-field-5face063.js → f-text-field-d91ab1e8.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_29.cjs.entry.js +31 -23
  10. package/dist/cjs/kup-box.cjs.entry.js +58 -54
  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-6f4d86ea.js → kup-data-table-helper-ff263f4f.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  18. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-image-list.cjs.entry.js +9 -8
  24. package/dist/cjs/kup-input-panel.cjs.entry.js +8 -8
  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-49d2d8fe.js → kup-manager-ecc44384.js} +49 -0
  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-planner.cjs.entry.js +2 -2
  33. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  38. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  39. package/dist/collection/components/kup-box/kup-box.js +51 -47
  40. package/dist/collection/components/kup-data-table/kup-data-table.js +14 -10
  41. package/dist/collection/components/kup-image-list/kup-image-list.js +4 -3
  42. package/dist/collection/components/kup-input-panel/kup-input-panel.js +3 -3
  43. package/dist/collection/components/kup-tree/kup-tree.js +10 -6
  44. package/dist/collection/f-components/f-cell/f-cell.js +1 -1
  45. package/dist/collection/managers/kup-data/kup-data.js +49 -0
  46. package/dist/components/index.js +1 -1
  47. package/dist/components/kup-accordion.js +2 -2
  48. package/dist/components/kup-activity-timeline.js +2 -2
  49. package/dist/components/kup-autocomplete.js +1 -1
  50. package/dist/components/kup-badge.js +1 -1
  51. package/dist/components/kup-box.js +1 -1
  52. package/dist/components/kup-button-list.js +1 -1
  53. package/dist/components/kup-button.js +1 -1
  54. package/dist/components/kup-calendar.js +2 -2
  55. package/dist/components/kup-card-list.js +3 -3
  56. package/dist/components/kup-card.js +1 -1
  57. package/dist/components/kup-cell.js +2 -2
  58. package/dist/components/kup-chart.js +1 -1
  59. package/dist/components/kup-checkbox.js +1 -1
  60. package/dist/components/kup-chip.js +1 -1
  61. package/dist/components/kup-color-picker.js +1 -1
  62. package/dist/components/kup-combobox.js +1 -1
  63. package/dist/components/kup-dashboard.js +2 -2
  64. package/dist/components/kup-data-table.js +1 -1
  65. package/dist/components/kup-date-picker.js +1 -1
  66. package/dist/components/kup-dialog.js +1 -1
  67. package/dist/components/kup-drawer.js +2 -2
  68. package/dist/components/kup-dropdown-button.js +1 -1
  69. package/dist/components/kup-echart.js +1 -1
  70. package/dist/components/kup-editor.js +1 -1
  71. package/dist/components/kup-family-tree.js +3 -3
  72. package/dist/components/kup-file-upload.js +1 -1
  73. package/dist/components/kup-form.js +1 -1
  74. package/dist/components/kup-gauge.js +1 -1
  75. package/dist/components/kup-grid.js +1 -1
  76. package/dist/components/kup-htm.js +2 -2
  77. package/dist/components/kup-iframe.js +2 -2
  78. package/dist/components/kup-image-list.js +6 -5
  79. package/dist/components/kup-image.js +1 -1
  80. package/dist/components/kup-input-panel.js +6 -6
  81. package/dist/components/kup-lazy.js +2 -2
  82. package/dist/components/kup-list.js +1 -1
  83. package/dist/components/kup-magic-box.js +4 -4
  84. package/dist/components/kup-nav-bar.js +2 -2
  85. package/dist/components/kup-numeric-picker.js +2 -2
  86. package/dist/components/kup-object-field.js +2 -2
  87. package/dist/components/kup-pdf.js +2 -2
  88. package/dist/components/kup-planner.js +2 -2
  89. package/dist/components/kup-probe.js +2 -2
  90. package/dist/components/kup-progress-bar.js +1 -1
  91. package/dist/components/kup-qlik.js +2 -2
  92. package/dist/components/kup-radio.js +1 -1
  93. package/dist/components/kup-rating.js +1 -1
  94. package/dist/components/kup-snackbar.js +2 -2
  95. package/dist/components/kup-spinner.js +1 -1
  96. package/dist/components/kup-switch.js +1 -1
  97. package/dist/components/kup-tab-bar.js +1 -1
  98. package/dist/components/kup-text-field.js +1 -1
  99. package/dist/components/kup-time-picker.js +1 -1
  100. package/dist/components/kup-toolbar.js +1 -1
  101. package/dist/components/kup-tree.js +1 -1
  102. package/dist/components/kup-txt.js +2 -2
  103. package/dist/components/kup-typography-list.js +2 -2
  104. package/dist/components/kup-typography.js +2 -2
  105. package/dist/components/{p-ddaa1bff.js → p-0860ea4c.js} +2 -2
  106. package/dist/components/{p-38dbf542.js → p-726f15fa.js} +26 -18
  107. package/dist/components/{p-7550d08c.js → p-73922583.js} +49 -0
  108. package/dist/components/{p-42f4920e.js → p-beb34679.js} +53 -49
  109. package/dist/components/{p-d6a2552b.js → p-d4cabd2b.js} +2 -2
  110. package/dist/components/{p-9fca99b8.js → p-e407f2ce.js} +2 -2
  111. package/dist/esm/{f-cell-3e62be2c.js → f-cell-8ed6963a.js} +5 -5
  112. package/dist/esm/{f-chip-35dfafdb.js → f-chip-72bcea75.js} +1 -1
  113. package/dist/esm/{f-object-field-fa368c87.js → f-object-field-1827746c.js} +2 -2
  114. package/dist/esm/{f-paginator-utils-d7e6b742.js → f-paginator-utils-e785d34e.js} +1 -1
  115. package/dist/esm/{f-text-field-dcf09b57.js → f-text-field-591dc383.js} +1 -1
  116. package/dist/esm/index.js +1 -1
  117. package/dist/esm/kup-accordion.entry.js +1 -1
  118. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  119. package/dist/esm/kup-autocomplete_29.entry.js +31 -23
  120. package/dist/esm/kup-box.entry.js +58 -54
  121. package/dist/esm/kup-calendar.entry.js +2 -2
  122. package/dist/esm/kup-card-list.entry.js +1 -1
  123. package/dist/esm/kup-cell.entry.js +5 -5
  124. package/dist/esm/kup-dashboard.entry.js +2 -2
  125. package/dist/esm/{kup-data-table-helper-537035b9.js → kup-data-table-helper-0fbe9df1.js} +1 -1
  126. package/dist/esm/kup-drawer.entry.js +1 -1
  127. package/dist/esm/kup-echart.entry.js +1 -1
  128. package/dist/esm/kup-editor.entry.js +1 -1
  129. package/dist/esm/kup-family-tree.entry.js +1 -1
  130. package/dist/esm/kup-grid.entry.js +1 -1
  131. package/dist/esm/kup-htm.entry.js +1 -1
  132. package/dist/esm/kup-iframe.entry.js +1 -1
  133. package/dist/esm/kup-image-list.entry.js +9 -8
  134. package/dist/esm/kup-input-panel.entry.js +8 -8
  135. package/dist/esm/kup-lazy.entry.js +1 -1
  136. package/dist/esm/kup-magic-box.entry.js +1 -1
  137. package/dist/esm/{kup-manager-2b2b7c68.js → kup-manager-a3f8ee8f.js} +49 -0
  138. package/dist/esm/kup-nav-bar.entry.js +1 -1
  139. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  140. package/dist/esm/kup-object-field.entry.js +3 -3
  141. package/dist/esm/kup-pdf.entry.js +1 -1
  142. package/dist/esm/kup-planner.entry.js +2 -2
  143. package/dist/esm/kup-probe.entry.js +1 -1
  144. package/dist/esm/kup-qlik.entry.js +1 -1
  145. package/dist/esm/kup-snackbar.entry.js +1 -1
  146. package/dist/esm/kup-txt.entry.js +1 -1
  147. package/dist/esm/kup-typography-list.entry.js +1 -1
  148. package/dist/esm/kup-typography.entry.js +1 -1
  149. package/dist/ketchup/index.esm.js +1 -1
  150. package/dist/ketchup/ketchup.esm.js +1 -1
  151. package/dist/ketchup/{p-f295ca34.entry.js → p-02da7934.entry.js} +1 -1
  152. package/dist/ketchup/p-083e3b75.entry.js +1 -0
  153. package/dist/ketchup/{p-40dafa35.entry.js → p-0bfca086.entry.js} +1 -1
  154. package/dist/ketchup/{p-79f41e98.entry.js → p-20c7a116.entry.js} +1 -1
  155. package/dist/ketchup/p-2118015b.entry.js +1 -0
  156. package/dist/ketchup/{p-3aa35543.entry.js → p-2faa7118.entry.js} +1 -1
  157. package/dist/ketchup/p-2fd7281c.entry.js +1 -0
  158. package/dist/ketchup/{p-75fbe557.entry.js → p-356f79c6.entry.js} +1 -1
  159. package/dist/ketchup/{p-98f96683.entry.js → p-53e99c04.entry.js} +1 -1
  160. package/dist/ketchup/p-64e064f0.js +1 -0
  161. package/dist/ketchup/{p-752959b9.entry.js → p-6823ebc7.entry.js} +1 -1
  162. package/dist/ketchup/{p-6124d70d.entry.js → p-6a0c985b.entry.js} +1 -1
  163. package/dist/ketchup/{p-9ba596f1.entry.js → p-6ef496b5.entry.js} +1 -1
  164. package/dist/ketchup/{p-4418988a.entry.js → p-6fe57b1a.entry.js} +1 -1
  165. package/dist/ketchup/{p-5eeef57f.js → p-761ad9ec.js} +1 -1
  166. package/dist/ketchup/{p-63117858.entry.js → p-79e580bc.entry.js} +1 -1
  167. package/dist/ketchup/{p-fd413285.entry.js → p-7c395c61.entry.js} +1 -1
  168. package/dist/ketchup/{p-eaabc269.js → p-8140c1d2.js} +1 -1
  169. package/dist/ketchup/{p-9569dd8f.entry.js → p-83a1e078.entry.js} +1 -1
  170. package/dist/ketchup/{p-85f7df11.entry.js → p-8864762c.entry.js} +2 -2
  171. package/dist/ketchup/{p-4a6c6bf4.entry.js → p-8cf7b4a6.entry.js} +1 -1
  172. package/dist/ketchup/{p-c021821b.entry.js → p-8f0bf77e.entry.js} +1 -1
  173. package/dist/ketchup/{p-e78670d8.js → p-932940cb.js} +1 -1
  174. package/dist/ketchup/{p-084db57d.entry.js → p-a3f39aa5.entry.js} +1 -1
  175. package/dist/ketchup/{p-8ea55d48.entry.js → p-a52e835e.entry.js} +1 -1
  176. package/dist/ketchup/{p-1f03e444.entry.js → p-a551358b.entry.js} +1 -1
  177. package/dist/ketchup/{p-8404890e.entry.js → p-a7f2189e.entry.js} +1 -1
  178. package/dist/ketchup/{p-723eb2b0.entry.js → p-aa204653.entry.js} +1 -1
  179. package/dist/ketchup/{p-aecd109b.entry.js → p-af850d55.entry.js} +1 -1
  180. package/dist/ketchup/{p-bd00b50d.entry.js → p-c832734a.entry.js} +1 -1
  181. package/dist/ketchup/{p-0f7a8165.js → p-d1fa33e0.js} +1 -1
  182. package/dist/ketchup/{p-c5c28122.entry.js → p-dd0c299b.entry.js} +1 -1
  183. package/dist/ketchup/{p-a291cdc2.entry.js → p-df3ce69c.entry.js} +1 -1
  184. package/dist/ketchup/p-eac868f3.entry.js +1 -0
  185. package/dist/ketchup/{p-0a60f2ec.js → p-f1886258.js} +1 -1
  186. package/dist/ketchup/{p-2619d7d8.entry.js → p-f9c32c30.entry.js} +1 -1
  187. package/dist/ketchup/{p-cd73eaec.js → p-fb4f10d5.js} +1 -1
  188. package/dist/types/components/kup-box/kup-box.d.ts +0 -4
  189. package/dist/types/managers/kup-data/kup-data.d.ts +11 -0
  190. package/package.json +1 -1
  191. package/dist/ketchup/p-325a41c0.entry.js +0 -1
  192. package/dist/ketchup/p-6eb5f3da.js +0 -1
  193. package/dist/ketchup/p-82b354c1.entry.js +0 -1
  194. package/dist/ketchup/p-915118f8.entry.js +0 -1
  195. package/dist/ketchup/p-feb54e05.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, g as getAssetPath, F as Fragment } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, I as ItemsDisplayMode, 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 KupLanguageSearch, u as KupCardFamily, v as KupCardProps, w as getColumnByName, x as formatToNumber, y as KupObjects, z as identify, G as GroupLabelDisplayMode, S as SelectionMode, A as KupLanguageGrouping, B as KupLanguageCheckbox, C as getValueForDisplay2, D as Filters, E as getValueForDisplay, H as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, M as KupPerfTuningPriority, 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 SortMode, a8 as iconColumn, a9 as keyColumn, aa as fieldColumn, ab as KupLanguageUpload, ac as FCellTypes, ad as KupListRole, ae as KupListProps, af as addColumnValueFromRow, ag as KupGlobalFilterMode } from './kup-manager-2b2b7c68.js';
3
- import { F as FTextField } from './f-text-field-dcf09b57.js';
2
+ import { k as kupManagerInstance, I as ItemsDisplayMode, 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 KupLanguageSearch, u as KupCardFamily, v as KupCardProps, w as getColumnByName, x as formatToNumber, y as KupObjects, z as identify, G as GroupLabelDisplayMode, S as SelectionMode, A as KupLanguageGrouping, B as KupLanguageCheckbox, C as getValueForDisplay2, D as Filters, E as getValueForDisplay, H as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, M as KupPerfTuningPriority, 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 SortMode, a8 as iconColumn, a9 as keyColumn, aa as fieldColumn, ab as KupLanguageUpload, ac as FCellTypes, ad as KupListRole, ae as KupListProps, af as addColumnValueFromRow, ag as KupGlobalFilterMode } from './kup-manager-a3f8ee8f.js';
3
+ import { F as FTextField } from './f-text-field-591dc383.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-35dfafdb.js';
5
+ import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-72bcea75.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import { F as FImage } from './f-image-a2ecd7c3.js';
8
8
  import { F as FButton } from './f-button-3c8f4506.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-3e62be2c.js';
10
+ import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-8ed6963a.js';
11
11
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-da19044e.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-5cdd1cad.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-537035b9.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-d7e6b742.js';
16
- import './f-object-field-fa368c87.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-0fbe9df1.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-e785d34e.js';
16
+ import './f-object-field-1827746c.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -10030,7 +10030,7 @@ const KupDataTable = class {
10030
10030
  __classPrivateFieldSet$3(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
10031
10031
  let rows = null;
10032
10032
  if (__classPrivateFieldGet$7(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
10033
- rows = (h("tr", { key: 'de082525b89e7bf2258b52d1b28cb8c68d391218', ref: (el) => __classPrivateFieldGet$7(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: 'a36fcdad8f0b9bc34c854c054fbbc6d3fdb527ee', colSpan: __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10033
+ rows = (h("tr", { key: 'a76c8f8dc5e982eecf3ae52ddb9bf77f2d158d99', ref: (el) => __classPrivateFieldGet$7(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '85a1dd62b28d6afc884be966f34e9ad1ff07c652', colSpan: __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10034
10034
  }
10035
10035
  else {
10036
10036
  rows = [];
@@ -10095,7 +10095,7 @@ const KupDataTable = class {
10095
10095
  for (let i = 0; i < chipsData.length; i++) {
10096
10096
  props.onIconClick.push(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
10097
10097
  }
10098
- groupChips = h(FChip, Object.assign({ key: 'd2a33e3081f5c52f54130a032611d1e164b25b79' }, props));
10098
+ groupChips = h(FChip, Object.assign({ key: '99e046951573012871c2433c226adac9382a242a' }, props));
10099
10099
  }
10100
10100
  }
10101
10101
  const tableClass = {
@@ -10127,7 +10127,7 @@ const KupDataTable = class {
10127
10127
  if (this.headerIsPersistent &&
10128
10128
  this.tableHeight === undefined &&
10129
10129
  this.tableWidth === undefined) {
10130
- stickyEl = (h("sticky-header", { key: 'c471d213a0eb0142f820a0732eaacdd613e9aaf0', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'd44f7844edeb5da5647380a7eaf1d41f14fbdad4' }, h("tr-sticky", { key: '20ed5cf9a79c19b810bb8de984c3598994fbbf9f' }, stickyHeader))));
10130
+ stickyEl = (h("sticky-header", { key: 'f725e89f9ef954ce6cd3e1a22b48c588e11686f9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'fa19d88756fb6cafdec2b4a0d30b99979af83a75' }, h("tr-sticky", { key: '85ce999c755781ecb7607acf7167af47536fe22f' }, stickyHeader))));
10131
10131
  }
10132
10132
  let belowClass = 'below-wrapper';
10133
10133
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10173,7 +10173,7 @@ const KupDataTable = class {
10173
10173
  const useGlobalFilter = !this.legacyLook &&
10174
10174
  (this.globalFilter ||
10175
10175
  this.getRows().length > __classPrivateFieldGet$7(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10176
- const compCreated = (h(Host, { key: '16fc8681250d1d293f8810c84fb559f3d0e4b68f', "onKup-drop": (e) => {
10176
+ const compCreated = (h(Host, { key: 'e715de7058b4e8c5b7fb3b862aac4227422ca395', "onKup-drop": (e) => {
10177
10177
  this.kupDataTableDrop.emit(e.detail);
10178
10178
  }, "onKup-cell-input": (e) => {
10179
10179
  autoselectOnAction(e);
@@ -10188,11 +10188,11 @@ const KupDataTable = class {
10188
10188
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10189
10189
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10190
10190
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10191
- } }, h("style", { key: '96ad8527789ebd0173c0eccae9fa636ac95f07f9' }, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: '1a3114c532d3e0d2ddfefe059073c927dfbb8edd', id: componentWrapperId, class: wrapClass }, h("div", { key: 'd37980ac5a2992080864d3c61a603799d62de9a7', class: "group-wrapper" }, groupChips), h("div", { key: '19c31186994d924c1b8d1a700115998d54f14786', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10191
+ } }, h("style", { key: '71a61054181a746af3f28a60296ba1f04925995c' }, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: '8a7b033dc9ea75b9bcb7d39c92d4885ced443163', id: componentWrapperId, class: wrapClass }, h("div", { key: 'a419cdb4ae7e9b1fc7436e9d0372d9e682b8a4ec', class: "group-wrapper" }, groupChips), h("div", { key: 'c805cebdb7665820df23858b5b6acc693e7b2c78', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10192
10192
  const t = event.target;
10193
10193
  window.clearTimeout(__classPrivateFieldGet$7(this, _KupDataTable_globalFilterTimeout, "f"));
10194
10194
  __classPrivateFieldSet$3(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10195
- } }))) : null, h("div", { key: 'caf6227e13ae762aaab38deab074b9cc20861859', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10195
+ } }))) : null, h("div", { key: 'ed492fc2018c2eab0e952b903fb0361a0a85dce3', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
10196
10196
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10197
10197
  this.kupSave.emit({
10198
10198
  comp: this,
@@ -10242,9 +10242,9 @@ const KupDataTable = class {
10242
10242
  this.data.rows.unshift(row);
10243
10243
  await this.refresh(true);
10244
10244
  }
10245
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '00de192c9cb39d596a2978d19e41eaf261600bbe', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10245
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'a41b2a8949a57110e41329a0b7233f9df313e2c4', class: "droparea", ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10246
10246
  ? __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10247
- : null), h("div", { key: 'e773c8b8b1b85ea362a7e243a812f3a695493c0a', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10247
+ : null), h("div", { key: '5a7f1c9e35c63a427b7d21d62acd118ba04da492', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10248
10248
  ? [
10249
10249
  h("div", { class: "settings-trigger", onClick: () => {
10250
10250
  __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10253,7 +10253,7 @@ const KupDataTable = class {
10253
10253
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10254
10254
  this.renderCustomizePanel(),
10255
10255
  ]
10256
- : null, h("table", { key: '180b46002f72c36cf379dcd0a0c4ffe32f4a57cb', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$7(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10256
+ : null, h("table", { key: '21dddbf797c42ed600eb596ccd8264f47ecc7857', class: tableClass, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$7(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10257
10257
  ev.stopPropagation();
10258
10258
  }, onPointerDown: (e) => {
10259
10259
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10261,7 +10261,7 @@ const KupDataTable = class {
10261
10261
  __classPrivateFieldSet$3(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$7(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10262
10262
  }, onContextMenu: (e) => {
10263
10263
  e.preventDefault();
10264
- } }, h("thead", { key: '150b33655c50c6e0c6de72698656b62130245bb4', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '727c91ce37add0066f257f7c905efd461629f858' }, header)), h("tbody", { key: '5568d44e9484d7eca947d78af99926260f70fd38' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10264
+ } }, h("thead", { key: 'faf92dab25bd3034245054cee9403f44777c6355', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$3(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '134be2f43bec27500c1290252b03a1d37970ad24' }, header)), h("tbody", { key: '4ced5608c517ee9deca486f493007f005bf3579b' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10265
10265
  __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10266
10266
  return compCreated;
10267
10267
  }
@@ -12696,6 +12696,10 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
12696
12696
  cell.data = Object.assign(Object.assign({}, cell.data), { legacyLook: this.legacyLook, sizing: this.density === 'extra_dense'
12697
12697
  ? 'extra-small'
12698
12698
  : (_a = cell.data) === null || _a === void 0 ? void 0 : _a.sizing });
12699
+ if (!cell.isEditable) {
12700
+ cell.cssClass =
12701
+ __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").data.cell.getObjectRelatedStyleClasses(cell.obj, cell.cssClass);
12702
+ }
12699
12703
  const fcell = Object.assign(Object.assign({}, __classPrivateFieldGet$7(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
12700
12704
  ? previousRow.cells[name].value
12701
12705
  : undefined, renderKup: this.lazyLoadCells, cellActionIcon: __classPrivateFieldGet$7(this, _KupDataTable_kupManager, "f").data.cell.hasActionCell(cell, (_b = this.commands) !== null && _b !== void 0 ? _b : [])
@@ -20033,6 +20037,10 @@ const KupTree = class {
20033
20037
  if (treeNodeData.style) {
20034
20038
  cell.style = treeNodeData.style;
20035
20039
  }
20040
+ if (!cell.isEditable) {
20041
+ cell.cssClass =
20042
+ __classPrivateFieldGet(this, _KupTree_kupManager, "f").data.cell.getObjectRelatedStyleClasses(cell.obj, cell.cssClass);
20043
+ }
20036
20044
  const cellProps = {
20037
20045
  cell: cell,
20038
20046
  column: column,
@@ -20412,19 +20420,19 @@ const KupTree = class {
20412
20420
  this.data &&
20413
20421
  this.data.length &&
20414
20422
  this.data.length > 0) {
20415
- filterField = (h("div", { key: 'f00b8f50aa2aff10b8c4ae25e4264b480245847d', id: "global-filter" }, h("kup-text-field", { key: 'b5c5fe6c7d7839163c11f58eab3bf813fbfc71be', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
20423
+ filterField = (h("div", { key: 'ff1020f304bbfee1d6433c8882b18272d4dda7be', id: "global-filter" }, h("kup-text-field", { key: '4dd811801af1f4cf8ece9a0a1ef3331c923378d3', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
20416
20424
  window.clearTimeout(this.globalFilterTimeout);
20417
20425
  this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
20418
20426
  } })));
20419
20427
  }
20420
- return (h(Host, { key: '513142ed6325c2ca3e32f4b3d3dbf5c3d84837a4', "onKup-cell-click": (e) => {
20428
+ return (h(Host, { key: 'f8ba7ff18d58a324731a3d0a45c8d8251b5440d2', "onKup-cell-click": (e) => {
20421
20429
  this.kupTreeCellClick.emit(e.detail);
20422
- } }, h("style", { key: '070582216d6d6e15938b799f4f4bbfa5c0a3c8d0' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '0c6c1f88800eb911b692a746c151442cfe428f18', id: componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, h("div", { key: '74c0bad8634b3ccd6b44f2ee85327757a09b4edc', class: "wrapper", ref: (el) => (this.treeWrapperRef =
20423
- el) }, h("table", { key: '0db350df95cc415cb830c33668b43312bcf33b81', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
20430
+ } }, h("style", { key: 'd40a8b4436b49da39873ba2117515653d6aeadc1' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '7a053d7b35ce514c3ba002ea0069da7c99b20bfe', id: componentWrapperId, class: wrapperClass, style: wrapperStyle }, filterField, h("div", { key: 'e5506ba273ae1323a57db34a282ff3141aa0435e', class: "wrapper", ref: (el) => (this.treeWrapperRef =
20431
+ el) }, h("table", { key: '0d50f091ff50a3ae3f3de83b2ebb447c49ea5149', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
20424
20432
  e.preventDefault();
20425
- } }, h("thead", { key: '8f034ca68570f5b1fabc4b86789cb04c8641800d', class: {
20433
+ } }, h("thead", { key: '0016feac66903ec0c9ac686c56faa66b5a9c2a72', class: {
20426
20434
  'header--is-visible': visibleHeader,
20427
- } }, h("tr", { key: '3d57f3d67d28945a789f49293ca108b1da1f4769' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: '0592c4926006bddb75c61bf41494c621012207bb' }, treeNodes), (this.showFooter || this.hasTotals()) &&
20435
+ } }, h("tr", { key: 'faa93cc2b52a2b58129d8a4a7865d1de396b9245' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: 'ba126f0986e44b0237e0d124f012d49be1ead548' }, treeNodes), (this.showFooter || this.hasTotals()) &&
20428
20436
  this.columns
20429
20437
  ? this.renderFooter()
20430
20438
  : null)))));
@@ -1,18 +1,18 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, z as identify, g as getProps, s as setProps, a7 as SortMode, w as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aF as kupDraggableAttr, _ as KupDropEventTypes, t as KupLanguageSearch } from './kup-manager-2b2b7c68.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-537035b9.js';
2
+ import { k as kupManagerInstance, z as identify, g as getProps, s as setProps, a7 as SortMode, w as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, V as KupPointerEventTypes, Y as KupDragEffect, aF as kupDraggableAttr, _ as KupDropEventTypes, t as KupLanguageSearch } from './kup-manager-a3f8ee8f.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-0fbe9df1.js';
4
4
  import { F as FImage } from './f-image-a2ecd7c3.js';
5
- import { d as FChip } from './f-chip-35dfafdb.js';
5
+ import { d as FChip } from './f-chip-72bcea75.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-3e62be2c.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-d7e6b742.js';
7
+ import { F as FCell } from './f-cell-8ed6963a.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-e785d34e.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-3c8f4506.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-5cdd1cad.js';
14
- import './f-object-field-fa368c87.js';
15
- import './f-text-field-dcf09b57.js';
14
+ import './f-object-field-1827746c.js';
15
+ import './f-text-field-591dc383.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -97,7 +97,7 @@ var __classPrivateFieldSet = (undefined && undefined.__classPrivateFieldSet) ||
97
97
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
98
98
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
99
99
  };
100
- var _KupBox_instances, _KupBox_checkUpdateState, _KupBox_intObserver, _KupBox_rowsRefs, _KupBox_navBarHeight, _KupBox_loadMoreEventCounter, _KupBox_loadMoreEventPreviousQuantity, _KupBox_didRenderObservers, _KupBox_setObserver, _KupBox_onLoadMoreClick;
100
+ var _KupBox_instances, _KupBox_checkUpdateState, _KupBox_kupManager, _KupBox_intObserver, _KupBox_rowsRefs, _KupBox_navBarHeight, _KupBox_loadMoreEventCounter, _KupBox_loadMoreEventPreviousQuantity, _KupBox_didRenderObservers, _KupBox_setObserver, _KupBox_onLoadMoreClick;
101
101
  const KupBox = class {
102
102
  constructor(hostRef) {
103
103
  registerInstance(this, hostRef);
@@ -119,7 +119,7 @@ const KupBox = class {
119
119
  /**
120
120
  * Instance of the KupManager class.
121
121
  */
122
- this.kupManager = kupManagerInstance();
122
+ _KupBox_kupManager.set(this, kupManagerInstance());
123
123
  this.rows = [];
124
124
  this.filteredRows = [];
125
125
  this.sectionRef = null;
@@ -176,7 +176,7 @@ const KupBox = class {
176
176
  this.state.load = true;
177
177
  const state = this.store.getState(this.stateId);
178
178
  if (state != null) {
179
- this.kupManager.debug.logMessage(this, 'Initialize with state for stateId ' +
179
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, 'Initialize with state for stateId ' +
180
180
  this.stateId +
181
181
  ': ' +
182
182
  state);
@@ -199,7 +199,7 @@ const KupBox = class {
199
199
  return;
200
200
  }
201
201
  if (somethingChanged) {
202
- this.kupManager.debug.logMessage(this, 'Persisting stateId ' + this.stateId);
202
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, 'Persisting stateId ' + this.stateId);
203
203
  this.store.persistState(this.stateId, this.state);
204
204
  }
205
205
  }
@@ -264,7 +264,7 @@ const KupBox = class {
264
264
  getVisibleColumns() {
265
265
  // Starting columns filter
266
266
  let resultVisibleColumns = this.getColumns().filter((col) => {
267
- const isNotCodVer = !this.kupManager.data.column.isCodVer(col);
267
+ const isNotCodVer = !__classPrivateFieldGet(this, _KupBox_kupManager, "f").data.column.isCodVer(col);
268
268
  if (this.visibleColumns) {
269
269
  // if visible columns is specified, include only those columns
270
270
  return isNotCodVer && this.visibleColumns.includes(col.name);
@@ -316,14 +316,14 @@ const KupBox = class {
316
316
  }
317
317
  checkScrollOnHover() {
318
318
  if (this.boxContainer) {
319
- if (!this.kupManager.scrollOnHover.isRegistered(this.boxContainer)) {
319
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").scrollOnHover.isRegistered(this.boxContainer)) {
320
320
  if (this.scrollOnHover) {
321
- this.kupManager.scrollOnHover.register(this.boxContainer);
321
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").scrollOnHover.register(this.boxContainer);
322
322
  }
323
323
  }
324
324
  else {
325
325
  if (!this.scrollOnHover) {
326
- this.kupManager.scrollOnHover.unregister(this.boxContainer);
326
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").scrollOnHover.unregister(this.boxContainer);
327
327
  }
328
328
  }
329
329
  }
@@ -438,7 +438,7 @@ const KupBox = class {
438
438
  };
439
439
  }
440
440
  clickHandler(e) {
441
- const details = this.getEventDetails(this.kupManager.getEventPath(e.target, this.rootElement), e);
441
+ const details = this.getEventDetails(__classPrivateFieldGet(this, _KupBox_kupManager, "f").getEventPath(e.target, this.rootElement), e);
442
442
  if (details.row) {
443
443
  if (this.multiSelection) {
444
444
  this.onSelectionCheckChange(details.row);
@@ -450,7 +450,7 @@ const KupBox = class {
450
450
  return details;
451
451
  }
452
452
  contextMenuHandler(e) {
453
- const details = this.getEventDetails(this.kupManager.getEventPath(e.target, this.rootElement), e);
453
+ const details = this.getEventDetails(__classPrivateFieldGet(this, _KupBox_kupManager, "f").getEventPath(e.target, this.rootElement), e);
454
454
  return details;
455
455
  }
456
456
  /**
@@ -882,10 +882,10 @@ const KupBox = class {
882
882
  headerTitle = section.title;
883
883
  }
884
884
  else if (sectionExpanded) {
885
- headerTitle = this.kupManager.language.translate(KupLanguageGeneric.COLLAPSE);
885
+ headerTitle = __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageGeneric.COLLAPSE);
886
886
  }
887
887
  else {
888
- headerTitle = this.kupManager.language.translate(KupLanguageGeneric.EXPAND);
888
+ headerTitle = __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageGeneric.EXPAND);
889
889
  }
890
890
  sectionContainer = (h("div", { class: sectionClass, style: sectionStyle }, h("div", { class: contentClass }, sectionContent), h("div", { class: "header", role: "button", onClick: (e) => {
891
891
  e.stopPropagation();
@@ -921,12 +921,16 @@ const KupBox = class {
921
921
  }
922
922
  const cell = row.cells[boxObject.column];
923
923
  let title = undefined;
924
- if (cell && !this.kupManager.objects.isEmptyKupObj(cell.obj)) {
924
+ if (cell && !__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.isEmptyKupObj(cell.obj)) {
925
925
  classObj['is-obj'] = true;
926
- if (this.kupManager.debug.isDebug()) {
926
+ if (__classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.isDebug()) {
927
927
  title =
928
928
  cell.obj.t + '; ' + cell.obj.p + '; ' + cell.obj.k + ';';
929
929
  }
930
+ if (!cell.isEditable) {
931
+ cell.cssClass =
932
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").data.cell.getObjectRelatedStyleClasses(cell.obj, cell.cssClass);
933
+ }
930
934
  }
931
935
  const cellProps = {
932
936
  cell: cell,
@@ -947,9 +951,9 @@ const KupBox = class {
947
951
  kanbanMode() {
948
952
  // Testing whether there are columns to group by
949
953
  if (!this.kanban.columns || this.kanban.columns.length === 0) {
950
- this.kupManager.debug.logMessage(this, 'No columns to group by detected.', KupDebugCategory.ERROR);
954
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, 'No columns to group by detected.', KupDebugCategory.ERROR);
951
955
  return {
952
- jsx: (h("div", { id: "empty-data-message", class: "box-wrapper" }, h("div", { ref: (el) => this.rowsRefs.push(el) }), this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA))),
956
+ jsx: (h("div", { id: "empty-data-message", class: "box-wrapper" }, h("div", { ref: (el) => this.rowsRefs.push(el) }), __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA))),
953
957
  style: { 'grid-template-columns': `repeat(1, 1fr)` },
954
958
  };
955
959
  }
@@ -970,7 +974,7 @@ const KupBox = class {
970
974
  key.push(this.rows[index].cells[this.kanban.columns[j]].value);
971
975
  }
972
976
  catch (error) {
973
- this.kupManager.debug.logMessage(this, error, KupDebugCategory.WARNING);
977
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, error, KupDebugCategory.WARNING);
974
978
  }
975
979
  }
976
980
  const check = {
@@ -1075,8 +1079,8 @@ const KupBox = class {
1075
1079
  });
1076
1080
  }
1077
1081
  };
1078
- this.kupManager.interact.on(this.boxContainer, KupPointerEventTypes.TAP, tapCb);
1079
- this.kupManager.interact.on(this.boxContainer, KupPointerEventTypes.HOLD, holdCb);
1082
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.on(this.boxContainer, KupPointerEventTypes.TAP, tapCb);
1083
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.on(this.boxContainer, KupPointerEventTypes.HOLD, holdCb);
1080
1084
  }
1081
1085
  didRenderInteractables() {
1082
1086
  if (this.dragEnabled) {
@@ -1095,7 +1099,7 @@ const KupBox = class {
1095
1099
  };
1096
1100
  if (row && !this.interactableDrag.includes(row)) {
1097
1101
  this.interactableDrag.push(row);
1098
- this.kupManager.interact.draggable(row, {
1102
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.draggable(row, {
1099
1103
  allowFrom: '.box-object',
1100
1104
  cursorChecker() {
1101
1105
  return null;
@@ -1110,10 +1114,10 @@ const KupBox = class {
1110
1114
  const dataCb = () => {
1111
1115
  const cell = this.rootElement.shadowRoot.querySelector('.box:hover');
1112
1116
  if (!cell) {
1113
- this.kupManager.debug.logMessage(this, "Couldn't find cell hovered to retrieve dropzone informations!", KupDebugCategory.WARNING);
1117
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, "Couldn't find cell hovered to retrieve dropzone informations!", KupDebugCategory.WARNING);
1114
1118
  return;
1115
1119
  }
1116
- const path = this.kupManager.getEventPath(cell, this.rootElement);
1120
+ const path = __classPrivateFieldGet(this, _KupBox_kupManager, "f").getEventPath(cell, this.rootElement);
1117
1121
  const receivingDetails = this.getEventDetails(path);
1118
1122
  return {
1119
1123
  cell: receivingDetails.cell,
@@ -1124,7 +1128,7 @@ const KupBox = class {
1124
1128
  };
1125
1129
  if (!this.interactableDrop.includes(this.sectionRef)) {
1126
1130
  this.interactableDrop.push(this.sectionRef);
1127
- this.kupManager.interact.dropzone(this.sectionRef, {
1131
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.dropzone(this.sectionRef, {
1128
1132
  accept: `[${kupDraggableAttr}]`,
1129
1133
  }, {
1130
1134
  dispatcher: this.rootElement,
@@ -1135,7 +1139,7 @@ const KupBox = class {
1135
1139
  const row = this.rowsRefs[index];
1136
1140
  if (row && !this.interactableDrop.includes(row)) {
1137
1141
  this.interactableDrop.push(row);
1138
- this.kupManager.interact.dropzone(row, {
1142
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.dropzone(row, {
1139
1143
  accept: `[${kupDraggableAttr}]`,
1140
1144
  }, {
1141
1145
  callback: dataCb,
@@ -1150,7 +1154,7 @@ const KupBox = class {
1150
1154
  /* L i f e c y c l e H o o k s */
1151
1155
  /*-------------------------------------------------*/
1152
1156
  componentWillLoad() {
1153
- this.kupManager.debug.logLoad(this, false);
1157
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logLoad(this, false);
1154
1158
  if (this.rowsPerPage) {
1155
1159
  this.currentRowsPerPage = this.rowsPerPage;
1156
1160
  }
@@ -1159,8 +1163,8 @@ const KupBox = class {
1159
1163
  this.currentRowsPerPage > this.data.rows.length) {
1160
1164
  this.currentRowsPerPage = this.data.rows.length;
1161
1165
  }
1162
- this.kupManager.language.register(this);
1163
- this.kupManager.theme.register(this);
1166
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.register(this);
1167
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").theme.register(this);
1164
1168
  this.initWithPersistedState();
1165
1169
  this.onDataChanged();
1166
1170
  this.adjustPaginator();
@@ -1189,10 +1193,10 @@ const KupBox = class {
1189
1193
  }
1190
1194
  this.didLoadInteractables();
1191
1195
  this.kupDidLoad.emit({ comp: this, id: this.rootElement.id });
1192
- this.kupManager.debug.logLoad(this, true);
1196
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logLoad(this, true);
1193
1197
  }
1194
1198
  componentWillRender() {
1195
- this.kupManager.debug.logRender(this, false);
1199
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logRender(this, false);
1196
1200
  }
1197
1201
  componentDidRender() {
1198
1202
  const root = this.rootElement.shadowRoot;
@@ -1206,7 +1210,7 @@ const KupBox = class {
1206
1210
  this.persistState();
1207
1211
  this.didRenderInteractables();
1208
1212
  __classPrivateFieldGet(this, _KupBox_instances, "m", _KupBox_didRenderObservers).call(this);
1209
- this.kupManager.debug.logRender(this, true);
1213
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logRender(this, true);
1210
1214
  }
1211
1215
  render() {
1212
1216
  __classPrivateFieldSet(this, _KupBox_rowsRefs, [], "f");
@@ -1224,7 +1228,7 @@ const KupBox = class {
1224
1228
  });
1225
1229
  const items = [{ value: '', id: '' }, ...visibleColumnsItems];
1226
1230
  let textfieldData = {
1227
- label: this.kupManager.language.translate(KupLanguageGeneric.SORT_BY),
1231
+ label: __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageGeneric.SORT_BY),
1228
1232
  trailingIcon: true,
1229
1233
  };
1230
1234
  let listData = {
@@ -1239,7 +1243,7 @@ const KupBox = class {
1239
1243
  }
1240
1244
  let filterPanel = null;
1241
1245
  if (this.globalFilter) {
1242
- filterPanel = (h("div", { id: "global-filter" }, h("kup-text-field", { fullWidth: true, label: this.kupManager.language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
1246
+ filterPanel = (h("div", { id: "global-filter" }, h("kup-text-field", { fullWidth: true, label: __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
1243
1247
  window.clearTimeout(this.globalFilterTimeout);
1244
1248
  this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
1245
1249
  } })));
@@ -1259,7 +1263,7 @@ const KupBox = class {
1259
1263
  let boxContent = null;
1260
1264
  let containerStyle = {};
1261
1265
  if (this.rows.length === 0) {
1262
- boxContent = (h("div", { id: "empty-data-message", class: "box-wrapper" }, h("div", { class: "box", ref: (el) => this.rowsRefs.push(el) }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA))));
1266
+ boxContent = (h("div", { id: "empty-data-message", class: "box-wrapper" }, h("div", { class: "box", ref: (el) => this.rowsRefs.push(el) }, __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA))));
1263
1267
  containerStyle = { 'grid-template-columns': `repeat(1, 1fr)` };
1264
1268
  }
1265
1269
  else if (isKanban) {
@@ -1281,17 +1285,17 @@ const KupBox = class {
1281
1285
  }
1282
1286
  return (h(Host, { "onKup-cell-click": (e) => {
1283
1287
  this.kupBoxCellClick.emit(e.detail);
1284
- } }, h("style", null, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { id: componentWrapperId }, h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1288
+ } }, h("style", null, __classPrivateFieldGet(this, _KupBox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { id: componentWrapperId }, h("div", { class: 'box-component', ref: (el) => (this.sectionRef = el) }, sortPanel, filterPanel, paginator, h("div", { class: isKanban ? 'is-kanban' : '', id: 'box-container', style: containerStyle, onContextMenu: (e) => {
1285
1289
  e.preventDefault();
1286
1290
  }, ref: (el) => (this.boxContainer =
1287
1291
  el) }, boxContent)))));
1288
1292
  }
1289
1293
  disconnectedCallback() {
1290
- this.kupManager.interact.unregister(this.interactableDrag.concat(this.interactableDrop));
1291
- this.kupManager.language.unregister(this);
1292
- this.kupManager.theme.unregister(this);
1294
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").interact.unregister(this.interactableDrag.concat(this.interactableDrop));
1295
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").language.unregister(this);
1296
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").theme.unregister(this);
1293
1297
  if (this.scrollOnHover) {
1294
- this.kupManager.scrollOnHover.unregister(this.boxContainer);
1298
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").scrollOnHover.unregister(this.boxContainer);
1295
1299
  }
1296
1300
  // When component is destroyed, then the listener is removed. @See clickFunction for more details
1297
1301
  document.removeEventListener('click', this.clickFunction.bind(this));
@@ -1310,21 +1314,21 @@ const KupBox = class {
1310
1314
  "selectBox": ["onSelectBoxChanged"]
1311
1315
  }; }
1312
1316
  };
1313
- _KupBox_intObserver = new WeakMap(), _KupBox_rowsRefs = new WeakMap(), _KupBox_navBarHeight = new WeakMap(), _KupBox_loadMoreEventCounter = new WeakMap(), _KupBox_loadMoreEventPreviousQuantity = new WeakMap(), _KupBox_instances = new WeakSet(), _KupBox_checkUpdateState = function _KupBox_checkUpdateState() {
1317
+ _KupBox_kupManager = new WeakMap(), _KupBox_intObserver = new WeakMap(), _KupBox_rowsRefs = new WeakMap(), _KupBox_navBarHeight = new WeakMap(), _KupBox_loadMoreEventCounter = new WeakMap(), _KupBox_loadMoreEventPreviousQuantity = new WeakMap(), _KupBox_instances = new WeakSet(), _KupBox_checkUpdateState = function _KupBox_checkUpdateState() {
1314
1318
  let somethingChanged = false;
1315
- if (!this.kupManager.objects.deepEqual(this.state.sortBy, this.sortBy)) {
1319
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.sortBy, this.sortBy)) {
1316
1320
  this.state.sortBy = this.sortBy;
1317
1321
  somethingChanged = true;
1318
1322
  }
1319
- if (!this.kupManager.objects.deepEqual(this.state.globalFilterValue, this.globalFilterValue)) {
1323
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.globalFilterValue, this.globalFilterValue)) {
1320
1324
  this.state.globalFilterValue = this.globalFilterValue;
1321
1325
  somethingChanged = true;
1322
1326
  }
1323
- if (!this.kupManager.objects.deepEqual(this.state.pageSelected, this.currentPage)) {
1327
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.pageSelected, this.currentPage)) {
1324
1328
  this.state.pageSelected = this.currentPage;
1325
1329
  somethingChanged = true;
1326
1330
  }
1327
- if (!this.kupManager.objects.deepEqual(this.state.rowsPerPage, this.currentRowsPerPage)) {
1331
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.rowsPerPage, this.currentRowsPerPage)) {
1328
1332
  this.state.rowsPerPage = this.currentRowsPerPage;
1329
1333
  somethingChanged = true;
1330
1334
  }
@@ -1332,15 +1336,15 @@ _KupBox_intObserver = new WeakMap(), _KupBox_rowsRefs = new WeakMap(), _KupBox_n
1332
1336
  const prefix = currentIndex > 0 ? ';' : '';
1333
1337
  return accumulator + prefix + row.id;
1334
1338
  }, '');
1335
- if (!this.kupManager.objects.deepEqual(this.state.selectedRowsState, selectedRowsState)) {
1339
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.selectedRowsState, selectedRowsState)) {
1336
1340
  this.state.selectedRowsState = selectedRowsState;
1337
1341
  somethingChanged = true;
1338
1342
  }
1339
- if (!this.kupManager.objects.deepEqual(this.state.loadMoreLimit, this.loadMoreLimit)) {
1343
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.loadMoreLimit, this.loadMoreLimit)) {
1340
1344
  this.state.loadMoreLimit = this.loadMoreLimit;
1341
1345
  somethingChanged = true;
1342
1346
  }
1343
- if (!this.kupManager.objects.deepEqual(this.state.showLoadMore, this.showLoadMore)) {
1347
+ if (!__classPrivateFieldGet(this, _KupBox_kupManager, "f").objects.deepEqual(this.state.showLoadMore, this.showLoadMore)) {
1344
1348
  this.state.showLoadMore = this.showLoadMore;
1345
1349
  somethingChanged = true;
1346
1350
  }
@@ -1354,7 +1358,7 @@ _KupBox_intObserver = new WeakMap(), _KupBox_rowsRefs = new WeakMap(), _KupBox_n
1354
1358
  const callback = (entries) => {
1355
1359
  entries.forEach((entry) => {
1356
1360
  if (entry.isIntersecting) {
1357
- this.kupManager.debug.logMessage(this, 'Last row entering the viewport, loading more elements.');
1361
+ __classPrivateFieldGet(this, _KupBox_kupManager, "f").debug.logMessage(this, 'Last row entering the viewport, loading more elements.');
1358
1362
  const delta = this.data.rows.length - this.currentRowsPerPage;
1359
1363
  if (delta < this.loadMoreStep) {
1360
1364
  this.currentRowsPerPage += delta;
@@ -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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, w as getColumnByName, e as KupDebugCategory } from './kup-manager-2b2b7c68.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, w as getColumnByName, e as KupDebugCategory } from './kup-manager-a3f8ee8f.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3c8f4506.js';
5
- import { d as FChip, F as FChipType } from './f-chip-35dfafdb.js';
5
+ import { d as FChip, F as FChipType } from './f-chip-72bcea75.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-a2ecd7c3.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, u as KupCardFamily, ah as getCellValueForDisplay } from './kup-manager-2b2b7c68.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, u as KupCardFamily, ah as getCellValueForDisplay } from './kup-manager-a3f8ee8f.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, f as FCellPadding, az as KupCellElementsPosition, g as getProps, s as setProps, Y as KupDragEffect, aA as submitPositionAdapter, h as KupLanguageGeneric, aB as KupCellProps } from './kup-manager-2b2b7c68.js';
2
+ import { k as kupManagerInstance, f as FCellPadding, az as KupCellElementsPosition, g as getProps, s as setProps, Y as KupDragEffect, aA as submitPositionAdapter, h as KupLanguageGeneric, aB as KupCellProps } from './kup-manager-a3f8ee8f.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3c8f4506.js';
5
- import { F as FCell } from './f-cell-3e62be2c.js';
5
+ import { F as FCell } from './f-cell-8ed6963a.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-a2ecd7c3.js';
9
9
  import './f-checkbox-5cdd1cad.js';
10
- import './f-chip-35dfafdb.js';
11
- import './f-object-field-fa368c87.js';
12
- import './f-text-field-dcf09b57.js';
10
+ import './f-chip-72bcea75.js';
11
+ import './f-object-field-1827746c.js';
12
+ import './f-text-field-591dc383.js';
13
13
 
14
14
  const kupCellCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
15
15
  const KupCellStyle0 = kupCellCss;
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-3c8f4506.js';
3
3
  import { F as FCheckbox } from './f-checkbox-5cdd1cad.js';
4
- import { F as FTextField } from './f-text-field-dcf09b57.js';
4
+ import { F as FTextField } from './f-text-field-591dc383.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, aC as KupLanguageDashboard, h as KupLanguageGeneric, Y as KupDragEffect, e as KupDebugCategory } from './kup-manager-2b2b7c68.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, aC as KupLanguageDashboard, h as KupLanguageGeneric, Y as KupDragEffect, e as KupDebugCategory } from './kup-manager-a3f8ee8f.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-a2ecd7c3.js';
@@ -1,4 +1,4 @@
1
- import { D as Filters, E as getValueForDisplay, C as getValueForDisplay2, ah as getCellValueForDisplay, w as getColumnByName, y as KupObjects, ai as KupData, aj as compareCell, N as TotalMode, O as getRegExpFromString, F as FCellShapes, ak as CMBandACPAdapter, al as RADAdapter, am as CHKAdapter, an as CHIAdapter, ao as SWTAdapter, a7 as SortMode } from './kup-manager-2b2b7c68.js';
1
+ import { D as Filters, E as getValueForDisplay, C as getValueForDisplay2, ah as getCellValueForDisplay, w as getColumnByName, y as KupObjects, ai as KupData, aj as compareCell, N as TotalMode, O as getRegExpFromString, F as FCellShapes, ak as CMBandACPAdapter, al as RADAdapter, am as CHKAdapter, an as CHIAdapter, ao as SWTAdapter, a7 as SortMode } from './kup-manager-a3f8ee8f.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2b2b7c68.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a3f8ee8f.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, w as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-2b2b7c68.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, w as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-a3f8ee8f.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5