@sme.up/ketchup 11.0.0-SNAPSHOT-20241210162820 → 11.0.0-SNAPSHOT-20241210170640

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 (212) hide show
  1. package/dist/cjs/{f-cell-90b9659b.js → f-cell-8f257225.js} +4 -4
  2. package/dist/cjs/{f-chip-ead03534.js → f-chip-d89bcb57.js} +1 -1
  3. package/dist/cjs/{f-object-field-b990d61d.js → f-object-field-6f6f0253.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-bbf3b041.js → f-paginator-utils-0743ddec.js} +1 -1
  5. package/dist/cjs/{f-text-field-4e8f1ec5.js → f-text-field-87fccabf.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_28.cjs.entry.js +8 -8
  10. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  11. package/dist/cjs/kup-calendar.cjs.entry.js +59 -39
  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-3f69b06d.js → kup-data-table-helper-43cfaea5.js} +2 -2
  17. package/dist/cjs/{kup-dates-7c732e46.js → kup-dates-bc4cf9d0.js} +2 -6
  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-image-list.cjs.entry.js +6 -6
  27. package/dist/cjs/kup-input-panel.cjs.entry.js +6 -6
  28. package/dist/cjs/kup-lazy.cjs.entry.js +2 -2
  29. package/dist/cjs/kup-magic-box.cjs.entry.js +2 -2
  30. package/dist/cjs/{kup-manager-3478cacd.js → kup-manager-1145102b.js} +1 -1
  31. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  32. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  33. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  34. package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
  35. package/dist/cjs/kup-photo-frame.cjs.entry.js +2 -2
  36. package/dist/cjs/{kup-planner-renderer-helper-7b7b89e5.js → kup-planner-renderer-helper-63478d1c.js} +1 -1
  37. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  38. package/dist/cjs/kup-planner.cjs.entry.js +3 -3
  39. package/dist/cjs/kup-probe.cjs.entry.js +2 -2
  40. package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
  41. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  42. package/dist/cjs/kup-txt.cjs.entry.js +2 -2
  43. package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
  44. package/dist/cjs/kup-typography.cjs.entry.js +2 -2
  45. package/dist/collection/components/kup-calendar/kup-calendar.js +58 -37
  46. package/dist/collection/managers/kup-dates/kup-dates.js +2 -6
  47. package/dist/components/index.js +1 -1
  48. package/dist/components/kup-accordion.js +2 -2
  49. package/dist/components/kup-activity-timeline.js +2 -2
  50. package/dist/components/kup-autocomplete.js +1 -1
  51. package/dist/components/kup-badge.js +1 -1
  52. package/dist/components/kup-box.js +1 -1
  53. package/dist/components/kup-button-list.js +1 -1
  54. package/dist/components/kup-button.js +1 -1
  55. package/dist/components/kup-calendar.js +60 -40
  56. package/dist/components/kup-card-list.js +3 -3
  57. package/dist/components/kup-card.js +1 -1
  58. package/dist/components/kup-cell.js +2 -2
  59. package/dist/components/kup-chart.js +1 -1
  60. package/dist/components/kup-checkbox.js +1 -1
  61. package/dist/components/kup-chip.js +1 -1
  62. package/dist/components/kup-color-picker.js +1 -1
  63. package/dist/components/kup-combobox.js +1 -1
  64. package/dist/components/kup-custom-task-list-table.js +1 -1
  65. package/dist/components/kup-dashboard.js +2 -2
  66. package/dist/components/kup-data-table.js +1 -1
  67. package/dist/components/kup-date-picker.js +1 -1
  68. package/dist/components/kup-dialog.js +1 -1
  69. package/dist/components/kup-drawer.js +2 -2
  70. package/dist/components/kup-dropdown-button.js +1 -1
  71. package/dist/components/kup-echart.js +1 -1
  72. package/dist/components/kup-editor.js +1 -1
  73. package/dist/components/kup-family-tree.js +3 -3
  74. package/dist/components/kup-form.js +1 -1
  75. package/dist/components/kup-gantt.js +1 -1
  76. package/dist/components/kup-gauge.js +1 -1
  77. package/dist/components/kup-grid.js +1 -1
  78. package/dist/components/kup-htm.js +2 -2
  79. package/dist/components/kup-iframe.js +2 -2
  80. package/dist/components/kup-image-list.js +2 -2
  81. package/dist/components/kup-image.js +1 -1
  82. package/dist/components/kup-input-panel.js +3 -3
  83. package/dist/components/kup-lazy.js +2 -2
  84. package/dist/components/kup-list.js +1 -1
  85. package/dist/components/kup-magic-box.js +4 -4
  86. package/dist/components/kup-nav-bar.js +2 -2
  87. package/dist/components/kup-numeric-picker.js +2 -2
  88. package/dist/components/kup-object-field.js +2 -2
  89. package/dist/components/kup-pdf.js +2 -2
  90. package/dist/components/kup-photo-frame.js +2 -2
  91. package/dist/components/kup-planner-renderer.js +1 -1
  92. package/dist/components/kup-planner.js +6 -6
  93. package/dist/components/kup-probe.js +2 -2
  94. package/dist/components/kup-progress-bar.js +1 -1
  95. package/dist/components/kup-qlik.js +2 -2
  96. package/dist/components/kup-radio.js +1 -1
  97. package/dist/components/kup-rating.js +1 -1
  98. package/dist/components/kup-snackbar.js +2 -2
  99. package/dist/components/kup-spinner.js +1 -1
  100. package/dist/components/kup-switch.js +1 -1
  101. package/dist/components/kup-tab-bar.js +1 -1
  102. package/dist/components/kup-task-list.js +1 -1
  103. package/dist/components/kup-text-field.js +1 -1
  104. package/dist/components/kup-time-picker.js +1 -1
  105. package/dist/components/kup-toolbar.js +1 -1
  106. package/dist/components/kup-tree.js +1 -1
  107. package/dist/components/kup-txt.js +2 -2
  108. package/dist/components/kup-typography-list.js +2 -2
  109. package/dist/components/kup-typography.js +2 -2
  110. package/dist/components/{p-183306e1.js → p-0d856495.js} +2 -2
  111. package/dist/components/{p-795f2541.js → p-0e6c0355.js} +1 -1
  112. package/dist/components/{p-f61ef1fb.js → p-1581348d.js} +2 -6
  113. package/dist/components/{p-34e14245.js → p-900b29c0.js} +2 -2
  114. package/dist/components/{p-9c8e5fca.js → p-911cd91d.js} +4 -4
  115. package/dist/components/{p-e939bb46.js → p-d505338c.js} +2 -2
  116. package/dist/components/{p-8df266a8.js → p-d80bbcb0.js} +1 -1
  117. package/dist/components/{p-ac9153ed.js → p-dc697572.js} +2 -2
  118. package/dist/components/{p-bae4169a.js → p-f59c17b9.js} +2 -2
  119. package/dist/components/{p-9c927cad.js → p-fe7f2cb3.js} +2 -2
  120. package/dist/components/{p-31713002.js → p-fe903c1c.js} +2 -2
  121. package/dist/esm/{f-cell-2a84215a.js → f-cell-a1ed8b5d.js} +4 -4
  122. package/dist/esm/{f-chip-915e8f77.js → f-chip-e31d0dfb.js} +1 -1
  123. package/dist/esm/{f-object-field-88fbd1b4.js → f-object-field-8202b5b0.js} +2 -2
  124. package/dist/esm/{f-paginator-utils-9511edd9.js → f-paginator-utils-d34dca74.js} +1 -1
  125. package/dist/esm/{f-text-field-9e293fb1.js → f-text-field-e299eaa2.js} +1 -1
  126. package/dist/esm/index.js +2 -2
  127. package/dist/esm/kup-accordion.entry.js +2 -2
  128. package/dist/esm/kup-activity-timeline.entry.js +3 -3
  129. package/dist/esm/kup-autocomplete_28.entry.js +8 -8
  130. package/dist/esm/kup-box.entry.js +8 -8
  131. package/dist/esm/kup-calendar.entry.js +60 -40
  132. package/dist/esm/kup-card-list.entry.js +2 -2
  133. package/dist/esm/kup-cell.entry.js +6 -6
  134. package/dist/esm/kup-custom-task-list-header_4.entry.js +1 -1
  135. package/dist/esm/kup-dashboard.entry.js +3 -3
  136. package/dist/esm/{kup-data-table-helper-50a37d9e.js → kup-data-table-helper-771bc5c8.js} +2 -2
  137. package/dist/esm/{kup-dates-4b58eae6.js → kup-dates-da19044e.js} +2 -6
  138. package/dist/esm/kup-drawer.entry.js +2 -2
  139. package/dist/esm/kup-echart.entry.js +2 -2
  140. package/dist/esm/kup-editor.entry.js +2 -2
  141. package/dist/esm/kup-family-tree.entry.js +2 -2
  142. package/dist/esm/kup-gantt_10.entry.js +2 -2
  143. package/dist/esm/kup-grid.entry.js +2 -2
  144. package/dist/esm/kup-htm.entry.js +2 -2
  145. package/dist/esm/kup-iframe.entry.js +2 -2
  146. package/dist/esm/kup-image-list.entry.js +6 -6
  147. package/dist/esm/kup-input-panel.entry.js +6 -6
  148. package/dist/esm/kup-lazy.entry.js +2 -2
  149. package/dist/esm/kup-magic-box.entry.js +2 -2
  150. package/dist/esm/{kup-manager-fbf2cb76.js → kup-manager-828bdc1c.js} +1 -1
  151. package/dist/esm/kup-nav-bar.entry.js +2 -2
  152. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  153. package/dist/esm/kup-object-field.entry.js +4 -4
  154. package/dist/esm/kup-pdf.entry.js +2 -2
  155. package/dist/esm/kup-photo-frame.entry.js +2 -2
  156. package/dist/esm/{kup-planner-renderer-helper-22ed466e.js → kup-planner-renderer-helper-4952d0a1.js} +1 -1
  157. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  158. package/dist/esm/kup-planner.entry.js +3 -3
  159. package/dist/esm/kup-probe.entry.js +2 -2
  160. package/dist/esm/kup-qlik.entry.js +2 -2
  161. package/dist/esm/kup-snackbar.entry.js +2 -2
  162. package/dist/esm/kup-txt.entry.js +2 -2
  163. package/dist/esm/kup-typography-list.entry.js +2 -2
  164. package/dist/esm/kup-typography.entry.js +2 -2
  165. package/dist/ketchup/index.esm.js +1 -1
  166. package/dist/ketchup/ketchup.esm.js +1 -1
  167. package/dist/ketchup/{p-9cf19b7b.entry.js → p-018021f3.entry.js} +1 -1
  168. package/dist/ketchup/{p-e2115718.entry.js → p-05ab6230.entry.js} +1 -1
  169. package/dist/ketchup/{p-25d59ad6.js → p-0f9b546a.js} +1 -1
  170. package/dist/ketchup/{p-19713b23.js → p-13b22d3c.js} +1 -1
  171. package/dist/ketchup/{p-69e2c29f.entry.js → p-14706a7c.entry.js} +1 -1
  172. package/dist/ketchup/{p-990bdbf5.entry.js → p-19afdc14.entry.js} +1 -1
  173. package/dist/ketchup/{p-302ca0b5.entry.js → p-1d73ca49.entry.js} +1 -1
  174. package/dist/ketchup/{p-5ba08261.js → p-1ee561ba.js} +1 -1
  175. package/dist/ketchup/{p-ce298dbe.entry.js → p-23b38d86.entry.js} +1 -1
  176. package/dist/ketchup/{p-63b2dcb0.entry.js → p-23de9b7d.entry.js} +1 -1
  177. package/dist/ketchup/{p-8d97d9b3.entry.js → p-2a143bfe.entry.js} +1 -1
  178. package/dist/ketchup/p-2b45f56c.js +1 -0
  179. package/dist/ketchup/{p-e4b19980.entry.js → p-2e3f06e8.entry.js} +1 -1
  180. package/dist/ketchup/{p-ea462bad.entry.js → p-31c2ce09.entry.js} +1 -1
  181. package/dist/ketchup/{p-35fe649d.js → p-3f8bf617.js} +1 -1
  182. package/dist/ketchup/{p-b771d6b6.entry.js → p-4e072ded.entry.js} +1 -1
  183. package/dist/ketchup/{p-d2e75276.js → p-54906238.js} +1 -1
  184. package/dist/ketchup/{p-f6db683d.entry.js → p-549d8ee3.entry.js} +1 -1
  185. package/dist/ketchup/{p-299752c5.entry.js → p-6a552af4.entry.js} +1 -1
  186. package/dist/ketchup/{p-141588ab.js → p-6ee26164.js} +1 -1
  187. package/dist/ketchup/{p-2bcc9a16.entry.js → p-73827465.entry.js} +1 -1
  188. package/dist/ketchup/{p-abe47a32.entry.js → p-739564c1.entry.js} +1 -1
  189. package/dist/ketchup/{p-ef661dcf.entry.js → p-7d639720.entry.js} +1 -1
  190. package/dist/ketchup/{p-fe6f3253.entry.js → p-7e19728d.entry.js} +1 -1
  191. package/dist/ketchup/{p-9740f75d.js → p-854ae837.js} +1 -1
  192. package/dist/ketchup/{p-2bf2a1a5.entry.js → p-883c6a82.entry.js} +1 -1
  193. package/dist/ketchup/{p-3b99167c.entry.js → p-9474bc4f.entry.js} +1 -1
  194. package/dist/ketchup/{p-11980af1.entry.js → p-9d94d189.entry.js} +1 -1
  195. package/dist/ketchup/{p-c89b82bd.entry.js → p-adb0cfdf.entry.js} +1 -1
  196. package/dist/ketchup/{p-9f38de64.entry.js → p-b23a7f8d.entry.js} +1 -1
  197. package/dist/ketchup/{p-1f5781be.entry.js → p-b33d054f.entry.js} +1 -1
  198. package/dist/ketchup/{p-20587343.entry.js → p-c01717af.entry.js} +1 -1
  199. package/dist/ketchup/{p-466917d2.entry.js → p-c1950e47.entry.js} +1 -1
  200. package/dist/ketchup/{p-3ed541e3.entry.js → p-c7464ad2.entry.js} +1 -1
  201. package/dist/ketchup/{p-d9df2044.entry.js → p-cd75fa31.entry.js} +1 -1
  202. package/dist/ketchup/{p-e2249059.js → p-d15d479c.js} +1 -1
  203. package/dist/ketchup/{p-b3e97527.entry.js → p-d20fbba2.entry.js} +1 -1
  204. package/dist/ketchup/{p-c20ec52e.entry.js → p-e1048932.entry.js} +1 -1
  205. package/dist/ketchup/{p-141eb499.entry.js → p-e369dacb.entry.js} +1 -1
  206. package/dist/ketchup/{p-2708f3c8.entry.js → p-e472b1ac.entry.js} +1 -1
  207. package/dist/ketchup/{p-86c792b3.entry.js → p-ebf37ad3.entry.js} +1 -1
  208. package/dist/ketchup/{p-735c2ec4.entry.js → p-ed017acb.entry.js} +1 -1
  209. package/dist/ketchup/{p-962bb37c.entry.js → p-ff68a964.entry.js} +1 -1
  210. package/dist/types/managers/kup-dates/kup-dates.d.ts +1 -1
  211. package/package.json +1 -1
  212. package/dist/ketchup/p-ec14927b.js +0 -1
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- const fTextField = require('./f-text-field-4e8f1ec5.js');
8
+ const fTextField = require('./f-text-field-87fccabf.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
- require('./kup-dates-7c732e46.js');
10
+ require('./kup-dates-bc4cf9d0.js');
11
11
  require('./f-image-4d316ab3.js');
12
12
  require('./component-a6dd6c14.js');
13
13
 
@@ -3,14 +3,14 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const fObjectField = require('./f-object-field-b990d61d.js');
7
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const fObjectField = require('./f-object-field-6f6f0253.js');
7
+ const kupManager = require('./kup-manager-1145102b.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  require('./f-button-1e98edae.js');
10
10
  require('./f-button-declarations-76ef9f87.js');
11
11
  require('./f-image-4d316ab3.js');
12
- require('./f-text-field-4e8f1ec5.js');
13
- require('./kup-dates-7c732e46.js');
12
+ require('./f-text-field-87fccabf.js');
13
+ require('./kup-dates-bc4cf9d0.js');
14
14
 
15
15
  /**
16
16
  * Props of the kup-object-field component.
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- const kupDates = require('./kup-dates-7c732e46.js');
8
+ const kupDates = require('./kup-dates-bc4cf9d0.js');
9
9
 
10
10
  /**
11
11
  * Props of the kup-pdf component.
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- require('./kup-dates-7c732e46.js');
8
+ require('./kup-dates-bc4cf9d0.js');
9
9
 
10
10
  /**
11
11
  * Props of the kup-photo-frame component.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const kupDates = require('./kup-dates-7c732e46.js');
3
+ const kupDates = require('./kup-dates-bc4cf9d0.js');
4
4
 
5
5
  const columnWidthForTimeUnit = (timeUnit) => {
6
6
  switch (timeUnit) {
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-7b7b89e5.js');
6
+ const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-63478d1c.js');
7
7
  const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
8
- const kupDates = require('./kup-dates-7c732e46.js');
8
+ const kupDates = require('./kup-dates-bc4cf9d0.js');
9
9
  const kupPlannerTimeFormatter = require('./kup-planner-time-formatter-b7dca3ea.js');
10
10
 
11
11
  const CustomTooltipHOC = () => {
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager$1 = require('./kup-manager-3478cacd.js');
6
+ const kupManager$1 = require('./kup-manager-1145102b.js');
7
7
  const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
- const fTextField = require('./f-text-field-4e8f1ec5.js');
9
+ const fTextField = require('./f-text-field-87fccabf.js');
10
10
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
11
- require('./kup-dates-7c732e46.js');
11
+ require('./kup-dates-bc4cf9d0.js');
12
12
  require('./f-image-4d316ab3.js');
13
13
  require('./component-a6dd6c14.js');
14
14
 
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- require('./kup-dates-7c732e46.js');
8
+ require('./kup-dates-bc4cf9d0.js');
9
9
 
10
10
  const KupProbe = class {
11
11
  constructor(hostRef) {
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
7
- require('./kup-dates-7c732e46.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
+ require('./kup-dates-bc4cf9d0.js');
8
8
 
9
9
  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%}";
10
10
  const KupQlikStyle0 = kupQlikCss;
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-1e98edae.js');
9
- require('./kup-dates-7c732e46.js');
9
+ require('./kup-dates-bc4cf9d0.js');
10
10
  require('./f-button-declarations-76ef9f87.js');
11
11
  require('./f-image-4d316ab3.js');
12
12
 
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- require('./kup-dates-7c732e46.js');
8
+ require('./kup-dates-bc4cf9d0.js');
9
9
 
10
10
  /**
11
11
  * Props of the kup-txt component.
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const fTypography = require('./f-typography-271f5037.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
- require('./kup-dates-7c732e46.js');
9
+ require('./kup-dates-bc4cf9d0.js');
10
10
 
11
11
  /**
12
12
  * Props of the kup-typography component.
@@ -3,11 +3,11 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-e8aa3c73.js');
6
- const kupManager = require('./kup-manager-3478cacd.js');
6
+ const kupManager = require('./kup-manager-1145102b.js');
7
7
  const fTypography = require('./f-typography-271f5037.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  const fImage = require('./f-image-4d316ab3.js');
10
- require('./kup-dates-7c732e46.js');
10
+ require('./kup-dates-bc4cf9d0.js');
11
11
 
12
12
  /**
13
13
  * Props of the kup-typography component.
@@ -1,4 +1,4 @@
1
- import { forceUpdate, getAssetPath, h, Host, } from "@stencil/core";
1
+ import { forceUpdate, h, Host, } from "@stencil/core";
2
2
  import { Calendar, } from "@fullcalendar/core";
3
3
  import dayGridPlugin from "@fullcalendar/daygrid";
4
4
  import interactionPlugin from "@fullcalendar/interaction";
@@ -21,6 +21,7 @@ import { FChip } from "../../f-components/f-chip/f-chip";
21
21
  import { FChipType, } from "../../f-components/f-chip/f-chip-declarations";
22
22
  import { KupLanguageGeneric } from "../../managers/kup-language/kup-language-declarations";
23
23
  import { KupDatesFormats, KupDatesLocales, } from "../../managers/kup-dates/kup-dates-declarations";
24
+ import { KupDebugCategory } from "../../managers/kup-debug/kup-debug-declarations";
24
25
  export class KupCalendar {
25
26
  constructor() {
26
27
  this.calendarContainer = null;
@@ -88,23 +89,25 @@ export class KupCalendar {
88
89
  });
89
90
  },
90
91
  eventDidMount: (info) => {
91
- if (this.iconCol) {
92
- const row = info.event.extendedProps.row;
93
- const cell = row.cells[this.iconCol];
94
- if (cell && cell.value) {
95
- const wrapper = document.createElement('div');
96
- wrapper.classList.add('icon-wrapper');
97
- cell.value.split(';').forEach((icon) => {
98
- const span = document.createElement('span');
99
- span.className = 'custom-icon';
100
- const path = getAssetPath(`./assets/svg/${icon}.svg`);
101
- span.style.mask = `url('${path}') no-repeat center`;
102
- span.style.webkitMask = `url('${path}') no-repeat center`;
103
- wrapper.appendChild(span);
104
- });
105
- info.el.appendChild(wrapper);
106
- }
107
- }
92
+ // if (this.iconCol) {
93
+ // const row: KupDataRow = info.event.extendedProps.row;
94
+ // const cell = row.cells[this.iconCol];
95
+ // if (cell && cell.value) {
96
+ // const wrapper = document.createElement('div');
97
+ // wrapper.classList.add('icon-wrapper');
98
+ // cell.value.split(';').forEach((icon) => {
99
+ // const span = document.createElement('span');
100
+ // span.className = 'custom-icon';
101
+ // const path: string = getAssetPath(
102
+ // `./assets/svg/${icon}.svg`
103
+ // );
104
+ // span.style.mask = `url('${path}') no-repeat center`;
105
+ // span.style.webkitMask = `url('${path}') no-repeat center`;
106
+ // wrapper.appendChild(span);
107
+ // });
108
+ // info.el.appendChild(wrapper);
109
+ // }
110
+ // }
108
111
  if (this.imageCol) {
109
112
  const row = info.event.extendedProps.row;
110
113
  const cell = row.cells[this.imageCol];
@@ -275,25 +278,43 @@ export class KupCalendar {
275
278
  if (startCell && endCell) {
276
279
  const dayjsStart = this.kupManager.dates.toDayjs(startCell.value, KupDatesFormats.ISO_TIME);
277
280
  const dayjsEnd = this.kupManager.dates.toDayjs(endCell.value, KupDatesFormats.ISO_TIME);
278
- startDate = startDate.hour(dayjsStart.hour());
279
- startDate = startDate.minute(dayjsStart.minute());
280
- startDate = startDate.second(dayjsStart.second());
281
- endDate = endDate.hour(dayjsEnd.hour());
282
- endDate = endDate.minute(dayjsEnd.minute());
283
- endDate = endDate.second(dayjsEnd.second());
281
+ if (dayjsStart && dayjsEnd) {
282
+ startDate = startDate.hour(dayjsStart.hour());
283
+ startDate = startDate.minute(dayjsStart.minute());
284
+ startDate = startDate.second(dayjsStart.second());
285
+ endDate = endDate.hour(dayjsEnd.hour());
286
+ endDate = endDate.minute(dayjsEnd.minute());
287
+ endDate = endDate.second(dayjsEnd.second());
288
+ }
289
+ else {
290
+ this.kupManager.debug.logMessage(this, `error while converting hour range: [${dayjsStart
291
+ ? `start hour: ${dayjsStart}`
292
+ : `invalid start hour: ${startCell.value}`}, ${dayjsEnd
293
+ ? `end hour: ${dayjsEnd}`
294
+ : `invalid end hour: ${endCell.value}`}]`, KupDebugCategory.WARNING);
295
+ }
284
296
  }
285
297
  }
286
- const el = {
287
- allDay: isHourRange ? false : true,
288
- editable: this.editableEvents,
289
- end: endDate.toISOString(),
290
- extendedProps: {
291
- row,
292
- },
293
- start: startDate.toISOString(),
294
- title: row.cells[this.descrCol].value,
295
- };
296
- return el;
298
+ if (endDate && startDate) {
299
+ const el = {
300
+ allDay: isHourRange ? false : true,
301
+ editable: this.editableEvents,
302
+ end: endDate.toISOString(),
303
+ extendedProps: {
304
+ row,
305
+ },
306
+ start: startDate.toISOString(),
307
+ title: row.cells[this.descrCol].value,
308
+ };
309
+ return el;
310
+ }
311
+ else {
312
+ this.kupManager.debug.logMessage(this, `error while converting dates: [${startDate
313
+ ? `start date: ${startDate}`
314
+ : `invalid start date: ${cell.value}`}. ${endDate
315
+ ? `end date: ${endDate}`
316
+ : `invalid end date: ${cell.value}`}]`, KupDebugCategory.WARNING);
317
+ }
297
318
  });
298
319
  }
299
320
  onPrev() {
@@ -352,11 +373,11 @@ export class KupCalendar {
352
373
  this.kupManager.debug.logRender(this, true);
353
374
  }
354
375
  render() {
355
- return (h(Host, { key: 'bdd424eed81973543ce0456b76729821e630de31' }, h("style", { key: '390d5a2a2d06f5119d1e03c7fd00271983ebcce4' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7b24bb47c6b934f5fe47289790ee717ce261d9b9', id: componentWrapperId }, h("div", { key: '2f72c647d22945a38bce0073729ffbd3f28dec9e', class: "navigation" }, !this.hideNavigation ? (h("div", { class: "navigation__left" }, h(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h("div", { key: '35a9b8aa076db1e723de96fcd9a5eb8b6b7dcf40', class: `navigation__title ${this.hideNavigation
376
+ return (h(Host, { key: '99bc86948ddc56c50fc875a487382c3bb6f47354' }, h("style", { key: 'aed99d7877eb3fdb4fecda2139a29c9063b25e70' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'eb593cb9398eb31454e36c4d9c3bc91291488fa3', id: componentWrapperId }, h("div", { key: 'a90988e23deeeb7f3f5785bc8e06956cc58ee437', class: "navigation" }, !this.hideNavigation ? (h("div", { class: "navigation__left" }, h(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h("div", { key: 'bd97645a804fa4a2441825f3630f2de28152bbae', class: `navigation__title ${this.hideNavigation
356
377
  ? 'navigation__title--centered'
357
378
  : ''}`, ref: (el) => {
358
379
  this.navTitle = el;
359
- } }), !this.hideNavigation ? (h("div", { class: "navigation__right" }, h(FChip, Object.assign({}, this.setChipProps())))) : null), h("div", { key: '4ade88713da0e92a1c21b62922db53c23f0e6e0a', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
380
+ } }), !this.hideNavigation ? (h("div", { class: "navigation__right" }, h(FChip, Object.assign({}, this.setChipProps())))) : null), h("div", { key: '0a696b00a535c25c3c7708f44f0a150c4ac5beb5', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
360
381
  }
361
382
  disconnectedCallback() {
362
383
  if (this.calendar) {
@@ -326,12 +326,8 @@ export class KupDates {
326
326
  * @returns {dayjs.Dayjs} Dayjs object.
327
327
  */
328
328
  toDayjs(input, format) {
329
- if (format) {
330
- return dayjs(input, format);
331
- }
332
- else {
333
- return dayjs(input);
334
- }
329
+ const dayJsResult = format ? dayjs(input, format) : dayjs(input);
330
+ return dayJsResult.isValid() ? dayJsResult : null;
335
331
  }
336
332
  /**
337
333
  * Removes undesired characters in input string, for manage as date
@@ -1,5 +1,5 @@
1
1
  export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-2e5f2e07.js';
2
- import { K as KupManager } from './p-8df266a8.js';
2
+ import { K as KupManager } from './p-d80bbcb0.js';
3
3
 
4
4
  /** used for obtain a KupManager instance without a dom document (for UT) */
5
5
  function newKupManager(init) {
@@ -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, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeColorValues, c as KupThemeIconValues } from './p-8df266a8.js';
3
- import { M as MDCRipple, F as FImage, 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-34e14245.js';
2
+ import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeColorValues, c as KupThemeIconValues } from './p-d80bbcb0.js';
3
+ import { M as MDCRipple, F as FImage, 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-900b29c0.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-accordion component.
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, F as Fragment, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, o as getCellValueForDisplay } from './p-8df266a8.js';
3
- import { c as componentWrapperId, D as sortRows, 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, F as FImage } from './p-34e14245.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, o as getCellValueForDisplay } from './p-d80bbcb0.js';
3
+ import { c as componentWrapperId, D as sortRows, 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, F as FImage } from './p-900b29c0.js';
4
4
 
5
5
  var KupActivityTimelineProps;
6
6
  (function (KupActivityTimelineProps) {
@@ -1,4 +1,4 @@
1
- import { K as KupAutocomplete$1, C as defineCustomElement$1 } from './p-34e14245.js';
1
+ import { K as KupAutocomplete$1, C as defineCustomElement$1 } from './p-900b29c0.js';
2
2
 
3
3
  const KupAutocomplete = KupAutocomplete$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { E as KupBadge$1, B as defineCustomElement$1 } from './p-34e14245.js';
1
+ import { E as KupBadge$1, B as defineCustomElement$1 } from './p-900b29c0.js';
2
2
 
3
3
  const KupBadge = KupBadge$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { K as KupBox$1, d as defineCustomElement$1 } from './p-e939bb46.js';
1
+ import { K as KupBox$1, d as defineCustomElement$1 } from './p-d505338c.js';
2
2
 
3
3
  const KupBox = KupBox$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as KupButtonList$1, z as defineCustomElement$1 } from './p-34e14245.js';
1
+ import { R as KupButtonList$1, z as defineCustomElement$1 } from './p-900b29c0.js';
2
2
 
3
3
  const KupButtonList = KupButtonList$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { Q as KupButton$1, A as defineCustomElement$1 } from './p-34e14245.js';
1
+ import { Q as KupButton$1, A as defineCustomElement$1 } from './p-900b29c0.js';
2
2
 
3
3
  const KupButton = KupButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
- import { p as proxyCustomElement, H as H$2, c as createEvent, g as getAssetPath, f as forceUpdate, h as h$1, d as Host } from './p-2e5f2e07.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, d as KupLanguageGeneric, G as getColumnByName } from './p-8df266a8.js';
3
- import { c as componentWrapperId, S as FButton, N as FChip, 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, T as FChipType } from './p-34e14245.js';
4
- import { b as KupDatesLocales, K as KupDatesFormats } from './p-f61ef1fb.js';
1
+ import { p as proxyCustomElement, H as H$2, c as createEvent, f as forceUpdate, h as h$1, d as Host } from './p-2e5f2e07.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, d as KupLanguageGeneric, G as getColumnByName, t as KupDebugCategory } from './p-d80bbcb0.js';
3
+ import { c as componentWrapperId, S as FButton, N as FChip, 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, T as FChipType } from './p-900b29c0.js';
4
+ import { b as KupDatesLocales, K as KupDatesFormats } from './p-1581348d.js';
5
5
 
6
6
  var n,l$1,u$1,i$1,t,r$1,o,f$1,e$1,c$1={},s=[],a$1=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function h(n,l){for(var u in l)n[u]=l[u];return n}function v$1(n){var l=n.parentNode;l&&l.removeChild(n);}function y(l,u,i){var t,r,o,f={};for(o in u)"key"==o?t=u[o]:"ref"==o?r=u[o]:f[o]=u[o];if(arguments.length>2&&(f.children=arguments.length>3?n.call(arguments,2):i),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===f[o]&&(f[o]=l.defaultProps[o]);return p(l,f,t,r,null)}function p(n,i,t,r,o){var f={type:n,props:i,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++u$1:o};return null==o&&null!=l$1.vnode&&l$1.vnode(f),f}function d(){return {current:null}}function _(n){return n.children}function k$1(n,l,u,i,t){var r;for(r in u)"children"===r||"key"===r||r in l||g$2(n,r,null,u[r],i);for(r in l)t&&"function"!=typeof l[r]||"children"===r||"key"===r||"value"===r||"checked"===r||u[r]===l[r]||g$2(n,r,l[r],u[r],i);}function b$1(n,l,u){"-"===l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||a$1.test(l)?u:u+"px";}function g$2(n,l,u,i,t){var r;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof i&&(n.style.cssText=i=""),i)for(l in i)u&&l in u||b$1(n.style,l,"");if(u)for(l in u)i&&u[l]===i[l]||b$1(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])r=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?i||n.addEventListener(l,r?w$2:m$1,r):n.removeEventListener(l,r?w$2:m$1,r);else if("dangerouslySetInnerHTML"!==l){if(t)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==l&&"height"!==l&&"href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&-1==l.indexOf("-")?n.removeAttribute(l):n.setAttribute(l,u));}}function m$1(n){t=!0;try{return this.l[n.type+!1](l$1.event?l$1.event(n):n)}finally{t=!1;}}function w$2(n){t=!0;try{return this.l[n.type+!0](l$1.event?l$1.event(n):n)}finally{t=!1;}}function x$1(n,l){this.props=n,this.context=l;}function A(n,l){if(null==l)return n.__?A(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?A(n):null}function P$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return P$1(n)}}function C$1(n){t?setTimeout(n):f$1(n);}function T$1(n){(!n.__d&&(n.__d=!0)&&r$1.push(n)&&!$$1.__r++||o!==l$1.debounceRendering)&&((o=l$1.debounceRendering)||C$1)($$1);}function $$1(){var n,l,u,i,t,o,f,e;for(r$1.sort(function(n,l){return n.__v.__b-l.__v.__b});n=r$1.shift();)n.__d&&(l=r$1.length,i=void 0,t=void 0,f=(o=(u=n).__v).__e,(e=u.__P)&&(i=[],(t=h({},o)).__v=o.__v+1,M(e,o,t,u.__n,void 0!==e.ownerSVGElement,null!=o.__h?[f]:null,i,null==f?A(o):f,o.__h),N(i,o),o.__e!=f&&P$1(o)),r$1.length>l&&r$1.sort(function(n,l){return n.__v.__b-l.__v.__b}));$$1.__r=0;}function H$1(n,l,u,i,t,r,o,f,e,a){var h,v,y,d,k,b,g,m=i&&i.__k||s,w=m.length;for(u.__k=[],h=0;h<l.length;h++)if(null!=(d=u.__k[h]=null==(d=l[h])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?p(null,d,null,null,d):Array.isArray(d)?p(_,{children:d},null,null,null):d.__b>0?p(d.type,d.props,d.key,d.ref?d.ref:null,d.__v):d)){if(d.__=u,d.__b=u.__b+1,null===(y=m[h])||y&&d.key==y.key&&d.type===y.type)m[h]=void 0;else for(v=0;v<w;v++){if((y=m[v])&&d.key==y.key&&d.type===y.type){m[v]=void 0;break}y=null;}M(n,d,y=y||c$1,t,r,o,f,e,a),k=d.__e,(v=d.ref)&&y.ref!=v&&(g||(g=[]),y.ref&&g.push(y.ref,null,d),g.push(v,d.__c||k,d)),null!=k?(null==b&&(b=k),"function"==typeof d.type&&d.__k===y.__k?d.__d=e=I$1(d,e,n):e=z$1(n,d,y,m,k,e),"function"==typeof u.type&&(u.__d=e)):e&&y.__e==e&&e.parentNode!=n&&(e=A(y));}for(u.__e=b,h=w;h--;)null!=m[h]&&("function"==typeof u.type&&null!=m[h].__e&&m[h].__e==u.__d&&(u.__d=L$1(i).nextSibling),q(m[h],m[h]));if(g)for(h=0;h<g.length;h++)S(g[h],g[++h],g[++h]);}function I$1(n,l,u){for(var i,t=n.__k,r=0;t&&r<t.length;r++)(i=t[r])&&(i.__=n,l="function"==typeof i.type?I$1(i,l,u):z$1(u,i,i,t,i.__e,l));return l}function j$2(n,l){return l=l||[],null==n||"boolean"==typeof n||(Array.isArray(n)?n.some(function(n){j$2(n,l);}):l.push(n)),l}function z$1(n,l,u,i,t,r){var o,f,e;if(void 0!==l.__d)o=l.__d,l.__d=void 0;else if(null==u||t!=r||null==t.parentNode)n:if(null==r||r.parentNode!==n)n.appendChild(t),o=null;else {for(f=r,e=0;(f=f.nextSibling)&&e<i.length;e+=1)if(f==t)break n;n.insertBefore(t,r),o=r;}return void 0!==o?o:t.nextSibling}function L$1(n){var l,u,i;if(null==n.type||"string"==typeof n.type)return n.__e;if(n.__k)for(l=n.__k.length-1;l>=0;l--)if((u=n.__k[l])&&(i=L$1(u)))return i;return null}function M(n,u,i,t,r,o,f,e,c){var s,a,v,y,p,d,k,b,g,m,w,A,P,C,T,$=u.type;if(void 0!==u.constructor)return null;null!=i.__h&&(c=i.__h,e=u.__e=i.__e,u.__h=null,o=[e]),(s=l$1.__b)&&s(u);try{n:if("function"==typeof $){if(b=u.props,g=(s=$.contextType)&&t[s.__c],m=s?g?g.props.value:s.__:t,i.__c?k=(a=u.__c=i.__c).__=a.__E:("prototype"in $&&$.prototype.render?u.__c=a=new $(b,m):(u.__c=a=new x$1(b,m),a.constructor=$,a.render=B$1),g&&g.sub(a),a.props=b,a.state||(a.state={}),a.context=m,a.__n=t,v=a.__d=!0,a.__h=[],a._sb=[]),null==a.__s&&(a.__s=a.state),null!=$.getDerivedStateFromProps&&(a.__s==a.state&&(a.__s=h({},a.__s)),h(a.__s,$.getDerivedStateFromProps(b,a.__s))),y=a.props,p=a.state,a.__v=u,v)null==$.getDerivedStateFromProps&&null!=a.componentWillMount&&a.componentWillMount(),null!=a.componentDidMount&&a.__h.push(a.componentDidMount);else {if(null==$.getDerivedStateFromProps&&b!==y&&null!=a.componentWillReceiveProps&&a.componentWillReceiveProps(b,m),!a.__e&&null!=a.shouldComponentUpdate&&!1===a.shouldComponentUpdate(b,a.__s,m)||u.__v===i.__v){for(u.__v!==i.__v&&(a.props=b,a.state=a.__s,a.__d=!1),u.__e=i.__e,u.__k=i.__k,u.__k.forEach(function(n){n&&(n.__=u);}),w=0;w<a._sb.length;w++)a.__h.push(a._sb[w]);a._sb=[],a.__h.length&&f.push(a);break n}null!=a.componentWillUpdate&&a.componentWillUpdate(b,a.__s,m),null!=a.componentDidUpdate&&a.__h.push(function(){a.componentDidUpdate(y,p,d);});}if(a.context=m,a.props=b,a.__P=n,A=l$1.__r,P=0,"prototype"in $&&$.prototype.render){for(a.state=a.__s,a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),C=0;C<a._sb.length;C++)a.__h.push(a._sb[C]);a._sb=[];}else do{a.__d=!1,A&&A(u),s=a.render(a.props,a.state,a.context),a.state=a.__s;}while(a.__d&&++P<25);a.state=a.__s,null!=a.getChildContext&&(t=h(h({},t),a.getChildContext())),v||null==a.getSnapshotBeforeUpdate||(d=a.getSnapshotBeforeUpdate(y,p)),T=null!=s&&s.type===_&&null==s.key?s.props.children:s,H$1(n,Array.isArray(T)?T:[T],u,i,t,r,o,f,e,c),a.base=u.__e,u.__h=null,a.__h.length&&f.push(a),k&&(a.__E=a.__=null),a.__e=!1;}else null==o&&u.__v===i.__v?(u.__k=i.__k,u.__e=i.__e):u.__e=O(i.__e,u,i,t,r,o,f,c);(s=l$1.diffed)&&s(u);}catch(n){u.__v=null,(c||null!=o)&&(u.__e=e,u.__h=!!c,o[o.indexOf(e)]=null),l$1.__e(n,u,i);}}function N(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function O(l,u,i,t,r,o,f,e){var s,a,h,y=i.props,p=u.props,d=u.type,_=0;if("svg"===d&&(r=!0),null!=o)for(;_<o.length;_++)if((s=o[_])&&"setAttribute"in s==!!d&&(d?s.localName===d:3===s.nodeType)){l=s,o[_]=null;break}if(null==l){if(null===d)return document.createTextNode(p);l=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,p.is&&p),o=null,e=!1;}if(null===d)y===p||e&&l.data===p||(l.data=p);else {if(o=o&&n.call(l.childNodes),a=(y=i.props||c$1).dangerouslySetInnerHTML,h=p.dangerouslySetInnerHTML,!e){if(null!=o)for(y={},_=0;_<l.attributes.length;_++)y[l.attributes[_].name]=l.attributes[_].value;(h||a)&&(h&&(a&&h.__html==a.__html||h.__html===l.innerHTML)||(l.innerHTML=h&&h.__html||""));}if(k$1(l,p,y,r,e),h)u.__k=[];else if(_=u.props.children,H$1(l,Array.isArray(_)?_:[_],u,i,t,r&&"foreignObject"!==d,o,f,o?o[0]:i.__k&&A(i,0),e),null!=o)for(_=o.length;_--;)null!=o[_]&&v$1(o[_]);e||("value"in p&&void 0!==(_=p.value)&&(_!==l.value||"progress"===d&&!_||"option"===d&&_!==y.value)&&g$2(l,"value",_,y.value,!1),"checked"in p&&void 0!==(_=p.checked)&&_!==l.checked&&g$2(l,"checked",_,y.checked,!1));}return l}function S(n,u,i){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,i);}}function q(n,u,i){var t,r;if(l$1.unmount&&l$1.unmount(n),(t=n.ref)&&(t.current&&t.current!==n.__e||S(t,null,u)),null!=(t=n.__c)){if(t.componentWillUnmount)try{t.componentWillUnmount();}catch(n){l$1.__e(n,u);}t.base=t.__P=null,n.__c=void 0;}if(t=n.__k)for(r=0;r<t.length;r++)t[r]&&q(t[r],u,i||"function"!=typeof n.type);i||null==n.__e||v$1(n.__e),n.__=n.__e=n.__d=void 0;}function B$1(n,l,u){return this.constructor(n,u)}function D$1(u,i,t){var r,o,f;l$1.__&&l$1.__(u,i),o=(r="function"==typeof t)?null:t&&t.__k||i.__k,f=[],M(i,u=(!r&&t||i).__k=y(_,null,[u]),o||c$1,c$1,void 0!==i.ownerSVGElement,!r&&t?[t]:o?null:i.firstChild?n.call(i.childNodes):null,f,!r&&t?t:o?o.__e:i.firstChild,r),N(f,u);}function G$1(n,l){var u={__c:l="__cC"+e$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,i;return this.getChildContext||(u=[],(i={})[l]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(function(n){n.__e=!0,T$1(n);});},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=s.slice,l$1={__e:function(n,l,u,i){for(var t,r,o;l=l.__;)if((t=l.__c)&&!t.__)try{if((r=t.constructor)&&null!=r.getDerivedStateFromError&&(t.setState(r.getDerivedStateFromError(n)),o=t.__d),null!=t.componentDidCatch&&(t.componentDidCatch(n,i||{}),o=t.__d),o)return t.__E=t}catch(l){n=l;}throw n}},u$1=0,i$1=function(n){return null!=n&&void 0===n.constructor},t=!1,x$1.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=h({},this.state),"function"==typeof n&&(n=n(h({},u),this.props)),n&&h(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),T$1(this));},x$1.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),T$1(this));},x$1.prototype.render=_,r$1=[],f$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,$$1.__r=0,e$1=0;
7
7
 
@@ -14028,23 +14028,25 @@ const KupCalendar$1 = /*@__PURE__*/ proxyCustomElement(class KupCalendar extends
14028
14028
  });
14029
14029
  },
14030
14030
  eventDidMount: (info) => {
14031
- if (this.iconCol) {
14032
- const row = info.event.extendedProps.row;
14033
- const cell = row.cells[this.iconCol];
14034
- if (cell && cell.value) {
14035
- const wrapper = document.createElement('div');
14036
- wrapper.classList.add('icon-wrapper');
14037
- cell.value.split(';').forEach((icon) => {
14038
- const span = document.createElement('span');
14039
- span.className = 'custom-icon';
14040
- const path = getAssetPath(`./assets/svg/${icon}.svg`);
14041
- span.style.mask = `url('${path}') no-repeat center`;
14042
- span.style.webkitMask = `url('${path}') no-repeat center`;
14043
- wrapper.appendChild(span);
14044
- });
14045
- info.el.appendChild(wrapper);
14046
- }
14047
- }
14031
+ // if (this.iconCol) {
14032
+ // const row: KupDataRow = info.event.extendedProps.row;
14033
+ // const cell = row.cells[this.iconCol];
14034
+ // if (cell && cell.value) {
14035
+ // const wrapper = document.createElement('div');
14036
+ // wrapper.classList.add('icon-wrapper');
14037
+ // cell.value.split(';').forEach((icon) => {
14038
+ // const span = document.createElement('span');
14039
+ // span.className = 'custom-icon';
14040
+ // const path: string = getAssetPath(
14041
+ // `./assets/svg/${icon}.svg`
14042
+ // );
14043
+ // span.style.mask = `url('${path}') no-repeat center`;
14044
+ // span.style.webkitMask = `url('${path}') no-repeat center`;
14045
+ // wrapper.appendChild(span);
14046
+ // });
14047
+ // info.el.appendChild(wrapper);
14048
+ // }
14049
+ // }
14048
14050
  if (this.imageCol) {
14049
14051
  const row = info.event.extendedProps.row;
14050
14052
  const cell = row.cells[this.imageCol];
@@ -14215,25 +14217,43 @@ const KupCalendar$1 = /*@__PURE__*/ proxyCustomElement(class KupCalendar extends
14215
14217
  if (startCell && endCell) {
14216
14218
  const dayjsStart = this.kupManager.dates.toDayjs(startCell.value, KupDatesFormats.ISO_TIME);
14217
14219
  const dayjsEnd = this.kupManager.dates.toDayjs(endCell.value, KupDatesFormats.ISO_TIME);
14218
- startDate = startDate.hour(dayjsStart.hour());
14219
- startDate = startDate.minute(dayjsStart.minute());
14220
- startDate = startDate.second(dayjsStart.second());
14221
- endDate = endDate.hour(dayjsEnd.hour());
14222
- endDate = endDate.minute(dayjsEnd.minute());
14223
- endDate = endDate.second(dayjsEnd.second());
14220
+ if (dayjsStart && dayjsEnd) {
14221
+ startDate = startDate.hour(dayjsStart.hour());
14222
+ startDate = startDate.minute(dayjsStart.minute());
14223
+ startDate = startDate.second(dayjsStart.second());
14224
+ endDate = endDate.hour(dayjsEnd.hour());
14225
+ endDate = endDate.minute(dayjsEnd.minute());
14226
+ endDate = endDate.second(dayjsEnd.second());
14227
+ }
14228
+ else {
14229
+ this.kupManager.debug.logMessage(this, `error while converting hour range: [${dayjsStart
14230
+ ? `start hour: ${dayjsStart}`
14231
+ : `invalid start hour: ${startCell.value}`}, ${dayjsEnd
14232
+ ? `end hour: ${dayjsEnd}`
14233
+ : `invalid end hour: ${endCell.value}`}]`, KupDebugCategory.WARNING);
14234
+ }
14224
14235
  }
14225
14236
  }
14226
- const el = {
14227
- allDay: isHourRange ? false : true,
14228
- editable: this.editableEvents,
14229
- end: endDate.toISOString(),
14230
- extendedProps: {
14231
- row,
14232
- },
14233
- start: startDate.toISOString(),
14234
- title: row.cells[this.descrCol].value,
14235
- };
14236
- return el;
14237
+ if (endDate && startDate) {
14238
+ const el = {
14239
+ allDay: isHourRange ? false : true,
14240
+ editable: this.editableEvents,
14241
+ end: endDate.toISOString(),
14242
+ extendedProps: {
14243
+ row,
14244
+ },
14245
+ start: startDate.toISOString(),
14246
+ title: row.cells[this.descrCol].value,
14247
+ };
14248
+ return el;
14249
+ }
14250
+ else {
14251
+ this.kupManager.debug.logMessage(this, `error while converting dates: [${startDate
14252
+ ? `start date: ${startDate}`
14253
+ : `invalid start date: ${cell.value}`}. ${endDate
14254
+ ? `end date: ${endDate}`
14255
+ : `invalid end date: ${cell.value}`}]`, KupDebugCategory.WARNING);
14256
+ }
14237
14257
  });
14238
14258
  }
14239
14259
  onPrev() {
@@ -14292,11 +14312,11 @@ const KupCalendar$1 = /*@__PURE__*/ proxyCustomElement(class KupCalendar extends
14292
14312
  this.kupManager.debug.logRender(this, true);
14293
14313
  }
14294
14314
  render() {
14295
- return (h$1(Host, { key: 'bdd424eed81973543ce0456b76729821e630de31' }, h$1("style", { key: '390d5a2a2d06f5119d1e03c7fd00271983ebcce4' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '7b24bb47c6b934f5fe47289790ee717ce261d9b9', id: componentWrapperId }, h$1("div", { key: '2f72c647d22945a38bce0073729ffbd3f28dec9e', class: "navigation" }, !this.hideNavigation ? (h$1("div", { class: "navigation__left" }, h$1(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h$1(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h$1(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h$1("div", { key: '35a9b8aa076db1e723de96fcd9a5eb8b6b7dcf40', class: `navigation__title ${this.hideNavigation
14315
+ return (h$1(Host, { key: '99bc86948ddc56c50fc875a487382c3bb6f47354' }, h$1("style", { key: 'aed99d7877eb3fdb4fecda2139a29c9063b25e70' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'eb593cb9398eb31454e36c4d9c3bc91291488fa3', id: componentWrapperId }, h$1("div", { key: 'a90988e23deeeb7f3f5785bc8e06956cc58ee437', class: "navigation" }, !this.hideNavigation ? (h$1("div", { class: "navigation__left" }, h$1(FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), h$1(FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), h$1(FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, h$1("div", { key: 'bd97645a804fa4a2441825f3630f2de28152bbae', class: `navigation__title ${this.hideNavigation
14296
14316
  ? 'navigation__title--centered'
14297
14317
  : ''}`, ref: (el) => {
14298
14318
  this.navTitle = el;
14299
- } }), !this.hideNavigation ? (h$1("div", { class: "navigation__right" }, h$1(FChip, Object.assign({}, this.setChipProps())))) : null), h$1("div", { key: '4ade88713da0e92a1c21b62922db53c23f0e6e0a', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
14319
+ } }), !this.hideNavigation ? (h$1("div", { class: "navigation__right" }, h$1(FChip, Object.assign({}, this.setChipProps())))) : null), h$1("div", { key: '0a696b00a535c25c3c7708f44f0a150c4ac5beb5', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
14300
14320
  }
14301
14321
  disconnectedCallback() {
14302
14322
  if (this.calendar) {
@@ -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, g as getProps, s as setProps, a5 as KupCardFamily, o as getCellValueForDisplay } from './p-8df266a8.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$f, o as defineCustomElement$g, p as defineCustomElement$h, q as defineCustomElement$i, r as defineCustomElement$j, s as defineCustomElement$k, t as defineCustomElement$l, u as defineCustomElement$m, v as defineCustomElement$n, w as defineCustomElement$o, x as defineCustomElement$p, y as defineCustomElement$q, z as defineCustomElement$r, A as defineCustomElement$s, B as defineCustomElement$t, C as defineCustomElement$u } from './p-34e14245.js';
4
- import { d as defineCustomElement$e } from './p-bae4169a.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, a5 as KupCardFamily, o as getCellValueForDisplay } from './p-d80bbcb0.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$f, o as defineCustomElement$g, p as defineCustomElement$h, q as defineCustomElement$i, r as defineCustomElement$j, s as defineCustomElement$k, t as defineCustomElement$l, u as defineCustomElement$m, v as defineCustomElement$n, w as defineCustomElement$o, x as defineCustomElement$p, y as defineCustomElement$q, z as defineCustomElement$r, A as defineCustomElement$s, B as defineCustomElement$t, C as defineCustomElement$u } from './p-900b29c0.js';
4
+ import { d as defineCustomElement$e } from './p-f59c17b9.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-card-list component.
@@ -1,4 +1,4 @@
1
- import { U as KupCard$1, y as defineCustomElement$1 } from './p-34e14245.js';
1
+ import { U as KupCard$1, y as defineCustomElement$1 } from './p-900b29c0.js';
2
2
 
3
3
  const KupCard = KupCard$1;
4
4
  const defineCustomElement = defineCustomElement$1;