@sme.up/ketchup 11.0.0-SNAPSHOT-20251203160852 → 11.0.0-SNAPSHOT-20251215171048

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/dist/cjs/{f-cell-41fb7507.js → f-cell-36a8c952.js} +4 -4
  2. package/dist/cjs/{f-chip-36ba0f62.js → f-chip-2c1439db.js} +1 -1
  3. package/dist/cjs/{f-object-field-4d4002b0.js → f-object-field-f1c6767e.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-adc8b67a.js → f-paginator-utils-e21ede72.js} +1 -1
  5. package/dist/cjs/{f-text-field-8c918e34.js → f-text-field-29dc470b.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +26 -15
  10. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  11. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-cell.cjs.entry.js +5 -5
  14. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  15. package/dist/cjs/{kup-data-table-helper-3041bf1b.js → kup-data-table-helper-8ea75ba9.js} +1 -1
  16. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  17. package/dist/cjs/kup-echart.cjs.entry.js +7 -4
  18. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  19. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  20. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
  24. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  26. package/dist/cjs/{kup-manager-b6d2bca8.js → kup-manager-622c2445.js} +1 -1
  27. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  29. package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
  30. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  31. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  32. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  33. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  34. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-txt.cjs.entry.js +1 -1
  36. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  38. package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +8 -4
  39. package/dist/collection/components/kup-card/standard/kup-card-standard.js +8 -4
  40. package/dist/collection/components/kup-echart/kup-echart-declarations.js +1 -0
  41. package/dist/collection/components/kup-echart/kup-echart.js +5 -3
  42. package/dist/collection/managers/kup-math/kup-math.js +1 -1
  43. package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +1 -0
  44. package/dist/components/index.js +1 -1
  45. package/dist/components/kup-accordion.js +2 -2
  46. package/dist/components/kup-activity-timeline.js +2 -2
  47. package/dist/components/kup-autocomplete.js +1 -1
  48. package/dist/components/kup-badge.js +1 -1
  49. package/dist/components/kup-box.js +1 -1
  50. package/dist/components/kup-button-list.js +1 -1
  51. package/dist/components/kup-button.js +1 -1
  52. package/dist/components/kup-calendar.js +2 -2
  53. package/dist/components/kup-card-list.js +3 -3
  54. package/dist/components/kup-card.js +1 -1
  55. package/dist/components/kup-cell.js +2 -2
  56. package/dist/components/kup-chart.js +1 -1
  57. package/dist/components/kup-checkbox.js +1 -1
  58. package/dist/components/kup-chip.js +1 -1
  59. package/dist/components/kup-color-picker.js +1 -1
  60. package/dist/components/kup-combobox.js +1 -1
  61. package/dist/components/kup-dashboard.js +2 -2
  62. package/dist/components/kup-data-table.js +1 -1
  63. package/dist/components/kup-date-picker.js +1 -1
  64. package/dist/components/kup-dialog.js +1 -1
  65. package/dist/components/kup-drawer.js +2 -2
  66. package/dist/components/kup-dropdown-button.js +1 -1
  67. package/dist/components/kup-echart.js +1 -1
  68. package/dist/components/kup-editor.js +1 -1
  69. package/dist/components/kup-family-tree.js +3 -3
  70. package/dist/components/kup-file-upload.js +1 -1
  71. package/dist/components/kup-form.js +1 -1
  72. package/dist/components/kup-gauge.js +1 -1
  73. package/dist/components/kup-grid.js +1 -1
  74. package/dist/components/kup-htm.js +2 -2
  75. package/dist/components/kup-iframe.js +2 -2
  76. package/dist/components/kup-image-list.js +1 -1
  77. package/dist/components/kup-image.js +1 -1
  78. package/dist/components/kup-input-panel.js +3 -3
  79. package/dist/components/kup-lazy.js +2 -2
  80. package/dist/components/kup-list.js +1 -1
  81. package/dist/components/kup-magic-box.js +4 -4
  82. package/dist/components/kup-nav-bar.js +2 -2
  83. package/dist/components/kup-numeric-picker.js +2 -2
  84. package/dist/components/kup-object-field.js +2 -2
  85. package/dist/components/kup-pdf.js +2 -2
  86. package/dist/components/kup-planner.js +2 -2
  87. package/dist/components/kup-probe.js +2 -2
  88. package/dist/components/kup-progress-bar.js +1 -1
  89. package/dist/components/kup-qlik.js +2 -2
  90. package/dist/components/kup-radio.js +1 -1
  91. package/dist/components/kup-rating.js +1 -1
  92. package/dist/components/kup-snackbar.js +2 -2
  93. package/dist/components/kup-spinner.js +1 -1
  94. package/dist/components/kup-switch.js +1 -1
  95. package/dist/components/kup-tab-bar.js +1 -1
  96. package/dist/components/kup-text-field.js +1 -1
  97. package/dist/components/kup-time-picker.js +1 -1
  98. package/dist/components/kup-toolbar.js +1 -1
  99. package/dist/components/kup-tree.js +1 -1
  100. package/dist/components/kup-txt.js +2 -2
  101. package/dist/components/kup-typography-list.js +2 -2
  102. package/dist/components/kup-typography.js +2 -2
  103. package/dist/components/{p-e9699798.js → p-1981a9e3.js} +2 -2
  104. package/dist/components/{p-f359b03b.js → p-3d694c9b.js} +2 -2
  105. package/dist/components/{p-dcb752e1.js → p-3ecce6f3.js} +1 -1
  106. package/dist/components/{p-05dc6405.js → p-85379ba9.js} +20 -9
  107. package/dist/components/{p-5438a4ff.js → p-93f5e523.js} +2 -2
  108. package/dist/components/{p-69b057d3.js → p-bf9c1097.js} +8 -5
  109. package/dist/esm/{f-cell-abc7019e.js → f-cell-ba855c54.js} +4 -4
  110. package/dist/esm/{f-chip-af9b0f73.js → f-chip-d40b8db4.js} +1 -1
  111. package/dist/esm/{f-object-field-a658454f.js → f-object-field-9b2160ea.js} +2 -2
  112. package/dist/esm/{f-paginator-utils-a617b644.js → f-paginator-utils-f45cc306.js} +1 -1
  113. package/dist/esm/{f-text-field-97b4dae7.js → f-text-field-6ae60619.js} +1 -1
  114. package/dist/esm/index.js +1 -1
  115. package/dist/esm/kup-accordion.entry.js +1 -1
  116. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  117. package/dist/esm/kup-autocomplete_30.entry.js +26 -15
  118. package/dist/esm/kup-box.entry.js +7 -7
  119. package/dist/esm/kup-calendar.entry.js +2 -2
  120. package/dist/esm/kup-card-list.entry.js +1 -1
  121. package/dist/esm/kup-cell.entry.js +5 -5
  122. package/dist/esm/kup-dashboard.entry.js +2 -2
  123. package/dist/esm/{kup-data-table-helper-7139e397.js → kup-data-table-helper-db5a2312.js} +1 -1
  124. package/dist/esm/kup-drawer.entry.js +1 -1
  125. package/dist/esm/kup-echart.entry.js +7 -4
  126. package/dist/esm/kup-editor.entry.js +1 -1
  127. package/dist/esm/kup-family-tree.entry.js +1 -1
  128. package/dist/esm/kup-grid.entry.js +1 -1
  129. package/dist/esm/kup-htm.entry.js +1 -1
  130. package/dist/esm/kup-iframe.entry.js +1 -1
  131. package/dist/esm/kup-input-panel.entry.js +5 -5
  132. package/dist/esm/kup-lazy.entry.js +1 -1
  133. package/dist/esm/kup-magic-box.entry.js +1 -1
  134. package/dist/esm/{kup-manager-1747a265.js → kup-manager-241a2135.js} +1 -1
  135. package/dist/esm/kup-nav-bar.entry.js +1 -1
  136. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  137. package/dist/esm/kup-object-field.entry.js +3 -3
  138. package/dist/esm/kup-pdf.entry.js +1 -1
  139. package/dist/esm/kup-planner.entry.js +2 -2
  140. package/dist/esm/kup-probe.entry.js +1 -1
  141. package/dist/esm/kup-qlik.entry.js +1 -1
  142. package/dist/esm/kup-snackbar.entry.js +1 -1
  143. package/dist/esm/kup-txt.entry.js +1 -1
  144. package/dist/esm/kup-typography-list.entry.js +1 -1
  145. package/dist/esm/kup-typography.entry.js +1 -1
  146. package/dist/ketchup/index.esm.js +1 -1
  147. package/dist/ketchup/ketchup.esm.js +1 -1
  148. package/dist/ketchup/{p-a55befc8.entry.js → p-02a82067.entry.js} +1 -1
  149. package/dist/ketchup/{p-2e1bf103.js → p-09e2b241.js} +1 -1
  150. package/dist/ketchup/{p-1f525c31.entry.js → p-125e92f4.entry.js} +1 -1
  151. package/dist/ketchup/{p-5f552d90.entry.js → p-134126e6.entry.js} +1 -1
  152. package/dist/ketchup/{p-5158df86.entry.js → p-2075c85c.entry.js} +1 -1
  153. package/dist/ketchup/{p-00632375.entry.js → p-2454ecd1.entry.js} +1 -1
  154. package/dist/ketchup/{p-5831cb97.entry.js → p-2642e5ec.entry.js} +1 -1
  155. package/dist/ketchup/{p-7f1e6235.entry.js → p-27c7a7c6.entry.js} +1 -1
  156. package/dist/ketchup/{p-8a5f4e49.entry.js → p-2a3022df.entry.js} +1 -1
  157. package/dist/ketchup/{p-d76ba13e.entry.js → p-3773c307.entry.js} +1 -1
  158. package/dist/ketchup/{p-5e7ea577.entry.js → p-401db1b1.entry.js} +1 -1
  159. package/dist/ketchup/{p-ba32509b.entry.js → p-423f912d.entry.js} +1 -1
  160. package/dist/ketchup/{p-1f7e91f5.entry.js → p-4a95f0ce.entry.js} +2 -2
  161. package/dist/ketchup/{p-ba133dd0.entry.js → p-688d74b1.entry.js} +1 -1
  162. package/dist/ketchup/{p-995df6b4.entry.js → p-6c7d34c7.entry.js} +1 -1
  163. package/dist/ketchup/{p-1136d1a3.entry.js → p-6ced69de.entry.js} +1 -1
  164. package/dist/ketchup/{p-09460153.entry.js → p-7024c3bd.entry.js} +1 -1
  165. package/dist/ketchup/{p-94d1bd32.js → p-716fbe5b.js} +1 -1
  166. package/dist/ketchup/{p-f01acc32.entry.js → p-7c639994.entry.js} +1 -1
  167. package/dist/ketchup/{p-80dbe8d0.entry.js → p-8334b767.entry.js} +1 -1
  168. package/dist/ketchup/{p-18d46bf3.entry.js → p-8d61c610.entry.js} +1 -1
  169. package/dist/ketchup/{p-3a4f908c.entry.js → p-94da5d03.entry.js} +1 -1
  170. package/dist/ketchup/{p-88941874.js → p-a0e8b522.js} +1 -1
  171. package/dist/ketchup/{p-b3636a7f.js → p-a3930fa0.js} +1 -1
  172. package/dist/ketchup/{p-f0e85d36.entry.js → p-a4980dd2.entry.js} +1 -1
  173. package/dist/ketchup/{p-ea08c135.entry.js → p-a4b20947.entry.js} +1 -1
  174. package/dist/ketchup/{p-a5c256cb.entry.js → p-a80fabcd.entry.js} +1 -1
  175. package/dist/ketchup/p-ba6bf177.js +1 -0
  176. package/dist/ketchup/p-bce49c32.js +1 -0
  177. package/dist/ketchup/{p-a42e0c2a.entry.js → p-c0690bec.entry.js} +1 -1
  178. package/dist/ketchup/{p-f51d23cf.entry.js → p-cd07ffde.entry.js} +1 -1
  179. package/dist/ketchup/{p-d0d694e0.js → p-ce935321.js} +1 -1
  180. package/dist/ketchup/{p-052d3293.entry.js → p-e9722449.entry.js} +1 -1
  181. package/dist/ketchup/{p-7a4adeb8.entry.js → p-eeebe220.entry.js} +1 -1
  182. package/dist/ketchup/{p-b27d4942.entry.js → p-f482f872.entry.js} +1 -1
  183. package/dist/ketchup/{p-21d532cb.entry.js → p-fe3681b3.entry.js} +1 -1
  184. package/dist/types/components/kup-echart/kup-echart-declarations.d.ts +1 -0
  185. package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -0
  186. package/package.json +1 -1
  187. package/dist/ketchup/p-53527430.js +0 -1
  188. package/dist/ketchup/p-b4aaaeee.js +0 -1
@@ -1,13 +1,13 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-c7d441d8.js');
4
- const kupManager = require('./kup-manager-b6d2bca8.js');
4
+ const kupManager = require('./kup-manager-622c2445.js');
5
5
  const fButton = require('./f-button-c084046d.js');
6
6
  const fCheckbox = require('./f-checkbox-e59d6bda.js');
7
- const fChip = require('./f-chip-36ba0f62.js');
7
+ const fChip = require('./f-chip-2c1439db.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const fObjectField = require('./f-object-field-4d4002b0.js');
10
- const fTextField = require('./f-text-field-8c918e34.js');
9
+ const fObjectField = require('./f-object-field-f1c6767e.js');
10
+ const fTextField = require('./f-text-field-29dc470b.js');
11
11
 
12
12
  var FRadioType;
13
13
  (function (FRadioType) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  const index = require('./index-c7d441d8.js');
4
4
  const fImage = require('./f-image-7457eb26.js');
5
- const kupManager = require('./kup-manager-b6d2bca8.js');
5
+ const kupManager = require('./kup-manager-622c2445.js');
6
6
 
7
7
  function getIdOfItemByDisplayMode(item, mode, separator) {
8
8
  const { id, value } = item;
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-c7d441d8.js');
4
- const kupManager = require('./kup-manager-b6d2bca8.js');
4
+ const kupManager = require('./kup-manager-622c2445.js');
5
5
  const fButton = require('./f-button-c084046d.js');
6
6
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
7
- const fTextField = require('./f-text-field-8c918e34.js');
7
+ const fTextField = require('./f-text-field-29dc470b.js');
8
8
 
9
9
  const STATE = new WeakMap();
10
10
  const FObjectField = (props) => {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-c7d441d8.js');
4
- const kupManager = require('./kup-manager-b6d2bca8.js');
4
+ const kupManager = require('./kup-manager-622c2445.js');
5
5
  const fButton = require('./f-button-c084046d.js');
6
6
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
7
7
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const index = require('./index-c7d441d8.js');
4
- const kupManager = require('./kup-manager-b6d2bca8.js');
4
+ const kupManager = require('./kup-manager-622c2445.js');
5
5
  const fImage = require('./f-image-7457eb26.js');
6
6
 
7
7
  const dom = document.documentElement;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const kupManager = require('./kup-manager-b6d2bca8.js');
5
+ const kupManager = require('./kup-manager-622c2445.js');
6
6
  require('./kup-dates-6feda954.js');
7
7
  require('./index-c7d441d8.js');
8
8
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const fImage = require('./f-image-7457eb26.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  const component = require('./component-a6dd6c14.js');
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const kupDataTableHelper = require('./kup-data-table-helper-3041bf1b.js');
9
+ const kupDataTableHelper = require('./kup-data-table-helper-8ea75ba9.js');
10
10
  require('./kup-dates-6feda954.js');
11
11
 
12
12
  var KupActivityTimelineProps;
@@ -3,21 +3,21 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager$2 = require('./kup-manager-b6d2bca8.js');
7
- const fTextField = require('./f-text-field-8c918e34.js');
6
+ const kupManager$2 = require('./kup-manager-622c2445.js');
7
+ const fTextField = require('./f-text-field-29dc470b.js');
8
8
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
9
- const fChip = require('./f-chip-36ba0f62.js');
9
+ const fChip = require('./f-chip-2c1439db.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
11
  const fImage = require('./f-image-7457eb26.js');
12
12
  const fButton = require('./f-button-c084046d.js');
13
13
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
14
- const fCell = require('./f-cell-41fb7507.js');
14
+ const fCell = require('./f-cell-36a8c952.js');
15
15
  const kupDates = require('./kup-dates-6feda954.js');
16
16
  const component = require('./component-a6dd6c14.js');
17
17
  const fCheckbox = require('./f-checkbox-e59d6bda.js');
18
- const kupDataTableHelper = require('./kup-data-table-helper-3041bf1b.js');
19
- const fPaginatorUtils = require('./f-paginator-utils-adc8b67a.js');
20
- require('./f-object-field-4d4002b0.js');
18
+ const kupDataTableHelper = require('./kup-data-table-helper-8ea75ba9.js');
19
+ const fPaginatorUtils = require('./f-paginator-utils-e21ede72.js');
20
+ require('./f-object-field-f1c6767e.js');
21
21
 
22
22
  /**
23
23
  * Props of the kup-autocomplete component.
@@ -2758,6 +2758,7 @@ var KupColumnMenuIds;
2758
2758
  KupColumnMenuIds["BUTTON_OPEN_IN_NEW"] = "open-in-new";
2759
2759
  KupColumnMenuIds["BUTTON_REMOVE"] = "remove";
2760
2760
  KupColumnMenuIds["BUTTON_SEARCH"] = "search";
2761
+ KupColumnMenuIds["BUTTON_COPY_OBJ"] = "copy-obj";
2761
2762
  KupColumnMenuIds["CHECKBOX_GLOBAL"] = "global-checkbox";
2762
2763
  KupColumnMenuIds["SWITCH_GROUP"] = "group";
2763
2764
  KupColumnMenuIds["SWITCH_KEY"] = "key";
@@ -3248,7 +3249,8 @@ function create8$2(component) {
3248
3249
  const genericButtons = [];
3249
3250
  const isReservedID = (id) => {
3250
3251
  return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
3251
- id === KupColumnMenuIds.BUTTON_SEARCH);
3252
+ id === KupColumnMenuIds.BUTTON_SEARCH ||
3253
+ id === KupColumnMenuIds.BUTTON_COPY_OBJ);
3252
3254
  };
3253
3255
  for (let index = 0; index < buttonArray.length; index++) {
3254
3256
  const button = buttonArray[index];
@@ -3280,15 +3282,19 @@ function create8$2(component) {
3280
3282
  index.h("div", { class: "sub-1" },
3281
3283
  textArray[0] ||
3282
3284
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
3283
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("div", { class: "top" },
3285
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
3286
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "top" },
3284
3287
  textArray[0] ? (index.h("div", { class: "title" },
3285
3288
  index.h("span", { class: `label ${kupManager$2.KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
3286
3289
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
3287
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("div", { class: "buttons" },
3290
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
3291
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "buttons" },
3288
3292
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3289
3293
  KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
3290
3294
  buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3291
- KupColumnMenuIds.BUTTON_SEARCH)))) : null)) : null)) : null,
3295
+ KupColumnMenuIds.BUTTON_SEARCH)))) : null,
3296
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
3297
+ KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
3292
3298
  sectionOneArray[1] && sectionOneArray[2] ? (index.h("div", { class: "info" },
3293
3299
  index.h("span", { class: "label" }, sectionOneArray[1]),
3294
3300
  index.h("span", { class: "value" }, sectionOneArray[2]))) : null,
@@ -4587,7 +4593,8 @@ function create15(component) {
4587
4593
  const genericButtons = [];
4588
4594
  const isReservedID = (id) => {
4589
4595
  return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
4590
- id === KupColumnMenuIds.BUTTON_SEARCH);
4596
+ id === KupColumnMenuIds.BUTTON_SEARCH ||
4597
+ id === KupColumnMenuIds.BUTTON_COPY_OBJ);
4591
4598
  };
4592
4599
  for (let index = 0; index < buttonArray.length; index++) {
4593
4600
  const button = buttonArray[index];
@@ -4618,15 +4625,19 @@ function create15(component) {
4618
4625
  index.h("div", { class: "sub-1" },
4619
4626
  textArray[0] ||
4620
4627
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4621
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("div", { class: "top" },
4628
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
4629
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "top" },
4622
4630
  textArray[0] ? (index.h("div", { class: "title" },
4623
4631
  index.h("span", { class: `label ${kupManager$2.KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
4624
4632
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
4625
- buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("div", { class: "buttons" },
4633
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
4634
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("div", { class: "buttons" },
4626
4635
  buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4627
4636
  KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
4628
4637
  buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4629
- KupColumnMenuIds.BUTTON_SEARCH)))) : null)) : null)) : null,
4638
+ KupColumnMenuIds.BUTTON_SEARCH)))) : null,
4639
+ buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (index.h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
4640
+ KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
4630
4641
  sectionOneArray[1] && sectionOneArray[2] ? (index.h("div", { class: "info" },
4631
4642
  index.h("span", { class: "label" }, sectionOneArray[1]),
4632
4643
  index.h("span", { class: "value" }, sectionOneArray[2]))) : null,
@@ -3,20 +3,20 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
7
- const kupDataTableHelper = require('./kup-data-table-helper-3041bf1b.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
+ const kupDataTableHelper = require('./kup-data-table-helper-8ea75ba9.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const fChip = require('./f-chip-36ba0f62.js');
9
+ const fChip = require('./f-chip-2c1439db.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
- const fCell = require('./f-cell-41fb7507.js');
12
- const fPaginatorUtils = require('./f-paginator-utils-adc8b67a.js');
11
+ const fCell = require('./f-cell-36a8c952.js');
12
+ const fPaginatorUtils = require('./f-paginator-utils-e21ede72.js');
13
13
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
14
14
  require('./kup-dates-6feda954.js');
15
15
  require('./f-button-c084046d.js');
16
16
  require('./f-button-declarations-76ef9f87.js');
17
17
  require('./f-checkbox-e59d6bda.js');
18
- require('./f-object-field-4d4002b0.js');
19
- require('./f-text-field-8c918e34.js');
18
+ require('./f-object-field-f1c6767e.js');
19
+ require('./f-text-field-29dc470b.js');
20
20
  require('./component-a6dd6c14.js');
21
21
 
22
22
  /**
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$4 = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-c084046d.js');
9
- const fChip = require('./f-chip-36ba0f62.js');
9
+ const fChip = require('./f-chip-2c1439db.js');
10
10
  const kupDates = require('./kup-dates-6feda954.js');
11
11
  require('./f-button-declarations-76ef9f87.js');
12
12
  require('./f-image-7457eb26.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,17 +3,17 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-c084046d.js');
9
- const fCell = require('./f-cell-41fb7507.js');
9
+ const fCell = require('./f-cell-36a8c952.js');
10
10
  require('./kup-dates-6feda954.js');
11
11
  require('./f-button-declarations-76ef9f87.js');
12
12
  require('./f-image-7457eb26.js');
13
13
  require('./f-checkbox-e59d6bda.js');
14
- require('./f-chip-36ba0f62.js');
15
- require('./f-object-field-4d4002b0.js');
16
- require('./f-text-field-8c918e34.js');
14
+ require('./f-chip-2c1439db.js');
15
+ require('./f-object-field-f1c6767e.js');
16
+ require('./f-text-field-29dc470b.js');
17
17
 
18
18
  const kupCellCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size: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}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
19
19
  const KupCellStyle0 = kupCellCss;
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
7
  const fCheckbox = require('./f-checkbox-e59d6bda.js');
8
- const fTextField = require('./f-text-field-8c918e34.js');
8
+ const fTextField = require('./f-text-field-29dc470b.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
- const kupManager = require('./kup-manager-b6d2bca8.js');
10
+ const kupManager = require('./kup-manager-622c2445.js');
11
11
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
12
12
  require('./f-button-declarations-76ef9f87.js');
13
13
  require('./f-image-7457eb26.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const kupManager = require('./kup-manager-b6d2bca8.js');
3
+ const kupManager = require('./kup-manager-622c2445.js');
4
4
  const kupDates = require('./kup-dates-6feda954.js');
5
5
 
6
6
  /**
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -84508,6 +84508,7 @@ var KupEchartProps;
84508
84508
  KupEchartProps["data"] = "The actual data of the chart.";
84509
84509
  KupEchartProps["legend"] = "Sets the position of the legend. Supported values: bottom, left, right, top. Keep in mind that legend types are tied to chart types, some combinations might not work.";
84510
84510
  KupEchartProps["map"] = "Choose which map you want to view, supported values: \"europe\", \"africa\", \"asia\", \"oceania\", \"america\" and \"world\". It's possible to supply a custom JSON too.";
84511
+ KupEchartProps["multipleYAxes"] = "Defines which data series must be associated with a secondary Y axis. Accepts a string with the column IDs separated by \"|\".";
84511
84512
  KupEchartProps["series"] = "The data series to be displayed. They must be of the same type.";
84512
84513
  KupEchartProps["showMarks"] = "Displays the numerical values.";
84513
84514
  KupEchartProps["sizeX"] = "The width of the chart, defaults to 100%. Accepts any valid CSS format (px, %, vw, etc.).";
@@ -84692,7 +84693,7 @@ const KupEchart = class {
84692
84693
  '--kup_echart_height': this.sizeY ? this.sizeY : '100%',
84693
84694
  '--kup_echart_width': this.sizeX ? this.sizeX : '100%',
84694
84695
  };
84695
- return (index.h(index.Host, { key: '59d81f9c7acf784fd5de18de28795981ac3a2946', style: style }, index.h("style", { key: '071e5e76fe10afa29b4c74dcb388c89c0e4f7814' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '6c363851745e863b69d66bd89f7c4a08f2bcf099', id: GenericVariables.componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84696
+ return (index.h(index.Host, { key: '15134b487357440212f957720a8e427887f6966b', style: style }, index.h("style", { key: '0cf70d90001ba7b5a358fa8e346deb2bcdb8eaad' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '3c39ae480196c9cd1517419ed057186eb6b5f66d', id: GenericVariables.componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84696
84697
  }
84697
84698
  disconnectedCallback() {
84698
84699
  var _a;
@@ -85891,9 +85892,11 @@ _KupEchart_chartContainer = new WeakMap(), _KupEchart_chartEl = new WeakMap(), _
85891
85892
  */
85892
85893
  const renamedSeries = series.map((s) => (Object.assign(Object.assign({}, s), { name: this.data.columns.find((col) => col.name === s.name).title })));
85893
85894
  const yAxis = (multipleYAxes === null || multipleYAxes === void 0 ? void 0 : multipleYAxes.length) === renamedSeries.length
85894
- ? Array.from({ length: renamedSeries.length }, (_el, i) => (Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: {
85895
+ ? Array.from({ length: renamedSeries.length }, (_el, i) => (Object.assign(Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: {
85895
85896
  formatter: axisLabelFormatter,
85896
- }, min: this.axisYMin, max: this.axisYMax, offset: Math.floor(i / 2) * 60 }), this.yAxis)))
85897
+ }, min: this.axisYMin, max: this.axisYMax, offset: Math.floor(i / 2) * 60 }), this.yAxis), { splitLine: i === 0
85898
+ ? __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this).splitLine
85899
+ : { show: false } })))
85897
85900
  : Object.assign(Object.assign(Object.assign({}, __classPrivateFieldGet(this, _KupEchart_instances, "m", _KupEchart_setAxisColors).call(this)), { data: isHorizontal ? x : undefined, type: isHorizontal ? 'category' : 'value', axisLabel: {
85898
85901
  formatter: axisLabelFormatter,
85899
85902
  }, min: this.axisYMin, max: this.axisYMax }), this.yAxis);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const kupDates = require('./kup-dates-6feda954.js');
9
9
 
@@ -6,7 +6,7 @@ const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
7
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const kupManager = require('./kup-manager-b6d2bca8.js');
9
+ const kupManager = require('./kup-manager-622c2445.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
11
  require('./kup-dates-6feda954.js');
12
12
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  require('./kup-dates-6feda954.js');
8
8
 
9
9
  /**
@@ -4,17 +4,17 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
- const fCell = require('./f-cell-41fb7507.js');
8
- const kupManager = require('./kup-manager-b6d2bca8.js');
7
+ const fCell = require('./f-cell-36a8c952.js');
8
+ const kupManager = require('./kup-manager-622c2445.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
10
  const fTypography = require('./f-typography-85d8238a.js');
11
11
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
12
12
  require('./f-button-declarations-76ef9f87.js');
13
13
  require('./f-image-7457eb26.js');
14
14
  require('./f-checkbox-e59d6bda.js');
15
- require('./f-chip-36ba0f62.js');
16
- require('./f-object-field-4d4002b0.js');
17
- require('./f-text-field-8c918e34.js');
15
+ require('./f-chip-2c1439db.js');
16
+ require('./f-object-field-f1c6767e.js');
17
+ require('./f-text-field-29dc470b.js');
18
18
  require('./kup-dates-6feda954.js');
19
19
  require('./component-a6dd6c14.js');
20
20
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
9
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
@@ -10859,7 +10859,7 @@ class KupMath {
10859
10859
  groupSeparator() {
10860
10860
  var _a;
10861
10861
  const numberWithGroupAndDecimalSeparator = 1000.1;
10862
- return (_a = Intl.NumberFormat(this.locale)
10862
+ return (_a = Intl.NumberFormat(this.locale, { useGrouping: true })
10863
10863
  .formatToParts(numberWithGroupAndDecimalSeparator)
10864
10864
  .find((part) => part.type === 'group')) === null || _a === void 0 ? void 0 : _a.value;
10865
10865
  }
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
- const fTextField = require('./f-text-field-8c918e34.js');
8
+ const fTextField = require('./f-text-field-29dc470b.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
10
  require('./kup-dates-6feda954.js');
11
11
  require('./f-image-7457eb26.js');
@@ -3,13 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const fObjectField = require('./f-object-field-4d4002b0.js');
7
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const fObjectField = require('./f-object-field-f1c6767e.js');
7
+ const kupManager = require('./kup-manager-622c2445.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  require('./f-button-c084046d.js');
10
10
  require('./f-button-declarations-76ef9f87.js');
11
11
  require('./f-image-7457eb26.js');
12
- require('./f-text-field-8c918e34.js');
12
+ require('./f-text-field-29dc470b.js');
13
13
  require('./kup-dates-6feda954.js');
14
14
 
15
15
  /**
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const kupDates = require('./kup-dates-6feda954.js');
9
9
 
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager$1 = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager$1 = require('./kup-manager-622c2445.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-8c918e34.js');
9
+ const fTextField = require('./f-text-field-29dc470b.js');
10
10
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
11
11
  require('./kup-dates-6feda954.js');
12
12
  require('./f-image-7457eb26.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  require('./kup-dates-6feda954.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: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%}";
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-c084046d.js');
9
9
  require('./kup-dates-6feda954.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-6feda954.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const fTypography = require('./f-typography-85d8238a.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  require('./kup-dates-6feda954.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-b6d2bca8.js');
6
+ const kupManager = require('./kup-manager-622c2445.js');
7
7
  const fTypography = require('./f-typography-85d8238a.js');
8
8
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
9
9
  const fImage = require('./f-image-7457eb26.js');