@sme.up/ketchup 11.0.0-SNAPSHOT-20250108105921 → 11.0.0-SNAPSHOT-20250108163941

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 (188) hide show
  1. package/dist/cjs/{f-cell-f696873f.js → f-cell-837acc01.js} +4 -4
  2. package/dist/cjs/{f-chip-fbe1aa9a.js → f-chip-a1a38005.js} +1 -1
  3. package/dist/cjs/{f-object-field-a461f929.js → f-object-field-a6c12a08.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-89982628.js → f-paginator-utils-39ded702.js} +1 -1
  5. package/dist/cjs/{f-text-field-81ed712b.js → f-text-field-700b8ec5.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +7 -7
  10. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  11. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-cell.cjs.entry.js +5 -5
  14. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  15. package/dist/cjs/{kup-data-table-helper-4421e218.js → kup-data-table-helper-eb507104.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 +10 -9
  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-43374f94.js → kup-manager-8623e363.js} +41 -41
  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-input-panel/kup-input-panel.css +2 -1
  41. package/dist/collection/components/kup-input-panel/kup-input-panel.js +4 -3
  42. package/dist/collection/managers/kup-math/kup-math-helper.js +9 -8
  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 +8 -7
  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-333db0bd.js → p-0e384530.js} +2 -2
  103. package/dist/components/{p-ef279eeb.js → p-24075bd0.js} +2 -2
  104. package/dist/components/{p-34b54cab.js → p-87432d08.js} +2 -2
  105. package/dist/components/{p-6c868f83.js → p-94fc3c00.js} +2 -2
  106. package/dist/components/{p-d0917b1c.js → p-c8389c1a.js} +41 -41
  107. package/dist/components/{p-7242a21e.js → p-f1ee3ada.js} +1 -1
  108. package/dist/esm/{f-cell-bebbd73f.js → f-cell-3b999c1c.js} +4 -4
  109. package/dist/esm/{f-chip-448d9abb.js → f-chip-207d4e6a.js} +1 -1
  110. package/dist/esm/{f-object-field-db1de9c8.js → f-object-field-fc05da83.js} +2 -2
  111. package/dist/esm/{f-paginator-utils-99b7bf6e.js → f-paginator-utils-e5824c9d.js} +1 -1
  112. package/dist/esm/{f-text-field-32f39382.js → f-text-field-ae84246a.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 +7 -7
  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-c8984498.js → kup-data-table-helper-814e63ca.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 +10 -9
  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-3aea2269.js → kup-manager-69018613.js} +41 -41
  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-07541fac.entry.js +1 -0
  150. package/dist/ketchup/{p-34eb7555.entry.js → p-1de5af30.entry.js} +1 -1
  151. package/dist/ketchup/{p-dcfcf2bb.js → p-1e73ea04.js} +1 -1
  152. package/dist/ketchup/{p-b6974faa.entry.js → p-217ae85c.entry.js} +1 -1
  153. package/dist/ketchup/{p-04627efe.js → p-2252ad30.js} +1 -1
  154. package/dist/ketchup/{p-099af1ea.entry.js → p-24015160.entry.js} +1 -1
  155. package/dist/ketchup/{p-cadec395.entry.js → p-24dddc23.entry.js} +1 -1
  156. package/dist/ketchup/{p-6d0bb440.entry.js → p-3f5ee4c7.entry.js} +1 -1
  157. package/dist/ketchup/{p-454c3167.entry.js → p-3fcc6d1d.entry.js} +1 -1
  158. package/dist/ketchup/{p-7f7061d6.entry.js → p-41830b0d.entry.js} +1 -1
  159. package/dist/ketchup/{p-14647515.entry.js → p-474e978a.entry.js} +1 -1
  160. package/dist/ketchup/{p-e34d2a82.entry.js → p-5275f671.entry.js} +1 -1
  161. package/dist/ketchup/{p-cfb1092e.entry.js → p-556e06eb.entry.js} +1 -1
  162. package/dist/ketchup/{p-da2a7217.js → p-59ea2e16.js} +1 -1
  163. package/dist/ketchup/{p-4732b472.entry.js → p-5c2ac15a.entry.js} +1 -1
  164. package/dist/ketchup/{p-a4fbced2.entry.js → p-5d98bad4.entry.js} +1 -1
  165. package/dist/ketchup/{p-a010e98f.entry.js → p-613e2c59.entry.js} +1 -1
  166. package/dist/ketchup/{p-35f176a0.js → p-6954ad12.js} +1 -1
  167. package/dist/ketchup/{p-90205959.entry.js → p-7029eb59.entry.js} +1 -1
  168. package/dist/ketchup/{p-8f8eb625.entry.js → p-7982cbcf.entry.js} +1 -1
  169. package/dist/ketchup/{p-d6041b53.entry.js → p-8270992b.entry.js} +1 -1
  170. package/dist/ketchup/{p-d87e7f83.entry.js → p-8667f590.entry.js} +1 -1
  171. package/dist/ketchup/{p-3f44c485.js → p-8ddd83f1.js} +1 -1
  172. package/dist/ketchup/{p-7f6265c2.entry.js → p-9fb64fa4.entry.js} +1 -1
  173. package/dist/ketchup/{p-5b2529dc.entry.js → p-a29926c9.entry.js} +1 -1
  174. package/dist/ketchup/{p-07961f6e.entry.js → p-a3247374.entry.js} +1 -1
  175. package/dist/ketchup/{p-a4ba457a.entry.js → p-b15208a3.entry.js} +1 -1
  176. package/dist/ketchup/{p-737e3900.js → p-b9094df4.js} +2 -2
  177. package/dist/ketchup/{p-38a5b272.entry.js → p-ba661cef.entry.js} +1 -1
  178. package/dist/ketchup/{p-6044750e.entry.js → p-ca700b27.entry.js} +1 -1
  179. package/dist/ketchup/{p-42719275.entry.js → p-d3dec47b.entry.js} +1 -1
  180. package/dist/ketchup/{p-672ec5b8.entry.js → p-d7991871.entry.js} +1 -1
  181. package/dist/ketchup/{p-e40dbf91.entry.js → p-e2d84f0b.entry.js} +1 -1
  182. package/dist/ketchup/{p-74d2a50e.js → p-f1d16d73.js} +1 -1
  183. package/dist/ketchup/{p-302f557b.entry.js → p-f4372c3c.entry.js} +1 -1
  184. package/dist/ketchup/{p-66dcd76c.entry.js → p-f7136e2e.entry.js} +1 -1
  185. package/dist/ketchup/{p-6fd7c0f6.entry.js → p-f943d857.entry.js} +1 -1
  186. package/dist/ketchup/{p-5b5adaf1.entry.js → p-fd091486.entry.js} +1 -1
  187. package/package.json +1 -1
  188. package/dist/ketchup/p-84f06bca.entry.js +0 -1
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
2
  import { F as FButton } from './f-button-a20849e0.js';
3
3
  import { F as FCheckbox } from './f-checkbox-b8f2f9c4.js';
4
- import { F as FTextField } from './f-text-field-32f39382.js';
4
+ import { F as FTextField } from './f-text-field-ae84246a.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
- import { k as kupManagerInstance, g as getProps, s as setProps, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-3aea2269.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, ax as KupLanguageDashboard, h as KupLanguageGeneric, U as KupDragEffect, e as KupDebugCategory } from './kup-manager-69018613.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-01041722.js';
@@ -1,4 +1,4 @@
1
- import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-3aea2269.js';
1
+ import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ab as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ac as KupData, ad as compareCell, M as TotalMode, F as FCellShapes, ae as CMBandACPAdapter, af as RADAdapter, ag as CHKAdapter, ah as CHIAdapter, ai as SWTAdapter, a2 as SortMode } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, d as KupThemeColorValues, e as KupDebugCategory, v as getColumnByName, o as KupDataNewColumnTypes } from './kup-manager-69018613.js';
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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.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-a20849e0.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-3aea2269.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-69018613.js';
3
3
  import './kup-dates-da19044e.js';
4
4
 
5
5
  /**
@@ -1,16 +1,16 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, O as KupPointerEventTypes, f as FCellPadding } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
5
  import { F as FButton } from './f-button-a20849e0.js';
6
6
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
7
- import { F as FCell } from './f-cell-bebbd73f.js';
7
+ import { F as FCell } from './f-cell-3b999c1c.js';
8
8
  import { M as MDCRipple } from './component-a35bc7f1.js';
9
9
  import './kup-dates-da19044e.js';
10
10
  import './f-checkbox-b8f2f9c4.js';
11
- import './f-chip-448d9abb.js';
12
- import './f-object-field-db1de9c8.js';
13
- import './f-text-field-32f39382.js';
11
+ import './f-chip-207d4e6a.js';
12
+ import './f-object-field-fc05da83.js';
13
+ import './f-text-field-ae84246a.js';
14
14
 
15
15
  /**
16
16
  * Props of the kup-image-list component.
@@ -1,16 +1,16 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
2
  import { F as FButton } from './f-button-a20849e0.js';
3
- import { F as FCell } from './f-cell-bebbd73f.js';
4
- import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ab as getCellValueForDisplay, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-3aea2269.js';
3
+ import { F as FCell } from './f-cell-3b999c1c.js';
4
+ import { k as kupManagerInstance, a6 as FCellTypes, F as FCellShapes, g as getProps, s as setProps, h as KupLanguageGeneric, ab as getCellValueForDisplay, ah as CHIAdapter, ae as CMBandACPAdapter, ag as CHKAdapter, af as RADAdapter, ai as SWTAdapter, e as KupDebugCategory, O as KupPointerEventTypes } from './kup-manager-69018613.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-65229068.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-01041722.js';
10
10
  import './f-checkbox-b8f2f9c4.js';
11
- import './f-chip-448d9abb.js';
12
- import './f-object-field-db1de9c8.js';
13
- import './f-text-field-32f39382.js';
11
+ import './f-chip-207d4e6a.js';
12
+ import './f-object-field-fc05da83.js';
13
+ import './f-text-field-ae84246a.js';
14
14
  import './kup-dates-da19044e.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
@@ -125,7 +125,7 @@ const getInpComponentAbsoluteHeight = (layout) => {
125
125
  return inpRowHeight;
126
126
  };
127
127
 
128
- const kupInputPanelCss = ".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{--kup-fcell-width:fit-content;--kup_input_panel_background_color:var(\n --kup-input-panel-background-color,\n var(--kup-layer-0)\n );--kup_input_panel_color:var(\n --kup-input-panel-color,\n var(--kup-text-secondary)\n );--kup_input_panel_font_family:var(\n --kup-input-panel-font-family,\n var(--kup-font-family)\n );--kup_input_panel_font_size:var(\n --kup-input-panel-font-size,\n var(--kup-font-size)\n );--kup_input_panel_label_alignment:var(--kup-input-panel-label-alignment);--kup_input_panel_label_width:var(--kup-input-panel-label-width);--kup_input_panel_padding:var(--kup-input-panel-padding, 1em 0);--kup_input_panel_padding--inline:var(--kup-input-panel-padding--inline, 0);--kup_input_panel_absolute_max_height:var(\n --kup-input-panel-absolute-max-height,\n 500px\n )}:host .input-panel{background:var(--kup_input_panel_background_color);color:var(--kup_input_panel_color);display:flex;flex-grow:1;overflow:auto;padding:var(--kup_input_panel_padding);position:relative;gap:1rem}:host .input-panel__commands{display:flex;gap:1rem}:host .input-panel__commands.input-panel__commands--right{flex-shrink:0;overflow:hidden}:host .input-panel--inline{flex:1;overflow-x:auto;white-space:nowrap;padding:var(--kup_input_panel_padding--inline);display:inline-flex}:host .input-panel--column{flex-direction:column}:host .input-panel__section_label_container{display:flex;flex-direction:column;gap:1rem}:host .input-panel__section{display:grid;min-width:0}:host .input-panel__section .f-cell__content>*{width:100%}:host .input-panel__horizontal-section{display:inline-grid}:host .input-panel__section-inline{display:inline-block;width:max-content}:host .input-panel .f-cell .f-checkbox .checkbox .checkbox__native-control{height:40px;width:40px}:host .input-panel__label_container{display:flex;flex-direction:column;justify-content:center}:host .input-panel__label_container>.f-cell{flex:1}:host .input-panel__tabs_container{display:flex;flex-direction:column;justify-content:center;gap:2rem}:host .input-panel .f-cell.number-cell .f-cell__content{--kup-textfield-font-family:var(--kup_cell_font_family);font-family:var(--kup_cell_font_family)}:host .input-panel .input-panel-label{display:flex;width:100%;height:100%;align-items:center;justify-content:center}:host .input-panel .input-panel-label--legacy-look{font-size:12px;font-family:var(--kup-font-family-monospace);white-space:pre}:host .input-panel--absolute{justify-content:flex-end;padding:var(--kup-space-02);max-height:var(--kup_input_panel_absolute_max_height)}:host .input-panel--absolute .input-panel-label{justify-content:start}:host .input-panel--absolute .input-panel-label.input-panel-label-number{justify-content:end}:host .input-panel--absolute .mdc-text-field{height:unset !important}:host .input-panel-form--inline{display:flex;align-items:end;gap:1rem}";
128
+ const kupInputPanelCss = ".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{--kup-fcell-width:fit-content;--kup_input_panel_background_color:var(\n --kup-input-panel-background-color,\n var(--kup-layer-0)\n );--kup_input_panel_color:var(\n --kup-input-panel-color,\n var(--kup-text-secondary)\n );--kup_input_panel_font_family:var(\n --kup-input-panel-font-family,\n var(--kup-font-family)\n );--kup_input_panel_font_size:var(\n --kup-input-panel-font-size,\n var(--kup-font-size)\n );--kup_input_panel_label_alignment:var(--kup-input-panel-label-alignment);--kup_input_panel_label_width:var(--kup-input-panel-label-width);--kup_input_panel_padding:var(--kup-input-panel-padding, 1em 0);--kup_input_panel_padding--inline:var(--kup-input-panel-padding--inline, 0);--kup_input_panel_absolute_max_height:var(\n --kup-input-panel-absolute-max-height,\n \n 716px\n )}:host .input-panel{background:var(--kup_input_panel_background_color);color:var(--kup_input_panel_color);display:flex;flex-grow:1;overflow:auto;padding:var(--kup_input_panel_padding);position:relative;gap:1rem}:host .input-panel__commands{display:flex;gap:1rem}:host .input-panel__commands.input-panel__commands--right{flex-shrink:0;overflow:hidden}:host .input-panel--inline{flex:1;overflow-x:auto;white-space:nowrap;padding:var(--kup_input_panel_padding--inline);display:inline-flex}:host .input-panel--column{flex-direction:column}:host .input-panel__section_label_container{display:flex;flex-direction:column;gap:1rem}:host .input-panel__section{display:grid;min-width:0}:host .input-panel__section .f-cell__content>*{width:100%}:host .input-panel__horizontal-section{display:inline-grid}:host .input-panel__section-inline{display:inline-block;width:max-content}:host .input-panel .f-cell .f-checkbox .checkbox .checkbox__native-control{height:40px;width:40px}:host .input-panel__label_container{display:flex;flex-direction:column;justify-content:center}:host .input-panel__label_container>.f-cell{flex:1}:host .input-panel__tabs_container{display:flex;flex-direction:column;justify-content:center;gap:2rem}:host .input-panel .f-cell.number-cell .f-cell__content{--kup-textfield-font-family:var(--kup_cell_font_family);font-family:var(--kup_cell_font_family)}:host .input-panel .input-panel-label{display:flex;width:100%;height:100%;align-items:center;justify-content:center}:host .input-panel .input-panel-label--legacy-look{font-size:12px;font-family:var(--kup-font-family-monospace);white-space:pre}:host .input-panel--absolute{justify-content:flex-end;padding:var(--kup-space-02);max-height:var(--kup_input_panel_absolute_max_height)}:host .input-panel--absolute .input-panel-label{justify-content:start}:host .input-panel--absolute .input-panel-label.input-panel-label-number{justify-content:end}:host .input-panel--absolute .mdc-text-field{height:unset !important}:host .input-panel-form--inline{display:flex;align-items:end;gap:1rem}";
129
129
  const KupInputPanelStyle0 = kupInputPanelCss;
130
130
 
131
131
  var __classPrivateFieldGet = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
@@ -307,9 +307,9 @@ const KupInputPanel = class {
307
307
  h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
308
308
  ]
309
309
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
310
- return (h(Host, { key: '01efc669b2945ae37b7c778b3e49e704073512e9', "onKup-cell-blur": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onBlurHandler).bind(this), "onKup-tabbar-click": (e) => {
310
+ return (h(Host, { key: '99def586b7b0523db2e50bc702d423c3508dfdf0', "onKup-cell-blur": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onBlurHandler).bind(this), "onKup-tabbar-click": (e) => {
311
311
  this.tabSelected = e.detail.node.id;
312
- }, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this) }, h("style", { key: '037fb59bdd728f74e833d340c17359e6cc6abad3' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'bcfe3943d2dd8fe70abeb76459a75624af19d424', id: componentWrapperId }, inputPanelContent)));
312
+ }, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this) }, h("style", { key: 'e038f96ecfe84689ed8f664b5d3cbdb6e8123078' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '974099b920d25293c3c45f3d3fcf80e0944e7ff7', id: componentWrapperId }, inputPanelContent)));
313
313
  }
314
314
  disconnectedCallback() {
315
315
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -343,7 +343,8 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
343
343
  else {
344
344
  if (layout.absolute) {
345
345
  rowContent = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderAbsoluteLayout).call(this, inputPanelCell, layout);
346
- styleObj.height = `${getInpComponentAbsoluteHeight(layout) * ROW_HEIGHT}px`;
346
+ // 12px is added due to the chance that the horizontal scrollbar will be rendered
347
+ styleObj.height = `${getInpComponentAbsoluteHeight(layout) * ROW_HEIGHT + 12}px`;
347
348
  }
348
349
  else {
349
350
  if (!layout.sectionsType) {
@@ -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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, ay as kupDropEvent, Q as kupDraggableColumnAttr, az as kupDraggableRowAttr, W as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-69018613.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-01041722.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -10927,47 +10927,6 @@ var t=lexer,e=token,i=postfix,o=postfix_evaluator,s=functions,r=function(){funct
10927
10927
 
10928
10928
  const Mexp = es.exports;
10929
10929
 
10930
- const dom$4 = document.documentElement;
10931
- /**
10932
- * Takes a mathematical formula as string in input, with column names between brackets, and returns the result as a number.
10933
- * @param {string} formula - Mathematical operation (i.e.: ([COL1] - [COL2]) * 100 / [COL3]).
10934
- * @param {{ [index: string]: number }} row - Object containing column names as indexes and the related values as keys.
10935
- * @returns {number} Result of the formula.
10936
- */
10937
- function customFormula(formula, row) {
10938
- const keys = Object.keys(row);
10939
- for (let i = 0; i < keys.length; i++) {
10940
- let key = keys[i];
10941
- let value = row[key];
10942
- if (value != null && !isNaN(value)) {
10943
- let re = new RegExp(key, 'g');
10944
- formula = formula.replace(re, value.toString());
10945
- }
10946
- }
10947
- formula = formula.replace(/[\[\]']+/g, '');
10948
- try {
10949
- const mexp = new Mexp();
10950
- const lexedFormula = mexp.lex(formula);
10951
- const postFixedFormula = mexp.toPostfix(lexedFormula);
10952
- return mexp.postfixEval(postFixedFormula);
10953
- }
10954
- catch (e) {
10955
- dom$4.ketchup.debug.logMessage('kup-data', 'Error while evaluating the following formula!(' + formula + ')', KupDebugCategory.WARNING);
10956
- return NaN;
10957
- }
10958
- }
10959
- /**
10960
- * Calculates a single Y point of a normal distribution.
10961
- * @param {number} average - Average.
10962
- * @param {number} variance - Variance.
10963
- * @param {number} x - X coordinate.
10964
- * @returns {number} Result.
10965
- */
10966
- function normalDistributionFormula(average, variance, x) {
10967
- return ((1 / Math.sqrt(variance * 2 * Math.PI)) *
10968
- Math.exp(-Math.pow(x - average, 2) / (2 * variance)));
10969
- }
10970
-
10971
10930
  function identify(array) {
10972
10931
  if (array) {
10973
10932
  for (let i = 0; i < array.length; i++) {
@@ -11048,6 +11007,47 @@ function escapeRegExp(s) {
11048
11007
  return s.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
11049
11008
  }
11050
11009
 
11010
+ const dom$4 = document.documentElement;
11011
+ /**
11012
+ * Takes a mathematical formula as string in input, with column names between brackets, and returns the result as a number.
11013
+ * @param {string} formula - Mathematical operation (i.e.: ([COL1] - [COL2]) * 100 / [COL3]).
11014
+ * @param {{ [index: string]: number }} row - Object containing column names as indexes and the related values as keys.
11015
+ * @returns {number} Result of the formula.
11016
+ */
11017
+ function customFormula(formula, row) {
11018
+ // Replace formula column references with the actual values
11019
+ for (const [formulaColumnName, value] of Object.entries(row)) {
11020
+ if (value == null || isNaN(value)) {
11021
+ dom$4.ketchup.debug.logMessage('kup-data', `Error while evaluating the following formula!(" ${formula} "): ${formulaColumnName} is null or not a number`, KupDebugCategory.WARNING);
11022
+ return NaN;
11023
+ }
11024
+ formula = formula.replace(getRegExpFromString(formulaColumnName), '(' + value.toString() + ')');
11025
+ }
11026
+ formula = formula.replace(/[\[\]']+/g, '');
11027
+ // Calculate formula
11028
+ try {
11029
+ const mexp = new Mexp();
11030
+ const lexedFormula = mexp.lex(formula);
11031
+ const postFixedFormula = mexp.toPostfix(lexedFormula);
11032
+ return mexp.postfixEval(postFixedFormula);
11033
+ }
11034
+ catch (e) {
11035
+ dom$4.ketchup.debug.logMessage('kup-data', `Error while evaluating the following formula!(" ${formula} "): ${e.message}`, KupDebugCategory.WARNING);
11036
+ return NaN;
11037
+ }
11038
+ }
11039
+ /**
11040
+ * Calculates a single Y point of a normal distribution.
11041
+ * @param {number} average - Average.
11042
+ * @param {number} variance - Variance.
11043
+ * @param {number} x - X coordinate.
11044
+ * @returns {number} Result.
11045
+ */
11046
+ function normalDistributionFormula(average, variance, x) {
11047
+ return ((1 / Math.sqrt(variance * 2 * Math.PI)) *
11048
+ Math.exp(-Math.pow(x - average, 2) / (2 * variance)));
11049
+ }
11050
+
11051
11051
  const dom$3 = document.documentElement;
11052
11052
  /**
11053
11053
  * Handles mathematical operations and number formatting/conversion.
@@ -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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-32f39382.js';
4
+ import { F as FTextField } from './f-text-field-ae84246a.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-image-01041722.js';
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { F as FObjectField } from './f-object-field-db1de9c8.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-3aea2269.js';
2
+ import { F as FObjectField } from './f-object-field-fc05da83.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-69018613.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-a20849e0.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-01041722.js';
8
- import './f-text-field-32f39382.js';
8
+ import './f-text-field-ae84246a.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-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { e as getAugmentedNamespace, f as commonjsRequire, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, ab as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-69018613.js';
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-32f39382.js';
5
+ import { F as FTextField } from './f-text-field-ae84246a.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-da19044e.js';
8
8
  import './f-image-01041722.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance } from './kup-manager-69018613.js';
3
3
  import './kup-dates-da19044e.js';
4
4
 
5
5
  const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-a20849e0.js';
5
5
  import './kup-dates-da19044e.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-da19044e.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './kup-dates-da19044e.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-3aea2269.js';
2
+ import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-69018613.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-65229068.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { F as FImage } from './f-image-01041722.js';
@@ -1 +1 @@
1
- import{K as p}from"./p-737e3900.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}
1
+ import{K as p}from"./p-b9094df4.js";import"./p-1ee561ba.js";import"./p-b0368f88.js";function r(r){return new p(r)}export{r as newKupManager}