@sme.up/ketchup 11.0.0-SNAPSHOT-20250129133724 → 11.0.0-SNAPSHOT-20250129154329

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-6a44d289.js → f-cell-c92ee30f.js} +10 -6
  2. package/dist/cjs/{f-chip-0cf9aa65.js → f-chip-989e4a7c.js} +1 -1
  3. package/dist/cjs/{f-object-field-bdc84b8c.js → f-object-field-09e4efbe.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-8a6562a8.js → f-paginator-utils-5c5258b6.js} +1 -1
  5. package/dist/cjs/{f-text-field-0ba5b010.js → f-text-field-0e8abf2d.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 +9 -9
  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-45809a34.js → kup-data-table-helper-9bdab206.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  18. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
  24. package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
  25. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  27. package/dist/cjs/{kup-manager-577da7ec.js → kup-manager-81c69767.js} +7 -6
  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-planner.cjs.entry.js +2 -2
  33. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  38. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  39. package/dist/collection/components/kup-date-picker/kup-date-picker.js +2 -2
  40. package/dist/collection/f-components/f-cell/f-cell.js +6 -2
  41. package/dist/collection/utils/filters/filters-declarations.js +2 -1
  42. package/dist/collection/utils/filters/filters.js +5 -5
  43. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +2 -2
  44. package/dist/components/index.js +1 -1
  45. package/dist/components/kup-accordion.js +2 -2
  46. package/dist/components/kup-activity-timeline.js +2 -2
  47. package/dist/components/kup-autocomplete.js +1 -1
  48. package/dist/components/kup-badge.js +1 -1
  49. package/dist/components/kup-box.js +1 -1
  50. package/dist/components/kup-button-list.js +1 -1
  51. package/dist/components/kup-button.js +1 -1
  52. package/dist/components/kup-calendar.js +2 -2
  53. package/dist/components/kup-card-list.js +3 -3
  54. package/dist/components/kup-card.js +1 -1
  55. package/dist/components/kup-cell.js +2 -2
  56. package/dist/components/kup-chart.js +1 -1
  57. package/dist/components/kup-checkbox.js +1 -1
  58. package/dist/components/kup-chip.js +1 -1
  59. package/dist/components/kup-color-picker.js +1 -1
  60. package/dist/components/kup-combobox.js +1 -1
  61. package/dist/components/kup-dashboard.js +2 -2
  62. package/dist/components/kup-data-table.js +1 -1
  63. package/dist/components/kup-date-picker.js +1 -1
  64. package/dist/components/kup-dialog.js +1 -1
  65. package/dist/components/kup-drawer.js +2 -2
  66. package/dist/components/kup-dropdown-button.js +1 -1
  67. package/dist/components/kup-echart.js +1 -1
  68. package/dist/components/kup-editor.js +1 -1
  69. package/dist/components/kup-family-tree.js +3 -3
  70. package/dist/components/kup-form.js +1 -1
  71. package/dist/components/kup-gauge.js +1 -1
  72. package/dist/components/kup-grid.js +1 -1
  73. package/dist/components/kup-htm.js +2 -2
  74. package/dist/components/kup-iframe.js +2 -2
  75. package/dist/components/kup-image-list.js +2 -2
  76. package/dist/components/kup-image.js +1 -1
  77. package/dist/components/kup-input-panel.js +3 -3
  78. package/dist/components/kup-lazy.js +2 -2
  79. package/dist/components/kup-list.js +1 -1
  80. package/dist/components/kup-magic-box.js +4 -4
  81. package/dist/components/kup-nav-bar.js +2 -2
  82. package/dist/components/kup-numeric-picker.js +2 -2
  83. package/dist/components/kup-object-field.js +2 -2
  84. package/dist/components/kup-pdf.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-27005da8.js → p-0bc76b35.js} +7 -6
  103. package/dist/components/{p-0cbdfe38.js → p-0e2af9fb.js} +2 -2
  104. package/dist/components/{p-94e89d81.js → p-1ebe08cf.js} +2 -2
  105. package/dist/components/{p-9e382ae3.js → p-2443bfd1.js} +2 -2
  106. package/dist/components/{p-8933ce00.js → p-603e02cc.js} +2 -2
  107. package/dist/components/{p-94a659ba.js → p-ff0974f2.js} +9 -5
  108. package/dist/esm/{f-cell-00a8bbea.js → f-cell-471f3823.js} +10 -6
  109. package/dist/esm/{f-chip-c18c9dbe.js → f-chip-04238fd5.js} +1 -1
  110. package/dist/esm/{f-object-field-4ffbdea3.js → f-object-field-2659a043.js} +2 -2
  111. package/dist/esm/{f-paginator-utils-ff6255f2.js → f-paginator-utils-9439ac85.js} +1 -1
  112. package/dist/esm/{f-text-field-c6f94648.js → f-text-field-1c6d8e63.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 +9 -9
  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-c6706fc8.js → kup-data-table-helper-093863e9.js} +1 -1
  123. package/dist/esm/kup-drawer.entry.js +1 -1
  124. package/dist/esm/kup-echart.entry.js +1 -1
  125. package/dist/esm/kup-editor.entry.js +1 -1
  126. package/dist/esm/kup-family-tree.entry.js +1 -1
  127. package/dist/esm/kup-grid.entry.js +1 -1
  128. package/dist/esm/kup-htm.entry.js +1 -1
  129. package/dist/esm/kup-iframe.entry.js +1 -1
  130. package/dist/esm/kup-image-list.entry.js +5 -5
  131. package/dist/esm/kup-input-panel.entry.js +5 -5
  132. package/dist/esm/kup-lazy.entry.js +1 -1
  133. package/dist/esm/kup-magic-box.entry.js +1 -1
  134. package/dist/esm/{kup-manager-3a2bce62.js → kup-manager-8ffa68fa.js} +7 -6
  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-planner.entry.js +2 -2
  140. package/dist/esm/kup-probe.entry.js +1 -1
  141. package/dist/esm/kup-qlik.entry.js +1 -1
  142. package/dist/esm/kup-snackbar.entry.js +1 -1
  143. package/dist/esm/kup-txt.entry.js +1 -1
  144. package/dist/esm/kup-typography-list.entry.js +1 -1
  145. package/dist/esm/kup-typography.entry.js +1 -1
  146. package/dist/ketchup/index.esm.js +1 -1
  147. package/dist/ketchup/ketchup.esm.js +1 -1
  148. package/dist/ketchup/{p-98ecd58a.entry.js → p-05629399.entry.js} +1 -1
  149. package/dist/ketchup/{p-074dca27.entry.js → p-05e0b624.entry.js} +1 -1
  150. package/dist/ketchup/{p-4f7f37d8.js → p-10216a69.js} +1 -1
  151. package/dist/ketchup/{p-bffe2f25.entry.js → p-12720400.entry.js} +1 -1
  152. package/dist/ketchup/{p-6958c8b9.entry.js → p-1ae7fe64.entry.js} +1 -1
  153. package/dist/ketchup/{p-b8ba1576.js → p-1c6d91d8.js} +1 -1
  154. package/dist/ketchup/{p-d987d2ef.entry.js → p-1d3fcf9f.entry.js} +1 -1
  155. package/dist/ketchup/{p-90379022.entry.js → p-236941a4.entry.js} +1 -1
  156. package/dist/ketchup/{p-3bdaa6dc.entry.js → p-2cee8c62.entry.js} +1 -1
  157. package/dist/ketchup/{p-4df33b4b.entry.js → p-3697ec80.entry.js} +1 -1
  158. package/dist/ketchup/{p-44ddf701.entry.js → p-40530402.entry.js} +1 -1
  159. package/dist/ketchup/{p-9021cdff.entry.js → p-4057552a.entry.js} +1 -1
  160. package/dist/ketchup/p-42ad5758.js +1 -0
  161. package/dist/ketchup/{p-2115a342.entry.js → p-45c25549.entry.js} +1 -1
  162. package/dist/ketchup/{p-c1be5310.entry.js → p-5a70586a.entry.js} +1 -1
  163. package/dist/ketchup/{p-dfef9eff.entry.js → p-5b653b11.entry.js} +1 -1
  164. package/dist/ketchup/{p-cbb1a9a9.entry.js → p-6bc93c78.entry.js} +1 -1
  165. package/dist/ketchup/{p-d49a913c.entry.js → p-77ce2545.entry.js} +1 -1
  166. package/dist/ketchup/{p-4308417c.entry.js → p-8468952e.entry.js} +1 -1
  167. package/dist/ketchup/{p-f1d8429d.entry.js → p-8ca95fbc.entry.js} +1 -1
  168. package/dist/ketchup/p-8e98c42a.js +1 -0
  169. package/dist/ketchup/{p-dc0ad9f2.entry.js → p-93bba1d3.entry.js} +1 -1
  170. package/dist/ketchup/{p-92d8400c.entry.js → p-9fe8bf02.entry.js} +1 -1
  171. package/dist/ketchup/{p-7a206956.entry.js → p-a1ed41d2.entry.js} +1 -1
  172. package/dist/ketchup/{p-26204ba1.entry.js → p-b0406293.entry.js} +1 -1
  173. package/dist/ketchup/{p-a69a94e6.entry.js → p-b4d78c50.entry.js} +1 -1
  174. package/dist/ketchup/{p-81031736.entry.js → p-bcf38793.entry.js} +1 -1
  175. package/dist/ketchup/{p-1e14e55b.entry.js → p-bf2a65de.entry.js} +1 -1
  176. package/dist/ketchup/{p-b3d22966.js → p-bf9f371e.js} +1 -1
  177. package/dist/ketchup/{p-736d7763.entry.js → p-c756d98d.entry.js} +1 -1
  178. package/dist/ketchup/{p-84cb2ab9.entry.js → p-c794396d.entry.js} +1 -1
  179. package/dist/ketchup/{p-6fcea055.entry.js → p-c7f4c6ae.entry.js} +1 -1
  180. package/dist/ketchup/{p-3f10ba95.entry.js → p-c982e15b.entry.js} +1 -1
  181. package/dist/ketchup/{p-8a6aa580.entry.js → p-d63ed956.entry.js} +1 -1
  182. package/dist/ketchup/{p-2b86ed1b.js → p-d8c03fb0.js} +1 -1
  183. package/dist/ketchup/{p-53a2c80a.entry.js → p-ec044e93.entry.js} +1 -1
  184. package/dist/ketchup/{p-ef906d70.js → p-f7245913.js} +1 -1
  185. package/dist/types/utils/filters/filters-declarations.d.ts +2 -1
  186. package/package.json +1 -1
  187. package/dist/ketchup/p-ac893be0.js +0 -1
  188. package/dist/ketchup/p-c02e91a6.js +0 -1
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance } from './p-27005da8.js';
3
- import { d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance } from './p-0bc76b35.js';
3
+ import { d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-ff0974f2.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%}";
6
6
  const KupQlikStyle0 = kupQlikCss;
@@ -1,4 +1,4 @@
1
- import { ab as KupRadio$1, j as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ab as KupRadio$1, j as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupRadio = KupRadio$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ac as KupRating$1, i as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ac as KupRating$1, i as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupRating = KupRating$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './p-27005da8.js';
3
- import { c as componentWrapperId, S as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './p-0bc76b35.js';
3
+ import { c as componentWrapperId, S as FButton, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-ff0974f2.js';
4
4
 
5
5
  const snackbarClass = 'snackbar';
6
6
  /**
@@ -1,4 +1,4 @@
1
- import { ad as KupSpinner$1, h as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ad as KupSpinner$1, h as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupSpinner = KupSpinner$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ae as KupSwitch$1, g as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ae as KupSwitch$1, g as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupSwitch = KupSwitch$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { af as KupTabBar$1, f as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { af as KupTabBar$1, f as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupTabBar = KupTabBar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ag as KupTextField$1, e as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ag as KupTextField$1, e as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupTextField = KupTextField$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ah as KupTimePicker$1, b as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ah as KupTimePicker$1, b as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupTimePicker = KupTimePicker$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { ai as KupToolbar$1, a as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { ai as KupToolbar$1, a as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupToolbar = KupToolbar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { aj as KupTree$1, d as defineCustomElement$1 } from './p-94a659ba.js';
1
+ import { aj as KupTree$1, d as defineCustomElement$1 } from './p-ff0974f2.js';
2
2
 
3
3
  const KupTree = KupTree$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './p-27005da8.js';
3
- import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './p-0bc76b35.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-ff0974f2.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-txt component.
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, t as KupDebugCategory, g as getProps, s as setProps } from './p-27005da8.js';
2
+ import { k as kupManagerInstance, t as KupDebugCategory, g as getProps, s as setProps } from './p-0bc76b35.js';
3
3
  import { a as FTypographyType, F as FTypography } from './p-ced0c3fc.js';
4
- import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-94a659ba.js';
4
+ import { c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-ff0974f2.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-typography component.
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './p-27005da8.js';
2
+ import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './p-0bc76b35.js';
3
3
  import { a as FTypographyType, F as FTypography } from './p-ced0c3fc.js';
4
- import { c as componentWrapperId, F as FImage, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-94a659ba.js';
4
+ import { c as componentWrapperId, F as FImage, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t } from './p-ff0974f2.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-typography component.
@@ -8240,8 +8240,9 @@ function adaptContentToDisplayMode(cell, content, separator) {
8240
8240
  * @property {string} 2 - Either % or null: indicates the string must start with the given string.
8241
8241
  * @property {string} 3 - Either "" or a string with a length.
8242
8242
  * @property {string} 4 - Either % or null: indicates the string must finish with the given string.
8243
+ * This regex ignores spaces at the beginning, at the end, and between the operator and the quoted value.
8243
8244
  */
8244
- const FILTER_ANALIZER = /^(!|>|>=|<|<=){0,1}'(%){0,1}(.*?)(%){0,1}'$/;
8245
+ const FILTER_ANALYZER = /^\s*(!|>|>=|<|<=)?\s*'(%)?(.*?)(%)?'\s*$/;
8245
8246
  var KupGlobalFilterMode;
8246
8247
  (function (KupGlobalFilterMode) {
8247
8248
  KupGlobalFilterMode["SIMPLE"] = "simple";
@@ -8320,7 +8321,7 @@ class Filters {
8320
8321
  */
8321
8322
  filterIsNegative(filterValue) {
8322
8323
  var _a;
8323
- const analyzedFilter = filterValue.match(FILTER_ANALIZER);
8324
+ const analyzedFilter = filterValue.match(FILTER_ANALYZER);
8324
8325
  const filterIsNegative = analyzedFilter
8325
8326
  ? ((_a = analyzedFilter[1]) === null || _a === void 0 ? void 0 : _a.indexOf('!')) >= 0
8326
8327
  : false;
@@ -8353,7 +8354,7 @@ class Filters {
8353
8354
  const filters = filterValue.split(';').map((f) => f.trim());
8354
8355
  // All filters must match (AND condition)
8355
8356
  return filters.every((filter) => value.toLowerCase().includes(filter.toLowerCase()) ||
8356
- this.matchSpecialFilter(value.toLowerCase(), filter.toLowerCase().match(FILTER_ANALIZER)));
8357
+ this.matchSpecialFilter(value.toLowerCase(), filter.toLowerCase().match(FILTER_ANALYZER)));
8357
8358
  }
8358
8359
  /**
8359
8360
  * Matches a value against a special filter parsed from a regex.
@@ -8459,7 +8460,7 @@ class Filters {
8459
8460
  // Parse filter using FILTER_ANALIZER
8460
8461
  const filterMatch = rawFilter
8461
8462
  .toLowerCase()
8462
- .match(FILTER_ANALIZER);
8463
+ .match(FILTER_ANALYZER);
8463
8464
  if (filterMatch) {
8464
8465
  const [_, operator, _startWildcard, filterNum, _endWildcard,] = filterMatch;
8465
8466
  const numericFilterValue = dom$9.ketchup.math.numberifySafe(filterNum);
@@ -8502,7 +8503,7 @@ class Filters {
8502
8503
  // Parse filter using FILTER_ANALIZER
8503
8504
  const filterMatch = rawFilter
8504
8505
  .toLowerCase()
8505
- .match(FILTER_ANALIZER);
8506
+ .match(FILTER_ANALYZER);
8506
8507
  // Convert the value to check to a Date object
8507
8508
  const normValue = this.normalizeValue(value, obj);
8508
8509
  let valueDate = null;
@@ -19660,4 +19661,4 @@ function kupManagerInstance() {
19660
19661
  return dom.ketchup;
19661
19662
  }
19662
19663
 
19663
- export { KupLanguageCheckbox as $, KupLanguageColumn as A, KupDataNewColumnTypes as B, CMBandACPAdapter as C, KupCardSubEvents as D, KupCardIds as E, FCellClasses as F, KupLanguageRow as G, getColumnByName as H, ItemsDisplayMode as I, KupObjects as J, KupManager as K, formatToNumber as L, Filters as M, getValueForDisplay as N, getValueForDisplay2 as O, KupData as P, compareCell as Q, RADAdapter as R, getRegExpFromString as S, TotalMode as T, CHKAdapter as U, CHIAdapter as V, SWTAdapter as W, SortMode as X, GroupLabelDisplayMode as Y, SelectionMode as Z, KupLanguageGrouping as _, KupComponentSizing as a, KupLanguageSearch as a0, FILTER_ANALIZER as a1, KupLanguagePage as a2, addColumnValueFromRow as a3, KupGlobalFilterMode as a4, TotalLabel as a5, KupPointerEventTypes as a6, kupDynamicPositionAttribute as a7, KupListProps as a8, KupCardFamily as a9, kupDropEvent as aA, kupDraggableRowAttr as aB, KupListRole as aa, identify as ab, LoadMoreMode as ac, PaginatorPos as ad, ShowGrid as ae, kupDraggableColumnAttr as af, kupDragActiveAttr as ag, KupDragEffect as ah, kupDraggableCellAttr as ai, KupDropEventTypes as aj, FixedCellsClasses as ak, FixedCellsCSSVarsBase as al, KupLanguageFontsize as am, KupLanguageDensity as an, KupLanguageGrid as ao, KupDataTableProps as ap, DataTableAreasEnum as aq, iconColumn as ar, keyColumn as as, fieldColumn as at, KupCardProps as au, kupDraggableAttr as av, KupCellElementsPosition as aw, submitPositionAdapter as ax, KupCellProps as ay, KupLanguageDashboard as az, KupThemeColorValues as b, KupThemeIconValues as c, KupLanguageGeneric as d, KupDynamicPositionPlacement as e, editableTypes as f, getProps as g, kupTypes as h, FCellTypes as i, KupTagNames as j, kupManagerInstance as k, FCellShapes as l, getCellValueForDisplay as m, fullWidthFieldsComps as n, autoCenterComps as o, FCellEvents as p, isForceUppercase as q, isForceLowercase as r, setProps as s, KupDebugCategory as t, adaptContentToDisplayMode as u, FCellPadding as v, fillString as w, KupCardBuiltInClockElements as x, KupCardCSSClasses as y, KupLanguageTotals as z };
19664
+ export { KupLanguageCheckbox as $, KupLanguageColumn as A, KupDataNewColumnTypes as B, CMBandACPAdapter as C, KupCardSubEvents as D, KupCardIds as E, FCellClasses as F, KupLanguageRow as G, getColumnByName as H, ItemsDisplayMode as I, KupObjects as J, KupManager as K, formatToNumber as L, Filters as M, getValueForDisplay as N, getValueForDisplay2 as O, KupData as P, compareCell as Q, RADAdapter as R, getRegExpFromString as S, TotalMode as T, CHKAdapter as U, CHIAdapter as V, SWTAdapter as W, SortMode as X, GroupLabelDisplayMode as Y, SelectionMode as Z, KupLanguageGrouping as _, KupComponentSizing as a, KupLanguageSearch as a0, FILTER_ANALYZER as a1, KupLanguagePage as a2, addColumnValueFromRow as a3, KupGlobalFilterMode as a4, TotalLabel as a5, KupPointerEventTypes as a6, kupDynamicPositionAttribute as a7, KupListProps as a8, KupCardFamily as a9, kupDropEvent as aA, kupDraggableRowAttr as aB, KupListRole as aa, identify as ab, LoadMoreMode as ac, PaginatorPos as ad, ShowGrid as ae, kupDraggableColumnAttr as af, kupDragActiveAttr as ag, KupDragEffect as ah, kupDraggableCellAttr as ai, KupDropEventTypes as aj, FixedCellsClasses as ak, FixedCellsCSSVarsBase as al, KupLanguageFontsize as am, KupLanguageDensity as an, KupLanguageGrid as ao, KupDataTableProps as ap, DataTableAreasEnum as aq, iconColumn as ar, keyColumn as as, fieldColumn as at, KupCardProps as au, kupDraggableAttr as av, KupCellElementsPosition as aw, submitPositionAdapter as ax, KupCellProps as ay, KupLanguageDashboard as az, KupThemeColorValues as b, KupThemeIconValues as c, KupLanguageGeneric as d, KupDynamicPositionPlacement as e, editableTypes as f, getProps as g, kupTypes as h, FCellTypes as i, KupTagNames as j, kupManagerInstance as k, FCellShapes as l, getCellValueForDisplay as m, fullWidthFieldsComps as n, autoCenterComps as o, FCellEvents as p, isForceUppercase as q, isForceLowercase as r, setProps as s, KupDebugCategory as t, adaptContentToDisplayMode as u, FCellPadding as v, fillString as w, KupCardBuiltInClockElements as x, KupCardCSSClasses as y, KupLanguageTotals as z };
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, t as KupDebugCategory } from './p-27005da8.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupDebugCategory } from './p-0bc76b35.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-ff0974f2.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-grid component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './p-27005da8.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './p-0bc76b35.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-ff0974f2.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './p-5882e117.js';
5
5
 
6
6
  var toastuiEditor = {exports: {}};
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host, g as getAssetPath } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupThemeColorValues, t as KupDebugCategory, H as getColumnByName, B as KupDataNewColumnTypes } from './p-27005da8.js';
3
- import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupThemeColorValues, t as KupDebugCategory, H as getColumnByName, B as KupDataNewColumnTypes } from './p-0bc76b35.js';
3
+ import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s } from './p-ff0974f2.js';
4
4
 
5
5
  /*! *****************************************************************************
6
6
  Copyright (c) Microsoft Corporation.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, ab as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a6 as KupPointerEventTypes, ah as KupDragEffect, av as kupDraggableAttr, aj as KupDropEventTypes, a0 as KupLanguageSearch } from './p-27005da8.js';
3
- import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, P as FPaginator } from './p-94a659ba.js';
2
+ import { k as kupManagerInstance, ab as identify, g as getProps, s as setProps, X as SortMode, H as getColumnByName, d as KupLanguageGeneric, c as KupThemeIconValues, t as KupDebugCategory, a6 as KupPointerEventTypes, ah as KupDragEffect, av as kupDraggableAttr, aj as KupDropEventTypes, a0 as KupLanguageSearch } from './p-0bc76b35.js';
3
+ import { G as filterRows, H as paginateRows, D as sortRows, I as pageChange, J as rowsPerPageChange, F as FImage, L as FCell, N as FChip, O as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, P as FPaginator } from './p-ff0974f2.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-box component.
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-2e5f2e07.js';
2
- import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as getValueForDisplay, O as getValueForDisplay2, P as KupData, Q as compareCell, T as TotalMode, S as getRegExpFromString, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as FILTER_ANALIZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as KupPointerEventTypes, a7 as kupDynamicPositionAttribute, a8 as KupListProps, a9 as KupCardFamily, aa as KupListRole, ab as identify, ac as LoadMoreMode, ad as PaginatorPos, ae as ShowGrid, af as kupDraggableColumnAttr, ag as kupDragActiveAttr, ah as KupDragEffect, ai as kupDraggableCellAttr, aj as KupDropEventTypes, ak as FixedCellsClasses, al as FixedCellsCSSVarsBase, am as KupLanguageFontsize, an as KupLanguageDensity, ao as KupLanguageGrid, ap as KupDataTableProps, aq as DataTableAreasEnum, ar as iconColumn, as as keyColumn, at as fieldColumn, au as KupCardProps } from './p-27005da8.js';
2
+ import { c as KupThemeIconValues, I as ItemsDisplayMode, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, b as KupThemeColorValues, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as getCellValueForDisplay, n as fullWidthFieldsComps, o as autoCenterComps, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as adaptContentToDisplayMode, v as FCellPadding, w as fillString, x as KupCardBuiltInClockElements, y as KupCardCSSClasses, z as KupLanguageTotals, A as KupLanguageColumn, B as KupDataNewColumnTypes, D as KupCardSubEvents, E as KupCardIds, G as KupLanguageRow, H as getColumnByName, J as KupObjects, L as formatToNumber, M as Filters, N as getValueForDisplay, O as getValueForDisplay2, P as KupData, Q as compareCell, T as TotalMode, S as getRegExpFromString, U as CHKAdapter, V as CHIAdapter, W as SWTAdapter, X as SortMode, Y as GroupLabelDisplayMode, Z as SelectionMode, _ as KupLanguageGrouping, $ as KupLanguageCheckbox, a0 as KupLanguageSearch, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as KupPointerEventTypes, a7 as kupDynamicPositionAttribute, a8 as KupListProps, a9 as KupCardFamily, aa as KupListRole, ab as identify, ac as LoadMoreMode, ad as PaginatorPos, ae as ShowGrid, af as kupDraggableColumnAttr, ag as kupDragActiveAttr, ah as KupDragEffect, ai as kupDraggableCellAttr, aj as KupDropEventTypes, ak as FixedCellsClasses, al as FixedCellsCSSVarsBase, am as KupLanguageFontsize, an as KupLanguageDensity, ao as KupLanguageGrid, ap as KupDataTableProps, aq as DataTableAreasEnum, ar as iconColumn, as as keyColumn, at as fieldColumn, au as KupCardProps } from './p-0bc76b35.js';
3
3
  import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
4
4
  import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-1581348d.js';
5
5
 
@@ -5481,9 +5481,13 @@ function setEditableCell(cellType, classObj, cell, column, props) {
5481
5481
  cellEvent(e, props, cellType, FCellEvents.INPUT);
5482
5482
  };
5483
5483
  const onKeyDown = (e) => {
5484
- var _a, _b;
5484
+ var _a, _b, _c;
5485
5485
  (_b = (_a = cell.data) === null || _a === void 0 ? void 0 : _a.onKeyDown) === null || _b === void 0 ? void 0 : _b.call(_a, e); // call onKeyDown handler if it is set as prop
5486
- if (/^F[1-9]|F1[0-2]$/.test(e.key)) {
5486
+ if ((!(cell.shape == 'MEMO' ||
5487
+ cellType == FCellTypes.MEMO ||
5488
+ ((_c = cell.data) === null || _c === void 0 ? void 0 : _c.maxLength) >= 256) &&
5489
+ e.key === 'Enter') ||
5490
+ /^F[1-9]|F1[0-2]$/.test(e.key)) {
5487
5491
  cellEvent(e, props, cellType, FCellEvents.UPDATE);
5488
5492
  }
5489
5493
  };
@@ -12519,7 +12523,7 @@ class KupColumnMenu {
12519
12523
  }
12520
12524
  let newFilter = '';
12521
12525
  if (value) {
12522
- if (!value.match(FILTER_ANALIZER)) {
12526
+ if (!value.match(FILTER_ANALYZER)) {
12523
12527
  newFilter = this.filtersColumnMenuInstance.normalizeValue(value.trim(), column.obj);
12524
12528
  }
12525
12529
  else {
@@ -21340,7 +21344,7 @@ const KupDatePicker = /*@__PURE__*/ proxyCustomElement(class KupDatePicker exten
21340
21344
  this.ISOvalue = '';
21341
21345
  if (eventDetailValue) {
21342
21346
  const isValidFilter = this.isAlphanumeric(eventDetailValue) ||
21343
- eventDetailValue.match(FILTER_ANALIZER);
21347
+ eventDetailValue.match(FILTER_ANALYZER);
21344
21348
  if (this.kupManager.dates.isIsoDate(eventDetailValue)) {
21345
21349
  if (!isOnInputEvent) {
21346
21350
  this.ISOvalue = eventDetailValue;
@@ -1,11 +1,11 @@
1
1
  import { h, g as getAssetPath, F as Fragment } from './index-c9246a86.js';
2
- import { ak as editableTypes, al as kupTypes, am as FCellClasses, a7 as FCellTypes, d as KupThemeColorValues, ag as RADAdapter, af as CMBandACPAdapter, an as KupTagNames, F as FCellShapes, ac as getCellValueForDisplay, a as KupComponentSizing, ao as fullWidthFieldsComps, I as ItemsDisplayMode, ap as autoCenterComps, aq as adaptContentToDisplayMode, ar as FCellEvents, as as isForceUppercase, at as isForceLowercase, e as KupDebugCategory } from './kup-manager-3a2bce62.js';
2
+ import { ak as editableTypes, al as kupTypes, am as FCellClasses, a7 as FCellTypes, d as KupThemeColorValues, ag as RADAdapter, af as CMBandACPAdapter, an as KupTagNames, F as FCellShapes, ac as getCellValueForDisplay, a as KupComponentSizing, ao as fullWidthFieldsComps, I as ItemsDisplayMode, ap as autoCenterComps, aq as adaptContentToDisplayMode, ar as FCellEvents, as as isForceUppercase, at as isForceLowercase, e as KupDebugCategory } from './kup-manager-8ffa68fa.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
5
- import { F as FChipType, c as FChip } from './f-chip-c18c9dbe.js';
5
+ import { F as FChipType, c as FChip } from './f-chip-04238fd5.js';
6
6
  import { F as FImage } from './f-image-9b15e9ac.js';
7
- import { F as FObjectField } from './f-object-field-4ffbdea3.js';
8
- import { F as FTextField } from './f-text-field-c6f94648.js';
7
+ import { F as FObjectField } from './f-object-field-2659a043.js';
8
+ import { F as FTextField } from './f-text-field-1c6d8e63.js';
9
9
 
10
10
  /*-------------------------------------------------*/
11
11
  /* C o m p o n e n t */
@@ -671,9 +671,13 @@ function setEditableCell(cellType, classObj, cell, column, props) {
671
671
  cellEvent(e, props, cellType, FCellEvents.INPUT);
672
672
  };
673
673
  const onKeyDown = (e) => {
674
- var _a, _b;
674
+ var _a, _b, _c;
675
675
  (_b = (_a = cell.data) === null || _a === void 0 ? void 0 : _a.onKeyDown) === null || _b === void 0 ? void 0 : _b.call(_a, e); // call onKeyDown handler if it is set as prop
676
- if (/^F[1-9]|F1[0-2]$/.test(e.key)) {
676
+ if ((!(cell.shape == 'MEMO' ||
677
+ cellType == FCellTypes.MEMO ||
678
+ ((_c = cell.data) === null || _c === void 0 ? void 0 : _c.maxLength) >= 256) &&
679
+ e.key === 'Enter') ||
680
+ /^F[1-9]|F1[0-2]$/.test(e.key)) {
677
681
  cellEvent(e, props, cellType, FCellEvents.UPDATE);
678
682
  }
679
683
  };
@@ -1,6 +1,6 @@
1
1
  import { h } from './index-c9246a86.js';
2
2
  import { F as FImage } from './f-image-9b15e9ac.js';
3
- import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-3a2bce62.js';
3
+ import { b as KupThemeIconValues, h as KupLanguageGeneric } from './kup-manager-8ffa68fa.js';
4
4
 
5
5
  /**
6
6
  * Types of the f-chip component.
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-c9246a86.js';
2
- import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-3a2bce62.js';
2
+ import { a as KupComponentSizing, k as kupManagerInstance, c as KupDynamicPositionPlacement } from './kup-manager-8ffa68fa.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
- import { F as FTextField } from './f-text-field-c6f94648.js';
5
+ import { F as FTextField } from './f-text-field-1c6d8e63.js';
6
6
 
7
7
  const STATE = new WeakMap();
8
8
  const FObjectField = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-c9246a86.js';
2
- import { au as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-3a2bce62.js';
2
+ import { au as KupLanguagePage, r as KupLanguageRow, a as KupComponentSizing, h as KupLanguageGeneric } from './kup-manager-8ffa68fa.js';
3
3
  import { F as FButton } from './f-button-f1040575.js';
4
4
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { h, g as getAssetPath } from './index-c9246a86.js';
2
- import { b as KupThemeIconValues } from './kup-manager-3a2bce62.js';
2
+ import { b as KupThemeIconValues } from './kup-manager-8ffa68fa.js';
3
3
  import { F as FImage } from './f-image-9b15e9ac.js';
4
4
 
5
5
  const dom = document.documentElement;
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { K as KupManager } from './kup-manager-3a2bce62.js';
1
+ import { K as KupManager } from './kup-manager-8ffa68fa.js';
2
2
  import './kup-dates-da19044e.js';
3
3
  import './index-c9246a86.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-3a2bce62.js';
2
+ import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, d as KupThemeColorValues, b as KupThemeIconValues } from './kup-manager-8ffa68fa.js';
3
3
  import { F as FImage } from './f-image-9b15e9ac.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { M as MDCRipple } from './component-a35bc7f1.js';
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ac as getCellValueForDisplay } from './kup-manager-3a2bce62.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, e as KupDebugCategory, ac as getCellValueForDisplay } from './kup-manager-8ffa68fa.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { s as sortRows } from './kup-data-table-helper-c6706fc8.js';
5
+ import { s as sortRows } from './kup-data-table-helper-093863e9.js';
6
6
  import './kup-dates-da19044e.js';
7
7
 
8
8
  var KupActivityTimelineProps;
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, F as Fragment } from './index-c9246a86.js';
2
- import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FILTER_ANALIZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as getRegExpFromString, O as kupDynamicPositionAttribute, Q as KupPointerEventTypes, R as kupDraggableColumnAttr, U as kupDragActiveAttr, V as KupDragEffect, W as kupDraggableCellAttr, X as KupDropEventTypes, Y as FixedCellsClasses, Z as FixedCellsCSSVarsBase, _ as KupLanguageFontsize, $ as KupLanguageDensity, a0 as KupLanguageGrid, a1 as KupDataTableProps, a2 as DataTableAreasEnum, a3 as SortMode, a4 as iconColumn, a5 as keyColumn, a6 as fieldColumn, a7 as FCellTypes, a8 as KupListRole, a9 as KupListProps, aa as addColumnValueFromRow, ab as KupGlobalFilterMode } from './kup-manager-3a2bce62.js';
3
- import { F as FTextField } from './f-text-field-c6f94648.js';
2
+ import { I as ItemsDisplayMode, k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupDynamicPositionPlacement, d as KupThemeColorValues, e as KupDebugCategory, F as FCellShapes, f as FCellPadding, h as KupLanguageGeneric, i as fillString, j as KupCardBuiltInClockElements, l as KupCardCSSClasses, m as KupLanguageTotals, n as KupLanguageColumn, o as KupDataNewColumnTypes, p as KupCardSubEvents, q as KupCardIds, r as KupLanguageRow, t as KupCardFamily, u as KupCardProps, v as getColumnByName, w as formatToNumber, x as KupObjects, y as identify, G as GroupLabelDisplayMode, S as SelectionMode, z as KupLanguageGrouping, A as KupLanguageCheckbox, B as getValueForDisplay2, C as Filters, D as getValueForDisplay, E as KupLanguageSearch, H as FILTER_ANALYZER, L as LoadMoreMode, P as PaginatorPos, J as ShowGrid, T as TotalLabel, M as TotalMode, N as getRegExpFromString, O as kupDynamicPositionAttribute, Q as KupPointerEventTypes, R as kupDraggableColumnAttr, U as kupDragActiveAttr, V as KupDragEffect, W as kupDraggableCellAttr, X as KupDropEventTypes, Y as FixedCellsClasses, Z as FixedCellsCSSVarsBase, _ as KupLanguageFontsize, $ as KupLanguageDensity, a0 as KupLanguageGrid, a1 as KupDataTableProps, a2 as DataTableAreasEnum, a3 as SortMode, a4 as iconColumn, a5 as keyColumn, a6 as fieldColumn, a7 as FCellTypes, a8 as KupListRole, a9 as KupListProps, aa as addColumnValueFromRow, ab as KupGlobalFilterMode } from './kup-manager-8ffa68fa.js';
3
+ import { F as FTextField } from './f-text-field-1c6d8e63.js';
4
4
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
6
6
  import { F as FImage } from './f-image-9b15e9ac.js';
7
7
  import { F as FButton } from './f-button-f1040575.js';
8
8
  import { F as FButtonAlign, a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
9
- import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-00a8bbea.js';
9
+ import { F as FCell, a as FProgressBar, b as FRadio, c as FRating, d as FSwitchSizing, e as FSwitch } from './f-cell-471f3823.js';
10
10
  import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './kup-dates-da19044e.js';
11
- import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-c18c9dbe.js';
11
+ import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-04238fd5.js';
12
12
  import { M as MDCRipple } from './component-a35bc7f1.js';
13
13
  import { F as FCheckbox } from './f-checkbox-3ba20ca4.js';
14
- import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-c6706fc8.js';
15
- import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-ff6255f2.js';
16
- import './f-object-field-4ffbdea3.js';
14
+ import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-093863e9.js';
15
+ import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-9439ac85.js';
16
+ import './f-object-field-2659a043.js';
17
17
 
18
18
  /**
19
19
  * Props of the kup-autocomplete component.
@@ -8426,7 +8426,7 @@ class KupColumnMenu {
8426
8426
  }
8427
8427
  let newFilter = '';
8428
8428
  if (value) {
8429
- if (!value.match(FILTER_ANALIZER)) {
8429
+ if (!value.match(FILTER_ANALYZER)) {
8430
8430
  newFilter = this.filtersColumnMenuInstance.normalizeValue(value.trim(), column.obj);
8431
8431
  }
8432
8432
  else {
@@ -12833,7 +12833,7 @@ const KupDatePicker = class {
12833
12833
  this.ISOvalue = '';
12834
12834
  if (eventDetailValue) {
12835
12835
  const isValidFilter = this.isAlphanumeric(eventDetailValue) ||
12836
- eventDetailValue.match(FILTER_ANALIZER);
12836
+ eventDetailValue.match(FILTER_ANALYZER);
12837
12837
  if (this.kupManager.dates.isIsoDate(eventDetailValue)) {
12838
12838
  if (!isOnInputEvent) {
12839
12839
  this.ISOvalue = eventDetailValue;
@@ -1,18 +1,18 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a3 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, Q as KupPointerEventTypes, V as KupDragEffect, aB as kupDraggableAttr, X as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-3a2bce62.js';
3
- import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-c6706fc8.js';
2
+ import { k as kupManagerInstance, y as identify, g as getProps, s as setProps, a3 as SortMode, v as getColumnByName, h as KupLanguageGeneric, b as KupThemeIconValues, e as KupDebugCategory, Q as KupPointerEventTypes, V as KupDragEffect, aB as kupDraggableAttr, X as KupDropEventTypes, E as KupLanguageSearch } from './kup-manager-8ffa68fa.js';
3
+ import { f as filterRows, p as paginateRows, s as sortRows } from './kup-data-table-helper-093863e9.js';
4
4
  import { F as FImage } from './f-image-9b15e9ac.js';
5
- import { c as FChip } from './f-chip-c18c9dbe.js';
5
+ import { c as FChip } from './f-chip-04238fd5.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import { F as FCell } from './f-cell-00a8bbea.js';
8
- import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-ff6255f2.js';
7
+ import { F as FCell } from './f-cell-471f3823.js';
8
+ import { p as pageChange, r as rowsPerPageChange, F as FPaginator } from './f-paginator-utils-9439ac85.js';
9
9
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
10
10
  import './kup-dates-da19044e.js';
11
11
  import './f-button-f1040575.js';
12
12
  import './f-button-declarations-6c8f8abe.js';
13
13
  import './f-checkbox-3ba20ca4.js';
14
- import './f-object-field-4ffbdea3.js';
15
- import './f-text-field-c6f94648.js';
14
+ import './f-object-field-2659a043.js';
15
+ import './f-text-field-1c6d8e63.js';
16
16
  import './component-a35bc7f1.js';
17
17
 
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, g as getAssetPath, f as forceUpdate, h as h$1, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-3a2bce62.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, v as getColumnByName, e as KupDebugCategory } from './kup-manager-8ffa68fa.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-f1040575.js';
5
- import { c as FChip, F as FChipType } from './f-chip-c18c9dbe.js';
5
+ import { c as FChip, F as FChipType } from './f-chip-04238fd5.js';
6
6
  import { b as KupDatesLocales, K as KupDatesFormats } from './kup-dates-da19044e.js';
7
7
  import './f-button-declarations-6c8f8abe.js';
8
8
  import './f-image-9b15e9ac.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-c9246a86.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ac as getCellValueForDisplay } from './kup-manager-3a2bce62.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, t as KupCardFamily, ac as getCellValueForDisplay } from './kup-manager-8ffa68fa.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, av as KupCellElementsPosition, g as getProps, s as setProps, V as KupDragEffect, aw as submitPositionAdapter, h as KupLanguageGeneric, ax as KupCellProps } from './kup-manager-3a2bce62.js';
2
+ import { k as kupManagerInstance, f as FCellPadding, av as KupCellElementsPosition, g as getProps, s as setProps, V as KupDragEffect, aw as submitPositionAdapter, h as KupLanguageGeneric, ax as KupCellProps } from './kup-manager-8ffa68fa.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-00a8bbea.js';
5
+ import { F as FCell } from './f-cell-471f3823.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-c18c9dbe.js';
11
- import './f-object-field-4ffbdea3.js';
12
- import './f-text-field-c6f94648.js';
10
+ import './f-chip-04238fd5.js';
11
+ import './f-object-field-2659a043.js';
12
+ import './f-text-field-1c6d8e63.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-c6f94648.js';
4
+ import { F as FTextField } from './f-text-field-1c6d8e63.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, ay as KupLanguageDashboard, h as KupLanguageGeneric, V as KupDragEffect, e as KupDebugCategory } from './kup-manager-3a2bce62.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, ay as KupLanguageDashboard, h as KupLanguageGeneric, V as KupDragEffect, e as KupDebugCategory } from './kup-manager-8ffa68fa.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, ac as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ad as KupData, ae as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, af as CMBandACPAdapter, ag as RADAdapter, ah as CHKAdapter, ai as CHIAdapter, aj as SWTAdapter, a3 as SortMode } from './kup-manager-3a2bce62.js';
1
+ import { C as Filters, D as getValueForDisplay, B as getValueForDisplay2, ac as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ad as KupData, ae as compareCell, M as TotalMode, N as getRegExpFromString, F as FCellShapes, af as CMBandACPAdapter, ag as RADAdapter, ah as CHKAdapter, ai as CHIAdapter, aj as SWTAdapter, a3 as SortMode } from './kup-manager-8ffa68fa.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-3a2bce62.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-8ffa68fa.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-3a2bce62.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-8ffa68fa.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-3a2bce62.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-8ffa68fa.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, Q as KupPointerEventTypes } from './kup-manager-3a2bce62.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupLanguageGeneric, Q as KupPointerEventTypes } from './kup-manager-8ffa68fa.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
7
  import './kup-dates-da19044e.js';
8
8