@sme.up/ketchup 11.0.0 → 11.0.2

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 (182) hide show
  1. package/dist/cjs/{f-cell-6f329389.js → f-cell-6d6073f5.js} +4 -4
  2. package/dist/cjs/{f-chip-c3613a58.js → f-chip-18aa9993.js} +1 -1
  3. package/dist/cjs/{f-object-field-f47313a4.js → f-object-field-a10d8c63.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-18ec42c0.js → f-paginator-utils-e3f3d3c6.js} +1 -1
  5. package/dist/cjs/{f-text-field-34e24c97.js → f-text-field-f01dc613.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +36 -35
  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-a54c3e63.js → kup-data-table-helper-90a848cd.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-input-panel.cjs.entry.js +18 -26
  24. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  26. package/dist/cjs/{kup-manager-04a36733.js → kup-manager-b60f8626.js} +3 -0
  27. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  29. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  30. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  37. package/dist/collection/components/kup-data-table/kup-data-table.js +29 -28
  38. package/dist/collection/components/kup-input-panel/kup-input-panel.js +13 -21
  39. package/dist/collection/managers/kup-interact/kup-interact.js +3 -0
  40. package/dist/components/index.js +1 -1
  41. package/dist/components/kup-accordion.js +2 -2
  42. package/dist/components/kup-activity-timeline.js +2 -2
  43. package/dist/components/kup-autocomplete.js +1 -1
  44. package/dist/components/kup-badge.js +1 -1
  45. package/dist/components/kup-box.js +1 -1
  46. package/dist/components/kup-button-list.js +1 -1
  47. package/dist/components/kup-button.js +1 -1
  48. package/dist/components/kup-calendar.js +2 -2
  49. package/dist/components/kup-card-list.js +3 -3
  50. package/dist/components/kup-card.js +1 -1
  51. package/dist/components/kup-cell.js +2 -2
  52. package/dist/components/kup-chart.js +1 -1
  53. package/dist/components/kup-checkbox.js +1 -1
  54. package/dist/components/kup-chip.js +1 -1
  55. package/dist/components/kup-color-picker.js +1 -1
  56. package/dist/components/kup-combobox.js +1 -1
  57. package/dist/components/kup-dashboard.js +2 -2
  58. package/dist/components/kup-data-table.js +1 -1
  59. package/dist/components/kup-date-picker.js +1 -1
  60. package/dist/components/kup-dialog.js +1 -1
  61. package/dist/components/kup-drawer.js +2 -2
  62. package/dist/components/kup-dropdown-button.js +1 -1
  63. package/dist/components/kup-echart.js +1 -1
  64. package/dist/components/kup-editor.js +1 -1
  65. package/dist/components/kup-family-tree.js +3 -3
  66. package/dist/components/kup-file-upload.js +1 -1
  67. package/dist/components/kup-form.js +1 -1
  68. package/dist/components/kup-gauge.js +1 -1
  69. package/dist/components/kup-grid.js +1 -1
  70. package/dist/components/kup-htm.js +2 -2
  71. package/dist/components/kup-iframe.js +2 -2
  72. package/dist/components/kup-image-list.js +1 -1
  73. package/dist/components/kup-image.js +1 -1
  74. package/dist/components/kup-input-panel.js +16 -24
  75. package/dist/components/kup-lazy.js +2 -2
  76. package/dist/components/kup-list.js +1 -1
  77. package/dist/components/kup-magic-box.js +4 -4
  78. package/dist/components/kup-nav-bar.js +2 -2
  79. package/dist/components/kup-numeric-picker.js +2 -2
  80. package/dist/components/kup-object-field.js +2 -2
  81. package/dist/components/kup-planner.js +2 -2
  82. package/dist/components/kup-probe.js +2 -2
  83. package/dist/components/kup-progress-bar.js +1 -1
  84. package/dist/components/kup-qlik.js +2 -2
  85. package/dist/components/kup-radio.js +1 -1
  86. package/dist/components/kup-rating.js +1 -1
  87. package/dist/components/kup-snackbar.js +2 -2
  88. package/dist/components/kup-spinner.js +1 -1
  89. package/dist/components/kup-switch.js +1 -1
  90. package/dist/components/kup-tab-bar.js +1 -1
  91. package/dist/components/kup-text-field.js +1 -1
  92. package/dist/components/kup-time-picker.js +1 -1
  93. package/dist/components/kup-toolbar.js +1 -1
  94. package/dist/components/kup-tree.js +1 -1
  95. package/dist/components/kup-txt.js +2 -2
  96. package/dist/components/kup-typography-list.js +2 -2
  97. package/dist/components/kup-typography.js +2 -2
  98. package/dist/components/{p-030f9761.js → p-562218f0.js} +2 -2
  99. package/dist/components/{p-69e544b8.js → p-69d904a7.js} +3 -0
  100. package/dist/components/{p-521645dc.js → p-824dec93.js} +2 -2
  101. package/dist/components/{p-4e778804.js → p-86f57305.js} +30 -29
  102. package/dist/components/{p-99ec9de9.js → p-990414e2.js} +2 -2
  103. package/dist/components/{p-6f0557fa.js → p-fcc9004a.js} +2 -2
  104. package/dist/esm/{f-cell-3ed82a9a.js → f-cell-aed312f3.js} +4 -4
  105. package/dist/esm/{f-chip-f4658ed9.js → f-chip-afad71fb.js} +1 -1
  106. package/dist/esm/{f-object-field-958eafe3.js → f-object-field-d0794db5.js} +2 -2
  107. package/dist/esm/{f-paginator-utils-21f8ead9.js → f-paginator-utils-51bcddea.js} +1 -1
  108. package/dist/esm/{f-text-field-e9515bd5.js → f-text-field-5deae7b7.js} +1 -1
  109. package/dist/esm/index.js +1 -1
  110. package/dist/esm/kup-accordion.entry.js +1 -1
  111. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  112. package/dist/esm/kup-autocomplete_30.entry.js +36 -35
  113. package/dist/esm/kup-box.entry.js +7 -7
  114. package/dist/esm/kup-calendar.entry.js +2 -2
  115. package/dist/esm/kup-card-list.entry.js +1 -1
  116. package/dist/esm/kup-cell.entry.js +5 -5
  117. package/dist/esm/kup-dashboard.entry.js +2 -2
  118. package/dist/esm/{kup-data-table-helper-b5b09e78.js → kup-data-table-helper-51ee39b6.js} +1 -1
  119. package/dist/esm/kup-drawer.entry.js +1 -1
  120. package/dist/esm/kup-echart.entry.js +1 -1
  121. package/dist/esm/kup-editor.entry.js +1 -1
  122. package/dist/esm/kup-family-tree.entry.js +1 -1
  123. package/dist/esm/kup-grid.entry.js +1 -1
  124. package/dist/esm/kup-htm.entry.js +1 -1
  125. package/dist/esm/kup-iframe.entry.js +1 -1
  126. package/dist/esm/kup-input-panel.entry.js +18 -26
  127. package/dist/esm/kup-lazy.entry.js +1 -1
  128. package/dist/esm/kup-magic-box.entry.js +1 -1
  129. package/dist/esm/{kup-manager-9c966073.js → kup-manager-c0eb6d84.js} +3 -0
  130. package/dist/esm/kup-nav-bar.entry.js +1 -1
  131. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  132. package/dist/esm/kup-object-field.entry.js +3 -3
  133. package/dist/esm/kup-planner.entry.js +2 -2
  134. package/dist/esm/kup-probe.entry.js +1 -1
  135. package/dist/esm/kup-qlik.entry.js +1 -1
  136. package/dist/esm/kup-snackbar.entry.js +1 -1
  137. package/dist/esm/kup-txt.entry.js +1 -1
  138. package/dist/esm/kup-typography-list.entry.js +1 -1
  139. package/dist/esm/kup-typography.entry.js +1 -1
  140. package/dist/ketchup/index.esm.js +1 -1
  141. package/dist/ketchup/ketchup.esm.js +1 -1
  142. package/dist/ketchup/{p-e8c0a2d5.js → p-003da5d6.js} +1 -1
  143. package/dist/ketchup/{p-e3bb206d.entry.js → p-088744ad.entry.js} +1 -1
  144. package/dist/ketchup/{p-0bcd8d8b.entry.js → p-18ea7578.entry.js} +1 -1
  145. package/dist/ketchup/{p-b3ec3024.entry.js → p-2be612b5.entry.js} +1 -1
  146. package/dist/ketchup/p-3643331d.entry.js +8 -0
  147. package/dist/ketchup/{p-45c361d1.js → p-42c1384e.js} +1 -1
  148. package/dist/ketchup/p-473af3ff.entry.js +1 -0
  149. package/dist/ketchup/{p-28751607.entry.js → p-489a5ae1.entry.js} +1 -1
  150. package/dist/ketchup/{p-9ffe610b.entry.js → p-53661fe6.entry.js} +1 -1
  151. package/dist/ketchup/{p-44c875d1.entry.js → p-589825f4.entry.js} +1 -1
  152. package/dist/ketchup/{p-3cef002e.entry.js → p-7845a469.entry.js} +1 -1
  153. package/dist/ketchup/{p-a963ab44.entry.js → p-7d0f7135.entry.js} +1 -1
  154. package/dist/ketchup/{p-2dc5d434.entry.js → p-80496dcc.entry.js} +1 -1
  155. package/dist/ketchup/{p-985ab475.entry.js → p-87e79c64.entry.js} +1 -1
  156. package/dist/ketchup/{p-073b5537.entry.js → p-88b537dd.entry.js} +1 -1
  157. package/dist/ketchup/{p-ed58ba36.js → p-8ffde22b.js} +1 -1
  158. package/dist/ketchup/{p-e27bd288.entry.js → p-9311f6f1.entry.js} +1 -1
  159. package/dist/ketchup/{p-0d9d7c10.entry.js → p-9b913ea0.entry.js} +1 -1
  160. package/dist/ketchup/{p-aba84ebf.js → p-a9fa1d78.js} +1 -1
  161. package/dist/ketchup/p-b1de7002.entry.js +1 -0
  162. package/dist/ketchup/{p-80ed3d73.entry.js → p-ba79f51e.entry.js} +1 -1
  163. package/dist/ketchup/{p-8d03cde8.entry.js → p-bc7182e0.entry.js} +1 -1
  164. package/dist/ketchup/{p-0661da43.entry.js → p-c23a8c8b.entry.js} +1 -1
  165. package/dist/ketchup/{p-08149b4e.entry.js → p-c4213fe8.entry.js} +1 -1
  166. package/dist/ketchup/p-c98fb668.js +21 -0
  167. package/dist/ketchup/{p-39635a88.entry.js → p-cee0439c.entry.js} +1 -1
  168. package/dist/ketchup/{p-5ec1ec4b.js → p-d1abb2b7.js} +1 -1
  169. package/dist/ketchup/p-d4a873a1.entry.js +1 -0
  170. package/dist/ketchup/{p-a35fbf4d.entry.js → p-e0cedb6a.entry.js} +1 -1
  171. package/dist/ketchup/{p-7ef1f37a.js → p-e298b76c.js} +1 -1
  172. package/dist/ketchup/{p-e28b7ec4.entry.js → p-e6ba3964.entry.js} +1 -1
  173. package/dist/ketchup/{p-621c5460.entry.js → p-ebc5264a.entry.js} +1 -1
  174. package/dist/ketchup/{p-bc098826.entry.js → p-f226f4b2.entry.js} +1 -1
  175. package/dist/ketchup/{p-bb034f35.entry.js → p-f7f1a210.entry.js} +1 -1
  176. package/dist/ketchup/{p-f413939e.entry.js → p-fa1e3834.entry.js} +1 -1
  177. package/package.json +1 -1
  178. package/dist/ketchup/p-476046a9.entry.js +0 -8
  179. package/dist/ketchup/p-54ae75bb.js +0 -21
  180. package/dist/ketchup/p-5f84a951.entry.js +0 -1
  181. package/dist/ketchup/p-860cb066.entry.js +0 -1
  182. package/dist/ketchup/p-fb43f240.entry.js +0 -1
@@ -1,4 +1,4 @@
1
- import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-9c966073.js';
1
+ import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-c0eb6d84.js';
2
2
  import { K as KupDatesFormats } from './kup-dates-bf500166.js';
3
3
 
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-bf500166.js';
5
5
 
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-9c966073.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-c0eb6d84.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import './kup-dates-bf500166.js';
8
8
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-c0eb6d84.js';
3
3
  import './kup-dates-bf500166.js';
4
4
 
5
5
  /**
@@ -1,16 +1,16 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
- import { F as FCell, e as FLabel } from './f-cell-3ed82a9a.js';
4
- import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-9c966073.js';
3
+ import { F as FCell, e as FLabel } from './f-cell-aed312f3.js';
4
+ import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-c0eb6d84.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-8c914ec6.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';
10
10
  import './f-checkbox-9912e1a4.js';
11
- import './f-chip-f4658ed9.js';
12
- import './f-object-field-958eafe3.js';
13
- import './f-text-field-e9515bd5.js';
11
+ import './f-chip-afad71fb.js';
12
+ import './f-object-field-d0794db5.js';
13
+ import './f-text-field-5deae7b7.js';
14
14
  import './kup-dates-bf500166.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
@@ -188,7 +188,7 @@ var __rest = (undefined && undefined.__rest) || function (s, e) {
188
188
  }
189
189
  return t;
190
190
  };
191
- var _KupInputPanel_instances, _KupInputPanel_kupManager, _KupInputPanel_formRef, _KupInputPanel_optionsAdapterMap, _KupInputPanel_originalData, _KupInputPanel_listeners, _KupInputPanel_cellTypeComponents, _KupInputPanel_cellTypesNeedingReset, _KupInputPanel_cellCustomRender, _KupInputPanel_sectionRenderMap, _KupInputPanel_readyPromise, _KupInputPanel_readyResolve, _KupInputPanel_helperEl, _KupInputPanel_getCell, _KupInputPanel_renderRow, _KupInputPanel_renderCell, _KupInputPanel_hideHelper, _KupInputPanel_showHelper, _KupInputPanel_renderButton, _KupInputPanel_renderDropDownButton, _KupInputPanel_renderDataTable, _KupInputPanel_renderLabel, _KupInputPanel_getLabelComponent, _KupInputPanel_renderGridLayout, _KupInputPanel_renderAbsoluteLayout, _KupInputPanel_renderSection, _KupInputPanel_renderAbsoluteSection, _KupInputPanel_extractContentIds, _KupInputPanel_renderSectionTab, _KupInputPanel_skipRenderField, _KupInputPanel_renderField, _KupInputPanel_renderAbsoluteField, _KupInputPanel_mapCommands, _KupInputPanel_mapCells, _KupInputPanel_setData, _KupInputPanel_deepObjectsMerge, _KupInputPanel_reverseMapCells, _KupInputPanel_mapData, _KupInputPanel_slotData, _KupInputPanel_CHIAdapter, _KupInputPanel_GRAAdapter, _KupInputPanel_BTNAdapter, _KupInputPanel_CMBandACPAdapter, _KupInputPanel_getOptionHandler, _KupInputPanel_isFCellEventPayload, _KupInputPanel_CHKAdapter, _KupInputPanel_CLPAdapter, _KupInputPanel_EDTAdapter, _KupInputPanel_ITXAdapter, _KupInputPanel_RADAdapter, _KupInputPanel_SWTAdapter, _KupInputPanel_DateAdapter, _KupInputPanel_ObjectAdapter, _KupInputPanel_ImageListAdapter, _KupInputPanel_TimeAdapter, _KupInputPanel_NumberAdapter, _KupInputPanel_DataTableAdapter, _KupInputPanel_getTableUpdatedCell, _KupInputPanel_optionsTreeComboAdapter, _KupInputPanel_treeOptionsNodeAdapter, _KupInputPanel_dataTreeOptionsChildrenAdapter, _KupInputPanel_tableCMBandACPOptionsAdapter, _KupInputPanel_commandAdapter, _KupInputPanel_getAutocompleteEventCallback, _KupInputPanel_getTblAutocompleteEventCallback, _KupInputPanel_manageTblItemClick, _KupInputPanel_manageInputPanelCheck, _KupInputPanel_onCellUpdate, _KupInputPanel_setCellError, _KupInputPanel_areValuesUpdated, _KupInputPanel_getFunctionOnClickBTN, _KupInputPanel_findTraversedFCell, _KupInputPanel_getEventDetails, _KupInputPanel_didLoadInteractables, _KupInputPanel_setFocusOnInputElement, _KupInputPanel_findFirstInput, _KupInputPanel_setAutoSkip, _KupInputPanel_upload;
191
+ var _KupInputPanel_instances, _KupInputPanel_kupManager, _KupInputPanel_formRef, _KupInputPanel_optionsAdapterMap, _KupInputPanel_originalData, _KupInputPanel_listeners, _KupInputPanel_cellTypeComponents, _KupInputPanel_cellTypesNeedingReset, _KupInputPanel_cellCustomRender, _KupInputPanel_sectionRenderMap, _KupInputPanel_readyPromise, _KupInputPanel_readyResolve, _KupInputPanel_helperEl, _KupInputPanel_getCell, _KupInputPanel_renderRow, _KupInputPanel_renderCell, _KupInputPanel_hideHelper, _KupInputPanel_showHelper, _KupInputPanel_renderButton, _KupInputPanel_renderDropDownButton, _KupInputPanel_renderDataTable, _KupInputPanel_renderLabel, _KupInputPanel_getLabelComponent, _KupInputPanel_renderGridLayout, _KupInputPanel_renderAbsoluteLayout, _KupInputPanel_renderSection, _KupInputPanel_renderAbsoluteSection, _KupInputPanel_extractContentIds, _KupInputPanel_renderSectionTab, _KupInputPanel_skipRenderField, _KupInputPanel_renderField, _KupInputPanel_renderAbsoluteField, _KupInputPanel_mapCommands, _KupInputPanel_mapCells, _KupInputPanel_setData, _KupInputPanel_deepObjectsMerge, _KupInputPanel_reverseMapCells, _KupInputPanel_mapData, _KupInputPanel_slotData, _KupInputPanel_CHIAdapter, _KupInputPanel_GRAAdapter, _KupInputPanel_BTNAdapter, _KupInputPanel_CMBandACPAdapter, _KupInputPanel_getOptionHandler, _KupInputPanel_isFCellEventPayload, _KupInputPanel_CHKAdapter, _KupInputPanel_CLPAdapter, _KupInputPanel_EDTAdapter, _KupInputPanel_ITXAdapter, _KupInputPanel_RADAdapter, _KupInputPanel_SWTAdapter, _KupInputPanel_DateAdapter, _KupInputPanel_ObjectAdapter, _KupInputPanel_ImageListAdapter, _KupInputPanel_TimeAdapter, _KupInputPanel_NumberAdapter, _KupInputPanel_DataTableAdapter, _KupInputPanel_getTableUpdatedCell, _KupInputPanel_optionsTreeComboAdapter, _KupInputPanel_dataTreeOptionsChildrenAdapter, _KupInputPanel_tableCMBandACPOptionsAdapter, _KupInputPanel_commandAdapter, _KupInputPanel_getAutocompleteEventCallback, _KupInputPanel_getTblAutocompleteEventCallback, _KupInputPanel_manageTblItemClick, _KupInputPanel_manageInputPanelCheck, _KupInputPanel_onCellUpdate, _KupInputPanel_setCellError, _KupInputPanel_areValuesUpdated, _KupInputPanel_getFunctionOnClickBTN, _KupInputPanel_findTraversedFCell, _KupInputPanel_getEventDetails, _KupInputPanel_didLoadInteractables, _KupInputPanel_setFocusOnInputElement, _KupInputPanel_findFirstInput, _KupInputPanel_setAutoSkip, _KupInputPanel_upload;
192
192
  const dom = document.documentElement;
193
193
  const KupInputPanel = class {
194
194
  constructor(hostRef) {
@@ -210,9 +210,6 @@ const KupInputPanel = class {
210
210
  _KupInputPanel_optionsAdapterMap.set(this, new Map([
211
211
  ['SmeupDataTree', __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_dataTreeOptionsChildrenAdapter).bind(this)],
212
212
  ['SmeupDataTable', __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_tableCMBandACPOptionsAdapter).bind(this)],
213
- //FIXME: deprecated
214
- ['SmeupTreeNode', __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_treeOptionsNodeAdapter).bind(this)],
215
- ['SmeupTable', __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_tableCMBandACPOptionsAdapter).bind(this)],
216
213
  ]));
217
214
  _KupInputPanel_originalData.set(this, null);
218
215
  _KupInputPanel_listeners.set(this, []);
@@ -422,7 +419,7 @@ const KupInputPanel = class {
422
419
  h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
423
420
  ]
424
421
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
425
- return (h(Host, { key: '108ca7d535d1d0dbbec508b138bdc04e2196199f', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
422
+ return (h(Host, { key: 'ee636e2604bb05ee3de4388d4683fac7b35c60d8', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
426
423
  this.tabSelected = e.detail.node.id;
427
424
  }, "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": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).call(this, e, true), "onKup-cell-itemclick": (e) => {
428
425
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK);
@@ -432,7 +429,7 @@ const KupInputPanel = class {
432
429
  this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
433
430
  }, "onKup-objectfield-selectedmenuitem": (e) => {
434
431
  this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
435
- }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: '37639ad555581cecc4ab73fb3f59b2f48151b94f' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '66c8d12c0724975887a610d3f1ac0ac06ca1f16f', id: componentWrapperId }, inputPanelContent)));
432
+ }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: '8da17d6e2587c0fc8b6365da5cf8d29b78b641da' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '5e8c53b70073f420c991f2c3e6d178ddfbeaca18', id: componentWrapperId }, inputPanelContent)));
436
433
  }
437
434
  disconnectedCallback() {
438
435
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -1224,29 +1221,19 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1224
1221
  }
1225
1222
  else {
1226
1223
  return options.map((option) => ({
1227
- value: option.decode,
1224
+ value: option.value,
1228
1225
  id: option.value,
1226
+ decode: option.decode,
1229
1227
  selected: currentValue === option.value,
1230
1228
  }));
1231
1229
  }
1232
- }, _KupInputPanel_treeOptionsNodeAdapter = function _KupInputPanel_treeOptionsNodeAdapter(options, currentValue) {
1233
- return options.children.map((child) => {
1234
- var _a;
1235
- return ({
1236
- id: child.content.codice,
1237
- value: child.content.testo,
1238
- selected: currentValue === child.content.codice,
1239
- children: ((_a = child.children) === null || _a === void 0 ? void 0 : _a.length)
1240
- ? __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_treeOptionsNodeAdapter).call(this, child, currentValue)
1241
- : [],
1242
- });
1243
- });
1244
1230
  }, _KupInputPanel_dataTreeOptionsChildrenAdapter = function _KupInputPanel_dataTreeOptionsChildrenAdapter(options, currentValue) {
1245
1231
  return options.children.map((child) => {
1246
1232
  var _a;
1247
1233
  return ({
1248
1234
  id: child.value,
1249
- value: child.decode,
1235
+ value: child.value,
1236
+ decode: child.decode,
1250
1237
  selected: currentValue === child.value,
1251
1238
  children: ((_a = child.children) === null || _a === void 0 ? void 0 : _a.length)
1252
1239
  ? __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_dataTreeOptionsChildrenAdapter).call(this, child, currentValue)
@@ -1259,7 +1246,12 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1259
1246
  const [id, value] = Object.keys(cells);
1260
1247
  return {
1261
1248
  id: cells[id].value,
1262
- value: value ? cells[value].value : cells[id].value,
1249
+ value: cells[id].value,
1250
+ decode: value
1251
+ ? cells[value].decode
1252
+ ? cells[value].decode
1253
+ : cells[value].value
1254
+ : cells[id].value,
1263
1255
  selected: currentValue === cells[id].value,
1264
1256
  };
1265
1257
  });
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-c0eb6d84.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -1761,6 +1761,9 @@ class KupInteract {
1761
1761
  * @param {KupResizeCallbacks} callback - Callback to invoke when the event fires.
1762
1762
  */
1763
1763
  on(el, event, callback) {
1764
+ if (!el) {
1765
+ return;
1766
+ }
1764
1767
  interact(el).on(event, callback);
1765
1768
  this.managedElements.add(el);
1766
1769
  }
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-e9515bd5.js';
4
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import './kup-dates-bf500166.js';
7
7
  import './f-image-40b4e64b.js';
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { F as FObjectField } from './f-object-field-958eafe3.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-9c966073.js';
2
+ import { F as FObjectField } from './f-object-field-d0794db5.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-c0eb6d84.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-3e022953.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-40b4e64b.js';
8
- import './f-text-field-e9515bd5.js';
8
+ import './f-text-field-5deae7b7.js';
9
9
  import './kup-dates-bf500166.js';
10
10
 
11
11
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-c0eb6d84.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-e9515bd5.js';
5
+ import { F as FTextField } from './f-text-field-5deae7b7.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
7
  import './kup-dates-bf500166.js';
8
8
  import './f-image-40b4e64b.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance } from './kup-manager-c0eb6d84.js';
3
3
  import './kup-dates-bf500166.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:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
5
  import './kup-dates-bf500166.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import './kup-dates-bf500166.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './kup-dates-bf500166.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-9c966073.js';
2
+ import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-c0eb6d84.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { F as FImage } from './f-image-40b4e64b.js';
@@ -1 +1 @@
1
- import{K as p}from"./p-54ae75bb.js";import"./p-adadf8b5.js";import"./p-710d0a7d.js";function r(r){return new p(r)}export{r as newKupManager}
1
+ import{K as p}from"./p-c98fb668.js";import"./p-adadf8b5.js";import"./p-710d0a7d.js";function r(r){return new p(r)}export{r as newKupManager}