@sme.up/ketchup 11.0.3 → 11.0.4

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 (203) hide show
  1. package/dist/cjs/{f-cell-88ea3c2a.js → f-cell-9a669d52.js} +4 -4
  2. package/dist/cjs/{f-chip-507253cb.js → f-chip-07d8ae50.js} +1 -1
  3. package/dist/cjs/{f-object-field-7ade850e.js → f-object-field-461aee23.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-7bf669ba.js → f-paginator-utils-5ec61279.js} +1 -1
  5. package/dist/cjs/{f-text-field-207cb958.js → f-text-field-a46eeef6.js} +1 -1
  6. package/dist/cjs/index.cjs.js +2 -2
  7. package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +3 -3
  9. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +9 -9
  10. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  11. package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
  12. package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
  13. package/dist/cjs/kup-cell.cjs.entry.js +6 -6
  14. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +1 -1
  15. package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
  16. package/dist/cjs/{kup-data-table-helper-850b5723.js → kup-data-table-helper-7f29e726.js} +2 -2
  17. package/dist/cjs/{kup-dates-2ff08e4f.js → kup-dates-84f0bc78.js} +2 -1
  18. package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
  19. package/dist/cjs/kup-echart.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-editor.cjs.entry.js +2 -2
  21. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  22. package/dist/cjs/kup-gantt_10.cjs.entry.js +2 -2
  23. package/dist/cjs/kup-grid.cjs.entry.js +2 -2
  24. package/dist/cjs/kup-htm.cjs.entry.js +2 -2
  25. package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
  26. package/dist/cjs/kup-input-panel.cjs.entry.js +17 -20
  27. package/dist/cjs/kup-lazy.cjs.entry.js +2 -2
  28. package/dist/cjs/kup-magic-box.cjs.entry.js +2 -2
  29. package/dist/cjs/{kup-manager-00e29452.js → kup-manager-8d8da1cd.js} +1 -1
  30. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  32. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  33. package/dist/cjs/{kup-planner-renderer-helper-7dfe474d.js → kup-planner-renderer-helper-7123c277.js} +1 -1
  34. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  35. package/dist/cjs/kup-planner.cjs.entry.js +3 -3
  36. package/dist/cjs/kup-probe.cjs.entry.js +2 -2
  37. package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
  38. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  39. package/dist/cjs/kup-txt.cjs.entry.js +2 -2
  40. package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
  41. package/dist/cjs/kup-typography.cjs.entry.js +2 -2
  42. package/dist/collection/components/kup-data-table/kup-data-table.css +5 -4
  43. package/dist/collection/components/kup-input-panel/kup-input-panel.js +11 -14
  44. package/dist/collection/managers/kup-dates/kup-dates.js +2 -1
  45. package/dist/components/index.js +1 -1
  46. package/dist/components/kup-accordion.js +2 -2
  47. package/dist/components/kup-activity-timeline.js +2 -2
  48. package/dist/components/kup-autocomplete.js +1 -1
  49. package/dist/components/kup-badge.js +1 -1
  50. package/dist/components/kup-box.js +1 -1
  51. package/dist/components/kup-button-list.js +1 -1
  52. package/dist/components/kup-button.js +1 -1
  53. package/dist/components/kup-calendar.js +3 -3
  54. package/dist/components/kup-card-list.js +3 -3
  55. package/dist/components/kup-card.js +1 -1
  56. package/dist/components/kup-cell.js +2 -2
  57. package/dist/components/kup-chart.js +1 -1
  58. package/dist/components/kup-checkbox.js +1 -1
  59. package/dist/components/kup-chip.js +1 -1
  60. package/dist/components/kup-color-picker.js +1 -1
  61. package/dist/components/kup-combobox.js +1 -1
  62. package/dist/components/kup-custom-task-list-table.js +1 -1
  63. package/dist/components/kup-dashboard.js +2 -2
  64. package/dist/components/kup-data-table.js +1 -1
  65. package/dist/components/kup-date-picker.js +1 -1
  66. package/dist/components/kup-dialog.js +1 -1
  67. package/dist/components/kup-drawer.js +2 -2
  68. package/dist/components/kup-dropdown-button.js +1 -1
  69. package/dist/components/kup-echart.js +1 -1
  70. package/dist/components/kup-editor.js +1 -1
  71. package/dist/components/kup-family-tree.js +3 -3
  72. package/dist/components/kup-file-upload.js +1 -1
  73. package/dist/components/kup-form.js +1 -1
  74. package/dist/components/kup-gantt.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 +1 -1
  80. package/dist/components/kup-image.js +1 -1
  81. package/dist/components/kup-input-panel.js +14 -17
  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-planner-renderer.js +1 -1
  89. package/dist/components/kup-planner.js +6 -6
  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-task-list.js +1 -1
  100. package/dist/components/kup-text-field.js +1 -1
  101. package/dist/components/kup-time-picker.js +1 -1
  102. package/dist/components/kup-toolbar.js +1 -1
  103. package/dist/components/kup-tree.js +1 -1
  104. package/dist/components/kup-txt.js +2 -2
  105. package/dist/components/kup-typography-list.js +2 -2
  106. package/dist/components/kup-typography.js +2 -2
  107. package/dist/components/{p-2d3187f1.js → p-10425b28.js} +3 -3
  108. package/dist/components/{p-9c67c242.js → p-253bbc27.js} +4 -4
  109. package/dist/components/{p-00cf9dd2.js → p-3a2aa794.js} +2 -2
  110. package/dist/components/{p-2d2e8390.js → p-3cae4730.js} +2 -2
  111. package/dist/components/{p-d56d09a2.js → p-6e5dfb91.js} +1 -1
  112. package/dist/components/{p-d2c21bde.js → p-7122e72e.js} +2 -2
  113. package/dist/components/{p-2f618e95.js → p-83ef07f8.js} +2 -2
  114. package/dist/components/{p-cf2c9c0d.js → p-a6fb0332.js} +2 -2
  115. package/dist/components/{p-e7a113c6.js → p-a9d2d2fa.js} +2 -2
  116. package/dist/components/{p-d7365aa4.js → p-b23df37b.js} +2 -1
  117. package/dist/components/{p-873d5549.js → p-bc63c612.js} +1 -1
  118. package/dist/esm/{f-cell-0a405bc3.js → f-cell-2580227b.js} +4 -4
  119. package/dist/esm/{f-chip-9df5d2c6.js → f-chip-1e3d0b52.js} +1 -1
  120. package/dist/esm/{f-object-field-aac161d2.js → f-object-field-02b15db0.js} +2 -2
  121. package/dist/esm/{f-paginator-utils-968b5af6.js → f-paginator-utils-a99ed9fd.js} +1 -1
  122. package/dist/esm/{f-text-field-416d425c.js → f-text-field-983d2207.js} +1 -1
  123. package/dist/esm/index.js +2 -2
  124. package/dist/esm/kup-accordion.entry.js +2 -2
  125. package/dist/esm/kup-activity-timeline.entry.js +3 -3
  126. package/dist/esm/kup-autocomplete_30.entry.js +9 -9
  127. package/dist/esm/kup-box.entry.js +8 -8
  128. package/dist/esm/kup-calendar.entry.js +3 -3
  129. package/dist/esm/kup-card-list.entry.js +2 -2
  130. package/dist/esm/kup-cell.entry.js +6 -6
  131. package/dist/esm/kup-custom-task-list-header_4.entry.js +1 -1
  132. package/dist/esm/kup-dashboard.entry.js +3 -3
  133. package/dist/esm/{kup-data-table-helper-050584ae.js → kup-data-table-helper-3ca6c75d.js} +2 -2
  134. package/dist/esm/{kup-dates-bf500166.js → kup-dates-992086f1.js} +2 -1
  135. package/dist/esm/kup-drawer.entry.js +2 -2
  136. package/dist/esm/kup-echart.entry.js +2 -2
  137. package/dist/esm/kup-editor.entry.js +2 -2
  138. package/dist/esm/kup-family-tree.entry.js +2 -2
  139. package/dist/esm/kup-gantt_10.entry.js +2 -2
  140. package/dist/esm/kup-grid.entry.js +2 -2
  141. package/dist/esm/kup-htm.entry.js +2 -2
  142. package/dist/esm/kup-iframe.entry.js +2 -2
  143. package/dist/esm/kup-input-panel.entry.js +17 -20
  144. package/dist/esm/kup-lazy.entry.js +2 -2
  145. package/dist/esm/kup-magic-box.entry.js +2 -2
  146. package/dist/esm/{kup-manager-a47748da.js → kup-manager-ca9d4ded.js} +1 -1
  147. package/dist/esm/kup-nav-bar.entry.js +2 -2
  148. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  149. package/dist/esm/kup-object-field.entry.js +4 -4
  150. package/dist/esm/{kup-planner-renderer-helper-b328ea3f.js → kup-planner-renderer-helper-9db7a491.js} +1 -1
  151. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  152. package/dist/esm/kup-planner.entry.js +3 -3
  153. package/dist/esm/kup-probe.entry.js +2 -2
  154. package/dist/esm/kup-qlik.entry.js +2 -2
  155. package/dist/esm/kup-snackbar.entry.js +2 -2
  156. package/dist/esm/kup-txt.entry.js +2 -2
  157. package/dist/esm/kup-typography-list.entry.js +2 -2
  158. package/dist/esm/kup-typography.entry.js +2 -2
  159. package/dist/ketchup/index.esm.js +1 -1
  160. package/dist/ketchup/ketchup.esm.js +1 -1
  161. package/dist/ketchup/{p-72724296.entry.js → p-12882b29.entry.js} +1 -1
  162. package/dist/ketchup/p-12f06f17.entry.js +1 -0
  163. package/dist/ketchup/{p-060ec8ef.js → p-164d575d.js} +1 -1
  164. package/dist/ketchup/{p-f9a6acb8.entry.js → p-1db7e6e7.entry.js} +1 -1
  165. package/dist/ketchup/{p-76868077.entry.js → p-2018e835.entry.js} +1 -1
  166. package/dist/ketchup/{p-34a92fec.entry.js → p-2e143e5f.entry.js} +1 -1
  167. package/dist/ketchup/{p-32c0cc6c.entry.js → p-3021d0a5.entry.js} +1 -1
  168. package/dist/ketchup/{p-c5e5fbb2.entry.js → p-313b5d4c.entry.js} +1 -1
  169. package/dist/ketchup/{p-ecf0eb17.js → p-42976c0d.js} +1 -1
  170. package/dist/ketchup/{p-7f7a9ebc.js → p-480cdc73.js} +1 -1
  171. package/dist/ketchup/{p-42e63e2e.entry.js → p-4a97cfee.entry.js} +1 -1
  172. package/dist/ketchup/{p-895a22ef.entry.js → p-4bf94655.entry.js} +1 -1
  173. package/dist/ketchup/{p-2ca5047c.js → p-530dceb2.js} +1 -1
  174. package/dist/ketchup/{p-3f71f711.entry.js → p-582be100.entry.js} +1 -1
  175. package/dist/ketchup/{p-3478ab68.entry.js → p-6029ad07.entry.js} +1 -1
  176. package/dist/ketchup/{p-5a24cdc1.entry.js → p-63c3f820.entry.js} +1 -1
  177. package/dist/ketchup/p-78909be2.entry.js +1 -0
  178. package/dist/ketchup/{p-235f2751.entry.js → p-791e847d.entry.js} +1 -1
  179. package/dist/ketchup/{p-bea1f185.js → p-7a47674f.js} +1 -1
  180. package/dist/ketchup/{p-839b289d.entry.js → p-7ff4bd3f.entry.js} +1 -1
  181. package/dist/ketchup/{p-df7f1752.entry.js → p-821bfe8a.entry.js} +1 -1
  182. package/dist/ketchup/{p-71410c8c.entry.js → p-9452564e.entry.js} +1 -1
  183. package/dist/ketchup/{p-aebeb30c.entry.js → p-a36d1a21.entry.js} +1 -1
  184. package/dist/ketchup/{p-3923312c.entry.js → p-a617a3e4.entry.js} +1 -1
  185. package/dist/ketchup/{p-06ceea6f.entry.js → p-a6ad67b6.entry.js} +1 -1
  186. package/dist/ketchup/{p-adadf8b5.js → p-a78c9d39.js} +1 -1
  187. package/dist/ketchup/{p-62e118bc.entry.js → p-abb2444a.entry.js} +2 -2
  188. package/dist/ketchup/{p-9854a470.entry.js → p-ae83ee66.entry.js} +1 -1
  189. package/dist/ketchup/{p-613d82ed.entry.js → p-b579a5e0.entry.js} +1 -1
  190. package/dist/ketchup/{p-41d4dd10.entry.js → p-b7a301ee.entry.js} +1 -1
  191. package/dist/ketchup/{p-1e546759.entry.js → p-b9726137.entry.js} +1 -1
  192. package/dist/ketchup/{p-65509faf.js → p-bdbbfb48.js} +1 -1
  193. package/dist/ketchup/{p-46a89edc.js → p-c12d1db7.js} +1 -1
  194. package/dist/ketchup/{p-d09cf0b3.entry.js → p-c2bccaf5.entry.js} +1 -1
  195. package/dist/ketchup/{p-c47a69dc.js → p-c96e9120.js} +1 -1
  196. package/dist/ketchup/{p-6b9430ff.entry.js → p-ddffe391.entry.js} +1 -1
  197. package/dist/ketchup/{p-e618deeb.entry.js → p-e85f1e78.entry.js} +1 -1
  198. package/dist/ketchup/{p-65f31377.entry.js → p-edec2479.entry.js} +1 -1
  199. package/dist/ketchup/{p-763fd00d.entry.js → p-f96390e2.entry.js} +1 -1
  200. package/dist/ketchup/{p-4ccac10f.entry.js → p-fd0533ec.entry.js} +1 -1
  201. package/package.json +1 -1
  202. package/dist/ketchup/p-4f97da3e.entry.js +0 -1
  203. package/dist/ketchup/p-e4a9100b.entry.js +0 -1
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, F as Fragment } from './index-9b0f4a0d.js';
2
- import { a as KupDates, c as commonjsGlobal } from './kup-dates-bf500166.js';
2
+ import { a as KupDates, c as commonjsGlobal } from './kup-dates-992086f1.js';
3
3
  import { d as createArrayFromNum, i as isKeyboardEvent, g as getProgressPoint, h as handleTaskBySVGMouseEvent } from './bar.helpers-23a51579.js';
4
4
  import { d as defaultDateTimeFormatters, a as getDaysInMonth, b as getCachedDateTimeFormat, c as getLocalDayOfWeek, e as getLocaleMonth } from './kup-planner-time-formatter-ddf84f9b.js';
5
5
  import { d as defaultStylingOptions } from './kup-planner-declarations-0704bc6c.js';
@@ -1,14 +1,14 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
3
  import { F as FCheckbox } from './f-checkbox-9912e1a4.js';
4
- import { F as FTextField } from './f-text-field-416d425c.js';
4
+ import { F as FTextField } from './f-text-field-983d2207.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, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-a47748da.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, aE as KupLanguageDashboard, b as KupLanguageGeneric, Z as KupDragEffect, h as KupDebugCategory } from './kup-manager-ca9d4ded.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';
10
10
  import './component-a35bc7f1.js';
11
- import './kup-dates-bf500166.js';
11
+ import './kup-dates-992086f1.js';
12
12
 
13
13
  /**
14
14
  * Props of the kup-dashboard component.
@@ -1,5 +1,5 @@
1
- import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-a47748da.js';
2
- import { K as KupDatesFormats } from './kup-dates-bf500166.js';
1
+ import { E as Filters, H as getValueForDisplay, D as getValueForDisplay2, aj as getCellValueForDisplay, x as getColumnByName, z as KupObjects, ak as KupData, al as compareCell, O as TotalMode, Q as getRegExpFromString, F as FCellShapes, am as CMBandACPAdapter, an as RADAdapter, ao as CHKAdapter, ap as CHIAdapter, aq as SWTAdapter, a9 as SortMode } from './kup-manager-ca9d4ded.js';
2
+ import { K as KupDatesFormats } from './kup-dates-992086f1.js';
3
3
 
4
4
  /**
5
5
  * Filtering algorithms related to column menus.
@@ -928,6 +928,7 @@ class KupDates {
928
928
  * @returns {string} date/time as string, formatted by actual browser locale
929
929
  **/
930
930
  timestampStringToFormattedString(value) {
931
+ var _a;
931
932
  const options = {
932
933
  day: '2-digit',
933
934
  month: '2-digit',
@@ -938,7 +939,7 @@ class KupDates {
938
939
  hour12: false,
939
940
  };
940
941
  let date = this.toDate(this.normalize(value, KupDatesFormats.ISO_DATE_TIME));
941
- return date.toLocaleString(this.getLocale() + '-u-hc-h23', options);
942
+ return ((_a = date === null || date === void 0 ? void 0 : date.toLocaleString(this.getLocale() + '-u-hc-h23', options)) !== null && _a !== void 0 ? _a : `cannot format date time: ${value}`);
942
943
  }
943
944
  /**
944
945
  * Gets ISO date/time from formatted string, as string
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  const drawerClass = 'drawer';
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  /*! *****************************************************************************
7
7
  Copyright (c) Microsoft Corporation.
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-bf500166.js';
4
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-992086f1.js';
5
5
 
6
6
  var toastuiEditor = {exports: {}};
7
7
 
@@ -2,9 +2,9 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-a47748da.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, W as KupPointerEventTypes } from './kup-manager-ca9d4ded.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import './kup-dates-bf500166.js';
7
+ import './kup-dates-992086f1.js';
8
8
 
9
9
  /**
10
10
  * Props of the kup-family-tree component.
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, f as forceUpdate, d as getElement, F as Fragment } from './index-9b0f4a0d.js';
2
- import { f as ganttDateRangeFromTask, s as seedDates, g as getPhaseById, b as getProjectById } from './kup-planner-renderer-helper-b328ea3f.js';
2
+ import { f as ganttDateRangeFromTask, s as seedDates, g as getPhaseById, b as getProjectById } from './kup-planner-renderer-helper-9db7a491.js';
3
3
  import { r as removeHiddenTasks, s as sortTasks, c as convertToBarTasks, a as calculateCurrentDateCalculator, b as calculateProjection } from './bar.helpers-23a51579.js';
4
4
  import { e as KUP_PLANNER_MAIN_GANTT_ID } from './kup-planner-declarations-0704bc6c.js';
5
- import './kup-dates-bf500166.js';
5
+ import './kup-dates-992086f1.js';
6
6
 
7
7
  const kupGanttCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.wrapper{display:flex;padding:0;margin:0;list-style:none;outline:none;position:relative}.ganttContainer{background:var(--kup-layer-2);border-radius:var(--kup-radius-00);overflow:hidden;padding:var(--kup-space-05)}.ganttVerticalContainer{overflow:hidden;font-size:0;margin:0;padding:0}.horizontalContainer{margin:0;padding:0;overflow:hidden}.horizontalContainerScrollable{overflow:auto !important;scrollbar-width:0}.horizontalContainerScrollable::-webkit-scrollbar{width:0;height:0}.task-gantt{overflow:hidden}";
8
8
  const KupGanttStyle0 = kupGanttCss;
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-grid component.
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-htm component.
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-a47748da.js';
3
- import './kup-dates-bf500166.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-ca9d4ded.js';
3
+ import './kup-dates-992086f1.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-iframe component.
@@ -1,17 +1,17 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-3e022953.js';
3
- import { F as FCell, e as FLabel } from './f-cell-0a405bc3.js';
4
- import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-a47748da.js';
3
+ import { F as FCell, e as FLabel } from './f-cell-2580227b.js';
4
+ import { F as FCellShapes, k as kupManagerInstance, ae as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, aj as getCellValueForDisplay, a8 as UseAsValue, ap as CHIAdapter, am as CMBandACPAdapter, ao as CHKAdapter, an as RADAdapter, aq as SWTAdapter, h as KupDebugCategory, W as KupPointerEventTypes } from './kup-manager-ca9d4ded.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-8c914ec6.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-40b4e64b.js';
10
10
  import './f-checkbox-9912e1a4.js';
11
- import './f-chip-9df5d2c6.js';
12
- import './f-object-field-aac161d2.js';
13
- import './f-text-field-416d425c.js';
14
- import './kup-dates-bf500166.js';
11
+ import './f-chip-1e3d0b52.js';
12
+ import './f-object-field-02b15db0.js';
13
+ import './f-text-field-983d2207.js';
14
+ import './kup-dates-992086f1.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
17
17
  var KupInputPanelLayoutSectionType;
@@ -419,7 +419,7 @@ const KupInputPanel = class {
419
419
  h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
420
420
  ]
421
421
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
422
- return (h(Host, { key: 'ee636e2604bb05ee3de4388d4683fac7b35c60d8', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
422
+ return (h(Host, { key: 'fc3ef78246aa009565b2090da6f8247e585af7b2', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
423
423
  this.tabSelected = e.detail.node.id;
424
424
  }, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).call(this, e, true), "onKup-cell-itemclick": (e) => {
425
425
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK);
@@ -429,7 +429,7 @@ const KupInputPanel = class {
429
429
  this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
430
430
  }, "onKup-objectfield-selectedmenuitem": (e) => {
431
431
  this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
432
- }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: '8da17d6e2587c0fc8b6365da5cf8d29b78b641da' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '5e8c53b70073f420c991f2c3e6d178ddfbeaca18', id: componentWrapperId }, inputPanelContent)));
432
+ }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: 'd8f6037fcd40ab16a45bad9af2f860ccf96ac2ea' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '938d54844c4b36baf9403cdceb0e5ab10ad5475e', id: componentWrapperId }, inputPanelContent)));
433
433
  }
434
434
  disconnectedCallback() {
435
435
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -1036,22 +1036,19 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1036
1036
  },
1037
1037
  };
1038
1038
  }, _KupInputPanel_BTNAdapter = function _KupInputPanel_BTNAdapter(_options, _fieldLabel, _currentValue, cell, id) {
1039
- var _a, _b, _c;
1039
+ var _a, _b, _c, _d;
1040
1040
  cell.data = cell.data || {};
1041
1041
  cell.data.onClick = () => {
1042
1042
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getFunctionOnClickBTN).call(this, cell, id);
1043
1043
  };
1044
1044
  if (cell.data.mappedCommandId) {
1045
- const concurrentCommand = (_b = (_a = this.data.setup) === null || _a === void 0 ? void 0 : _a.commands) === null || _b === void 0 ? void 0 : _b.find((command) => command.value === cell.data.mappedCommandId);
1046
- if (concurrentCommand) {
1047
- cell.isEditable = true;
1048
- cell.data.onClick = () => {
1049
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getFunctionOnClickBTN).call(this, cell, concurrentCommand.value);
1050
- };
1051
- this.data.setup.commands = this.data.setup.commands.filter((command) => command.value !== concurrentCommand.value);
1052
- }
1045
+ cell.isEditable = true;
1046
+ cell.data.onClick = () => {
1047
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getFunctionOnClickBTN).call(this, cell, cell.data.mappedCommandId);
1048
+ };
1049
+ this.data.setup.commands = (_c = (_b = (_a = this.data) === null || _a === void 0 ? void 0 : _a.setup) === null || _b === void 0 ? void 0 : _b.commands) === null || _c === void 0 ? void 0 : _c.filter((command) => command.value !== cell.data.mappedCommandId);
1053
1050
  }
1054
- return Object.assign({ label: (_c = cell.decode) !== null && _c !== void 0 ? _c : cell.value, fun: cell.fun }, cell.data);
1051
+ return Object.assign({ label: (_d = cell.decode) !== null && _d !== void 0 ? _d : cell.value, fun: cell.fun }, cell.data);
1055
1052
  }, _KupInputPanel_CMBandACPAdapter = function _KupInputPanel_CMBandACPAdapter(rawOptions, fieldLabel, currentValue, cell) {
1056
1053
  const configCMandACP = CMBandACPAdapter(currentValue, fieldLabel, [], cell.data);
1057
1054
  if (rawOptions) {
@@ -1278,7 +1275,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1278
1275
  : (_d = (_c = cell.data) === null || _c === void 0 ? void 0 : _c.data) === null || _d === void 0 ? void 0 : _d['kup-list'];
1279
1276
  if (kupListData) {
1280
1277
  kupListData.data = (filteredRows === null || filteredRows === void 0 ? void 0 : filteredRows.length)
1281
- ? ((_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : [])
1278
+ ? (_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : []
1282
1279
  : [];
1283
1280
  kupListData.options = (_f = options === null || options === void 0 ? void 0 : options.columns) !== null && _f !== void 0 ? _f : [];
1284
1281
  }
@@ -1327,7 +1324,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1327
1324
  // Update the autocomplete list data
1328
1325
  const kupListData = targetCell.data.data['kup-list'];
1329
1326
  kupListData.data = filteredRows.length
1330
- ? ((_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : [])
1327
+ ? (_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : []
1331
1328
  : [];
1332
1329
  kupListData.options = (_g = options.columns) !== null && _g !== void 0 ? _g : [];
1333
1330
  // Update the component data and refresh
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-lazy component.
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aF as kupDropEvent, X as kupDraggableColumnAttr, aG as kupDraggableRowAttr, $ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-ca9d4ded.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-40b4e64b.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
6
- import './kup-dates-bf500166.js';
6
+ import './kup-dates-992086f1.js';
7
7
 
8
8
  /**
9
9
  * Props of the kup-magic-box component.
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs, K as KupDatesFormats, c as commonjsGlobal, a as KupDates, b as KupDatesLocales } from './kup-dates-bf500166.js';
1
+ import { g as getDefaultExportFromCjs, K as KupDatesFormats, c as commonjsGlobal, a as KupDates, b as KupDatesLocales } from './kup-dates-992086f1.js';
2
2
  import { g as getAssetPath, a as setAssetPath } from './index-9b0f4a0d.js';
3
3
 
4
4
  /**
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  const navbarClass = 'nav-bar';
7
7
  /**
@@ -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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, e as KupDynamicPositionPlacement, v as KupCardFamily } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { F as FTextField } from './f-text-field-416d425c.js';
4
+ import { F as FTextField } from './f-text-field-983d2207.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
- import './kup-dates-bf500166.js';
6
+ import './kup-dates-992086f1.js';
7
7
  import './f-image-40b4e64b.js';
8
8
  import './component-a35bc7f1.js';
9
9
 
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { F as FObjectField } from './f-object-field-aac161d2.js';
3
- import { k as kupManagerInstance, g as getProps } from './kup-manager-a47748da.js';
2
+ import { F as FObjectField } from './f-object-field-02b15db0.js';
3
+ import { k as kupManagerInstance, g as getProps } from './kup-manager-ca9d4ded.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import './f-button-3e022953.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-40b4e64b.js';
8
- import './f-text-field-416d425c.js';
9
- import './kup-dates-bf500166.js';
8
+ import './f-text-field-983d2207.js';
9
+ import './kup-dates-992086f1.js';
10
10
 
11
11
  /**
12
12
  * Props of the kup-object-field component.
@@ -1,4 +1,4 @@
1
- import { a as KupDates } from './kup-dates-bf500166.js';
1
+ import { a as KupDates } from './kup-dates-992086f1.js';
2
2
 
3
3
  const columnWidthForTimeUnit = (timeUnit) => {
4
4
  switch (timeUnit) {
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, d as getElement } from './index-9b0f4a0d.js';
2
- import { c as calculateDisplayedDateRange, a as convertProjectToTasks, g as getPhaseById, m as mergeTaskIntoProjects, b as getProjectById, d as mergeTaskIntoPhases, e as columnWidthForTimeUnit } from './kup-planner-renderer-helper-b328ea3f.js';
2
+ import { c as calculateDisplayedDateRange, a as convertProjectToTasks, g as getPhaseById, m as mergeTaskIntoProjects, b as getProjectById, d as mergeTaskIntoPhases, e as columnWidthForTimeUnit } from './kup-planner-renderer-helper-9db7a491.js';
3
3
  import { e as KUP_PLANNER_MAIN_GANTT_ID, f as KUP_PLANNER_SECONDARY_GANTT_ID } from './kup-planner-declarations-0704bc6c.js';
4
- import { a as KupDates } from './kup-dates-bf500166.js';
4
+ import { a as KupDates } from './kup-dates-992086f1.js';
5
5
  import { g as ganttDateTimeFormatters } from './kup-planner-time-formatter-ddf84f9b.js';
6
6
 
7
7
  const CustomTooltipHOC = () => {
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, aj as getCellValueForDisplay, g as getProps, s as setProps, d as KupThemeIconValues, u as KupLanguageSearch } from './kup-manager-ca9d4ded.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-416d425c.js';
5
+ import { F as FTextField } from './f-text-field-983d2207.js';
6
6
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
7
- import './kup-dates-bf500166.js';
7
+ import './kup-dates-992086f1.js';
8
8
  import './f-image-40b4e64b.js';
9
9
  import './component-a35bc7f1.js';
10
10
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  const KupProbe = class {
7
7
  constructor(hostRef) {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance } from './kup-manager-a47748da.js';
3
- import './kup-dates-bf500166.js';
2
+ import { k as kupManagerInstance } from './kup-manager-ca9d4ded.js';
3
+ import './kup-dates-992086f1.js';
4
4
 
5
5
  const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
6
6
  const KupQlikStyle0 = kupQlikCss;
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FButton } from './f-button-3e022953.js';
5
- import './kup-dates-bf500166.js';
5
+ import './kup-dates-992086f1.js';
6
6
  import './f-button-declarations-6c8f8abe.js';
7
7
  import './f-image-40b4e64b.js';
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-bf500166.js';
4
+ import './kup-dates-992086f1.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-txt component.
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, h as KupDebugCategory, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
- import './kup-dates-bf500166.js';
5
+ import './kup-dates-992086f1.js';
6
6
 
7
7
  /**
8
8
  * Props of the kup-typography component.
@@ -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-9b0f4a0d.js';
2
- import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-a47748da.js';
2
+ import { k as kupManagerInstance, e as KupDynamicPositionPlacement, g as getProps, s as setProps } from './kup-manager-ca9d4ded.js';
3
3
  import { a as FTypographyType, F as FTypography } from './f-typography-8c914ec6.js';
4
4
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
5
5
  import { F as FImage } from './f-image-40b4e64b.js';
6
- import './kup-dates-bf500166.js';
6
+ import './kup-dates-992086f1.js';
7
7
 
8
8
  /**
9
9
  * Props of the kup-typography component.
@@ -1 +1 @@
1
- import{K as p}from"./p-ecf0eb17.js";import"./p-adadf8b5.js";import"./p-710d0a7d.js";function r(r){return new p(r)}export{r as newKupManager}
1
+ import{K as p}from"./p-42976c0d.js";import"./p-a78c9d39.js";import"./p-710d0a7d.js";function r(r){return new p(r)}export{r as newKupManager}