@sme.up/ketchup 10.4.9 → 10.4.11

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 (185) hide show
  1. package/dist/cjs/{f-cell-452d8a39.js → f-cell-34af9b5c.js} +12 -7
  2. package/dist/cjs/{f-chip-973b22de.js → f-chip-0f6c163f.js} +1 -1
  3. package/dist/cjs/{f-object-field-43d986c5.js → f-object-field-51d22c3c.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-bc66522f.js → f-paginator-utils-85d4a027.js} +1 -1
  5. package/dist/cjs/{f-text-field-cc70132b.js → f-text-field-dd61a24a.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_30.cjs.entry.js +48 -36
  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-c04ab7a9.js → kup-data-table-helper-8ff2d35e.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +22 -9
  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-input-panel.cjs.entry.js +5 -5
  24. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  26. package/dist/cjs/{kup-manager-2e0a7a26.js → kup-manager-8a2eb175.js} +1 -1
  27. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  29. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  30. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  37. package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +5 -5
  38. package/dist/collection/components/kup-card/standard/kup-card-standard.js +9 -9
  39. package/dist/collection/components/kup-data-table/kup-data-table.js +26 -14
  40. package/dist/collection/components/kup-echart/kup-echart.js +21 -8
  41. package/dist/collection/f-components/f-cell/f-cell.js +8 -3
  42. package/dist/collection/managers/kup-data/kup-data-column-helper.js +1 -1
  43. package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +1 -1
  44. package/dist/components/index.js +1 -1
  45. package/dist/components/kup-accordion.js +2 -2
  46. package/dist/components/kup-activity-timeline.js +2 -2
  47. package/dist/components/kup-autocomplete.js +1 -1
  48. package/dist/components/kup-badge.js +1 -1
  49. package/dist/components/kup-box.js +1 -1
  50. package/dist/components/kup-button-list.js +1 -1
  51. package/dist/components/kup-button.js +1 -1
  52. package/dist/components/kup-calendar.js +2 -2
  53. package/dist/components/kup-card-list.js +3 -3
  54. package/dist/components/kup-card.js +1 -1
  55. package/dist/components/kup-cell.js +2 -2
  56. package/dist/components/kup-chart.js +1 -1
  57. package/dist/components/kup-checkbox.js +1 -1
  58. package/dist/components/kup-chip.js +1 -1
  59. package/dist/components/kup-color-picker.js +1 -1
  60. package/dist/components/kup-combobox.js +1 -1
  61. package/dist/components/kup-dashboard.js +2 -2
  62. package/dist/components/kup-data-table.js +1 -1
  63. package/dist/components/kup-date-picker.js +1 -1
  64. package/dist/components/kup-dialog.js +1 -1
  65. package/dist/components/kup-drawer.js +2 -2
  66. package/dist/components/kup-dropdown-button.js +1 -1
  67. package/dist/components/kup-echart.js +1 -1
  68. package/dist/components/kup-editor.js +1 -1
  69. package/dist/components/kup-family-tree.js +3 -3
  70. package/dist/components/kup-file-upload.js +1 -1
  71. package/dist/components/kup-form.js +1 -1
  72. package/dist/components/kup-gauge.js +1 -1
  73. package/dist/components/kup-grid.js +1 -1
  74. package/dist/components/kup-htm.js +2 -2
  75. package/dist/components/kup-iframe.js +2 -2
  76. package/dist/components/kup-image-list.js +1 -1
  77. package/dist/components/kup-image.js +1 -1
  78. package/dist/components/kup-input-panel.js +3 -3
  79. package/dist/components/kup-lazy.js +2 -2
  80. package/dist/components/kup-list.js +1 -1
  81. package/dist/components/kup-magic-box.js +4 -4
  82. package/dist/components/kup-nav-bar.js +2 -2
  83. package/dist/components/kup-numeric-picker.js +2 -2
  84. package/dist/components/kup-object-field.js +2 -2
  85. package/dist/components/kup-planner.js +2 -2
  86. package/dist/components/kup-probe.js +2 -2
  87. package/dist/components/kup-progress-bar.js +1 -1
  88. package/dist/components/kup-qlik.js +2 -2
  89. package/dist/components/kup-radio.js +1 -1
  90. package/dist/components/kup-rating.js +1 -1
  91. package/dist/components/kup-snackbar.js +2 -2
  92. package/dist/components/kup-spinner.js +1 -1
  93. package/dist/components/kup-switch.js +1 -1
  94. package/dist/components/kup-tab-bar.js +1 -1
  95. package/dist/components/kup-text-field.js +1 -1
  96. package/dist/components/kup-time-picker.js +1 -1
  97. package/dist/components/kup-toolbar.js +1 -1
  98. package/dist/components/kup-tree.js +1 -1
  99. package/dist/components/kup-txt.js +2 -2
  100. package/dist/components/kup-typography-list.js +2 -2
  101. package/dist/components/kup-typography.js +2 -2
  102. package/dist/components/{p-8359b10a.js → p-0b0a24a5.js} +50 -33
  103. package/dist/components/{p-64e94968.js → p-118fa840.js} +1 -1
  104. package/dist/components/{p-69425921.js → p-30d33a81.js} +2 -2
  105. package/dist/components/{p-bddae662.js → p-3353919d.js} +2 -2
  106. package/dist/components/{p-6d5f0117.js → p-4a62a8d7.js} +23 -10
  107. package/dist/components/{p-fa3c07b8.js → p-984fea54.js} +2 -2
  108. package/dist/esm/{f-cell-9353dd77.js → f-cell-6428839d.js} +12 -7
  109. package/dist/esm/{f-chip-f9277fd9.js → f-chip-19922fc0.js} +1 -1
  110. package/dist/esm/{f-object-field-e797f627.js → f-object-field-6e450be4.js} +2 -2
  111. package/dist/esm/{f-paginator-utils-29fcddb4.js → f-paginator-utils-50d88733.js} +1 -1
  112. package/dist/esm/{f-text-field-f2cd4df1.js → f-text-field-12ece8b0.js} +1 -1
  113. package/dist/esm/index.js +1 -1
  114. package/dist/esm/kup-accordion.entry.js +1 -1
  115. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  116. package/dist/esm/kup-autocomplete_30.entry.js +48 -36
  117. package/dist/esm/kup-box.entry.js +7 -7
  118. package/dist/esm/kup-calendar.entry.js +2 -2
  119. package/dist/esm/kup-card-list.entry.js +1 -1
  120. package/dist/esm/kup-cell.entry.js +5 -5
  121. package/dist/esm/kup-dashboard.entry.js +2 -2
  122. package/dist/esm/{kup-data-table-helper-4c4da1ec.js → kup-data-table-helper-e006ef28.js} +1 -1
  123. package/dist/esm/kup-drawer.entry.js +1 -1
  124. package/dist/esm/kup-echart.entry.js +22 -9
  125. package/dist/esm/kup-editor.entry.js +1 -1
  126. package/dist/esm/kup-family-tree.entry.js +1 -1
  127. package/dist/esm/kup-grid.entry.js +1 -1
  128. package/dist/esm/kup-htm.entry.js +1 -1
  129. package/dist/esm/kup-iframe.entry.js +1 -1
  130. package/dist/esm/kup-input-panel.entry.js +5 -5
  131. package/dist/esm/kup-lazy.entry.js +1 -1
  132. package/dist/esm/kup-magic-box.entry.js +1 -1
  133. package/dist/esm/{kup-manager-75b947f4.js → kup-manager-2538de17.js} +1 -1
  134. package/dist/esm/kup-nav-bar.entry.js +1 -1
  135. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  136. package/dist/esm/kup-object-field.entry.js +3 -3
  137. package/dist/esm/kup-planner.entry.js +2 -2
  138. package/dist/esm/kup-probe.entry.js +1 -1
  139. package/dist/esm/kup-qlik.entry.js +1 -1
  140. package/dist/esm/kup-snackbar.entry.js +1 -1
  141. package/dist/esm/kup-txt.entry.js +1 -1
  142. package/dist/esm/kup-typography-list.entry.js +1 -1
  143. package/dist/esm/kup-typography.entry.js +1 -1
  144. package/dist/ketchup/index.esm.js +1 -1
  145. package/dist/ketchup/ketchup.esm.js +1 -1
  146. package/dist/ketchup/{p-db38289c.entry.js → p-0298a281.entry.js} +1 -1
  147. package/dist/ketchup/{p-3fa60abf.entry.js → p-09c2d8dc.entry.js} +1 -1
  148. package/dist/ketchup/{p-9957f141.entry.js → p-0e0f50d7.entry.js} +1 -1
  149. package/dist/ketchup/{p-b6c1dc95.entry.js → p-19309d65.entry.js} +1 -1
  150. package/dist/ketchup/{p-e703e6c1.entry.js → p-2900dfb6.entry.js} +1 -1
  151. package/dist/ketchup/{p-174fe9ca.entry.js → p-2a0cf04a.entry.js} +1 -1
  152. package/dist/ketchup/p-2aa635d7.js +1 -0
  153. package/dist/ketchup/{p-b894c2a3.entry.js → p-2ad43847.entry.js} +1 -1
  154. package/dist/ketchup/{p-9bf6f42d.entry.js → p-381ccf39.entry.js} +1 -1
  155. package/dist/ketchup/{p-b52908a9.entry.js → p-51d50796.entry.js} +1 -1
  156. package/dist/ketchup/{p-950f09bd.entry.js → p-59d08a05.entry.js} +1 -1
  157. package/dist/ketchup/{p-76679ede.entry.js → p-5b3527dd.entry.js} +1 -1
  158. package/dist/ketchup/{p-613028b3.entry.js → p-5c19f18f.entry.js} +1 -1
  159. package/dist/ketchup/{p-0829e7c5.js → p-5ede6476.js} +1 -1
  160. package/dist/ketchup/{p-856f4922.entry.js → p-65e59d3b.entry.js} +1 -1
  161. package/dist/ketchup/{p-c3efe25a.entry.js → p-854ac6a9.entry.js} +1 -1
  162. package/dist/ketchup/{p-e7fbf76f.js → p-869d5146.js} +1 -1
  163. package/dist/ketchup/{p-7c3619bb.entry.js → p-8a55df25.entry.js} +1 -1
  164. package/dist/ketchup/{p-9ee7e62f.entry.js → p-8ca36863.entry.js} +1 -1
  165. package/dist/ketchup/{p-b82e6d26.entry.js → p-908ee4e3.entry.js} +1 -1
  166. package/dist/ketchup/p-9b8f40ce.js +1 -0
  167. package/dist/ketchup/{p-bc2b81c7.entry.js → p-a1558a31.entry.js} +4 -4
  168. package/dist/ketchup/p-a40cfeb3.entry.js +8 -0
  169. package/dist/ketchup/{p-04d4d4bb.entry.js → p-ab7a7b39.entry.js} +1 -1
  170. package/dist/ketchup/{p-84ddf341.entry.js → p-ac415f31.entry.js} +1 -1
  171. package/dist/ketchup/{p-d4dac70d.js → p-adc108ba.js} +1 -1
  172. package/dist/ketchup/{p-f51a8f12.entry.js → p-b910ece1.entry.js} +1 -1
  173. package/dist/ketchup/{p-96ae851c.entry.js → p-d8a174d1.entry.js} +1 -1
  174. package/dist/ketchup/{p-ac579cc8.entry.js → p-e499761b.entry.js} +1 -1
  175. package/dist/ketchup/{p-0a962ac8.entry.js → p-e7b0d802.entry.js} +1 -1
  176. package/dist/ketchup/{p-d230c26d.js → p-ea19a99f.js} +1 -1
  177. package/dist/ketchup/{p-1fac1a59.entry.js → p-ee148d3a.entry.js} +1 -1
  178. package/dist/ketchup/{p-679ce9d9.entry.js → p-eee31725.entry.js} +1 -1
  179. package/dist/ketchup/{p-71705280.entry.js → p-f420d42e.entry.js} +1 -1
  180. package/dist/ketchup/{p-459f5369.js → p-faa4ae0b.js} +1 -1
  181. package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -1
  182. package/package.json +1 -1
  183. package/dist/ketchup/p-75a8afbe.entry.js +0 -8
  184. package/dist/ketchup/p-c49cb8be.js +0 -1
  185. package/dist/ketchup/p-f81ec6f8.js +0 -1
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as extractColumnsFromFormulaString, L as FILTER_ANALYZER, M as LoadMoreMode, P as PaginatorPos, N as ShowGrid, T as TotalLabel, O as TotalMode, Q as getRegExpFromString, R as isNegativeNumber, U as FCellClasses, V as kupDynamicPositionAttribute, W as KupPointerEventTypes, X as kupDraggableColumnAttr, Y as kupDragActiveAttr, Z as KupDragEffect, _ as kupDraggableCellAttr, $ as KupDropEventTypes, a0 as DataTableAreasEnum, a1 as TypesToDuplicate, a2 as FixedCellsClasses, a3 as FixedCellsCSSVarsBase, a4 as KupLanguageFontsize, a5 as KupLanguageDensity, a6 as KupLanguageGrid, a7 as KupDataTableProps, a8 as UseAsValue, a9 as SortMode, aa as iconColumn, ab as keyColumn, ac as fieldColumn, ad as KupLanguageUpload, ae as FCellTypes, af as KupListRole, ag as KupListProps, ah as addColumnValueFromRow, ai as KupGlobalFilterMode } from './kup-manager-75b947f4.js';
3
- import { F as FTextField } from './f-text-field-f2cd4df1.js';
2
+ import { k as kupManagerInstance, I as ItemsDisplayMode, a as KupComponentSizing, g as getProps, s as setProps, b as KupLanguageGeneric, c as getSizeOfInputElement, d as KupThemeIconValues, e as KupDynamicPositionPlacement, f as KupThemeColorValues, h as KupDebugCategory, F as FCellShapes, i as FCellPadding, j as fillString, l as KupCardBuiltInClockElements, m as KupCardCSSClasses, n as KupLanguageTotals, o as KupLanguageColumn, p as KupDataNewColumnTypes, q as KupCardSubEvents, r as KupCardIds, t as KupLanguageRow, u as KupLanguageSearch, v as KupCardFamily, w as KupCardProps, x as getColumnByName, y as formatToNumber, z as KupObjects, A as identify, G as GroupLabelDisplayMode, S as SelectionMode, B as KupLanguageGrouping, C as KupLanguageCheckbox, D as getValueForDisplay2, E as Filters, H as getValueForDisplay, J as extractColumnsFromFormulaString, L as FILTER_ANALYZER, M as LoadMoreMode, P as PaginatorPos, N as ShowGrid, T as TotalLabel, O as TotalMode, Q as getRegExpFromString, R as isNegativeNumber, U as FCellClasses, V as kupDynamicPositionAttribute, W as KupPointerEventTypes, X as kupDraggableColumnAttr, Y as kupDragActiveAttr, Z as KupDragEffect, _ as kupDraggableCellAttr, $ as KupDropEventTypes, a0 as DataTableAreasEnum, a1 as TypesToDuplicate, a2 as FixedCellsClasses, a3 as FixedCellsCSSVarsBase, a4 as KupLanguageFontsize, a5 as KupLanguageDensity, a6 as KupLanguageGrid, a7 as KupDataTableProps, a8 as UseAsValue, a9 as SortMode, aa as iconColumn, ab as keyColumn, ac as fieldColumn, ad as KupLanguageUpload, ae as FCellTypes, af as KupListRole, ag as KupListProps, ah as addColumnValueFromRow, ai as KupGlobalFilterMode } from './kup-manager-2538de17.js';
3
+ import { F as FTextField } from './f-text-field-12ece8b0.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-f9277fd9.js';
5
+ import { g as getIdOfItemByDisplayMode, c as consistencyCheck, F as FChipType, a as FChipSize, b as FChipStyling, d as FChip } from './f-chip-19922fc0.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import { F as FImage } from './f-image-40b4e64b.js';
8
8
  import { F as FButton } from './f-button-3e022953.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-9353dd77.js';
10
+ import { F as FCell, a as FRadio, b as FRating, c as FSwitchSizing, d as FSwitch } from './f-cell-6428839d.js';
11
11
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-bf500166.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-9912e1a4.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-4c4da1ec.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-29fcddb4.js';
16
- import './f-object-field-e797f627.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-e006ef28.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-50d88733.js';
16
+ import './f-object-field-6e450be4.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -2753,7 +2753,7 @@ var KupColumnMenuIds;
2753
2753
  KupColumnMenuIds["BUTTON_NEW"] = "new";
2754
2754
  KupColumnMenuIds["BUTTON_OPEN_IN_NEW"] = "open-in-new";
2755
2755
  KupColumnMenuIds["BUTTON_REMOVE"] = "remove";
2756
- KupColumnMenuIds["BUTTON_SEARCH"] = "search";
2756
+ KupColumnMenuIds["BUTTON_PREVIEW"] = "preview";
2757
2757
  KupColumnMenuIds["BUTTON_COPY_OBJ"] = "copy-obj";
2758
2758
  KupColumnMenuIds["CHECKBOX_GLOBAL"] = "global-checkbox";
2759
2759
  KupColumnMenuIds["SWITCH_GROUP"] = "group";
@@ -3245,7 +3245,7 @@ function create8$2(component) {
3245
3245
  const genericButtons = [];
3246
3246
  const isReservedID = (id) => {
3247
3247
  return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
3248
- id === KupColumnMenuIds.BUTTON_SEARCH ||
3248
+ id === KupColumnMenuIds.BUTTON_PREVIEW ||
3249
3249
  id === KupColumnMenuIds.BUTTON_COPY_OBJ);
3250
3250
  };
3251
3251
  for (let index = 0; index < buttonArray.length; index++) {
@@ -3278,17 +3278,17 @@ function create8$2(component) {
3278
3278
  h("div", { class: "sub-1" },
3279
3279
  textArray[0] ||
3280
3280
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
3281
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
3281
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ||
3282
3282
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "top" },
3283
3283
  textArray[0] ? (h("div", { class: "title" },
3284
3284
  h("span", { class: `label ${KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
3285
3285
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
3286
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
3286
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ||
3287
3287
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "buttons" },
3288
3288
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3289
3289
  KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
3290
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3291
- KupColumnMenuIds.BUTTON_SEARCH)))) : null,
3290
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3291
+ KupColumnMenuIds.BUTTON_PREVIEW)))) : null,
3292
3292
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3293
3293
  KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
3294
3294
  sectionOneArray[1] && sectionOneArray[2] ? (h("div", { class: "info" },
@@ -4481,15 +4481,15 @@ function create14(component) {
4481
4481
  h("div", { class: "sub-1" },
4482
4482
  textArray[0] ||
4483
4483
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4484
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("div", { class: "top" },
4484
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ? (h("div", { class: "top" },
4485
4485
  textArray[0] ? (h("div", { class: "title" },
4486
4486
  h("span", { class: `label ${KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
4487
4487
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4488
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("div", { class: "buttons" },
4488
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ? (h("div", { class: "buttons" },
4489
4489
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4490
4490
  KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
4491
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4492
- KupColumnMenuIds.BUTTON_SEARCH)))) : null)) : null)) : null,
4491
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4492
+ KupColumnMenuIds.BUTTON_PREVIEW)))) : null)) : null)) : null,
4493
4493
  textArray[1] && textArray[2] ? (h("div", { class: "info" },
4494
4494
  h("span", { class: "label" }, textArray[1]),
4495
4495
  h("span", { class: "value" }, textArray[2]))) : null,
@@ -4599,7 +4599,7 @@ function create15(component) {
4599
4599
  const genericButtons = [];
4600
4600
  const isReservedID = (id) => {
4601
4601
  return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
4602
- id === KupColumnMenuIds.BUTTON_SEARCH ||
4602
+ id === KupColumnMenuIds.BUTTON_PREVIEW ||
4603
4603
  id === KupColumnMenuIds.BUTTON_COPY_OBJ);
4604
4604
  };
4605
4605
  for (let index = 0; index < buttonArray.length; index++) {
@@ -4631,17 +4631,17 @@ function create15(component) {
4631
4631
  h("div", { class: "sub-1" },
4632
4632
  textArray[0] ||
4633
4633
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4634
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
4634
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ||
4635
4635
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "top" },
4636
4636
  textArray[0] ? (h("div", { class: "title" },
4637
4637
  h("span", { class: `label ${KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
4638
4638
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4639
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
4639
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ||
4640
4640
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "buttons" },
4641
4641
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4642
4642
  KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
4643
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4644
- KupColumnMenuIds.BUTTON_SEARCH)))) : null,
4643
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_PREVIEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4644
+ KupColumnMenuIds.BUTTON_PREVIEW)))) : null,
4645
4645
  buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4646
4646
  KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
4647
4647
  sectionOneArray[1] && sectionOneArray[2] ? (h("div", { class: "info" },
@@ -10220,7 +10220,7 @@ const KupDataTable = class {
10220
10220
  __classPrivateFieldSet$4(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
10221
10221
  let rows = null;
10222
10222
  if (__classPrivateFieldGet$8(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
10223
- rows = (h("tr", { key: '5af3b5bbddd72dcda17ff381d61f932fb27c8032', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '9f1cc1d0808329c7d4f2895e382bfe905c05aa81', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10223
+ rows = (h("tr", { key: 'f73bbd1001ed6b363be55bbc67b59e46cf7188a0', ref: (el) => __classPrivateFieldGet$8(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '6cab0f826c59b56e8d403af42bfc8fddd3360fbf', colSpan: __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
10224
10224
  }
10225
10225
  else {
10226
10226
  rows = [];
@@ -10296,7 +10296,7 @@ const KupDataTable = class {
10296
10296
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
10297
10297
  });
10298
10298
  }
10299
- groupChips = h(FChip, Object.assign({ key: '0afbe37c45826c571290d584a50d6f247ed2c24e' }, props));
10299
+ groupChips = h(FChip, Object.assign({ key: '7da663ef4cef8718ef04ea07bf811ab02045654e' }, props));
10300
10300
  }
10301
10301
  }
10302
10302
  const tableClass = {
@@ -10328,7 +10328,7 @@ const KupDataTable = class {
10328
10328
  if (this.headerIsPersistent &&
10329
10329
  this.tableHeight === undefined &&
10330
10330
  this.tableWidth === undefined) {
10331
- stickyEl = (h("sticky-header", { key: 'e62c7b8a4f14798fa748e89c1ebb1e53e4d2d1b4', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'b00940904b9dd3f163dfc0a7420ec9ebe321ea16' }, h("tr-sticky", { key: '45e8a9f3b89fded211707b6e894d62c4781b98bb' }, stickyHeader))));
10331
+ stickyEl = (h("sticky-header", { key: '8a3ec36ccd3bda0fd410fb254562b1137d47a0b9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '3742dcf885e929de7ece61bdd36da6a92eeadfa1' }, h("tr-sticky", { key: 'eedc45f2842d23ca2463475610ad6d1f3a18c4f6' }, stickyHeader))));
10332
10332
  }
10333
10333
  let belowClass = 'below-wrapper';
10334
10334
  if (!!this.tableHeight || !!this.tableWidth) {
@@ -10374,7 +10374,7 @@ const KupDataTable = class {
10374
10374
  const useGlobalFilter = !this.legacyLook &&
10375
10375
  (this.globalFilter ||
10376
10376
  this.getRows().length > __classPrivateFieldGet$8(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
10377
- const compCreated = (h(Host, { key: '849919cbff79e9140a7bb6e1068557c055fb4936', "onKup-drop": (e) => {
10377
+ const compCreated = (h(Host, { key: '462221f47de7414ca213f1931a3efa74f4fb94fe', "onKup-drop": (e) => {
10378
10378
  this.kupDataTableDrop.emit(e.detail);
10379
10379
  }, "onKup-cell-input": (e) => {
10380
10380
  autoselectOnAction(e);
@@ -10393,11 +10393,11 @@ const KupDataTable = class {
10393
10393
  this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
10394
10394
  }, "onKup-objectfield-selectedmenuitem": (e) => {
10395
10395
  this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
10396
- } }, h("style", { key: '484caa276e09bf7840399c1bee9aa68f5a5cd1a6' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: 'fcb5ef491b41dc38fa88749dce546e331c089001', id: componentWrapperId, class: wrapClass }, h("div", { key: 'ac8383cbe45ef36ab0b0424c6c5c5514bbccafb5', class: "group-wrapper" }, groupChips), h("div", { key: 'a1ef43847a9d3e1c768973a53b34b9b5dcf2c7ac', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10396
+ } }, h("style", { key: '92c31f956041b6c4760134acf0dd45657a8c9c25' }, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h("div", { key: '3ef406f5d8d1037c62dec0ae48ffa2e39f4336a8', id: componentWrapperId, class: wrapClass }, h("div", { key: '0fa9ebb0f82075226c2a7702f6cabbef6c2b3c2c', class: "group-wrapper" }, groupChips), h("div", { key: '8b9f9ce60e17a81c56dc21601bace1ffc920c9c8', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
10397
10397
  const t = event.target;
10398
10398
  window.clearTimeout(__classPrivateFieldGet$8(this, _KupDataTable_globalFilterTimeout, "f"));
10399
10399
  __classPrivateFieldSet$4(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
10400
- } }))) : null, paginatorTop && (h("div", { key: '8bb555067a504811cf282719e654f9e3a5a344f9', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10400
+ } }))) : null, paginatorTop && (h("div", { key: '8def3d666752f25d11eac005ffa3ebc7e383939c', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
10401
10401
  this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
10402
10402
  this.kupSave.emit({
10403
10403
  comp: this,
@@ -10447,9 +10447,9 @@ const KupDataTable = class {
10447
10447
  this.data.rows.unshift(row);
10448
10448
  await this.refresh(true);
10449
10449
  }
10450
- }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '046551965866a0128eb67895170156f666f69b9b', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10450
+ }, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: 'b2b47c379203dc1a446e8cb19a4b6e70d0c803eb', class: "droparea", ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
10451
10451
  ? __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
10452
- : null), h("div", { key: '5e7dfb5a888a43f8518ec505f7f46416ccc39dfe', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10452
+ : null), h("div", { key: '66e7da35cbe47f798257730f1b0be0eab6b3847c', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
10453
10453
  ? [
10454
10454
  h("div", { class: "settings-trigger", onClick: () => {
10455
10455
  __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
@@ -10458,7 +10458,7 @@ const KupDataTable = class {
10458
10458
  } }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
10459
10459
  this.renderCustomizePanel(),
10460
10460
  ]
10461
- : null, h("table", { key: '8b6fc9cae625399b94ce673d850e63559866ad3f', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10461
+ : null, h("table", { key: '5540f0c04fb316eeb8319b42b3dc12a2b4ec10f0', class: tableClass, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$8(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
10462
10462
  ev.stopPropagation();
10463
10463
  }, onPointerDown: (e) => {
10464
10464
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
@@ -10466,7 +10466,7 @@ const KupDataTable = class {
10466
10466
  __classPrivateFieldSet$4(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$8(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
10467
10467
  }, onContextMenu: (e) => {
10468
10468
  e.preventDefault();
10469
- } }, h("thead", { key: '8826b5ce9e48db78fb3c2dc9929c70e7fca7a862', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: 'ff0eeb4982e2955566c83d3eec4b0fcd1fcb5556' }, header)), h("tbody", { key: 'dc51f20082d292082ae946bdfbd79fe0c9b27022' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10469
+ } }, h("thead", { key: '94df99bab0ef892fc8b67ff6c01dff4de7b2e92b', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$4(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '7949b086177d6d2d4a97add85fcaf9585977a9b7' }, header)), h("tbody", { key: 'c794c7f3c6af9a50b474cde9250dc454d8ba6992' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
10470
10470
  __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
10471
10471
  return compCreated;
10472
10472
  }
@@ -10653,11 +10653,23 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
10653
10653
  }
10654
10654
  return somethingChanged;
10655
10655
  }, _KupDataTable_insertNewColumnInVisibleColumnsList = function _KupDataTable_insertNewColumnInVisibleColumnsList(result, afterColumn) {
10656
- this.visibleColumns = this.getVisibleColumns({
10657
- includeCodVer: true,
10658
- }).map((col) => col.name);
10659
10656
  if (typeof result !== 'string') {
10660
- if (this.visibleColumns.findIndex((c) => c === result.name) < 0) {
10657
+ // Check if dataTable has visible columns
10658
+ const dataTableHasVisibleColumns = this.visibleColumns && this.visibleColumns.length > 0;
10659
+ // - If dataTableHasVisibleColumns is true:
10660
+ // return every col.name without filterings
10661
+ // - If dataTableHasVisibleColumns is false:
10662
+ // result column is filtered out because it is already inserted in the data
10663
+ // and will make resultColumnIndexNotFound false, not adding the column
10664
+ this.visibleColumns = this.getVisibleColumns({
10665
+ includeCodVer: true,
10666
+ }).map((col) => {
10667
+ if (dataTableHasVisibleColumns || col.name !== result.name) {
10668
+ return col.name;
10669
+ }
10670
+ });
10671
+ const resultColumnIndexNotFound = this.visibleColumns.findIndex((c) => c === result.name) < 0;
10672
+ if (resultColumnIndexNotFound) {
10661
10673
  __classPrivateFieldGet$8(this, _KupDataTable_kupManager, "f").debug.logMessage(this, 'New column [' +
10662
10674
  result.name +
10663
10675
  '] not present in visibleColumns!', KupDebugCategory.WARNING);
@@ -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, A as identify, g as getProps, s as setProps, a9 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, W as KupPointerEventTypes, Z as KupDragEffect, aH as kupDraggableAttr, $ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-75b947f4.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-4c4da1ec.js';
2
+ import { k as kupManagerInstance, A as identify, g as getProps, s as setProps, a9 as SortMode, x as getColumnByName, b as KupLanguageGeneric, d as KupThemeIconValues, h as KupDebugCategory, W as KupPointerEventTypes, Z as KupDragEffect, aH as kupDraggableAttr, $ as KupDropEventTypes, u as KupLanguageSearch } from './kup-manager-2538de17.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-e006ef28.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { d as FChip } from './f-chip-f9277fd9.js';
5
+ import { d as FChip } from './f-chip-19922fc0.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-9353dd77.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-29fcddb4.js';
7
+ import { F as FCell } from './f-cell-6428839d.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-50d88733.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-bf500166.js';
11
11
  import './f-button-3e022953.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-9912e1a4.js';
14
- import './f-object-field-e797f627.js';
15
- import './f-text-field-f2cd4df1.js';
14
+ import './f-object-field-6e450be4.js';
15
+ import './f-text-field-12ece8b0.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, x as getColumnByName, h as KupDebugCategory } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
- import { d as FChip, F as FChipType } from './f-chip-f9277fd9.js';
5
+ import { d as FChip, F as FChipType } from './f-chip-19922fc0.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-bf500166.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-40b4e64b.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, v as KupCardFamily, aj as getCellValueForDisplay } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, v as KupCardFamily, aj as getCellValueForDisplay } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.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, i as FCellPadding, aB as KupCellElementsPosition, g as getProps, s as setProps, Z as KupDragEffect, aC as submitPositionAdapter, b as KupLanguageGeneric, aD as KupCellProps } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, i as FCellPadding, aB as KupCellElementsPosition, g as getProps, s as setProps, Z as KupDragEffect, aC as submitPositionAdapter, b as KupLanguageGeneric, aD as KupCellProps } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
- import { F as FCell } from './f-cell-9353dd77.js';
5
+ import { F as FCell } from './f-cell-6428839d.js';
6
6
  import './kup-dates-bf500166.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-40b4e64b.js';
9
9
  import './f-checkbox-9912e1a4.js';
10
- import './f-chip-f9277fd9.js';
11
- import './f-object-field-e797f627.js';
12
- import './f-text-field-f2cd4df1.js';
10
+ import './f-chip-19922fc0.js';
11
+ import './f-object-field-6e450be4.js';
12
+ import './f-text-field-12ece8b0.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-3e022953.js';
3
3
  import { F as FCheckbox } from './f-checkbox-9912e1a4.js';
4
- import { F as FTextField } from './f-text-field-f2cd4df1.js';
4
+ import { F as FTextField } from './f-text-field-12ece8b0.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, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-75b947f4.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-2538de17.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';
@@ -1,4 +1,4 @@
1
- import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-75b947f4.js';
1
+ import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-2538de17.js';
2
2
  import { K as KupDatesFormats } from './kup-dates-bf500166.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-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.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, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -84689,7 +84689,7 @@ const KupEchart = class {
84689
84689
  '--kup_echart_height': this.sizeY ? this.sizeY : '100%',
84690
84690
  '--kup_echart_width': this.sizeX ? this.sizeX : '100%',
84691
84691
  };
84692
- return (h(Host, { key: '90763d03af943757a43395254643ac23b3316b91', style: style }, h("style", { key: '16da41fb5f188e0dd74fd2ef258e9398820c995a' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'a5365416fc15bfd4d40549c15737c926b916d987', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84692
+ return (h(Host, { key: 'ee4d5709d66552bb8922d9fb1967ba32185b7051', style: style }, h("style", { key: '9684ebc783c37de3da380a036c5fc6f84016bf3e' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '86eab75fec62dd2cd1a205ba6fac8bf91b3f8399', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84693
84693
  }
84694
84694
  disconnectedCallback() {
84695
84695
  var _a;
@@ -84778,6 +84778,13 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
84778
84778
  else if (__classPrivateFieldGet(this, _KupEchart_sortedDataset, "f") && e.seriesType === 'bar') {
84779
84779
  row = __classPrivateFieldGet(this, _KupEchart_sortedDataset, "f").rows[e.dataIndex];
84780
84780
  }
84781
+ else if (e.seriesType === 'pie') {
84782
+ // Data are grouped than i need to return a right row not obtained by using dataIndex.
84783
+ row = structuredClone(this.data.rows.find((r) => { var _a; return ((_a = r.cells[this.axis]) === null || _a === void 0 ? void 0 : _a.value) === e.name; }));
84784
+ // I need to set the value of the cell related to the series, by using the value calculated
84785
+ // inside #setPieOptions method
84786
+ row.cells[this.series[0]].obj.k = row.cells[this.series[0]].value = e.value.toString();
84787
+ }
84781
84788
  else if (!Array.isArray(e.data)) {
84782
84789
  row = this.data.rows[e.dataIndex];
84783
84790
  }
@@ -85750,6 +85757,7 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85750
85757
  data: __classPrivateFieldGet(this, _KupEchart_kupManager, "f").math.normalDistribution(values),
85751
85758
  label: {
85752
85759
  show: this.showMarks,
85760
+ formatter: (params) => __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_formatTooltipValue).call(this, params.value),
85753
85761
  },
85754
85762
  name: key,
85755
85763
  showSymbol: false,
@@ -85765,6 +85773,7 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85765
85773
  data: values,
85766
85774
  label: {
85767
85775
  show: this.showMarks,
85776
+ formatter: (params) => __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_formatTooltipValue).call(this, params.value),
85768
85777
  },
85769
85778
  name: key,
85770
85779
  stack: this.stacked ? 'total' : undefined,
@@ -85777,6 +85786,7 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85777
85786
  data: values,
85778
85787
  label: {
85779
85788
  show: this.showMarks,
85789
+ formatter: (params) => __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_formatTooltipValue).call(this, params.value),
85780
85790
  },
85781
85791
  name: key,
85782
85792
  type: 'scatter',
@@ -85789,6 +85799,7 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85789
85799
  data: values.map((value) => __classPrivateFieldGet(this, _KupEchart_kupManager, "f").math.numberifySafe(value)),
85790
85800
  label: {
85791
85801
  show: this.showMarks,
85802
+ formatter: (params) => __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_formatTooltipValue).call(this, params.value),
85792
85803
  },
85793
85804
  name: key,
85794
85805
  type: 'line',
@@ -85897,14 +85908,14 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85897
85908
  */
85898
85909
  const renamedSeries = series.map((s) => (Object.assign(Object.assign({}, s), { name: this.data.columns.find((col) => col.name === s.name).title })));
85899
85910
  const yAxis = (multipleYAxes === null || multipleYAxes === void 0 ? void 0 : multipleYAxes.length) === renamedSeries.length
85900
- ? Array.from({ length: renamedSeries.length }, (_el, i) => (Object.assign(Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: {
85901
- formatter: axisLabelFormatter,
85902
- }, min: this.axisYMin, max: this.axisYMax, offset: Math.floor(i / 2) * 60 }), this.yAxis), { splitLine: i === 0
85911
+ ? Array.from({ length: renamedSeries.length }, (_el, i) => (Object.assign(Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: Object.assign({}, (isHorizontal
85912
+ ? {}
85913
+ : { formatter: axisLabelFormatter })), min: this.axisYMin, max: this.axisYMax, offset: Math.floor(i / 2) * 60 }), this.yAxis), { splitLine: i === 0
85903
85914
  ? __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this).splitLine
85904
85915
  : { show: false } })))
85905
- : Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: {
85906
- formatter: axisLabelFormatter,
85907
- }, min: this.axisYMin, max: this.axisYMax }), this.yAxis);
85916
+ : Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: Object.assign({}, (isHorizontal
85917
+ ? {}
85918
+ : { formatter: axisLabelFormatter })), min: this.axisYMin, max: this.axisYMax }), this.yAxis);
85908
85919
  return {
85909
85920
  color,
85910
85921
  legend: __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setLegend).call(this, y),
@@ -85913,7 +85924,9 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85913
85924
  tooltip: Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setTooltip).call(this)), { trigger: 'item', formatter: (params) => {
85914
85925
  return `<b>${params.name}</b><br/>${params.seriesName}: <b>${__classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_formatTooltipValue).call(this, params.value)}</b>`;
85915
85926
  } }),
85916
- xAxis: Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? undefined : x, type: isHorizontal ? 'value' : 'category', axisLabel: Object.assign({ formatter: axisLabelFormatter }, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_buildResponsiveAxisLabel).call(this, x)) }), this.xAxis),
85927
+ xAxis: Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? undefined : x, type: isHorizontal ? 'value' : 'category', axisLabel: Object.assign(Object.assign({}, (isHorizontal
85928
+ ? { formatter: axisLabelFormatter }
85929
+ : {})), __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_buildResponsiveAxisLabel).call(this, x)) }), this.xAxis),
85917
85930
  yAxis,
85918
85931
  grid: { show: true, containLabel: true },
85919
85932
  };
@@ -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-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-bf500166.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-3e022953.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-75b947f4.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-2538de17.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-2538de17.js';
3
3
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
- import { F as FCell, e as FLabel } from './f-cell-9353dd77.js';
4
- import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-75b947f4.js';
3
+ import { F as FCell, e as FLabel } from './f-cell-6428839d.js';
4
+ import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-2538de17.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-8c914ec6.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';
10
10
  import './f-checkbox-9912e1a4.js';
11
- import './f-chip-f9277fd9.js';
12
- import './f-object-field-e797f627.js';
13
- import './f-text-field-f2cd4df1.js';
11
+ import './f-chip-19922fc0.js';
12
+ import './f-object-field-6e450be4.js';
13
+ import './f-text-field-12ece8b0.js';
14
14
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-2538de17.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -9287,7 +9287,7 @@ function newColumnFromMath(dataset, operation, columns, title) {
9287
9287
  .toString();
9288
9288
  cells[newName] = Object.assign(Object.assign({}, base), { displayedValue: null, obj: Object.assign(Object.assign({}, newObj), { k: value }), value: value });
9289
9289
  });
9290
- const newColumn = Object.assign(Object.assign({}, firstColumn), { name: newName, title: title ? title : newTitle, obj: newObj, resultOf: formula });
9290
+ const newColumn = Object.assign(Object.assign({}, firstColumn), { name: newName, title: title ? title : newTitle, obj: newObj !== null && newObj !== void 0 ? newObj : { t: '', p: '', k: '' }, resultOf: formula, visible: true });
9291
9291
  dataset.columns.splice(dataset.columns.indexOf(firstColumn) + 1, 0, newColumn);
9292
9292
  return newColumn;
9293
9293
  }
@@ -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-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-f2cd4df1.js';
4
+ import { F as FTextField } from './f-text-field-12ece8b0.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-bf500166.js';
7
7
  import './f-image-40b4e64b.js';
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { F as FObjectField } from './f-object-field-e797f627.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-75b947f4.js';
2
+ import { F as FObjectField } from './f-object-field-6e450be4.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-2538de17.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-3e022953.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-40b4e64b.js';
8
- import './f-text-field-f2cd4df1.js';
8
+ import './f-text-field-12ece8b0.js';
9
9
  import './kup-dates-bf500166.js';
10
10
 
11
11
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-2538de17.js';
3
3
  import { K as KupPlannerGanttRowType, d as defaultStylingOptions, a as KupPlannerTaskAction, b as KupPlannerLastOnChangeReceived, c as KupPlannerProps } from './kup-planner-declarations-0704bc6c.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import { F as FTextField } from './f-text-field-f2cd4df1.js';
5
+ import { F as FTextField } from './f-text-field-12ece8b0.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-bf500166.js';
8
8
  import './f-image-40b4e64b.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-75b947f4.js';
2
+ import { k as kupManagerInstance } from './kup-manager-2538de17.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5