@sme.up/ketchup 11.0.0-SNAPSHOT-20250128172203 → 11.0.0-SNAPSHOT-20250128172944

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 (183) hide show
  1. package/dist/cjs/{f-cell-4d6d999b.js → f-cell-89d8464b.js} +4 -4
  2. package/dist/cjs/{f-chip-600e7498.js → f-chip-b6ce3319.js} +1 -1
  3. package/dist/cjs/{f-object-field-accbf6db.js → f-object-field-f821fb0f.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-1d548fe3.js → f-paginator-utils-ee8a10c0.js} +1 -1
  5. package/dist/cjs/{f-text-field-ecdaafa9.js → f-text-field-77b0f67d.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 +7 -7
  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-abd5b7e0.js → kup-data-table-helper-a5186289.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 +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-02b10c73.js → kup-manager-553dcbdc.js} +132 -39
  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/managers/kup-data/kup-data.js +134 -39
  40. package/dist/components/index.js +1 -1
  41. package/dist/components/kup-accordion.js +2 -2
  42. package/dist/components/kup-activity-timeline.js +2 -2
  43. package/dist/components/kup-autocomplete.js +1 -1
  44. package/dist/components/kup-badge.js +1 -1
  45. package/dist/components/kup-box.js +1 -1
  46. package/dist/components/kup-button-list.js +1 -1
  47. package/dist/components/kup-button.js +1 -1
  48. package/dist/components/kup-calendar.js +2 -2
  49. package/dist/components/kup-card-list.js +3 -3
  50. package/dist/components/kup-card.js +1 -1
  51. package/dist/components/kup-cell.js +2 -2
  52. package/dist/components/kup-chart.js +1 -1
  53. package/dist/components/kup-checkbox.js +1 -1
  54. package/dist/components/kup-chip.js +1 -1
  55. package/dist/components/kup-color-picker.js +1 -1
  56. package/dist/components/kup-combobox.js +1 -1
  57. package/dist/components/kup-dashboard.js +2 -2
  58. package/dist/components/kup-data-table.js +1 -1
  59. package/dist/components/kup-date-picker.js +1 -1
  60. package/dist/components/kup-dialog.js +1 -1
  61. package/dist/components/kup-drawer.js +2 -2
  62. package/dist/components/kup-dropdown-button.js +1 -1
  63. package/dist/components/kup-echart.js +1 -1
  64. package/dist/components/kup-editor.js +1 -1
  65. package/dist/components/kup-family-tree.js +3 -3
  66. package/dist/components/kup-form.js +1 -1
  67. package/dist/components/kup-gauge.js +1 -1
  68. package/dist/components/kup-grid.js +1 -1
  69. package/dist/components/kup-htm.js +2 -2
  70. package/dist/components/kup-iframe.js +2 -2
  71. package/dist/components/kup-image-list.js +2 -2
  72. package/dist/components/kup-image.js +1 -1
  73. package/dist/components/kup-input-panel.js +3 -3
  74. package/dist/components/kup-lazy.js +2 -2
  75. package/dist/components/kup-list.js +1 -1
  76. package/dist/components/kup-magic-box.js +4 -4
  77. package/dist/components/kup-nav-bar.js +2 -2
  78. package/dist/components/kup-numeric-picker.js +2 -2
  79. package/dist/components/kup-object-field.js +2 -2
  80. package/dist/components/kup-pdf.js +2 -2
  81. package/dist/components/kup-planner.js +2 -2
  82. package/dist/components/kup-probe.js +2 -2
  83. package/dist/components/kup-progress-bar.js +1 -1
  84. package/dist/components/kup-qlik.js +2 -2
  85. package/dist/components/kup-radio.js +1 -1
  86. package/dist/components/kup-rating.js +1 -1
  87. package/dist/components/kup-snackbar.js +2 -2
  88. package/dist/components/kup-spinner.js +1 -1
  89. package/dist/components/kup-switch.js +1 -1
  90. package/dist/components/kup-tab-bar.js +1 -1
  91. package/dist/components/kup-text-field.js +1 -1
  92. package/dist/components/kup-time-picker.js +1 -1
  93. package/dist/components/kup-toolbar.js +1 -1
  94. package/dist/components/kup-tree.js +1 -1
  95. package/dist/components/kup-txt.js +2 -2
  96. package/dist/components/kup-typography-list.js +2 -2
  97. package/dist/components/kup-typography.js +2 -2
  98. package/dist/components/{p-b2ebe2fb.js → p-06ff5af2.js} +2 -2
  99. package/dist/components/{p-4028631a.js → p-26cbd578.js} +2 -2
  100. package/dist/components/{p-1e972ffc.js → p-316502dd.js} +132 -39
  101. package/dist/components/{p-b1ae449b.js → p-40a045ab.js} +2 -2
  102. package/dist/components/{p-2de2f861.js → p-5ba277c5.js} +2 -2
  103. package/dist/components/{p-571e4627.js → p-e97506c8.js} +1 -1
  104. package/dist/esm/{f-cell-c60c4ec1.js → f-cell-038685ef.js} +4 -4
  105. package/dist/esm/{f-chip-42df61bf.js → f-chip-e2093a21.js} +1 -1
  106. package/dist/esm/{f-object-field-2d30ab01.js → f-object-field-64593956.js} +2 -2
  107. package/dist/esm/{f-paginator-utils-52b79e3e.js → f-paginator-utils-76cea754.js} +1 -1
  108. package/dist/esm/{f-text-field-86c5c419.js → f-text-field-5271b0e5.js} +1 -1
  109. package/dist/esm/index.js +1 -1
  110. package/dist/esm/kup-accordion.entry.js +1 -1
  111. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  112. package/dist/esm/kup-autocomplete_28.entry.js +7 -7
  113. package/dist/esm/kup-box.entry.js +7 -7
  114. package/dist/esm/kup-calendar.entry.js +2 -2
  115. package/dist/esm/kup-card-list.entry.js +1 -1
  116. package/dist/esm/kup-cell.entry.js +5 -5
  117. package/dist/esm/kup-dashboard.entry.js +2 -2
  118. package/dist/esm/{kup-data-table-helper-3bf7bd8c.js → kup-data-table-helper-c329b7d3.js} +1 -1
  119. package/dist/esm/kup-drawer.entry.js +1 -1
  120. package/dist/esm/kup-echart.entry.js +1 -1
  121. package/dist/esm/kup-editor.entry.js +1 -1
  122. package/dist/esm/kup-family-tree.entry.js +1 -1
  123. package/dist/esm/kup-grid.entry.js +1 -1
  124. package/dist/esm/kup-htm.entry.js +1 -1
  125. package/dist/esm/kup-iframe.entry.js +1 -1
  126. package/dist/esm/kup-image-list.entry.js +5 -5
  127. package/dist/esm/kup-input-panel.entry.js +5 -5
  128. package/dist/esm/kup-lazy.entry.js +1 -1
  129. package/dist/esm/kup-magic-box.entry.js +1 -1
  130. package/dist/esm/{kup-manager-36edd867.js → kup-manager-fc8ef309.js} +132 -39
  131. package/dist/esm/kup-nav-bar.entry.js +1 -1
  132. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  133. package/dist/esm/kup-object-field.entry.js +3 -3
  134. package/dist/esm/kup-pdf.entry.js +1 -1
  135. package/dist/esm/kup-planner.entry.js +2 -2
  136. package/dist/esm/kup-probe.entry.js +1 -1
  137. package/dist/esm/kup-qlik.entry.js +1 -1
  138. package/dist/esm/kup-snackbar.entry.js +1 -1
  139. package/dist/esm/kup-txt.entry.js +1 -1
  140. package/dist/esm/kup-typography-list.entry.js +1 -1
  141. package/dist/esm/kup-typography.entry.js +1 -1
  142. package/dist/ketchup/index.esm.js +1 -1
  143. package/dist/ketchup/ketchup.esm.js +1 -1
  144. package/dist/ketchup/{p-a10155b4.entry.js → p-00748295.entry.js} +1 -1
  145. package/dist/ketchup/{p-e4d69a9f.js → p-0177e84f.js} +1 -1
  146. package/dist/ketchup/{p-4f06197e.entry.js → p-19de0621.entry.js} +1 -1
  147. package/dist/ketchup/{p-cce6653c.entry.js → p-1b17ed1d.entry.js} +1 -1
  148. package/dist/ketchup/{p-f872ffd5.entry.js → p-1eb23bee.entry.js} +1 -1
  149. package/dist/ketchup/{p-6d12a97e.entry.js → p-20abaab2.entry.js} +1 -1
  150. package/dist/ketchup/{p-b849cd1a.entry.js → p-2eaaa265.entry.js} +1 -1
  151. package/dist/ketchup/{p-15df65e4.entry.js → p-2ff445cc.entry.js} +1 -1
  152. package/dist/ketchup/p-41e7d57b.entry.js +1 -0
  153. package/dist/ketchup/{p-d6ac6cc9.entry.js → p-4494576f.entry.js} +1 -1
  154. package/dist/ketchup/{p-c2a59cf4.entry.js → p-45ffdc4f.entry.js} +1 -1
  155. package/dist/ketchup/{p-dba6e6c5.entry.js → p-4c041101.entry.js} +1 -1
  156. package/dist/ketchup/{p-bcaa58d5.js → p-570a060f.js} +1 -1
  157. package/dist/ketchup/{p-4539560b.entry.js → p-585a49ee.entry.js} +1 -1
  158. package/dist/ketchup/{p-9ffdcafa.entry.js → p-659aa969.entry.js} +1 -1
  159. package/dist/ketchup/{p-ec9b68a8.entry.js → p-7bdfebe5.entry.js} +1 -1
  160. package/dist/ketchup/{p-ad78bdaf.entry.js → p-7e50ecf2.entry.js} +1 -1
  161. package/dist/ketchup/{p-8f9f6ebf.entry.js → p-7e664c05.entry.js} +1 -1
  162. package/dist/ketchup/{p-44351eca.entry.js → p-7fd36e07.entry.js} +1 -1
  163. package/dist/ketchup/{p-668c7e39.entry.js → p-843b6bbe.entry.js} +1 -1
  164. package/dist/ketchup/{p-fb1c5ae7.entry.js → p-87958057.entry.js} +1 -1
  165. package/dist/ketchup/{p-5d36e9af.entry.js → p-900b2eff.entry.js} +1 -1
  166. package/dist/ketchup/{p-b0acf4c5.entry.js → p-b7cb24c4.entry.js} +1 -1
  167. package/dist/ketchup/{p-b89a0840.entry.js → p-bd95ce67.entry.js} +1 -1
  168. package/dist/ketchup/{p-5e63487d.js → p-bdbe4887.js} +1 -1
  169. package/dist/ketchup/{p-a640d1ae.entry.js → p-c1ba6741.entry.js} +1 -1
  170. package/dist/ketchup/{p-afd80f85.entry.js → p-cdbe7499.entry.js} +1 -1
  171. package/dist/ketchup/{p-a2b1863d.entry.js → p-d9e0ff0b.entry.js} +1 -1
  172. package/dist/ketchup/{p-c3ec9f93.js → p-e1407334.js} +1 -1
  173. package/dist/ketchup/{p-d2373889.entry.js → p-ebbebc06.entry.js} +1 -1
  174. package/dist/ketchup/{p-d19ec99a.entry.js → p-edfb9ff3.entry.js} +1 -1
  175. package/dist/ketchup/{p-05027f4e.entry.js → p-f01b13f3.entry.js} +1 -1
  176. package/dist/ketchup/{p-e89d15d6.js → p-f0dad0fd.js} +1 -1
  177. package/dist/ketchup/{p-c8ddb73a.entry.js → p-f2d9051a.entry.js} +1 -1
  178. package/dist/ketchup/{p-85bcab1b.js → p-f5fa3f5f.js} +1 -1
  179. package/dist/ketchup/{p-9ea7e289.js → p-f76503e7.js} +1 -1
  180. package/dist/ketchup/{p-29ee70d1.entry.js → p-fd45b48e.entry.js} +1 -1
  181. package/dist/types/managers/kup-data/kup-data.d.ts +50 -2
  182. package/package.json +1 -1
  183. package/dist/ketchup/p-7ee81ba6.entry.js +0 -1
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, aa as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a5 as KupPointerEventTypes, ag as KupDragEffect, au as kupDraggableAttr, ai as KupDropEventTypes, a0 as KupLanguageSearch } from './p-1e972ffc.js';
3
- import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, P as FPaginator } from './p-571e4627.js';
2
+ import { k as kupManagerInstance, aa as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a5 as KupPointerEventTypes, ag as KupDragEffect, au as kupDraggableAttr, ai as KupDropEventTypes, a0 as KupLanguageSearch } from './p-316502dd.js';
3
+ import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, P as FPaginator } from './p-e97506c8.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-box component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host, g as getAssetPath } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupThemeColorValues, t as KupDebugCategory, H as getColumnByName, B as KupDataNewColumnTypes } from './p-1e972ffc.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-571e4627.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupThemeColorValues, t as KupDebugCategory, H as getColumnByName, B as KupDataNewColumnTypes } from './p-316502dd.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-e97506c8.js';
4
4
 
5
5
  /*! *****************************************************************************
6
6
  Copyright (c) Microsoft Corporation.
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-2e5f2e07.js';
2
- import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as FilterInterval, O as getValueForDisplay, P as getValueForDisplay2, Q as KupData, S as compareCell, T as TotalMode, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as KupLanguagePage, a2 as addColumnValueFromRow, a3 as KupGlobalFilterMode, g as getProps, s as setProps, a4 as TotalLabel, a5 as KupPointerEventTypes, a6 as kupDynamicPositionAttribute, a7 as KupListProps, a8 as KupCardFamily, a9 as KupListRole, aa as identify, ab as LoadMoreMode, ac as PaginatorPos, ad as ShowGrid, ae as kupDraggableColumnAttr, af as kupDragActiveAttr, ag as KupDragEffect, ah as kupDraggableCellAttr, ai as KupDropEventTypes, aj as FixedCellsClasses, ak as FixedCellsCSSVarsBase, al as KupLanguageFontsize, am as KupLanguageDensity, an as KupLanguageGrid, ao as KupDataTableProps, ap as DataTableAreasEnum, aq as iconColumn, ar as keyColumn, as as fieldColumn, at as KupCardProps } from './p-1e972ffc.js';
2
+ import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as FilterInterval, O as getValueForDisplay, P as getValueForDisplay2, Q as KupData, S as compareCell, T as TotalMode, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as KupLanguagePage, a2 as addColumnValueFromRow, a3 as KupGlobalFilterMode, g as getProps, s as setProps, a4 as TotalLabel, a5 as KupPointerEventTypes, a6 as kupDynamicPositionAttribute, a7 as KupListProps, a8 as KupCardFamily, a9 as KupListRole, aa as identify, ab as LoadMoreMode, ac as PaginatorPos, ad as ShowGrid, ae as kupDraggableColumnAttr, af as kupDragActiveAttr, ag as KupDragEffect, ah as kupDraggableCellAttr, ai as KupDropEventTypes, aj as FixedCellsClasses, ak as FixedCellsCSSVarsBase, al as KupLanguageFontsize, am as KupLanguageDensity, an as KupLanguageGrid, ao as KupDataTableProps, ap as DataTableAreasEnum, aq as iconColumn, ar as keyColumn, as as fieldColumn, at as KupCardProps } from './p-316502dd.js';
3
3
  import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
4
4
  import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-1581348d.js';
5
5
 
@@ -1,11 +1,11 @@
1
1
  import { h, g as getAssetPath, F as Fragment } from './index-c9246a86.js';
2
- import { aj as editableTypes, ak as kupTypes, al as FCellClasses, a6 as FCellTypes, d as KupThemeColorValues, af as RADAdapter, ae as CMBandACPAdapter, am as KupTagNames, F as FCellShapes, ab as getCellValueForDisplay, an as fullWidthFieldsComps, I as ItemsDisplayMode, a as KupComponentSizing, ao as autoCenterComps, ap as adaptContentToDisplayMode, aq as FCellEvents, ar as isForceUppercase, as as isForceLowercase, e as KupDebugCategory } from './kup-manager-36edd867.js';
2
+ import { aj as editableTypes, ak as kupTypes, al as FCellClasses, a6 as FCellTypes, d as KupThemeColorValues, af as RADAdapter, ae as CMBandACPAdapter, am as KupTagNames, F as FCellShapes, ab as getCellValueForDisplay, an as fullWidthFieldsComps, I as ItemsDisplayMode, a as KupComponentSizing, ao as autoCenterComps, ap as adaptContentToDisplayMode, aq as FCellEvents, ar as isForceUppercase, as as isForceLowercase, e as KupDebugCategory } from './kup-manager-fc8ef309.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
5
- import { F as FChipType, c as FChip } from './f-chip-42df61bf.js';
5
+ import { F as FChipType, c as FChip } from './f-chip-e2093a21.js';
6
6
  import { F as FImage } from './f-image-9b15e9ac.js';
7
- import { F as FObjectField } from './f-object-field-2d30ab01.js';
8
- import { F as FTextField } from './f-text-field-86c5c419.js';
7
+ import { F as FObjectField } from './f-object-field-64593956.js';
8
+ import { F as FTextField } from './f-text-field-5271b0e5.js';
9
9
 
10
10
  /*-------------------------------------------------*/
11
11
  /* C o m p o n e n t */
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-c9246a86.js';
2
2
  import { F as FImage } from './f-image-9b15e9ac.js';
3
- import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-36edd867.js';
3
+ import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-fc8ef309.js';
4
4
 
5
5
  /**
6
6
  * Types of the f-chip component.
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-c9246a86.js';
2
- import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-36edd867.js';
2
+ import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-fc8ef309.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-86c5c419.js';
5
+ import { F as FTextField } from './f-text-field-5271b0e5.js';
6
6
 
7
7
  const STATE = new WeakMap();
8
8
  const FObjectField = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-c9246a86.js';
2
- import { at as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-36edd867.js';
2
+ import { at as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-fc8ef309.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { h, g as getAssetPath } from './index-c9246a86.js';
2
- import { b as KupThemeIconValues } from './kup-manager-36edd867.js';
2
+ import { b as KupThemeIconValues } from './kup-manager-fc8ef309.js';
3
3
  import { F as FImage } from './f-image-9b15e9ac.js';
4
4
 
5
5
  const dom = document.documentElement;
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { K as KupManager } from './kup-manager-36edd867.js';
1
+ import { K as KupManager } from './kup-manager-fc8ef309.js';
2
2
  import './kup-dates-da19044e.js';
3
3
  import './index-c9246a86.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-36edd867.js';
2
+ import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-fc8ef309.js';
3
3
  import { F as FImage } from './f-image-9b15e9ac.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { M as MDCRipple } from './component-a35bc7f1.js';
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ab as getCellValueForDisplay } from './kup-manager-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ab as getCellValueForDisplay } from './kup-manager-fc8ef309.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { s as sortRows } from './kup-data-table-helper-3bf7bd8c.js';
5
+ import { s as sortRows } from './kup-data-table-helper-c329b7d3.js';
6
6
  import './kup-dates-da19044e.js';
7
7
 
8
8
  var KupActivityTimelineProps;
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment } 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-36edd867.js';
3
- import { F as FTextField } from './f-text-field-86c5c419.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-fc8ef309.js';
3
+ import { F as FTextField } from './f-text-field-5271b0e5.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-9b15e9ac.js';
7
7
  import { F as FButton } from './f-button-f1040575.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-c60c4ec1.js';
9
+ import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-038685ef.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-42df61bf.js';
11
+ import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-e2093a21.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.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-3bf7bd8c.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-52b79e3e.js';
16
- import './f-object-field-2d30ab01.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-c329b7d3.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-76cea754.js';
16
+ import './f-object-field-64593956.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -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-36edd867.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-3bf7bd8c.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-fc8ef309.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-c329b7d3.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { c as FChip } from './f-chip-42df61bf.js';
5
+ import { c as FChip } from './f-chip-e2093a21.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-c60c4ec1.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-52b79e3e.js';
7
+ import { F as FCell } from './f-cell-038685ef.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-76cea754.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-f1040575.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-3ba20ca4.js';
14
- import './f-object-field-2d30ab01.js';
15
- import './f-text-field-86c5c419.js';
14
+ import './f-object-field-64593956.js';
15
+ import './f-text-field-5271b0e5.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-fc8ef309.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-f1040575.js';
5
- import { c as FChip, F as FChipType } from './f-chip-42df61bf.js';
5
+ import { c as FChip, F as FChipType } from './f-chip-e2093a21.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-9b15e9ac.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ab as getCellValueForDisplay } from './kup-manager-fc8ef309.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-36edd867.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-fc8ef309.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-f1040575.js';
5
- import { F as FCell } from './f-cell-c60c4ec1.js';
5
+ import { F as FCell } from './f-cell-038685ef.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-9b15e9ac.js';
9
9
  import './f-checkbox-3ba20ca4.js';
10
- import './f-chip-42df61bf.js';
11
- import './f-object-field-2d30ab01.js';
12
- import './f-text-field-86c5c419.js';
10
+ import './f-chip-e2093a21.js';
11
+ import './f-object-field-64593956.js';
12
+ import './f-text-field-5271b0e5.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-f1040575.js';
3
3
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
4
- import { F as FTextField } from './f-text-field-86c5c419.js';
4
+ import { F as FTextField } from './f-text-field-5271b0e5.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-36edd867.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-fc8ef309.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-9b15e9ac.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-36edd867.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-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-fc8ef309.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-36edd867.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-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-fc8ef309.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
 
@@ -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-f1040575.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-36edd867.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-fc8ef309.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-fc8ef309.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
5
  import { F as FButton } from './f-button-f1040575.js';
6
6
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
7
- import { F as FCell } from './f-cell-c60c4ec1.js';
7
+ import { F as FCell } from './f-cell-038685ef.js';
8
8
  import { M as MDCRipple } from './component-a35bc7f1.js';
9
9
  import './kup-dates-da19044e.js';
10
10
  import './f-checkbox-3ba20ca4.js';
11
- import './f-chip-42df61bf.js';
12
- import './f-object-field-2d30ab01.js';
13
- import './f-text-field-86c5c419.js';
11
+ import './f-chip-e2093a21.js';
12
+ import './f-object-field-64593956.js';
13
+ import './f-text-field-5271b0e5.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-f1040575.js';
3
- import { F as FCell } from './f-cell-c60c4ec1.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-36edd867.js';
3
+ import { F as FCell } from './f-cell-038685ef.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-fc8ef309.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-9b15e9ac.js';
10
10
  import './f-checkbox-3ba20ca4.js';
11
- import './f-chip-42df61bf.js';
12
- import './f-object-field-2d30ab01.js';
13
- import './f-text-field-86c5c419.js';
11
+ import './f-chip-e2093a21.js';
12
+ import './f-object-field-64593956.js';
13
+ import './f-text-field-5271b0e5.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-36edd867.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-fc8ef309.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-36edd867.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-fc8ef309.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -9390,7 +9390,7 @@ class KupData {
9390
9390
  const cellActions = [];
9391
9391
  const currentCell = row.cells[column.name];
9392
9392
  if (commands) {
9393
- const commandsFiltered = commands.filter((command) => this.object.compareObjects(command.obj, currentCell.obj) || this.object.isObjectTPKEmpty(command.obj));
9393
+ const commandsFiltered = commands.filter((command) => this.cell.isActionCell(command, currentCell));
9394
9394
  commandsFiltered.forEach((command) => {
9395
9395
  const index = commands.findIndex((currentCommand) => currentCommand.icon === command.icon &&
9396
9396
  currentCommand.text === command.text &&
@@ -9408,6 +9408,21 @@ class KupData {
9408
9408
  }
9409
9409
  return cellActions;
9410
9410
  },
9411
+ /**
9412
+ * Check if cell can have action.
9413
+ * @param {KupDataCell} cell to check.
9414
+ * @param {KupCommand[]} command action to compare.
9415
+ * @returns {boolean} if cell contain action showed on f-cell.
9416
+ */
9417
+ isActionCell: (command, cell) => {
9418
+ const comparisonFunctions = [
9419
+ this.object.compareObjects.bind(this.object),
9420
+ this.object.isSameTPWithBlankK.bind(this.object),
9421
+ this.object.isSameTWithBlankPAndK.bind(this.object),
9422
+ this.object.isObjectTPKEmpty.bind(this.object),
9423
+ ];
9424
+ return comparisonFunctions.some((fn) => fn(command.obj, cell.obj));
9425
+ },
9411
9426
  /**
9412
9427
  * Check if row has action cells.
9413
9428
  * @param {KupDataCell} cell to check.
@@ -9415,13 +9430,7 @@ class KupData {
9415
9430
  * @returns {boolean} if cell contain action showed on f-cell
9416
9431
  */
9417
9432
  hasActionCell: (cell, commands) => {
9418
- if (commands.some((command) => this.object.isObjectTPKEmpty(command.obj))) {
9419
- return true;
9420
- }
9421
- const isMatchFound = commands.some((command) => {
9422
- return this.object.compareObjects(command.obj, cell.obj);
9423
- });
9424
- return isMatchFound;
9433
+ return commands.some((command) => this.cell.isActionCell(command, cell));
9425
9434
  },
9426
9435
  };
9427
9436
  this.column = {
@@ -9554,6 +9563,19 @@ class KupData {
9554
9563
  checkEveryActionHasOnlyIcon: (actions) => {
9555
9564
  return actions.every((action) => action.icon && !action.text);
9556
9565
  },
9566
+ /**
9567
+ * Check if command is CodVer with blank K.
9568
+ * @param {KupCommand } command single command.
9569
+ * @returns { boolean } if COD_VER founded or not.
9570
+ */
9571
+ isCodVerBlankK(command) {
9572
+ if (command && command.obj) {
9573
+ return (command.obj.p === VoCodVerRowEnum.P &&
9574
+ command.obj.t === VoCodVerRowEnum.T &&
9575
+ !command.obj.k);
9576
+ }
9577
+ return false;
9578
+ },
9557
9579
  /**
9558
9580
  * Creates actions from row with VO COD_VER obj.
9559
9581
  * @param {KupDataTableRow} row single row.
@@ -9563,43 +9585,96 @@ class KupData {
9563
9585
  createActionsFromVoCodRow: (row, columns, commands) => {
9564
9586
  const actions = [];
9565
9587
  const rowCodVers = this.cell.getRowCodVers(columns, row);
9588
+ const commandMap = new Map();
9589
+ const blankCommands = [];
9590
+ commands.forEach((cmd, idx) => {
9591
+ var _a;
9592
+ if (this.action.isCodVerBlankK(cmd)) {
9593
+ blankCommands.push({ cmd, index: idx });
9594
+ }
9595
+ else {
9596
+ const key = cmd.obj.k;
9597
+ if (!commandMap.has(key))
9598
+ commandMap.set(key, []);
9599
+ (_a = commandMap.get(key)) === null || _a === void 0 ? void 0 : _a.push({ cmd, index: idx });
9600
+ }
9601
+ });
9566
9602
  rowCodVers.forEach((codVer) => {
9567
- var _a, _b;
9568
- let hasCommands = false;
9569
- if (commands) {
9570
- const commandsFiltered = commands.filter((command) => command.obj.k === codVer.cell.obj.k);
9571
- hasCommands = commandsFiltered.length > 0;
9572
- commandsFiltered.forEach((commandFilter) => {
9573
- const index = commands.findIndex((command) => command.icon === commandFilter.icon &&
9574
- command.text === commandFilter.text &&
9575
- command.obj.k === commandFilter.obj.k);
9576
- actions.push({
9577
- icon: commandFilter.icon,
9578
- text: commandFilter.text,
9579
- obj: commandFilter.obj,
9580
- cell: codVer.cell,
9581
- index: index,
9582
- type: DropDownAction.COMMAND,
9583
- column: codVer.column,
9584
- });
9603
+ const matchedCommands = commandMap.get(codVer.cell.obj.k) || [];
9604
+ if (matchedCommands.length) {
9605
+ matchedCommands.forEach(({ cmd, index }) => {
9606
+ actions.push(this.action.createRowAction(DropDownAction.COMMAND, codVer, cmd, index));
9585
9607
  });
9586
9608
  }
9587
- if (!hasCommands) {
9588
- actions.push({
9589
- icon: codVer.cell.icon ||
9590
- ((_a = codVer.cell.data) === null || _a === void 0 ? void 0 : _a.resource) ||
9591
- ((_b = codVer.cell.data) === null || _b === void 0 ? void 0 : _b.icon) ||
9592
- '',
9593
- text: '',
9594
- obj: codVer.cell.obj,
9595
- cell: codVer.cell,
9596
- type: DropDownAction.CODVER,
9597
- column: codVer.column,
9598
- });
9609
+ else {
9610
+ actions.push(this.action.createRowAction(DropDownAction.CODVER, codVer));
9599
9611
  }
9600
9612
  });
9613
+ // handle Codver command with blank K case and almost a codVer Column
9614
+ if (rowCodVers.length && blankCommands.length) {
9615
+ blankCommands.forEach(({ cmd, index }) => {
9616
+ actions.push(Object.assign(Object.assign({}, this.action.createBlankRowAction(cmd, index)), { obj: { t: '', p: '', k: '' }, cell: { value: '', obj: { t: '', p: '', k: '' } }, column: {
9617
+ name: '',
9618
+ title: '',
9619
+ obj: { t: '', p: '', k: '' },
9620
+ } }));
9621
+ });
9622
+ }
9601
9623
  return actions;
9602
9624
  },
9625
+ /**
9626
+ * Creates a row action object, optionally linked to a command.
9627
+ * Handles both default CODVER actions and COMMAND-based actions.
9628
+ * @param {DropDownAction} type - The type of action to create (COMMAND/CODVER)
9629
+ * @param {Object} codVer - The codVer object containing cell and column references
9630
+ * @param {KupDataCell} codVer.cell - The cell data from the row
9631
+ * @param {KupDataColumn} codVer.column - The related column
9632
+ * @param {KupCommand} [command] - Optional command to associate with the action
9633
+ * @param {number} [index=-1] - Index position in the commands array (default: -1) for CodVer without command.
9634
+ * @returns {KupDataRowAction} Fully configured row action object
9635
+ */
9636
+ createRowAction(type, codVer, command, index = -1) {
9637
+ var _a, _b;
9638
+ const base = {
9639
+ icon: (command === null || command === void 0 ? void 0 : command.icon) || '',
9640
+ text: (command === null || command === void 0 ? void 0 : command.text) || '',
9641
+ index,
9642
+ type,
9643
+ obj: (command === null || command === void 0 ? void 0 : command.obj) || codVer.cell.obj,
9644
+ cell: codVer.cell,
9645
+ column: codVer.column,
9646
+ };
9647
+ if (!command) {
9648
+ base.icon =
9649
+ [
9650
+ codVer.cell.icon,
9651
+ (_a = codVer.cell.data) === null || _a === void 0 ? void 0 : _a.resource,
9652
+ (_b = codVer.cell.data) === null || _b === void 0 ? void 0 : _b.icon,
9653
+ ].find((val) => !!val) || '';
9654
+ base.text = '';
9655
+ }
9656
+ return base;
9657
+ },
9658
+ /**
9659
+ * Creates a row action for CodVer commands with blank 'K'.
9660
+ * Handles special cases where the command doesn't reference a specific cell/column.
9661
+ * @param {KupCommand} command - The source command with blank 'K' property
9662
+ * @param {number} index - The position of the command in the original commands array
9663
+ * @returns {KupDataRowAction} Configured row action with empty cell/column references
9664
+ */
9665
+ createBlankRowAction(command, index) {
9666
+ const kupManager = kupManagerInstance();
9667
+ return {
9668
+ icon: command.icon || 'panorama_fish_eye',
9669
+ text: command.text ||
9670
+ kupManager.language.translate(KupLanguageGeneric.OPTIONS),
9671
+ obj: { t: '', p: '', k: '' },
9672
+ cell: { value: '', obj: { t: '', p: '', k: '' } },
9673
+ column: { name: '', title: '', obj: { t: '', p: '', k: '' } },
9674
+ index,
9675
+ type: DropDownAction.COMMAND,
9676
+ };
9677
+ },
9603
9678
  /**
9604
9679
  * Check whenever commands got blank uiPopup obj
9605
9680
  * @param { commands } commands[] on which control is made
@@ -9627,7 +9702,7 @@ class KupData {
9627
9702
  };
9628
9703
  this.object = {
9629
9704
  /** compare t p k of two objects
9630
- * @param {KupObj} firsObj
9705
+ * @param {KupObj} firstObj
9631
9706
  * @param {KupObj} secondObj
9632
9707
  * @returns {boolean} result
9633
9708
  */
@@ -9636,6 +9711,24 @@ class KupData {
9636
9711
  firstObj.t === secondObj.t &&
9637
9712
  firstObj.p === secondObj.p);
9638
9713
  },
9714
+ /** ckeck if two obj has same T and P, and first obj has blank K
9715
+ * @param {KupObj} firstObj
9716
+ * @param {KupObj} secondObj
9717
+ * @returns {boolean} result
9718
+ */
9719
+ isSameTPWithBlankK: (firstObj, secondObj) => {
9720
+ return (firstObj.t === secondObj.t &&
9721
+ firstObj.p === secondObj.p &&
9722
+ !firstObj.k);
9723
+ },
9724
+ /** ckeck if two obj has same T, and first obj has blank P and K
9725
+ * @param {KupObj} firstObj
9726
+ * @param {KupObj} secondObj
9727
+ * @returns {boolean} result
9728
+ */
9729
+ isSameTWithBlankPAndK: (firstObj, secondObj) => {
9730
+ return firstObj.t === secondObj.t && !firstObj.p && !firstObj.k;
9731
+ },
9639
9732
  /** check if obj t p k proprieties are empty
9640
9733
  * @param {KupObj} obj
9641
9734
  * @returns {boolean} result