@sme.up/ketchup 11.0.0-SNAPSHOT-20250205143327 → 11.0.0-SNAPSHOT-20250205160050

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 (200) hide show
  1. package/dist/cjs/{f-cell-1ebce571.js → f-cell-058178dc.js} +4 -4
  2. package/dist/cjs/{f-chip-65b2bdfd.js → f-chip-a97b36ac.js} +1 -1
  3. package/dist/cjs/{f-object-field-055e8cca.js → f-object-field-4887e74e.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-17dbcca2.js → f-paginator-utils-d7196260.js} +1 -1
  5. package/dist/cjs/{f-text-field-87c9a930.js → f-text-field-e2b84253.js} +6 -2
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/ketchup.cjs.js +1 -1
  8. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  9. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  10. package/dist/cjs/kup-autocomplete_29.cjs.entry.js +122 -21
  11. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  12. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  13. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  14. package/dist/cjs/kup-cell.cjs.entry.js +5 -5
  15. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  16. package/dist/cjs/{kup-data-table-helper-dc9310f6.js → kup-data-table-helper-152abe38.js} +1 -1
  17. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  18. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
  25. package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
  26. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  27. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  28. package/dist/cjs/{kup-manager-bf9935c7.js → kup-manager-03d0fd95.js} +43 -22
  29. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  30. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  32. package/dist/cjs/kup-pdf.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/cjs/loader.cjs.js +1 -1
  41. package/dist/collection/components/kup-card/kup-card.js +5 -2
  42. package/dist/collection/components/kup-dialog/kup-dialog-declarations.js +3 -0
  43. package/dist/collection/components/kup-dialog/kup-dialog.css +27 -2
  44. package/dist/collection/components/kup-dialog/kup-dialog.js +169 -11
  45. package/dist/collection/f-components/f-text-field/f-text-field.js +5 -1
  46. package/dist/collection/managers/kup-interact/kup-interact.js +43 -22
  47. package/dist/components/index.js +1 -1
  48. package/dist/components/kup-accordion.js +2 -2
  49. package/dist/components/kup-activity-timeline.js +2 -2
  50. package/dist/components/kup-autocomplete.js +1 -1
  51. package/dist/components/kup-badge.js +1 -1
  52. package/dist/components/kup-box.js +1 -1
  53. package/dist/components/kup-button-list.js +1 -1
  54. package/dist/components/kup-button.js +1 -1
  55. package/dist/components/kup-calendar.js +2 -2
  56. package/dist/components/kup-card-list.js +3 -3
  57. package/dist/components/kup-card.js +1 -1
  58. package/dist/components/kup-cell.js +2 -2
  59. package/dist/components/kup-chart.js +1 -1
  60. package/dist/components/kup-checkbox.js +1 -1
  61. package/dist/components/kup-chip.js +1 -1
  62. package/dist/components/kup-color-picker.js +1 -1
  63. package/dist/components/kup-combobox.js +1 -1
  64. package/dist/components/kup-dashboard.js +2 -2
  65. package/dist/components/kup-data-table.js +1 -1
  66. package/dist/components/kup-date-picker.js +1 -1
  67. package/dist/components/kup-dialog.js +1 -1
  68. package/dist/components/kup-drawer.js +2 -2
  69. package/dist/components/kup-dropdown-button.js +1 -1
  70. package/dist/components/kup-echart.js +1 -1
  71. package/dist/components/kup-editor.js +1 -1
  72. package/dist/components/kup-family-tree.js +3 -3
  73. package/dist/components/kup-file-upload.js +1 -1
  74. package/dist/components/kup-form.js +1 -1
  75. package/dist/components/kup-gauge.js +1 -1
  76. package/dist/components/kup-grid.js +1 -1
  77. package/dist/components/kup-htm.js +2 -2
  78. package/dist/components/kup-iframe.js +2 -2
  79. package/dist/components/kup-image-list.js +2 -2
  80. package/dist/components/kup-image.js +1 -1
  81. package/dist/components/kup-input-panel.js +3 -3
  82. package/dist/components/kup-lazy.js +2 -2
  83. package/dist/components/kup-list.js +1 -1
  84. package/dist/components/kup-magic-box.js +4 -4
  85. package/dist/components/kup-nav-bar.js +2 -2
  86. package/dist/components/kup-numeric-picker.js +2 -2
  87. package/dist/components/kup-object-field.js +2 -2
  88. package/dist/components/kup-pdf.js +2 -2
  89. package/dist/components/kup-planner.js +2 -2
  90. package/dist/components/kup-probe.js +2 -2
  91. package/dist/components/kup-progress-bar.js +1 -1
  92. package/dist/components/kup-qlik.js +2 -2
  93. package/dist/components/kup-radio.js +1 -1
  94. package/dist/components/kup-rating.js +1 -1
  95. package/dist/components/kup-snackbar.js +2 -2
  96. package/dist/components/kup-spinner.js +1 -1
  97. package/dist/components/kup-switch.js +1 -1
  98. package/dist/components/kup-tab-bar.js +1 -1
  99. package/dist/components/kup-text-field.js +1 -1
  100. package/dist/components/kup-time-picker.js +1 -1
  101. package/dist/components/kup-toolbar.js +1 -1
  102. package/dist/components/kup-tree.js +1 -1
  103. package/dist/components/kup-txt.js +2 -2
  104. package/dist/components/kup-typography-list.js +2 -2
  105. package/dist/components/kup-typography.js +2 -2
  106. package/dist/components/{p-700a322b.js → p-09fe5413.js} +43 -22
  107. package/dist/components/{p-b4f7e6d0.js → p-58510dd6.js} +2 -2
  108. package/dist/components/{p-9fe00131.js → p-7b195dfe.js} +124 -16
  109. package/dist/components/{p-47327b2b.js → p-9226b094.js} +2 -2
  110. package/dist/components/{p-45b84d94.js → p-a83fc16f.js} +2 -2
  111. package/dist/components/{p-741bddcb.js → p-fcd1ee1f.js} +2 -2
  112. package/dist/esm/{f-cell-c7bbb5a9.js → f-cell-0cecef2e.js} +4 -4
  113. package/dist/esm/{f-chip-28f0f666.js → f-chip-474adb94.js} +1 -1
  114. package/dist/esm/{f-object-field-db698ceb.js → f-object-field-623a12f2.js} +2 -2
  115. package/dist/esm/{f-paginator-utils-b8c8e0b6.js → f-paginator-utils-ec173eb2.js} +1 -1
  116. package/dist/esm/{f-text-field-f48cb7e9.js → f-text-field-15e666c0.js} +6 -2
  117. package/dist/esm/index.js +1 -1
  118. package/dist/esm/ketchup.js +1 -1
  119. package/dist/esm/kup-accordion.entry.js +1 -1
  120. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  121. package/dist/esm/kup-autocomplete_29.entry.js +122 -21
  122. package/dist/esm/kup-box.entry.js +7 -7
  123. package/dist/esm/kup-calendar.entry.js +2 -2
  124. package/dist/esm/kup-card-list.entry.js +1 -1
  125. package/dist/esm/kup-cell.entry.js +5 -5
  126. package/dist/esm/kup-dashboard.entry.js +2 -2
  127. package/dist/esm/{kup-data-table-helper-d4578d59.js → kup-data-table-helper-19df55c1.js} +1 -1
  128. package/dist/esm/kup-drawer.entry.js +1 -1
  129. package/dist/esm/kup-echart.entry.js +1 -1
  130. package/dist/esm/kup-editor.entry.js +1 -1
  131. package/dist/esm/kup-family-tree.entry.js +1 -1
  132. package/dist/esm/kup-grid.entry.js +1 -1
  133. package/dist/esm/kup-htm.entry.js +1 -1
  134. package/dist/esm/kup-iframe.entry.js +1 -1
  135. package/dist/esm/kup-image-list.entry.js +5 -5
  136. package/dist/esm/kup-input-panel.entry.js +5 -5
  137. package/dist/esm/kup-lazy.entry.js +1 -1
  138. package/dist/esm/kup-magic-box.entry.js +1 -1
  139. package/dist/esm/{kup-manager-a08b1823.js → kup-manager-e4341ce1.js} +43 -22
  140. package/dist/esm/kup-nav-bar.entry.js +1 -1
  141. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  142. package/dist/esm/kup-object-field.entry.js +3 -3
  143. package/dist/esm/kup-pdf.entry.js +1 -1
  144. package/dist/esm/kup-planner.entry.js +2 -2
  145. package/dist/esm/kup-probe.entry.js +1 -1
  146. package/dist/esm/kup-qlik.entry.js +1 -1
  147. package/dist/esm/kup-snackbar.entry.js +1 -1
  148. package/dist/esm/kup-txt.entry.js +1 -1
  149. package/dist/esm/kup-typography-list.entry.js +1 -1
  150. package/dist/esm/kup-typography.entry.js +1 -1
  151. package/dist/esm/loader.js +1 -1
  152. package/dist/ketchup/index.esm.js +1 -1
  153. package/dist/ketchup/ketchup.esm.js +1 -1
  154. package/dist/ketchup/{p-0c57cfc5.entry.js → p-04c656c8.entry.js} +1 -1
  155. package/dist/ketchup/{p-24658ca7.entry.js → p-0c190203.entry.js} +1 -1
  156. package/dist/ketchup/{p-680efa51.entry.js → p-0e4bef2b.entry.js} +1 -1
  157. package/dist/ketchup/{p-4f9d0919.js → p-13dd83ac.js} +1 -1
  158. package/dist/ketchup/p-17c4f8e0.entry.js +9 -0
  159. package/dist/ketchup/p-1bdf871b.js +1 -0
  160. package/dist/ketchup/{p-d8cca5ee.entry.js → p-1c51707f.entry.js} +1 -1
  161. package/dist/ketchup/{p-1c6cde19.entry.js → p-2f25581b.entry.js} +1 -1
  162. package/dist/ketchup/{p-cf03bba4.entry.js → p-39ee82cb.entry.js} +1 -1
  163. package/dist/ketchup/{p-5c22a877.entry.js → p-3cb9a415.entry.js} +1 -1
  164. package/dist/ketchup/{p-d4ee5b08.entry.js → p-3f07de9e.entry.js} +1 -1
  165. package/dist/ketchup/{p-e21bc514.entry.js → p-43646b7c.entry.js} +1 -1
  166. package/dist/ketchup/{p-2b513e41.entry.js → p-4686d137.entry.js} +1 -1
  167. package/dist/ketchup/{p-6fdd06a8.entry.js → p-485a0681.entry.js} +1 -1
  168. package/dist/ketchup/p-4ed54493.js +1 -0
  169. package/dist/ketchup/{p-26a8754b.entry.js → p-4f371390.entry.js} +1 -1
  170. package/dist/ketchup/{p-171c5fae.js → p-5417175c.js} +1 -1
  171. package/dist/ketchup/{p-6fdc73c2.js → p-55470e36.js} +1 -1
  172. package/dist/ketchup/{p-9d813868.entry.js → p-5f96aca0.entry.js} +1 -1
  173. package/dist/ketchup/{p-25218b3b.entry.js → p-6559719a.entry.js} +1 -1
  174. package/dist/ketchup/{p-5ee4d84e.entry.js → p-728b73ad.entry.js} +1 -1
  175. package/dist/ketchup/{p-27d7d8a7.entry.js → p-753716d6.entry.js} +1 -1
  176. package/dist/ketchup/{p-5fc94093.entry.js → p-9253017a.entry.js} +1 -1
  177. package/dist/ketchup/{p-2d229381.entry.js → p-9a146521.entry.js} +1 -1
  178. package/dist/ketchup/{p-fa7058e5.entry.js → p-9d73aadf.entry.js} +1 -1
  179. package/dist/ketchup/{p-06360264.entry.js → p-a00333bf.entry.js} +1 -1
  180. package/dist/ketchup/{p-b7a96594.entry.js → p-a5533a5b.entry.js} +1 -1
  181. package/dist/ketchup/{p-24111ebd.entry.js → p-a9cba8fa.entry.js} +1 -1
  182. package/dist/ketchup/{p-3587239e.entry.js → p-afcdf8d0.entry.js} +1 -1
  183. package/dist/ketchup/{p-6cae6b15.entry.js → p-b3fbf426.entry.js} +1 -1
  184. package/dist/ketchup/p-bccb0dd8.js +21 -0
  185. package/dist/ketchup/{p-6fdcb531.entry.js → p-c36bf35a.entry.js} +1 -1
  186. package/dist/ketchup/{p-d2872e96.entry.js → p-c5e20fe2.entry.js} +1 -1
  187. package/dist/ketchup/{p-b1528297.entry.js → p-c9f73041.entry.js} +1 -1
  188. package/dist/ketchup/{p-53e2645c.entry.js → p-cedd66f8.entry.js} +1 -1
  189. package/dist/ketchup/{p-60b147f3.entry.js → p-d30ae9d4.entry.js} +1 -1
  190. package/dist/ketchup/{p-742e1ca0.js → p-dcd875f8.js} +1 -1
  191. package/dist/types/components/kup-dialog/kup-dialog-declarations.d.ts +3 -0
  192. package/dist/types/components/kup-dialog/kup-dialog.d.ts +16 -0
  193. package/dist/types/components.d.ts +30 -0
  194. package/dist/types/managers/kup-interact/kup-interact-declarations.d.ts +20 -1
  195. package/dist/types/managers/kup-interact/kup-interact.d.ts +7 -3
  196. package/package.json +1 -1
  197. package/dist/ketchup/p-03ecb09e.entry.js +0 -9
  198. package/dist/ketchup/p-25f1e4bf.js +0 -1
  199. package/dist/ketchup/p-b2ed96d1.js +0 -21
  200. package/dist/ketchup/p-cef2c364.js +0 -1
@@ -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, af as getCellValueForDisplay } from './kup-manager-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, af as getCellValueForDisplay } from './kup-manager-e4341ce1.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, ax as KupCellElementsPosition, g as getProps, s as setProps, X as KupDragEffect, ay as submitPositionAdapter, h as KupLanguageGeneric, az as KupCellProps } from './kup-manager-a08b1823.js';
2
+ import { k as kupManagerInstance, f as FCellPadding, ax as KupCellElementsPosition, g as getProps, s as setProps, X as KupDragEffect, ay as submitPositionAdapter, h as KupLanguageGeneric, az as KupCellProps } from './kup-manager-e4341ce1.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-f1040575.js';
5
- import { F as FCell } from './f-cell-c7bbb5a9.js';
5
+ import { F as FCell } from './f-cell-0cecef2e.js';
6
6
  import './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-9b15e9ac.js';
9
9
  import './f-checkbox-3ba20ca4.js';
10
- import './f-chip-28f0f666.js';
11
- import './f-object-field-db698ceb.js';
12
- import './f-text-field-f48cb7e9.js';
10
+ import './f-chip-474adb94.js';
11
+ import './f-object-field-623a12f2.js';
12
+ import './f-text-field-15e666c0.js';
13
13
 
14
14
  const kupCellCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:14px;line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
15
15
  const KupCellStyle0 = kupCellCss;
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
2
  import { F as FButton } from './f-button-f1040575.js';
3
3
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
4
- import { F as FTextField } from './f-text-field-f48cb7e9.js';
4
+ import { F as FTextField } from './f-text-field-15e666c0.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, aA as KupLanguageDashboard, h as KupLanguageGeneric, X as KupDragEffect, e as KupDebugCategory } from './kup-manager-a08b1823.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, aA as KupLanguageDashboard, h as KupLanguageGeneric, X as KupDragEffect, e as KupDebugCategory } from './kup-manager-e4341ce1.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-9b15e9ac.js';
@@ -1,4 +1,4 @@
1
- import { C as Filters, D as getValueForDisplay, B as getValueForDisplay2, af as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ag as KupData, ah as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, ai as CMBandACPAdapter, aj as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a5 as SortMode } from './kup-manager-a08b1823.js';
1
+ import { C as Filters, D as getValueForDisplay, B as getValueForDisplay2, af as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ag as KupData, ah as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, ai as CMBandACPAdapter, aj as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a5 as SortMode } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.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-a08b1823.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-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-da19044e.js';
5
5
 
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { F as FButton } from './f-button-f1040575.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes } from './kup-manager-a08b1823.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory } from './kup-manager-e4341ce1.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, U as KupPointerEventTypes, f as FCellPadding } from './kup-manager-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, U as KupPointerEventTypes, f as FCellPadding } from './kup-manager-e4341ce1.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
5
  import { F as FButton } from './f-button-f1040575.js';
6
6
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
7
- import { F as FCell } from './f-cell-c7bbb5a9.js';
7
+ import { F as FCell } from './f-cell-0cecef2e.js';
8
8
  import { M as MDCRipple } from './component-a35bc7f1.js';
9
9
  import './kup-dates-da19044e.js';
10
10
  import './f-checkbox-3ba20ca4.js';
11
- import './f-chip-28f0f666.js';
12
- import './f-object-field-db698ceb.js';
13
- import './f-text-field-f48cb7e9.js';
11
+ import './f-chip-474adb94.js';
12
+ import './f-object-field-623a12f2.js';
13
+ import './f-text-field-15e666c0.js';
14
14
 
15
15
  /**
16
16
  * Props of the kup-image-list component.
@@ -1,16 +1,16 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
2
  import { F as FButton } from './f-button-f1040575.js';
3
- import { F as FCell } from './f-cell-c7bbb5a9.js';
4
- import { F as FCellShapes, k as kupManagerInstance, aa as FCellTypes, g as getProps, s as setProps, h as KupLanguageGeneric, af as getCellValueForDisplay, al as CHIAdapter, ai as CMBandACPAdapter, ak as CHKAdapter, aj as RADAdapter, am as SWTAdapter, e as KupDebugCategory, U as KupPointerEventTypes } from './kup-manager-a08b1823.js';
3
+ import { F as FCell } from './f-cell-0cecef2e.js';
4
+ import { F as FCellShapes, k as kupManagerInstance, aa as FCellTypes, g as getProps, s as setProps, h as KupLanguageGeneric, af as getCellValueForDisplay, al as CHIAdapter, ai as CMBandACPAdapter, ak as CHKAdapter, aj as RADAdapter, am as SWTAdapter, e as KupDebugCategory, U as KupPointerEventTypes } from './kup-manager-e4341ce1.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-65229068.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-9b15e9ac.js';
10
10
  import './f-checkbox-3ba20ca4.js';
11
- import './f-chip-28f0f666.js';
12
- import './f-object-field-db698ceb.js';
13
- import './f-text-field-f48cb7e9.js';
11
+ import './f-chip-474adb94.js';
12
+ import './f-object-field-623a12f2.js';
13
+ import './f-text-field-15e666c0.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.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, aB as kupDropEvent, V as kupDraggableColumnAttr, aC as kupDraggableRowAttr, Z as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, e as KupDebugCategory, aB as kupDropEvent, V as kupDraggableColumnAttr, aC as kupDraggableRowAttr, Z as KupDropEventTypes, d as KupThemeColorValues } from './kup-manager-e4341ce1.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
@@ -1730,10 +1730,11 @@ class KupInteract {
1730
1730
  * This method gives the element dialog-like features, by activating moving on drag and, optionally, the resize.
1731
1731
  * @param {HTMLElement} el - Dialog element.
1732
1732
  * @param {HTMLElement} handleEl - Element that must be dragged in order to trigger movement. When not provided, dragging anywhere on "el" will move it.
1733
- * @param {boolean} unresizable - When true, the dialog can't be resized.
1733
+ * @param {KupDialogifyOptions} options - Sets the options for dialogify.
1734
1734
  * @param {RectResolvable<[number, number, Interaction<keyof ActionMap>]>} restrictContainer - When present, it will set the constraint of "el": it can't be moved outside this container.
1735
1735
  */
1736
- dialogify(el, handleEl, unresizable, restrictContainer) {
1736
+ dialogify(el, handleEl, options, restrictContainer) {
1737
+ var _a;
1737
1738
  el.setAttribute(kupDialogAttribute, '');
1738
1739
  el.style.zIndex = (this.zIndex++).toString();
1739
1740
  const callbacks = {
@@ -1742,34 +1743,54 @@ class KupInteract {
1742
1743
  el.style.zIndex = (dom$g.ketchup.interact.zIndex++).toString();
1743
1744
  },
1744
1745
  };
1745
- this.draggable(el, {
1746
- allowFrom: handleEl ? handleEl : null,
1747
- modifiers: [
1748
- interact.modifiers.restrictRect({
1749
- restriction: restrictContainer
1750
- ? restrictContainer
1751
- : dom$g.ketchup.interact.restrictContainer,
1752
- endOnly: true,
1753
- }),
1754
- ],
1755
- }, null, KupDragEffect.MOVE, callbacks);
1756
- if (!unresizable) {
1746
+ if (options === null || options === void 0 ? void 0 : options.isDraggable) {
1747
+ this.draggable(el, {
1748
+ allowFrom: handleEl ? handleEl : null,
1749
+ modifiers: [
1750
+ interact.modifiers.restrictRect({
1751
+ restriction: restrictContainer
1752
+ ? restrictContainer
1753
+ : dom$g.ketchup.interact.restrictContainer,
1754
+ endOnly: true,
1755
+ }),
1756
+ ],
1757
+ }, null, KupDragEffect.MOVE, callbacks);
1758
+ }
1759
+ if (options === null || options === void 0 ? void 0 : options.isResizable) {
1757
1760
  el.classList.add(kupDialogResizableClass);
1758
1761
  this.resizable(el, {
1759
- edges: {
1760
- left: true,
1761
- right: true,
1762
- bottom: true,
1763
- top: false,
1764
- },
1762
+ edges: options.edges,
1765
1763
  modifiers: [
1766
- interact.modifiers.restrictSize({
1764
+ interact.modifiers.restrictSize((_a = options === null || options === void 0 ? void 0 : options.resizeConstraints) !== null && _a !== void 0 ? _a : {
1767
1765
  min: { width: 100, height: 100 },
1768
1766
  }),
1769
1767
  ],
1770
- }, null, true, true);
1768
+ }, {
1769
+ move(e) {
1770
+ if (options.onResize) {
1771
+ options.onResize(e);
1772
+ }
1773
+ },
1774
+ }, (options === null || options === void 0 ? void 0 : options.onResize) ? false : true, true);
1771
1775
  }
1772
1776
  }
1777
+ /**
1778
+ * Undialogify element
1779
+ */
1780
+ undialogify(el) {
1781
+ // unregister dialog
1782
+ this.unregister([el]);
1783
+ // reset Interact.js properties to prevent switch to a wrong position when changing anchor
1784
+ el.style.removeProperty('left');
1785
+ el.style.removeProperty('top');
1786
+ el.style.removeProperty('right');
1787
+ el.style.removeProperty('bottom');
1788
+ el.style.removeProperty('width');
1789
+ el.style.removeProperty('height');
1790
+ el.style.removeProperty('transform');
1791
+ el.removeAttribute('data-x');
1792
+ el.removeAttribute('data-y');
1793
+ }
1773
1794
  /**
1774
1795
  * Hides the modal's backdrop.
1775
1796
  */
@@ -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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, c as KupDynamicPositionPlacement, t as KupCardFamily } from './kup-manager-e4341ce1.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-f48cb7e9.js';
4
+ import { F as FTextField } from './f-text-field-15e666c0.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-9b15e9ac.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-db698ceb.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-a08b1823.js';
2
+ import { F as FObjectField } from './f-object-field-623a12f2.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-e4341ce1.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-f1040575.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-9b15e9ac.js';
8
- import './f-text-field-f48cb7e9.js';
8
+ import './f-text-field-15e666c0.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.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,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, af as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-a08b1823.js';
2
+ import { k as kupManagerInstance, af as getCellValueForDisplay, g as getProps, s as setProps, b as KupThemeIconValues, E as KupLanguageSearch } from './kup-manager-e4341ce1.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-f48cb7e9.js';
5
+ import { F as FTextField } from './f-text-field-15e666c0.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-9b15e9ac.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-a08b1823.js';
2
+ import { k as kupManagerInstance } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-f1040575.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-a08b1823.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, e as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-e4341ce1.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-a08b1823.js';
2
+ import { k as kupManagerInstance, c as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-e4341ce1.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-9b15e9ac.js';