@sme.up/ketchup 11.0.0-SNAPSHOT-20241224160053 → 11.0.0-SNAPSHOT-20241227113625

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 (189) hide show
  1. package/dist/cjs/{f-cell-5b050105.js → f-cell-8c63efd8.js} +4 -4
  2. package/dist/cjs/{f-chip-414c8930.js → f-chip-b1c220b6.js} +1 -1
  3. package/dist/cjs/{f-object-field-97d46f7a.js → f-object-field-35227c03.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-8a8ca810.js → f-paginator-utils-f8d6cf18.js} +1 -1
  5. package/dist/cjs/{f-text-field-bf5ce772.js → f-text-field-6f291b58.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 +42 -38
  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-de55ff44.js → kup-data-table-helper-d195cab7.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-5f32cc47.js → kup-manager-f6815440.js} +38 -4
  28. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  29. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  30. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  31. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-photo-frame.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  34. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  38. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  39. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  40. package/dist/collection/components/kup-combobox/kup-combobox.js +3 -3
  41. package/dist/collection/components/kup-list/kup-list.js +32 -28
  42. package/dist/collection/managers/kup-math/kup-math-helper.js +5 -2
  43. package/dist/components/index.js +1 -1
  44. package/dist/components/kup-accordion.js +2 -2
  45. package/dist/components/kup-activity-timeline.js +2 -2
  46. package/dist/components/kup-autocomplete.js +1 -1
  47. package/dist/components/kup-badge.js +1 -1
  48. package/dist/components/kup-box.js +1 -1
  49. package/dist/components/kup-button-list.js +1 -1
  50. package/dist/components/kup-button.js +1 -1
  51. package/dist/components/kup-calendar.js +2 -2
  52. package/dist/components/kup-card-list.js +3 -3
  53. package/dist/components/kup-card.js +1 -1
  54. package/dist/components/kup-cell.js +2 -2
  55. package/dist/components/kup-chart.js +1 -1
  56. package/dist/components/kup-checkbox.js +1 -1
  57. package/dist/components/kup-chip.js +1 -1
  58. package/dist/components/kup-color-picker.js +1 -1
  59. package/dist/components/kup-combobox.js +1 -1
  60. package/dist/components/kup-dashboard.js +2 -2
  61. package/dist/components/kup-data-table.js +1 -1
  62. package/dist/components/kup-date-picker.js +1 -1
  63. package/dist/components/kup-dialog.js +1 -1
  64. package/dist/components/kup-drawer.js +2 -2
  65. package/dist/components/kup-dropdown-button.js +1 -1
  66. package/dist/components/kup-echart.js +1 -1
  67. package/dist/components/kup-editor.js +1 -1
  68. package/dist/components/kup-family-tree.js +3 -3
  69. package/dist/components/kup-form.js +1 -1
  70. package/dist/components/kup-gauge.js +1 -1
  71. package/dist/components/kup-grid.js +1 -1
  72. package/dist/components/kup-htm.js +2 -2
  73. package/dist/components/kup-iframe.js +2 -2
  74. package/dist/components/kup-image-list.js +2 -2
  75. package/dist/components/kup-image.js +1 -1
  76. package/dist/components/kup-input-panel.js +3 -3
  77. package/dist/components/kup-lazy.js +2 -2
  78. package/dist/components/kup-list.js +1 -1
  79. package/dist/components/kup-magic-box.js +4 -4
  80. package/dist/components/kup-nav-bar.js +2 -2
  81. package/dist/components/kup-numeric-picker.js +2 -2
  82. package/dist/components/kup-object-field.js +2 -2
  83. package/dist/components/kup-pdf.js +2 -2
  84. package/dist/components/kup-photo-frame.js +2 -2
  85. package/dist/components/kup-planner.js +2 -2
  86. package/dist/components/kup-probe.js +2 -2
  87. package/dist/components/kup-progress-bar.js +1 -1
  88. package/dist/components/kup-qlik.js +2 -2
  89. package/dist/components/kup-radio.js +1 -1
  90. package/dist/components/kup-rating.js +1 -1
  91. package/dist/components/kup-snackbar.js +2 -2
  92. package/dist/components/kup-spinner.js +1 -1
  93. package/dist/components/kup-switch.js +1 -1
  94. package/dist/components/kup-tab-bar.js +1 -1
  95. package/dist/components/kup-text-field.js +1 -1
  96. package/dist/components/kup-time-picker.js +1 -1
  97. package/dist/components/kup-toolbar.js +1 -1
  98. package/dist/components/kup-tree.js +1 -1
  99. package/dist/components/kup-txt.js +2 -2
  100. package/dist/components/kup-typography-list.js +2 -2
  101. package/dist/components/kup-typography.js +2 -2
  102. package/dist/components/{p-6ac4d6e4.js → p-3c7133f4.js} +2 -2
  103. package/dist/components/{p-cc4b91be.js → p-6404e656.js} +2 -2
  104. package/dist/components/{p-57c687f6.js → p-673078f5.js} +2 -2
  105. package/dist/components/{p-d147f210.js → p-8aad3250.js} +38 -4
  106. package/dist/components/{p-78036269.js → p-980df162.js} +36 -32
  107. package/dist/components/{p-2b568839.js → p-c673ccf9.js} +2 -2
  108. package/dist/esm/{f-cell-9562f7b7.js → f-cell-24ae8fd1.js} +4 -4
  109. package/dist/esm/{f-chip-ea3f1a9d.js → f-chip-49aa4ce5.js} +1 -1
  110. package/dist/esm/{f-object-field-3b309b9b.js → f-object-field-68f15b14.js} +2 -2
  111. package/dist/esm/{f-paginator-utils-3fd34944.js → f-paginator-utils-c495c576.js} +1 -1
  112. package/dist/esm/{f-text-field-428b17eb.js → f-text-field-972f2f77.js} +1 -1
  113. package/dist/esm/index.js +1 -1
  114. package/dist/esm/kup-accordion.entry.js +1 -1
  115. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  116. package/dist/esm/kup-autocomplete_28.entry.js +42 -38
  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-53c083aa.js → kup-data-table-helper-2e6ff490.js} +1 -1
  123. package/dist/esm/kup-drawer.entry.js +1 -1
  124. package/dist/esm/kup-echart.entry.js +1 -1
  125. package/dist/esm/kup-editor.entry.js +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-image-list.entry.js +5 -5
  131. package/dist/esm/kup-input-panel.entry.js +5 -5
  132. package/dist/esm/kup-lazy.entry.js +1 -1
  133. package/dist/esm/kup-magic-box.entry.js +1 -1
  134. package/dist/esm/{kup-manager-4e1add8f.js → kup-manager-985f68e7.js} +38 -4
  135. package/dist/esm/kup-nav-bar.entry.js +1 -1
  136. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  137. package/dist/esm/kup-object-field.entry.js +3 -3
  138. package/dist/esm/kup-pdf.entry.js +1 -1
  139. package/dist/esm/kup-photo-frame.entry.js +1 -1
  140. package/dist/esm/kup-planner.entry.js +2 -2
  141. package/dist/esm/kup-probe.entry.js +1 -1
  142. package/dist/esm/kup-qlik.entry.js +1 -1
  143. package/dist/esm/kup-snackbar.entry.js +1 -1
  144. package/dist/esm/kup-txt.entry.js +1 -1
  145. package/dist/esm/kup-typography-list.entry.js +1 -1
  146. package/dist/esm/kup-typography.entry.js +1 -1
  147. package/dist/ketchup/index.esm.js +1 -1
  148. package/dist/ketchup/ketchup.esm.js +1 -1
  149. package/dist/ketchup/{p-c0e77bac.entry.js → p-02b4b3dd.entry.js} +1 -1
  150. package/dist/ketchup/{p-e17bb506.entry.js → p-06699201.entry.js} +1 -1
  151. package/dist/ketchup/{p-3dc89841.entry.js → p-068df82f.entry.js} +1 -1
  152. package/dist/ketchup/{p-0c62cec5.entry.js → p-08a2497d.entry.js} +1 -1
  153. package/dist/ketchup/{p-af8231b5.entry.js → p-091e5617.entry.js} +1 -1
  154. package/dist/ketchup/{p-1ce8daeb.entry.js → p-0b32f881.entry.js} +1 -1
  155. package/dist/ketchup/{p-e0678743.js → p-12e3367f.js} +1 -1
  156. package/dist/ketchup/{p-6b7ff069.js → p-204c1445.js} +1 -1
  157. package/dist/ketchup/{p-bccd0945.entry.js → p-20560b80.entry.js} +1 -1
  158. package/dist/ketchup/{p-fb25a137.js → p-2879c239.js} +1 -1
  159. package/dist/ketchup/{p-11497de7.entry.js → p-2a1d4928.entry.js} +1 -1
  160. package/dist/ketchup/{p-a4801005.entry.js → p-4c7e2559.entry.js} +1 -1
  161. package/dist/ketchup/p-4e3a12f3.entry.js +1 -0
  162. package/dist/ketchup/{p-089837dd.entry.js → p-51256553.entry.js} +1 -1
  163. package/dist/ketchup/p-54128a30.entry.js +9 -0
  164. package/dist/ketchup/{p-50f2c605.entry.js → p-554ad523.entry.js} +1 -1
  165. package/dist/ketchup/{p-4180fa76.entry.js → p-5be8ba82.entry.js} +1 -1
  166. package/dist/ketchup/{p-6cf0ff5d.entry.js → p-621c489a.entry.js} +1 -1
  167. package/dist/ketchup/{p-58142e27.entry.js → p-64c45998.entry.js} +1 -1
  168. package/dist/ketchup/{p-faf0ba8b.entry.js → p-697bd04c.entry.js} +1 -1
  169. package/dist/ketchup/{p-7272d9aa.js → p-6a41ec1c.js} +3 -3
  170. package/dist/ketchup/{p-1df6a2d7.entry.js → p-7204a6ef.entry.js} +1 -1
  171. package/dist/ketchup/{p-c4fc52f4.entry.js → p-7383ed7c.entry.js} +1 -1
  172. package/dist/ketchup/{p-9fb724ed.entry.js → p-92e0ebed.entry.js} +1 -1
  173. package/dist/ketchup/{p-65533633.js → p-96180423.js} +1 -1
  174. package/dist/ketchup/{p-6b7041a2.entry.js → p-9a63dad8.entry.js} +1 -1
  175. package/dist/ketchup/{p-103361f4.entry.js → p-9cf16fca.entry.js} +1 -1
  176. package/dist/ketchup/{p-441882cc.entry.js → p-d1e6d053.entry.js} +1 -1
  177. package/dist/ketchup/{p-ffbba688.entry.js → p-d2ecc794.entry.js} +1 -1
  178. package/dist/ketchup/{p-aa60e458.entry.js → p-d55aa493.entry.js} +1 -1
  179. package/dist/ketchup/{p-a3f3676d.entry.js → p-d77493ee.entry.js} +1 -1
  180. package/dist/ketchup/{p-9c40a975.entry.js → p-dcd2e567.entry.js} +1 -1
  181. package/dist/ketchup/{p-e127a72d.entry.js → p-e072be61.entry.js} +1 -1
  182. package/dist/ketchup/{p-35452835.js → p-ee14c83b.js} +1 -1
  183. package/dist/ketchup/{p-71257bad.entry.js → p-eed2db7c.entry.js} +1 -1
  184. package/dist/ketchup/{p-90413423.entry.js → p-f1653129.entry.js} +1 -1
  185. package/dist/ketchup/{p-de3b7e55.entry.js → p-fa7a70fe.entry.js} +1 -1
  186. package/dist/ketchup/{p-6aeab427.js → p-ff8d0be5.js} +1 -1
  187. package/package.json +1 -1
  188. package/dist/ketchup/p-030f671e.entry.js +0 -1
  189. package/dist/ketchup/p-6bd7df96.entry.js +0 -9
@@ -1,11 +1,11 @@
1
1
  import { h, g as getAssetPath, F as Fragment } from './index-c9246a86.js';
2
- import { a8 as editableTypes, a9 as kupTypes, aa as FCellClasses, d as KupThemeColorValues, a5 as FCellTypes, ab as RADAdapter, ac as CMBandACPAdapter, ad as KupTagNames, F as FCellShapes, ae as fullWidthFieldsComps, af as autoCenterComps, ag as getCellValueForDisplay, ah as FCellEvents, ai as isForceUppercase, aj as isForceLowercase, e as KupDebugCategory } from './kup-manager-4e1add8f.js';
2
+ import { a8 as editableTypes, a9 as kupTypes, aa as FCellClasses, d as KupThemeColorValues, a5 as FCellTypes, ab as RADAdapter, ac as CMBandACPAdapter, ad as KupTagNames, F as FCellShapes, ae as fullWidthFieldsComps, af as autoCenterComps, ag as getCellValueForDisplay, ah as FCellEvents, ai as isForceUppercase, aj as isForceLowercase, e as KupDebugCategory } from './kup-manager-985f68e7.js';
3
3
  import { F as FButton } from './f-button-acef8cca.js';
4
4
  import { F as FCheckbox } from './f-checkbox-ed122005.js';
5
- import { F as FChipType, c as FChip } from './f-chip-ea3f1a9d.js';
5
+ import { F as FChipType, c as FChip } from './f-chip-49aa4ce5.js';
6
6
  import { F as FImage } from './f-image-e8fec767.js';
7
- import { F as FObjectField } from './f-object-field-3b309b9b.js';
8
- import { F as FTextField } from './f-text-field-428b17eb.js';
7
+ import { F as FObjectField } from './f-object-field-68f15b14.js';
8
+ import { F as FTextField } from './f-text-field-972f2f77.js';
9
9
 
10
10
  /**
11
11
  * Props of the kup-list component.
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-c9246a86.js';
2
2
  import { F as FImage } from './f-image-e8fec767.js';
3
- import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-4e1add8f.js';
3
+ import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-985f68e7.js';
3
3
  import { F as FButton } from './f-button-acef8cca.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-428b17eb.js';
5
+ import { F as FTextField } from './f-text-field-972f2f77.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 { ap as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-4e1add8f.js';
2
+ import { ap as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-985f68e7.js';
3
3
  import { F as FButton } from './f-button-acef8cca.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-4e1add8f.js';
2
+ import { b as KupThemeIconValues } from './kup-manager-985f68e7.js';
3
3
  import { F as FImage } from './f-image-e8fec767.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-4e1add8f.js';
1
+ import { K as KupManager } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-985f68e7.js';
3
3
  import { F as FImage } from './f-image-e8fec767.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, ag as getCellValueForDisplay } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ag as getCellValueForDisplay } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-e8fec767.js';
5
- import { s as sortRows } from './kup-data-table-helper-53c083aa.js';
5
+ import { s as sortRows } from './kup-data-table-helper-2e6ff490.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 { 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, I as ShowGrid, T as TotalLabel, J as TotalMode, M as kupDynamicPositionAttribute, N as KupPointerEventTypes, O as kupDraggableColumnAttr, Q as kupDragActiveAttr, R as KupDragEffect, U as kupDraggableCellAttr, V as KupDropEventTypes, W as FixedCellsClasses, X as FixedCellsCSSVarsBase, Y as KupLanguageFontsize, Z as KupLanguageDensity, _ as KupLanguageGrid, $ as KupDataTableProps, a0 as DataTableAreasEnum, a1 as SortMode, a2 as iconColumn, a3 as keyColumn, a4 as fieldColumn, a5 as FCellTypes, a6 as addColumnValueFromRow, a7 as KupGlobalFilterMode } from './kup-manager-4e1add8f.js';
3
- import { F as FTextField } from './f-text-field-428b17eb.js';
2
+ import { 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, I as ShowGrid, T as TotalLabel, J as TotalMode, M as kupDynamicPositionAttribute, N as KupPointerEventTypes, O as kupDraggableColumnAttr, Q as kupDragActiveAttr, R as KupDragEffect, U as kupDraggableCellAttr, V as KupDropEventTypes, W as FixedCellsClasses, X as FixedCellsCSSVarsBase, Y as KupLanguageFontsize, Z as KupLanguageDensity, _ as KupLanguageGrid, $ as KupDataTableProps, a0 as DataTableAreasEnum, a1 as SortMode, a2 as iconColumn, a3 as keyColumn, a4 as fieldColumn, a5 as FCellTypes, a6 as addColumnValueFromRow, a7 as KupGlobalFilterMode } from './kup-manager-985f68e7.js';
3
+ import { F as FTextField } from './f-text-field-972f2f77.js';
4
4
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
5
- import { I as ItemsDisplayMode, F as FCell, K as KupListRole, a as KupListProps, b as FProgressBar, c as FRadio, d as FRating, e as FSwitchSizing, f as FSwitch } from './f-cell-9562f7b7.js';
5
+ import { I as ItemsDisplayMode, F as FCell, K as KupListRole, a as KupListProps, b as FProgressBar, c as FRadio, d as FRating, e as FSwitchSizing, f as FSwitch } from './f-cell-24ae8fd1.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import { F as FImage } from './f-image-e8fec767.js';
8
8
  import { F as FButton } from './f-button-acef8cca.js';
9
9
  import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.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-ea3f1a9d.js';
11
+ import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-49aa4ce5.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-ed122005.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-53c083aa.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-3fd34944.js';
16
- import './f-object-field-3b309b9b.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-2e6ff490.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-c495c576.js';
16
+ import './f-object-field-68f15b14.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -7631,13 +7631,13 @@ const KupCombobox = class {
7631
7631
  case 'ArrowDown':
7632
7632
  e.preventDefault();
7633
7633
  e.stopPropagation();
7634
- __classPrivateFieldGet$7(this, _KupCombobox_instances, "m", _KupCombobox_openList).call(this);
7634
+ this.onKupClick();
7635
7635
  __classPrivateFieldGet$7(this, _KupCombobox_listEl, "f").focusNext();
7636
7636
  break;
7637
7637
  case 'ArrowUp':
7638
7638
  e.preventDefault();
7639
7639
  e.stopPropagation();
7640
- __classPrivateFieldGet$7(this, _KupCombobox_instances, "m", _KupCombobox_openList).call(this);
7640
+ this.onKupClick();
7641
7641
  __classPrivateFieldGet$7(this, _KupCombobox_listEl, "f").focusPrevious();
7642
7642
  break;
7643
7643
  }
@@ -7749,7 +7749,7 @@ const KupCombobox = class {
7749
7749
  };
7750
7750
  const fullHeight = this.rootElement.classList.contains('kup-full-height');
7751
7751
  const fullWidth = this.rootElement.classList.contains('kup-full-width');
7752
- return (h(Host, { key: 'b6ad22bb9d0166fa3bc3dc4969ecbcbc9453f9f6', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$7(this, _KupCombobox_elStyle, "f") }, h("style", { key: '83c24d3fd09238879dd0f585ce4cf9d3d20bfcb8' }, __classPrivateFieldGet$7(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '59a748819f21cbcb24b0e8e1e5a1850c6514850d', id: componentWrapperId, style: __classPrivateFieldGet$7(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: 'f74bdce0e5e38f11b92e63f7c5d28432fb060dae' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
7752
+ return (h(Host, { key: '35204b34b429d4533e72b2c44a8d6e05578af5ae', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$7(this, _KupCombobox_elStyle, "f") }, h("style", { key: '6a718c8ee976a71f130d65f284191446c413c097' }, __classPrivateFieldGet$7(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '822e91991f1bcfdf0933b4cf931e20dca0e391f5', id: componentWrapperId, style: __classPrivateFieldGet$7(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '7f5d2fab19907e033c56a54bf31e53658b0aa6b1' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
7753
7753
  ? KupThemeIconValues.DROPDOWN
7754
7754
  : null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick() }))), __classPrivateFieldGet$7(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
7755
7755
  }
@@ -15561,47 +15561,51 @@ const KupList = class {
15561
15561
  * Focuses the next element of the list.
15562
15562
  */
15563
15563
  async focusNext() {
15564
- if (isNaN(this.focused) ||
15565
- this.focused === null ||
15566
- this.focused === undefined) {
15567
- if (this.selected.length === 1) {
15568
- const selectedItem = this.data.find((x) => x.id === this.selected[0]);
15569
- this.focused = this.data.indexOf(selectedItem) + 1;
15564
+ if (__classPrivateFieldGet$4(this, _KupList_listItems, "f").length > 0) {
15565
+ if (isNaN(this.focused) ||
15566
+ this.focused === null ||
15567
+ this.focused === undefined) {
15568
+ if (this.selected.length === 1) {
15569
+ const selectedItem = this.data.find((x) => x.id === this.selected[0]);
15570
+ this.focused = this.data.indexOf(selectedItem) + 1;
15571
+ }
15572
+ else {
15573
+ this.focused = 0;
15574
+ }
15570
15575
  }
15571
15576
  else {
15577
+ this.focused++;
15578
+ }
15579
+ if (this.focused > __classPrivateFieldGet$4(this, _KupList_listItems, "f").length - 1) {
15572
15580
  this.focused = 0;
15573
15581
  }
15582
+ __classPrivateFieldGet$4(this, _KupList_listItems, "f")[this.focused].focus();
15574
15583
  }
15575
- else {
15576
- this.focused++;
15577
- }
15578
- if (this.focused > __classPrivateFieldGet$4(this, _KupList_listItems, "f").length - 1) {
15579
- this.focused = 0;
15580
- }
15581
- __classPrivateFieldGet$4(this, _KupList_listItems, "f")[this.focused].focus();
15582
15584
  }
15583
15585
  /**
15584
15586
  * Focuses the previous element of the list.
15585
15587
  */
15586
15588
  async focusPrevious() {
15587
- if (isNaN(this.focused) ||
15588
- this.focused === null ||
15589
- this.focused === undefined) {
15590
- if (this.selected.length === 1) {
15591
- const selectedItem = this.data.find((x) => x.id === this.selected[0]);
15592
- this.focused = this.data.indexOf(selectedItem) - 1;
15589
+ if (__classPrivateFieldGet$4(this, _KupList_listItems, "f").length > 0) {
15590
+ if (isNaN(this.focused) ||
15591
+ this.focused === null ||
15592
+ this.focused === undefined) {
15593
+ if (this.selected.length === 1) {
15594
+ const selectedItem = this.data.find((x) => x.id === this.selected[0]);
15595
+ this.focused = this.data.indexOf(selectedItem) - 1;
15596
+ }
15597
+ else {
15598
+ this.focused = 0;
15599
+ }
15593
15600
  }
15594
15601
  else {
15595
- this.focused = 0;
15602
+ this.focused--;
15596
15603
  }
15604
+ if (this.focused < 0) {
15605
+ this.focused = __classPrivateFieldGet$4(this, _KupList_listItems, "f").length - 1;
15606
+ }
15607
+ __classPrivateFieldGet$4(this, _KupList_listItems, "f")[this.focused].focus();
15597
15608
  }
15598
- else {
15599
- this.focused--;
15600
- }
15601
- if (this.focused < 0) {
15602
- this.focused = __classPrivateFieldGet$4(this, _KupList_listItems, "f").length - 1;
15603
- }
15604
- __classPrivateFieldGet$4(this, _KupList_listItems, "f")[this.focused].focus();
15605
15609
  }
15606
15610
  /**
15607
15611
  * Used to retrieve component's props values.
@@ -15716,7 +15720,7 @@ const KupList = class {
15716
15720
  }
15717
15721
  __classPrivateFieldSet$1(this, _KupList_radios, [], "f");
15718
15722
  let index = 0;
15719
- return (h(Host, { key: '50082f229fb24c4323a864cc2f7c9da442b2eace' }, h("style", { key: 'f2727ee3c70b0513dca19ee6e5e8e60a0df90047' }, __classPrivateFieldGet$4(this, _KupList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '24f80d5c1b659dbf56e038a3b6f959f531dd834b', id: "kup-component", class: wrapperClass }, this.showFilter ? (h("div", { class: filterClass }, __classPrivateFieldGet$4(this, _KupList_instances, "m", _KupList_createFilterComponent).call(this))) : null, h("div", { key: '45dc475110bdaa58f585998986c820584f7f55d1', class: listScrollClass }, h("ul", { key: '20cbae58fc5a6a8e5e4343de5fde4224098d280a', class: componentClass, role: roleAttr, "aria-multiselectable": ariaMultiSelectable }, this.data
15723
+ return (h(Host, { key: '89ff48163b88f44932bdf51d9fbd4f86115f3a54' }, h("style", { key: 'b20a0669b402c9b772c00231fc28d1770006beed' }, __classPrivateFieldGet$4(this, _KupList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'de4cb4d8a850bf961ffea22dd6599b8c7d2e469d', id: "kup-component", class: wrapperClass }, this.showFilter ? (h("div", { class: filterClass }, __classPrivateFieldGet$4(this, _KupList_instances, "m", _KupList_createFilterComponent).call(this))) : null, h("div", { key: 'e24d558bd05d3fffff643ed1be532ab34e9b9375', class: listScrollClass }, h("ul", { key: 'd07fed6ef1a521b27f07705750db24b934382e25', class: componentClass, role: roleAttr, "aria-multiselectable": ariaMultiSelectable }, this.data
15720
15724
  .filter((item) => __classPrivateFieldGet$4(this, _KupList_instances, "m", _KupList_itemCompliant).call(this, item))
15721
15725
  .map((item) => __classPrivateFieldGet$4(this, _KupList_instances, "m", _KupList_renderListItem).call(this, item, index++)))))));
15722
15726
  }
@@ -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, a1 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, N as KupPointerEventTypes, R as KupDragEffect, aw as kupDraggableAttr, V as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-4e1add8f.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-53c083aa.js';
2
+ import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a1 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, N as KupPointerEventTypes, R as KupDragEffect, aw as kupDraggableAttr, V as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-985f68e7.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-2e6ff490.js';
4
4
  import { F as FImage } from './f-image-e8fec767.js';
5
- import { c as FChip } from './f-chip-ea3f1a9d.js';
5
+ import { c as FChip } from './f-chip-49aa4ce5.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-9562f7b7.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-3fd34944.js';
7
+ import { F as FCell } from './f-cell-24ae8fd1.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-c495c576.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-acef8cca.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-ed122005.js';
14
- import './f-object-field-3b309b9b.js';
15
- import './f-text-field-428b17eb.js';
14
+ import './f-object-field-68f15b14.js';
15
+ import './f-text-field-972f2f77.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-acef8cca.js';
5
- import { c as FChip, F as FChipType } from './f-chip-ea3f1a9d.js';
5
+ import { c as FChip, F as FChipType } from './f-chip-49aa4ce5.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-e8fec767.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, ag as getCellValueForDisplay } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ag as getCellValueForDisplay } from './kup-manager-985f68e7.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, aq as KupCellElementsPosition, g as getProps, s as setProps, R as KupDragEffect, ar as submitPositionAdapter, h as KupLanguageGeneric, as as KupCellProps } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, f as FCellPadding, aq as KupCellElementsPosition, g as getProps, s as setProps, R as KupDragEffect, ar as submitPositionAdapter, h as KupLanguageGeneric, as as KupCellProps } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-acef8cca.js';
5
- import { F as FCell } from './f-cell-9562f7b7.js';
5
+ import { F as FCell } from './f-cell-24ae8fd1.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-e8fec767.js';
9
9
  import './f-checkbox-ed122005.js';
10
- import './f-chip-ea3f1a9d.js';
11
- import './f-object-field-3b309b9b.js';
12
- import './f-text-field-428b17eb.js';
10
+ import './f-chip-49aa4ce5.js';
11
+ import './f-object-field-68f15b14.js';
12
+ import './f-text-field-972f2f77.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-acef8cca.js';
3
3
  import { F as FCheckbox } from './f-checkbox-ed122005.js';
4
- import { F as FTextField } from './f-text-field-428b17eb.js';
4
+ import { F as FTextField } from './f-text-field-972f2f77.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, at as KupLanguageDashboard, h as KupLanguageGeneric, R as KupDragEffect, e as KupDebugCategory } from './kup-manager-4e1add8f.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, at as KupLanguageDashboard, h as KupLanguageGeneric, R as KupDragEffect, e as KupDebugCategory } from './kup-manager-985f68e7.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-e8fec767.js';
@@ -1,4 +1,4 @@
1
- import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ag as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ak as KupData, al as compareCell, J as TotalMode, F as FCellShapes, ac as CMBandACPAdapter, ab as RADAdapter, am as CHKAdapter, an as CHIAdapter, ao as SWTAdapter, a1 as SortMode } from './kup-manager-4e1add8f.js';
1
+ import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ag as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ak as KupData, al as compareCell, J as TotalMode, F as FCellShapes, ac as CMBandACPAdapter, ab as RADAdapter, am as CHKAdapter, an as CHIAdapter, ao as SWTAdapter, a1 as SortMode } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-985f68e7.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-4e1add8f.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-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-985f68e7.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-acef8cca.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-e8fec767.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, N as KupPointerEventTypes } from './kup-manager-4e1add8f.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, N as KupPointerEventTypes } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-985f68e7.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-985f68e7.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, N as KupPointerEventTypes, f as FCellPadding } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, N as KupPointerEventTypes, f as FCellPadding } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-e8fec767.js';
5
5
  import { F as FButton } from './f-button-acef8cca.js';
6
6
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
7
- import { F as FCell } from './f-cell-9562f7b7.js';
7
+ import { F as FCell } from './f-cell-24ae8fd1.js';
8
8
  import { M as MDCRipple } from './component-a35bc7f1.js';
9
9
  import './kup-dates-da19044e.js';
10
10
  import './f-checkbox-ed122005.js';
11
- import './f-chip-ea3f1a9d.js';
12
- import './f-object-field-3b309b9b.js';
13
- import './f-text-field-428b17eb.js';
11
+ import './f-chip-49aa4ce5.js';
12
+ import './f-object-field-68f15b14.js';
13
+ import './f-text-field-972f2f77.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-acef8cca.js';
3
- import { F as FCell } from './f-cell-9562f7b7.js';
4
- import { k as kupManagerInstance, a5 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, an as CHIAdapter, ac as CMBandACPAdapter, am as CHKAdapter, ab as RADAdapter, ao as SWTAdapter, e as KupDebugCategory, N as KupPointerEventTypes } from './kup-manager-4e1add8f.js';
3
+ import { F as FCell } from './f-cell-24ae8fd1.js';
4
+ import { k as kupManagerInstance, a5 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, an as CHIAdapter, ac as CMBandACPAdapter, am as CHKAdapter, ab as RADAdapter, ao as SWTAdapter, e as KupDebugCategory, N as KupPointerEventTypes } from './kup-manager-985f68e7.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-e8fec767.js';
10
10
  import './f-checkbox-ed122005.js';
11
- import './f-chip-ea3f1a9d.js';
12
- import './f-object-field-3b309b9b.js';
13
- import './f-text-field-428b17eb.js';
11
+ import './f-chip-49aa4ce5.js';
12
+ import './f-object-field-68f15b14.js';
13
+ import './f-text-field-972f2f77.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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-985f68e7.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, au as kupDropEvent, O as kupDraggableColumnAttr, av as kupDraggableRowAttr, V as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, au as kupDropEvent, O as kupDraggableColumnAttr, av as kupDraggableRowAttr, V as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-985f68e7.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-e8fec767.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -10639,7 +10639,7 @@ var chs = {exports: {}};
10639
10639
  }));
10640
10640
  }(chs));
10641
10641
 
10642
- var es = {exports: {}};
10642
+ var es$1 = {exports: {}};
10643
10643
 
10644
10644
  (function (module) {
10645
10645
  // numeral.js locale configuration
@@ -10677,7 +10677,7 @@ var es = {exports: {}};
10677
10677
  }
10678
10678
  });
10679
10679
  }));
10680
- }(es));
10680
+ }(es$1));
10681
10681
 
10682
10682
  var fr = {exports: {}};
10683
10683
 
@@ -10822,6 +10822,38 @@ var ru = {exports: {}};
10822
10822
  }));
10823
10823
  }(ru));
10824
10824
 
10825
+ var es = {exports: {}};
10826
+
10827
+ var lexer = {};
10828
+
10829
+ var token = {};
10830
+
10831
+ (function (exports) {
10832
+ function e(){return e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(e[a]=o[a]);}return e},e.apply(this,arguments)}Object.defineProperty(exports,"__esModule",{value:!0});var t,o={0:11,1:0,2:3,3:0,4:0,5:0,6:0,7:11,8:11,9:1,10:10,11:0,12:11,13:0,14:-1};exports.tokenTypes=void 0,(t=exports.tokenTypes||(exports.tokenTypes={}))[t.FUNCTION_WITH_ONE_ARG=0]="FUNCTION_WITH_ONE_ARG",t[t.NUMBER=1]="NUMBER",t[t.BINARY_OPERATOR_HIGH_PRECENDENCE=2]="BINARY_OPERATOR_HIGH_PRECENDENCE",t[t.CONSTANT=3]="CONSTANT",t[t.OPENING_PARENTHESIS=4]="OPENING_PARENTHESIS",t[t.CLOSING_PARENTHESIS=5]="CLOSING_PARENTHESIS",t[t.DECIMAL=6]="DECIMAL",t[t.POSTFIX_FUNCTION_WITH_ONE_ARG=7]="POSTFIX_FUNCTION_WITH_ONE_ARG",t[t.FUNCTION_WITH_N_ARGS=8]="FUNCTION_WITH_N_ARGS",t[t.BINARY_OPERATOR_LOW_PRECENDENCE=9]="BINARY_OPERATOR_LOW_PRECENDENCE",t[t.BINARY_OPERATOR_PERMUTATION=10]="BINARY_OPERATOR_PERMUTATION",t[t.COMMA=11]="COMMA",t[t.EVALUATED_FUNCTION=12]="EVALUATED_FUNCTION",t[t.EVALUATED_FUNCTION_PARAMETER=13]="EVALUATED_FUNCTION_PARAMETER",t[t.SPACE=14]="SPACE",exports.createTokens=function(t){return [{token:"sin",show:"sin",type:0,value:t.math.sin},{token:"cos",show:"cos",type:0,value:t.math.cos},{token:"tan",show:"tan",type:0,value:t.math.tan},{token:"pi",show:"&pi;",type:3,value:"PI"},{token:"(",show:"(",type:4,value:"("},{token:")",show:")",type:5,value:")"},{token:"P",show:"P",type:10,value:t.math.P},{token:"C",show:"C",type:10,value:t.math.C},{token:" ",show:" ",type:14,value:" ".anchor},{token:"asin",show:"asin",type:0,value:t.math.asin},{token:"acos",show:"acos",type:0,value:t.math.acos},{token:"atan",show:"atan",type:0,value:t.math.atan},{token:"7",show:"7",type:1,value:"7"},{token:"8",show:"8",type:1,value:"8"},{token:"9",show:"9",type:1,value:"9"},{token:"int",show:"Int",type:0,value:Math.floor},{token:"cosh",show:"cosh",type:0,value:t.math.cosh},{token:"acosh",show:"acosh",type:0,value:t.math.acosh},{token:"ln",show:" ln",type:0,value:Math.log},{token:"^",show:"^",type:10,value:Math.pow},{token:"root",show:"root",type:0,value:Math.sqrt},{token:"4",show:"4",type:1,value:"4"},{token:"5",show:"5",type:1,value:"5"},{token:"6",show:"6",type:1,value:"6"},{token:"/",show:"&divide;",type:2,value:t.math.div},{token:"!",show:"!",type:7,value:t.math.fact},{token:"tanh",show:"tanh",type:0,value:t.math.tanh},{token:"atanh",show:"atanh",type:0,value:t.math.atanh},{token:"Mod",show:" Mod ",type:2,value:t.math.mod},{token:"1",show:"1",type:1,value:"1"},{token:"2",show:"2",type:1,value:"2"},{token:"3",show:"3",type:1,value:"3"},{token:"*",show:"&times;",type:2,value:t.math.mul},{token:"sinh",show:"sinh",type:0,value:t.math.sinh},{token:"asinh",show:"asinh",type:0,value:t.math.asinh},{token:"e",show:"e",type:3,value:"E"},{token:"log",show:" log",type:0,value:t.math.log},{token:"0",show:"0",type:1,value:"0"},{token:".",show:".",type:6,value:"."},{token:"+",show:"+",type:9,value:t.math.add},{token:"-",show:"-",type:9,value:t.math.sub},{token:",",show:",",type:11,value:","},{token:"Sigma",show:"&Sigma;",type:12,value:t.math.sigma},{token:"n",show:"n",type:13,value:"n"},{token:"Pi",show:"&Pi;",type:12,value:t.math.Pi},{token:"pow",show:"pow",type:8,value:Math.pow,numberOfArguments:2},{token:"&",show:"&",type:9,value:t.math.and}].map((function(t){return e({},t,{precedence:o[t.type]})}))},exports.preced=o;
10833
+ }(token));
10834
+
10835
+ Object.defineProperty(lexer,"__esModule",{value:!0});var e$1=token;function t$1(e,t){for(var n=0;n<e.length;n++)e[n]+=t;return e}var n={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,9:!0,12:!0,13:!0,14:!0},s$1={0:!0,1:!0,2:!0,3:!0,4:!0,5:!0,6:!0,7:!0,8:!0,9:!0,10:!0,11:!0,12:!0,13:!0},o$1={0:!0,3:!0,4:!0,8:!0,12:!0,13:!0},p={},r$1={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,12:!0,13:!0},T={1:!0},h=[[],["1","2","3","7","8","9","4","5","6","+","-","*","/","(",")","^","!","P","C","e","0",".",",","n"," ","&"],["pi","ln","Pi"],["sin","cos","tan","Del","int","Mod","log","pow"],["asin","acos","atan","cosh","root","tanh","sinh"],["acosh","atanh","asinh","Sigma"]];function E(e,t,n,s){for(var o=0;o<s;o++)if(e[n+o]!==t[o])return !1;return !0}function N(e,t){for(var n=0;n<t.length;n++)if(t[n].token===e)return n;return -1}lexer.addToken=function(t){for(var n=0;n<t.length;n++){var s=t[n].token.length,o=-1;t[n].type===e$1.tokenTypes.FUNCTION_WITH_N_ARGS&&void 0===t[n].numberOfArguments&&(t[n].numberOfArguments=2),h[s]=h[s]||[];for(var p=0;p<h[s].length;p++)if(t[n].token===h[s][p]){o=N(h[s][p],this.tokens);break}-1===o?(this.tokens.push(t[n]),t[n].precedence=e$1.preced[t[n].type],h.length<=t[n].token.length&&(h[t[n].token.length]=[]),h[t[n].token.length].push(t[n].token)):(this.tokens[o]=t[n],t[n].precedence=e$1.preced[t[n].type]);}},lexer.lex=function(u,a){var y,_={value:this.math.changeSign,type:e$1.tokenTypes.FUNCTION_WITH_ONE_ARG,precedence:4,show:"-"},i={value:")",show:")",type:e$1.tokenTypes.CLOSING_PARENTHESIS,precedence:0},A={value:"(",type:e$1.tokenTypes.OPENING_PARENTHESIS,precedence:0,show:"("},O=[A],R=[],l=u,k=n,I=0,f=p,P="";void 0!==a&&this.addToken(a);var c=function(e,t){for(var n,s,o,p=[],r=t.length,T=0;T<r;T++)if(!(T<r-1&&" "===t[T]&&" "===t[T+1])){for(n="",s=t.length-T>h.length-2?h.length-1:t.length-T;s>0;s--)if(void 0!==h[s])for(o=0;o<h[s].length;o++)E(t,h[s][o],T,s)&&(n=h[s][o],o=h[s].length,s=0);if(T+=n.length-1,""===n)throw new Error("Can't understand after "+t.slice(T));p.push(e.tokens[N(n,e.tokens)]);}return p}(this,l);for(y=0;y<c.length;y++){var C=c[y];if(14!==C.type){var g,S=C.token,d=C.type,v=C.value,w=C.precedence,U=C.show,m=O[O.length-1];for(g=R.length;g--&&0===R[g];)if(-1!==[e$1.tokenTypes.FUNCTION_WITH_ONE_ARG,e$1.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,e$1.tokenTypes.CONSTANT,e$1.tokenTypes.OPENING_PARENTHESIS,e$1.tokenTypes.CLOSING_PARENTHESIS,e$1.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE,e$1.tokenTypes.BINARY_OPERATOR_PERMUTATION,e$1.tokenTypes.COMMA,e$1.tokenTypes.EVALUATED_FUNCTION,e$1.tokenTypes.EVALUATED_FUNCTION_PARAMETER].indexOf(d)){if(!0!==k[d])throw new Error(S+" is not allowed after "+P);O.push(i),k=s$1,f=r$1,R.pop();}if(!0!==k[d])throw new Error(S+" is not allowed after "+P);!0===f[d]&&(d=e$1.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,v=this.math.mul,U="&times;",w=3,y-=1);var H={value:v,type:d,precedence:w,show:U,numberOfArguments:C.numberOfArguments};if(d===e$1.tokenTypes.FUNCTION_WITH_ONE_ARG)k=n,f=p,t$1(R,1),O.push(H),c[y+1].type!==e$1.tokenTypes.OPENING_PARENTHESIS&&(O.push(A),R.push(2));else if(d===e$1.tokenTypes.NUMBER)m.type===e$1.tokenTypes.NUMBER?(m.value+=v,t$1(R,1)):O.push(H),k=s$1,f=o$1;else if(d===e$1.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE)k=n,f=p,t$1(R,2),O.push(H);else if(d===e$1.tokenTypes.CONSTANT)O.push(H),k=s$1,f=r$1;else if(d===e$1.tokenTypes.OPENING_PARENTHESIS)t$1(R,1),I++,k=n,f=p,O.push(H);else if(d===e$1.tokenTypes.CLOSING_PARENTHESIS){if(!I)throw new Error("Closing parenthesis are more than opening one, wait What!!!");I--,k=s$1,f=r$1,O.push(H),t$1(R,1);}else if(d===e$1.tokenTypes.DECIMAL){if(m.hasDec)throw new Error("Two decimals are not allowed in one number");m.type!==e$1.tokenTypes.NUMBER&&(m={show:"0",value:0,type:e$1.tokenTypes.NUMBER,precedence:0},O.push(m)),k=T,t$1(R,1),f=p,m.value+=v,m.hasDec=!0;}else d===e$1.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&(k=s$1,f=r$1,t$1(R,1),O.push(H));d===e$1.tokenTypes.FUNCTION_WITH_N_ARGS?(k=n,f=p,t$1(R,C.numberOfArguments+2),O.push(H),c[y+1].type!==e$1.tokenTypes.OPENING_PARENTHESIS&&(O.push(A),R.push(C.numberOfArguments+2))):d===e$1.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?(m.type===e$1.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?m.value===this.math.add?(m.value=v,m.show=U,t$1(R,1)):m.value===this.math.sub&&"-"===U&&(m.value=this.math.add,m.show="+",t$1(R,1)):m.type!==e$1.tokenTypes.CLOSING_PARENTHESIS&&m.type!==e$1.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&m.type!==e$1.tokenTypes.NUMBER&&m.type!==e$1.tokenTypes.CONSTANT&&m.type!==e$1.tokenTypes.EVALUATED_FUNCTION_PARAMETER?"-"===S&&(k=n,f=p,t$1(R,1).push(2),O.push(_),O.push(A)):(O.push(H),t$1(R,2)),k=n,f=p):d===e$1.tokenTypes.BINARY_OPERATOR_PERMUTATION?(k=n,f=p,t$1(R,2),O.push(H)):d===e$1.tokenTypes.COMMA?(k=n,f=p,O.push(H)):d===e$1.tokenTypes.EVALUATED_FUNCTION?(k=n,f=p,t$1(R,6),O.push(H),c[y+1].type!==e$1.tokenTypes.OPENING_PARENTHESIS&&(O.push(A),R.push(6))):d===e$1.tokenTypes.EVALUATED_FUNCTION_PARAMETER&&(k=s$1,f=r$1,O.push(H)),t$1(R,-1),P=S;}else if(y>0&&y<c.length-1&&1===c[y+1].type&&(1===c[y-1].type||6===c[y-1].type))throw new Error("Unexpected Space")}for(g=R.length;g--;)O.push(i);if(!0!==k[5])throw new Error("complete the expression");for(;I--;)O.push(i);return O.push(i),O};
10836
+
10837
+ var postfix = {};
10838
+
10839
+ (function (exports) {
10840
+ Object.defineProperty(exports,"__esModule",{value:!0}),exports.toPostfix=function(e){for(var p,t,u,l=[],o=-1,r=-1,s=[{value:"(",type:4,precedence:0,show:"("}],a=1;a<e.length;a++)if(1===e[a].type||3===e[a].type||13===e[a].type)1===e[a].type&&(e[a].value=Number(e[a].value)),l.push(e[a]);else if(4===e[a].type)s.push(e[a]);else if(5===e[a].type)for(;4!==(null==(h=t=s.pop())?void 0:h.type);){var h;t&&l.push(t);}else if(11===e[a].type){for(;4!==(null==(v=t=s.pop())?void 0:v.type);){var v;t&&l.push(t);}s.push(t);}else {r=(p=e[a]).precedence,o=(u=s[s.length-1]).precedence;var n="Math.pow"==u.value&&"Math.pow"==p.value;if(r>o)s.push(p);else {for(;o>=r&&!n||n&&r<o;)t=s.pop(),u=s[s.length-1],t&&l.push(t),o=u.precedence,n="Math.pow"==p.value&&"Math.pow"==u.value;s.push(p);}}return l};
10841
+ }(postfix));
10842
+
10843
+ var postfix_evaluator = {};
10844
+
10845
+ (function (exports) {
10846
+ Object.defineProperty(exports,"__esModule",{value:!0}),exports.postfixEval=function(e,a){(a=a||{}).PI=Math.PI,a.E=Math.E;for(var p,u,r,l=[],s=void 0!==a.n,t=0;t<e.length;t++)if(1===e[t].type)l.push({value:e[t].value,type:1});else if(3===e[t].type)l.push({value:a[e[t].value],type:1});else if(0===e[t].type){var v=l[l.length-1];Array.isArray(v)?v.push(e[t]):v.value=e[t].value(v.value);}else if(7===e[t].type){var y=l[l.length-1];Array.isArray(y)?y.push(e[t]):y.value=e[t].value(y.value);}else if(8===e[t].type){for(var h=[],i=0;i<e[t].numberOfArguments;i++){var o=l.pop();o&&h.push(o.value);}l.push({type:1,value:e[t].value.apply(e[t],h.reverse())});}else if(10===e[t].type)p=l.pop(),u=l.pop(),Array.isArray(u)?((u=u.concat(p)).push(e[t]),l.push(u)):Array.isArray(p)?(p.unshift(u),p.push(e[t]),l.push(p)):l.push({type:1,value:e[t].value(u.value,p.value)});else if(2===e[t].type||9===e[t].type)p=l.pop(),u=l.pop(),Array.isArray(u)?((u=u.concat(p)).push(e[t]),l.push(u)):Array.isArray(p)?(p.unshift(u),p.push(e[t]),l.push(p)):l.push({type:1,value:e[t].value(u.value,p.value)});else if(12===e[t].type){p=l.pop();var n=void 0;n=!Array.isArray(p)&&p?[p]:p||[],u=l.pop(),r=l.pop(),l.push({type:1,value:e[t].value(r.value,u.value,n)});}else 13===e[t].type&&(s?l.push({value:a[e[t].value],type:3}):l.push([e[t]]));if(l.length>1)throw new Error("Uncaught Syntax error");return parseFloat(l[0].value.toFixed(15))};
10847
+ }(postfix_evaluator));
10848
+
10849
+ var functions = {};
10850
+
10851
+ Object.defineProperty(functions,"__esModule",{value:!0});functions.createMathFunctions=function(t){return {isDegree:!0,acos:function(n){return t.math.isDegree?180/Math.PI*Math.acos(n):Math.acos(n)},add:function(t,n){return t+n},asin:function(n){return t.math.isDegree?180/Math.PI*Math.asin(n):Math.asin(n)},atan:function(n){return t.math.isDegree?180/Math.PI*Math.atan(n):Math.atan(n)},acosh:function(t){return Math.log(t+Math.sqrt(t*t-1))},asinh:function(t){return Math.log(t+Math.sqrt(t*t+1))},atanh:function(t){return Math.log((1+t)/(1-t))},C:function(n,r){var a=1,o=n-r,e=r;e<o&&(e=o,o=r);for(var u=e+1;u<=n;u++)a*=u;var i=t.math.fact(o);return "NaN"===i?"NaN":a/i},changeSign:function(t){return -t},cos:function(n){return t.math.isDegree&&(n=t.math.toRadian(n)),Math.cos(n)},cosh:function(t){return (Math.pow(Math.E,t)+Math.pow(Math.E,-1*t))/2},div:function(t,n){return t/n},fact:function(t){if(t%1!=0)return "NaN";for(var n=1,r=2;r<=t;r++)n*=r;return n},inverse:function(t){return 1/t},log:function(t){return Math.log(t)/Math.log(10)},mod:function(t,n){return t%n},mul:function(t,n){return t*n},P:function(t,n){for(var r=1,a=Math.floor(t)-Math.floor(n)+1;a<=Math.floor(t);a++)r*=a;return r},Pi:function(n,r,a){for(var o=1,e=n;e<=r;e++)o*=Number(t.postfixEval(a,{n:e}));return o},pow10x:function(t){for(var n=1;t--;)n*=10;return n},sigma:function(n,r,a){for(var o=0,e=n;e<=r;e++)o+=Number(t.postfixEval(a,{n:e}));return o},sin:function(n){return t.math.isDegree&&(n=t.math.toRadian(n)),Math.sin(n)},sinh:function(t){return (Math.pow(Math.E,t)-Math.pow(Math.E,-1*t))/2},sub:function(t,n){return t-n},tan:function(n){return t.math.isDegree&&(n=t.math.toRadian(n)),Math.tan(n)},tanh:function(n){return t.math.sinh(n)/t.math.cosh(n)},toRadian:function(t){return t*Math.PI/180},and:function(t,n){return t&n}}};
10852
+
10853
+ var t=lexer,e=token,i=postfix,o=postfix_evaluator,s=functions,r=function(){function r(){this.toPostfix=i.toPostfix,this.addToken=t.addToken,this.lex=t.lex,this.postfixEval=o.postfixEval,this.math=s.createMathFunctions(this),this.tokens=e.createTokens(this);}return r.prototype.eval=function(t,e,i){return this.postfixEval(this.toPostfix(this.lex(t,e)),i)},r}();r.TOKEN_TYPES=e.tokenTypes,r.tokenTypes=e.tokenTypes,es.exports=r;
10854
+
10855
+ const Mexp = es.exports;
10856
+
10825
10857
  const dom$4 = document.documentElement;
10826
10858
  /**
10827
10859
  * Takes a mathematical formula as string in input, with column names between brackets, and returns the result as a number.
@@ -10841,8 +10873,10 @@ function customFormula(formula, row) {
10841
10873
  }
10842
10874
  formula = formula.replace(/[\[\]']+/g, '');
10843
10875
  try {
10844
- const result = Function('"use strict"; return (' + formula + ')')();
10845
- return result;
10876
+ const mexp = new Mexp();
10877
+ const lexedFormula = mexp.lex(formula);
10878
+ const postFixedFormula = mexp.toPostfix(lexedFormula);
10879
+ return mexp.postfixEval(postFixedFormula);
10846
10880
  }
10847
10881
  catch (e) {
10848
10882
  dom$4.ketchup.debug.logMessage('kup-data', 'Error while evaluating the following formula!(' + formula + ')', KupDebugCategory.WARNING);
@@ -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-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-428b17eb.js';
4
+ import { F as FTextField } from './f-text-field-972f2f77.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-image-e8fec767.js';
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { F as FObjectField } from './f-object-field-3b309b9b.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-4e1add8f.js';
2
+ import { F as FObjectField } from './f-object-field-68f15b14.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-985f68e7.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-acef8cca.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-e8fec767.js';
8
- import './f-text-field-428b17eb.js';
8
+ import './f-text-field-972f2f77.js';
9
9
  import './kup-dates-da19044e.js';
10
10
 
11
11
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-4e1add8f.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-985f68e7.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { e as getAugmentedNamespace, f as commonjsRequire, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
5
5