@sme.up/ketchup 11.0.0-SNAPSHOT-20241029160403 → 11.0.0-SNAPSHOT-20241030135105

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 (195) hide show
  1. package/dist/cjs/{f-cell-51f23dcb.js → f-cell-ccde7158.js} +4 -4
  2. package/dist/cjs/{f-cell-51f23dcb.js.map → f-cell-ccde7158.js.map} +1 -1
  3. package/dist/cjs/{f-chip-b49adf5f.js → f-chip-dbe137ed.js} +2 -2
  4. package/dist/cjs/{f-chip-b49adf5f.js.map → f-chip-dbe137ed.js.map} +1 -1
  5. package/dist/cjs/{f-paginator-utils-5d1c3cbe.js → f-paginator-utils-4cf8ac1e.js} +2 -2
  6. package/dist/cjs/{f-paginator-utils-5d1c3cbe.js.map → f-paginator-utils-4cf8ac1e.js.map} +1 -1
  7. package/dist/cjs/{f-text-field-03d5cda6.js → f-text-field-8b373b26.js} +2 -2
  8. package/dist/cjs/{f-text-field-03d5cda6.js.map → f-text-field-8b373b26.js.map} +1 -1
  9. package/dist/cjs/index.cjs.js +1 -1
  10. package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-autocomplete_28.cjs.entry.js +6 -6
  13. package/dist/cjs/kup-box.cjs.entry.js +6 -6
  14. package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
  15. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  16. package/dist/cjs/kup-cell.cjs.entry.js +4 -4
  17. package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
  18. package/dist/cjs/{kup-data-table-helper-5f2f9608.js → kup-data-table-helper-bef7a94e.js} +2 -2
  19. package/dist/cjs/{kup-data-table-helper-5f2f9608.js.map → kup-data-table-helper-bef7a94e.js.map} +1 -1
  20. package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
  21. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  22. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-htm.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  27. package/dist/cjs/kup-image-list.cjs.entry.js +4 -4
  28. package/dist/cjs/kup-input-panel.cjs.entry.js +96 -55
  29. package/dist/cjs/kup-input-panel.cjs.entry.js.map +1 -1
  30. package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
  31. package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
  32. package/dist/cjs/{kup-manager-51a6b521.js → kup-manager-6e414e08.js} +112 -82
  33. package/dist/cjs/kup-manager-6e414e08.js.map +1 -0
  34. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  35. package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
  36. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  37. package/dist/cjs/kup-photo-frame.cjs.entry.js +1 -1
  38. package/dist/cjs/kup-planner.cjs.entry.js +2 -2
  39. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  40. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  41. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  42. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  43. package/dist/cjs/kup-typography.cjs.entry.js +3 -2
  44. package/dist/cjs/kup-typography.cjs.entry.js.map +1 -1
  45. package/dist/collection/components/kup-input-panel/kup-input-panel.js +92 -51
  46. package/dist/collection/components/kup-input-panel/kup-input-panel.js.map +1 -1
  47. package/dist/collection/components/kup-typography/assets/fonts/IBMPlexMono-Regular.woff +0 -0
  48. package/dist/collection/components/kup-typography/assets/fonts/IBMPlexMono-Regular.woff2 +0 -0
  49. package/dist/collection/components/kup-typography/assets/fonts/IBMPlexSans-Regular.woff +0 -0
  50. package/dist/collection/components/kup-typography/assets/fonts/IBMPlexSans-Regular.woff2 +0 -0
  51. package/dist/collection/components/kup-typography/kup-typography.js +2 -1
  52. package/dist/collection/components/kup-typography/kup-typography.js.map +1 -1
  53. package/dist/collection/managers/kup-language/kup-language-declarations.js +1 -0
  54. package/dist/collection/managers/kup-language/kup-language-declarations.js.map +1 -1
  55. package/dist/collection/managers/kup-theme/kup-theme-declarations.js +9 -0
  56. package/dist/collection/managers/kup-theme/kup-theme-declarations.js.map +1 -1
  57. package/dist/collection/managers/kup-theme/kup-theme.js +17 -14
  58. package/dist/collection/managers/kup-theme/kup-theme.js.map +1 -1
  59. package/dist/components/kup-input-panel.js +92 -51
  60. package/dist/components/kup-input-panel.js.map +1 -1
  61. package/dist/components/kup-manager.js +111 -81
  62. package/dist/components/kup-manager.js.map +1 -1
  63. package/dist/components/kup-typography.js +2 -1
  64. package/dist/components/kup-typography.js.map +1 -1
  65. package/dist/esm/{f-cell-a11f1068.js → f-cell-e6b53a87.js} +4 -4
  66. package/dist/esm/{f-cell-a11f1068.js.map → f-cell-e6b53a87.js.map} +1 -1
  67. package/dist/esm/{f-chip-6a8151c3.js → f-chip-ebf776f3.js} +2 -2
  68. package/dist/esm/{f-chip-6a8151c3.js.map → f-chip-ebf776f3.js.map} +1 -1
  69. package/dist/esm/{f-paginator-utils-1b1bf83b.js → f-paginator-utils-2aac0d1a.js} +2 -2
  70. package/dist/esm/{f-paginator-utils-1b1bf83b.js.map → f-paginator-utils-2aac0d1a.js.map} +1 -1
  71. package/dist/esm/{f-text-field-ba253046.js → f-text-field-ca6c5386.js} +2 -2
  72. package/dist/esm/{f-text-field-ba253046.js.map → f-text-field-ca6c5386.js.map} +1 -1
  73. package/dist/esm/index.js +1 -1
  74. package/dist/esm/kup-accordion.entry.js +1 -1
  75. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  76. package/dist/esm/kup-autocomplete_28.entry.js +6 -6
  77. package/dist/esm/kup-box.entry.js +6 -6
  78. package/dist/esm/kup-calendar.entry.js +2 -2
  79. package/dist/esm/kup-card-list.entry.js +1 -1
  80. package/dist/esm/kup-cell.entry.js +4 -4
  81. package/dist/esm/kup-dashboard.entry.js +2 -2
  82. package/dist/esm/{kup-data-table-helper-cf099214.js → kup-data-table-helper-2ff0b12a.js} +2 -2
  83. package/dist/esm/{kup-data-table-helper-cf099214.js.map → kup-data-table-helper-2ff0b12a.js.map} +1 -1
  84. package/dist/esm/kup-drawer.entry.js +1 -1
  85. package/dist/esm/kup-echart.entry.js +1 -1
  86. package/dist/esm/kup-editor.entry.js +1 -1
  87. package/dist/esm/kup-family-tree.entry.js +1 -1
  88. package/dist/esm/kup-grid.entry.js +1 -1
  89. package/dist/esm/kup-htm.entry.js +1 -1
  90. package/dist/esm/kup-iframe.entry.js +1 -1
  91. package/dist/esm/kup-image-list.entry.js +4 -4
  92. package/dist/esm/kup-input-panel.entry.js +96 -55
  93. package/dist/esm/kup-input-panel.entry.js.map +1 -1
  94. package/dist/esm/kup-lazy.entry.js +1 -1
  95. package/dist/esm/kup-magic-box.entry.js +1 -1
  96. package/dist/esm/{kup-manager-58202f14.js → kup-manager-1d6b8b1a.js} +112 -82
  97. package/dist/esm/kup-manager-1d6b8b1a.js.map +1 -0
  98. package/dist/esm/kup-nav-bar.entry.js +1 -1
  99. package/dist/esm/kup-numeric-picker.entry.js +2 -2
  100. package/dist/esm/kup-pdf.entry.js +1 -1
  101. package/dist/esm/kup-photo-frame.entry.js +1 -1
  102. package/dist/esm/kup-planner.entry.js +2 -2
  103. package/dist/esm/kup-probe.entry.js +1 -1
  104. package/dist/esm/kup-qlik.entry.js +1 -1
  105. package/dist/esm/kup-snackbar.entry.js +1 -1
  106. package/dist/esm/kup-typography-list.entry.js +1 -1
  107. package/dist/esm/kup-typography.entry.js +3 -2
  108. package/dist/esm/kup-typography.entry.js.map +1 -1
  109. package/dist/ketchup/assets/fonts/IBMPlexMono-Regular.woff +0 -0
  110. package/dist/ketchup/assets/fonts/IBMPlexMono-Regular.woff2 +0 -0
  111. package/dist/ketchup/assets/fonts/IBMPlexSans-Regular.woff +0 -0
  112. package/dist/ketchup/assets/fonts/IBMPlexSans-Regular.woff2 +0 -0
  113. package/dist/ketchup/index.esm.js +1 -1
  114. package/dist/ketchup/ketchup.esm.js +1 -1
  115. package/dist/ketchup/{p-81e39d58.entry.js → p-0b4f6874.entry.js} +2 -2
  116. package/dist/ketchup/{p-1b82fe39.entry.js → p-16e93198.entry.js} +2 -2
  117. package/dist/ketchup/{p-fb33b3c1.entry.js → p-18481eec.entry.js} +2 -2
  118. package/dist/ketchup/{p-d6761118.entry.js → p-192c022f.entry.js} +2 -2
  119. package/dist/ketchup/{p-7c94e917.entry.js → p-196f3059.entry.js} +2 -2
  120. package/dist/ketchup/{p-8452e252.entry.js → p-2389ccc1.entry.js} +2 -2
  121. package/dist/ketchup/{p-c4129003.entry.js → p-4799c97f.entry.js} +2 -2
  122. package/dist/ketchup/{p-05da2b79.entry.js → p-587e12b4.entry.js} +2 -2
  123. package/dist/ketchup/{p-6ea6f43e.entry.js → p-607b83f5.entry.js} +2 -2
  124. package/dist/ketchup/{p-c40ad67f.entry.js → p-62596f5d.entry.js} +2 -2
  125. package/dist/ketchup/{p-32042eb5.entry.js → p-67763e23.entry.js} +2 -2
  126. package/dist/ketchup/{p-a27d4e3d.entry.js → p-7cdceaea.entry.js} +2 -2
  127. package/dist/ketchup/{p-22a17b5a.js → p-7d7b8718.js} +2 -2
  128. package/dist/ketchup/{p-824a75e1.entry.js → p-853e2b1d.entry.js} +2 -2
  129. package/dist/ketchup/p-86b6489e.js +29 -0
  130. package/dist/ketchup/p-86b6489e.js.map +1 -0
  131. package/dist/ketchup/{p-c3bc85c3.entry.js → p-8ab1203f.entry.js} +2 -2
  132. package/dist/ketchup/{p-5cc75efb.entry.js → p-8e844b9d.entry.js} +2 -2
  133. package/dist/ketchup/{p-d2bf9725.entry.js → p-9da57972.entry.js} +2 -2
  134. package/dist/ketchup/{p-2724b666.js → p-a16707d1.js} +2 -2
  135. package/dist/ketchup/{p-837824a9.entry.js → p-a3ace76e.entry.js} +2 -2
  136. package/dist/ketchup/{p-8a6b8754.entry.js → p-a55d2c8b.entry.js} +2 -2
  137. package/dist/ketchup/{p-4ac3481d.entry.js → p-affd9a2c.entry.js} +2 -2
  138. package/dist/ketchup/{p-879a4c67.entry.js → p-b0ca996f.entry.js} +2 -2
  139. package/dist/ketchup/p-b0ca996f.entry.js.map +1 -0
  140. package/dist/ketchup/{p-8dacbd87.entry.js → p-bb7dddb3.entry.js} +2 -2
  141. package/dist/ketchup/{p-a44b1d04.entry.js → p-c4ae346f.entry.js} +2 -2
  142. package/dist/ketchup/{p-6278ee25.entry.js → p-cc901eb3.entry.js} +2 -2
  143. package/dist/ketchup/{p-17992b1b.entry.js → p-d5325eb6.entry.js} +2 -2
  144. package/dist/ketchup/{p-838b6a2f.entry.js → p-d6243c07.entry.js} +2 -2
  145. package/dist/ketchup/{p-2292af7c.entry.js → p-deb86dcb.entry.js} +2 -2
  146. package/dist/ketchup/{p-01ff9884.js → p-e9388650.js} +2 -2
  147. package/dist/ketchup/{p-6a532839.js → p-f3f54269.js} +2 -2
  148. package/dist/ketchup/{p-0b4f9fbd.entry.js → p-f59fb7d0.entry.js} +2 -2
  149. package/dist/ketchup/{p-f6103b1d.entry.js → p-f607dc0d.entry.js} +2 -2
  150. package/dist/ketchup/p-fc91cec3.entry.js +2 -0
  151. package/dist/ketchup/p-fc91cec3.entry.js.map +1 -0
  152. package/dist/ketchup/{p-c670c1ae.js → p-fe31a004.js} +2 -2
  153. package/dist/types/managers/kup-language/kup-language-declarations.d.ts +2 -1
  154. package/dist/types/managers/kup-theme/kup-theme-declarations.d.ts +6 -1
  155. package/dist/types/managers/kup-theme/kup-theme.d.ts +1 -4
  156. package/package.json +1 -1
  157. package/dist/cjs/kup-manager-51a6b521.js.map +0 -1
  158. package/dist/esm/kup-manager-58202f14.js.map +0 -1
  159. package/dist/ketchup/p-56e04d74.js +0 -29
  160. package/dist/ketchup/p-56e04d74.js.map +0 -1
  161. package/dist/ketchup/p-879a4c67.entry.js.map +0 -1
  162. package/dist/ketchup/p-ffc02752.entry.js +0 -2
  163. package/dist/ketchup/p-ffc02752.entry.js.map +0 -1
  164. /package/dist/ketchup/{p-81e39d58.entry.js.map → p-0b4f6874.entry.js.map} +0 -0
  165. /package/dist/ketchup/{p-1b82fe39.entry.js.map → p-16e93198.entry.js.map} +0 -0
  166. /package/dist/ketchup/{p-fb33b3c1.entry.js.map → p-18481eec.entry.js.map} +0 -0
  167. /package/dist/ketchup/{p-d6761118.entry.js.map → p-192c022f.entry.js.map} +0 -0
  168. /package/dist/ketchup/{p-7c94e917.entry.js.map → p-196f3059.entry.js.map} +0 -0
  169. /package/dist/ketchup/{p-8452e252.entry.js.map → p-2389ccc1.entry.js.map} +0 -0
  170. /package/dist/ketchup/{p-c4129003.entry.js.map → p-4799c97f.entry.js.map} +0 -0
  171. /package/dist/ketchup/{p-05da2b79.entry.js.map → p-587e12b4.entry.js.map} +0 -0
  172. /package/dist/ketchup/{p-6ea6f43e.entry.js.map → p-607b83f5.entry.js.map} +0 -0
  173. /package/dist/ketchup/{p-c40ad67f.entry.js.map → p-62596f5d.entry.js.map} +0 -0
  174. /package/dist/ketchup/{p-32042eb5.entry.js.map → p-67763e23.entry.js.map} +0 -0
  175. /package/dist/ketchup/{p-a27d4e3d.entry.js.map → p-7cdceaea.entry.js.map} +0 -0
  176. /package/dist/ketchup/{p-22a17b5a.js.map → p-7d7b8718.js.map} +0 -0
  177. /package/dist/ketchup/{p-824a75e1.entry.js.map → p-853e2b1d.entry.js.map} +0 -0
  178. /package/dist/ketchup/{p-c3bc85c3.entry.js.map → p-8ab1203f.entry.js.map} +0 -0
  179. /package/dist/ketchup/{p-5cc75efb.entry.js.map → p-8e844b9d.entry.js.map} +0 -0
  180. /package/dist/ketchup/{p-d2bf9725.entry.js.map → p-9da57972.entry.js.map} +0 -0
  181. /package/dist/ketchup/{p-2724b666.js.map → p-a16707d1.js.map} +0 -0
  182. /package/dist/ketchup/{p-837824a9.entry.js.map → p-a3ace76e.entry.js.map} +0 -0
  183. /package/dist/ketchup/{p-8a6b8754.entry.js.map → p-a55d2c8b.entry.js.map} +0 -0
  184. /package/dist/ketchup/{p-4ac3481d.entry.js.map → p-affd9a2c.entry.js.map} +0 -0
  185. /package/dist/ketchup/{p-8dacbd87.entry.js.map → p-bb7dddb3.entry.js.map} +0 -0
  186. /package/dist/ketchup/{p-a44b1d04.entry.js.map → p-c4ae346f.entry.js.map} +0 -0
  187. /package/dist/ketchup/{p-6278ee25.entry.js.map → p-cc901eb3.entry.js.map} +0 -0
  188. /package/dist/ketchup/{p-17992b1b.entry.js.map → p-d5325eb6.entry.js.map} +0 -0
  189. /package/dist/ketchup/{p-838b6a2f.entry.js.map → p-d6243c07.entry.js.map} +0 -0
  190. /package/dist/ketchup/{p-2292af7c.entry.js.map → p-deb86dcb.entry.js.map} +0 -0
  191. /package/dist/ketchup/{p-01ff9884.js.map → p-e9388650.js.map} +0 -0
  192. /package/dist/ketchup/{p-6a532839.js.map → p-f3f54269.js.map} +0 -0
  193. /package/dist/ketchup/{p-0b4f9fbd.entry.js.map → p-f59fb7d0.entry.js.map} +0 -0
  194. /package/dist/ketchup/{p-f6103b1d.entry.js.map → p-f607dc0d.entry.js.map} +0 -0
  195. /package/dist/ketchup/{p-c670c1ae.js.map → p-fe31a004.js.map} +0 -0
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-3fc9697c.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-3fc9697c.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const kupDates = require('./kup-dates-3fc9697c.js');
9
9
 
@@ -6,7 +6,7 @@ const index = require('./index-4e97f23f.js');
6
6
  const fButton = require('./f-button-54d0f017.js');
7
7
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
8
8
  const fImage = require('./f-image-8dbf27a2.js');
9
- const kupManager = require('./kup-manager-51a6b521.js');
9
+ const kupManager = require('./kup-manager-6e414e08.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
11
  require('./kup-dates-3fc9697c.js');
12
12
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-3fc9697c.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-3fc9697c.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  require('./kup-dates-3fc9697c.js');
8
8
 
9
9
  /**
@@ -3,17 +3,17 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
- const kupManager = require('./kup-manager-51a6b521.js');
6
+ const kupManager = require('./kup-manager-6e414e08.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fImage = require('./f-image-8dbf27a2.js');
9
9
  const fButton = require('./f-button-54d0f017.js');
10
10
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
11
- const fCell = require('./f-cell-51f23dcb.js');
11
+ const fCell = require('./f-cell-ccde7158.js');
12
12
  const component = require('./component-cb3b32f5.js');
13
13
  require('./kup-dates-3fc9697c.js');
14
14
  require('./f-checkbox-4e8f39f8.js');
15
- require('./f-text-field-03d5cda6.js');
16
- require('./f-chip-b49adf5f.js');
15
+ require('./f-text-field-8b373b26.js');
16
+ require('./f-chip-dbe137ed.js');
17
17
 
18
18
  /**
19
19
  * Props of the kup-image-list component.
@@ -4,15 +4,15 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-4e97f23f.js');
6
6
  const fButton = require('./f-button-54d0f017.js');
7
- const fCell = require('./f-cell-51f23dcb.js');
8
- const kupManager = require('./kup-manager-51a6b521.js');
7
+ const fCell = require('./f-cell-ccde7158.js');
8
+ const kupManager = require('./kup-manager-6e414e08.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-2a3c8c01.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
11
  require('./f-button-declarations-76ef9f87.js');
12
12
  require('./f-image-8dbf27a2.js');
13
13
  require('./f-checkbox-4e8f39f8.js');
14
- require('./f-text-field-03d5cda6.js');
15
- require('./f-chip-b49adf5f.js');
14
+ require('./f-text-field-8b373b26.js');
15
+ require('./f-chip-dbe137ed.js');
16
16
  require('./kup-dates-3fc9697c.js');
17
17
  require('./component-cb3b32f5.js');
18
18
 
@@ -93,7 +93,7 @@ var __rest = (undefined && undefined.__rest) || function (s, e) {
93
93
  }
94
94
  return t;
95
95
  };
96
- var _KupInputPanel_instances, _KupInputPanel_kupManager, _KupInputPanel_optionsAdapterMap, _KupInputPanel_originalData, _KupInputPanel_eventNames, _KupInputPanel_eventBlurNames, _KupInputPanel_listeners, _KupInputPanel_cellTypeComponents, _KupInputPanel_cellCustomRender, _KupInputPanel_sectionRenderMap, _KupInputPanel_keysShortcut, _KupInputPanel_renderRow, _KupInputPanel_renderCell, _KupInputPanel_renderButton, _KupInputPanel_renderEditor, _KupInputPanel_renderDataTable, _KupInputPanel_renderLabel, _KupInputPanel_getLabelComponent, _KupInputPanel_renderGridLayout, _KupInputPanel_renderAbsoluteLayout, _KupInputPanel_renderSection, _KupInputPanel_renderAbsoluteSection, _KupInputPanel_renderSectionTab, _KupInputPanel_renderField, _KupInputPanel_renderAbsoluteField, _KupInputPanel_mapCells, _KupInputPanel_setData, _KupInputPanel_deepObjectsMerge, _KupInputPanel_reverseMapCells, _KupInputPanel_mapData, _KupInputPanel_slotData, _KupInputPanel_CHIAdapter, _KupInputPanel_GRAAdapter, _KupInputPanel_BTNAdapter, _KupInputPanel_CMBandACPAdapter, _KupInputPanel_CHKAdapter, _KupInputPanel_CLPAdapter, _KupInputPanel_EDTAdapter, _KupInputPanel_ITXAdapter, _KupInputPanel_RADAdapter, _KupInputPanel_SWTAdapter, _KupInputPanel_DateAdapter, _KupInputPanel_ObjectAdapter, _KupInputPanel_TimeAdapter, _KupInputPanel_NumberAdapter, _KupInputPanel_DataTableAdapter, _KupInputPanel_getTableUpdatedCell, _KupInputPanel_optionsTreeComboAdapter, _KupInputPanel_treeOptionsNodeAdapter, _KupInputPanel_dataTreeOptionsChildrenAdapter, _KupInputPanel_tableOptionsAdapter, _KupInputPanel_getAutocompleteEventCallback, _KupInputPanel_checkObjProp, _KupInputPanel_checkObjOnEvent;
96
+ var _KupInputPanel_instances, _KupInputPanel_kupManager, _KupInputPanel_optionsAdapterMap, _KupInputPanel_originalData, _KupInputPanel_eventNames, _KupInputPanel_eventBlurNames, _KupInputPanel_listeners, _KupInputPanel_cellTypeComponents, _KupInputPanel_cellCustomRender, _KupInputPanel_sectionRenderMap, _KupInputPanel_keysShortcut, _KupInputPanel_getCell, _KupInputPanel_renderRow, _KupInputPanel_renderCell, _KupInputPanel_renderButton, _KupInputPanel_renderEditor, _KupInputPanel_renderDataTable, _KupInputPanel_renderLabel, _KupInputPanel_getLabelComponent, _KupInputPanel_renderGridLayout, _KupInputPanel_renderAbsoluteLayout, _KupInputPanel_renderSection, _KupInputPanel_renderAbsoluteSection, _KupInputPanel_renderSectionTab, _KupInputPanel_renderField, _KupInputPanel_renderAbsoluteField, _KupInputPanel_mapCells, _KupInputPanel_setData, _KupInputPanel_deepObjectsMerge, _KupInputPanel_reverseMapCells, _KupInputPanel_mapData, _KupInputPanel_slotData, _KupInputPanel_CHIAdapter, _KupInputPanel_GRAAdapter, _KupInputPanel_BTNAdapter, _KupInputPanel_CMBandACPAdapter, _KupInputPanel_CHKAdapter, _KupInputPanel_CLPAdapter, _KupInputPanel_EDTAdapter, _KupInputPanel_ITXAdapter, _KupInputPanel_RADAdapter, _KupInputPanel_SWTAdapter, _KupInputPanel_DateAdapter, _KupInputPanel_ObjectAdapter, _KupInputPanel_TimeAdapter, _KupInputPanel_NumberAdapter, _KupInputPanel_DataTableAdapter, _KupInputPanel_getTableUpdatedCell, _KupInputPanel_optionsTreeComboAdapter, _KupInputPanel_treeOptionsNodeAdapter, _KupInputPanel_dataTreeOptionsChildrenAdapter, _KupInputPanel_tableOptionsAdapter, _KupInputPanel_getAutocompleteEventCallback, _KupInputPanel_checkOnBlurProp, _KupInputPanel_checkOnBlurEvent, _KupInputPanel_setCellError;
97
97
  const dom = document.documentElement;
98
98
  const KupInputPanel = class {
99
99
  constructor(hostRef) {
@@ -241,7 +241,7 @@ const KupInputPanel = class {
241
241
  index.h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.EMPTY_DATA)),
242
242
  ]
243
243
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
244
- return (index.h(index.Host, { key: '01b4e1cee68c38fe5389f350461f6a2c043fea1f' }, index.h("style", { key: '8a60c86bb661508fd4a94d0ade51ce2ed40674bd' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'b1137af99188462dd3ca48131592a292c8660192', id: GenericVariables.componentWrapperId }, inputPanelContent)));
244
+ return (index.h(index.Host, { key: '2e431f8ed3bc24cb844c21e62f09d0ebd4c95227' }, index.h("style", { key: '1b5d013473b0270b3ff95950c956b4e040f5bb6f' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '1bd47df5bced2847e3a661588f7f7234c3be9e1a', id: GenericVariables.componentWrapperId }, inputPanelContent)));
245
245
  }
246
246
  disconnectedCallback() {
247
247
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -252,7 +252,14 @@ const KupInputPanel = class {
252
252
  "data": ["onDataChanged"]
253
253
  }; }
254
254
  };
255
- _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = new WeakMap(), _KupInputPanel_originalData = new WeakMap(), _KupInputPanel_eventNames = new WeakMap(), _KupInputPanel_eventBlurNames = new WeakMap(), _KupInputPanel_listeners = new WeakMap(), _KupInputPanel_cellTypeComponents = new WeakMap(), _KupInputPanel_cellCustomRender = new WeakMap(), _KupInputPanel_sectionRenderMap = new WeakMap(), _KupInputPanel_keysShortcut = new WeakMap(), _KupInputPanel_instances = new WeakSet(), _KupInputPanel_renderRow = function _KupInputPanel_renderRow(inputPanelCell) {
255
+ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = new WeakMap(), _KupInputPanel_originalData = new WeakMap(), _KupInputPanel_eventNames = new WeakMap(), _KupInputPanel_eventBlurNames = new WeakMap(), _KupInputPanel_listeners = new WeakMap(), _KupInputPanel_cellTypeComponents = new WeakMap(), _KupInputPanel_cellCustomRender = new WeakMap(), _KupInputPanel_sectionRenderMap = new WeakMap(), _KupInputPanel_keysShortcut = new WeakMap(), _KupInputPanel_instances = new WeakSet(), _KupInputPanel_getCell = function _KupInputPanel_getCell(id) {
256
+ return this.inputPanelCells.reduce((cell, { cells }) => {
257
+ if (!cell) {
258
+ return cells.find(({ column }) => column.name === id).cell;
259
+ }
260
+ return cell;
261
+ }, null);
262
+ }, _KupInputPanel_renderRow = function _KupInputPanel_renderRow(inputPanelCell) {
256
263
  var _a;
257
264
  const layout = inputPanelCell.row.layout;
258
265
  const horizontal = (layout === null || layout === void 0 ? void 0 : layout.horizontal) || false;
@@ -621,8 +628,8 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
621
628
  return null;
622
629
  }, _KupInputPanel_CHIAdapter = function _KupInputPanel_CHIAdapter(_options, _fieldLabel, currentValue, cell, id) {
623
630
  var _a;
624
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
625
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjOnEvent).call(this, id, cell.shape, cell.obj, cell.fun);
631
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
632
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurEvent).call(this, cell, id);
626
633
  }
627
634
  return kupManager.CHIAdapter(currentValue);
628
635
  }, _KupInputPanel_GRAAdapter = function _KupInputPanel_GRAAdapter() {
@@ -685,16 +692,16 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
685
692
  configCMandACP.data['kup-list'].data =
686
693
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, rawOptions, currentValue);
687
694
  }
688
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
689
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjOnEvent).call(this, id, cell.shape, cell.obj, cell.fun);
695
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
696
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurEvent).call(this, cell, id);
690
697
  }
691
698
  return configCMandACP;
692
699
  }, _KupInputPanel_CHKAdapter = function _KupInputPanel_CHKAdapter(_options, fieldLabel, currentValue, cell, id) {
693
700
  var _a;
694
701
  let data = kupManager.CHKAdapter(currentValue, fieldLabel);
695
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
702
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
696
703
  return Object.assign(Object.assign({}, data), { onBlur: () => {
697
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjProp).call(this, cell, id);
704
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurProp).call(this, cell, id);
698
705
  } });
699
706
  }
700
707
  return data;
@@ -712,11 +719,11 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
712
719
  };
713
720
  }, _KupInputPanel_ITXAdapter = function _KupInputPanel_ITXAdapter(_options, fieldLabel, _currentValue, cell, id) {
714
721
  var _a;
715
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
722
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
716
723
  return {
717
724
  label: fieldLabel,
718
725
  onBlur: () => {
719
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjProp).call(this, cell, id);
726
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurProp).call(this, cell, id);
720
727
  },
721
728
  };
722
729
  }
@@ -724,9 +731,9 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
724
731
  }, _KupInputPanel_RADAdapter = function _KupInputPanel_RADAdapter(options, _fieldLabel, currentValue, cell, id) {
725
732
  var _a;
726
733
  let data = kupManager.RADAdapter(currentValue, options);
727
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
734
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
728
735
  return Object.assign(Object.assign({}, data), { onBlur: () => {
729
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjProp).call(this, cell, id);
736
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurProp).call(this, cell, id);
730
737
  } });
731
738
  }
732
739
  return data;
@@ -734,8 +741,8 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
734
741
  return kupManager.SWTAdapter(currentValue, fieldLabel);
735
742
  }, _KupInputPanel_DateAdapter = function _KupInputPanel_DateAdapter(_options, fieldLabel, currentValue, cell, id) {
736
743
  var _a;
737
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
738
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjOnEvent).call(this, id, cell.shape, cell.obj, cell.fun);
744
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
745
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurEvent).call(this, cell, id);
739
746
  }
740
747
  return {
741
748
  data: {
@@ -747,13 +754,13 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
747
754
  };
748
755
  }, _KupInputPanel_ObjectAdapter = function _KupInputPanel_ObjectAdapter(_options, fieldLabel, currentValue, cell, id) {
749
756
  var _a;
750
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
757
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
751
758
  return {
752
759
  initialValue: currentValue || '',
753
760
  label: fieldLabel || ' ',
754
761
  value: currentValue || '',
755
762
  onBlur: () => {
756
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjProp).call(this, cell, id);
763
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurProp).call(this, cell, id);
757
764
  },
758
765
  };
759
766
  }
@@ -764,8 +771,8 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
764
771
  };
765
772
  }, _KupInputPanel_TimeAdapter = function _KupInputPanel_TimeAdapter(_options, fieldLabel, _currentValue, cell, id) {
766
773
  var _a;
767
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
768
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjOnEvent).call(this, id, cell.shape, cell.obj, cell.fun);
774
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
775
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurEvent).call(this, cell, id);
769
776
  }
770
777
  return {
771
778
  data: {
@@ -776,11 +783,11 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
776
783
  };
777
784
  }, _KupInputPanel_NumberAdapter = function _KupInputPanel_NumberAdapter(_options, fieldLabel, _currentValue, cell, id) {
778
785
  var _a;
779
- if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
786
+ if (((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) || cell.mandatory) {
780
787
  return {
781
788
  label: fieldLabel,
782
789
  onBlur: () => {
783
- __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkObjProp).call(this, cell, id);
790
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_checkOnBlurProp).call(this, cell, id);
784
791
  },
785
792
  };
786
793
  }
@@ -892,50 +899,84 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_optionsAdapterMap = ne
892
899
  (_a = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, options, currentValue)) !== null && _a !== void 0 ? _a : [];
893
900
  detail.comp.refresh();
894
901
  });
895
- }, _KupInputPanel_checkObjProp = function _KupInputPanel_checkObjProp(cell, id) {
896
- this.checkValidObjCallback({
897
- obj: cell.obj,
898
- currentState: __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_reverseMapCells).call(this),
899
- fun: cell.fun,
900
- }).then(({ valid }) => {
901
- this.inputPanelCells = this.inputPanelCells.map((cell) => (Object.assign(Object.assign({}, cell), { cells: cell.cells.map(({ cell, column }) => {
902
- const data = column.name === id
903
- ? Object.assign(Object.assign({}, cell.data), { error: valid
904
- ? // If it's a valid object remove the error message
905
- null
906
- : // else set the error message
907
- __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.INVALID_VALUE) }) : cell.data;
908
- return {
909
- column,
910
- cell: Object.assign(Object.assign({}, cell), { data }),
911
- };
912
- }) })));
913
- });
914
- }, _KupInputPanel_checkObjOnEvent = function _KupInputPanel_checkObjOnEvent(id, shape, obj, fun) {
915
- const evName = __classPrivateFieldGet(this, _KupInputPanel_eventBlurNames, "f").get(shape);
902
+ }, _KupInputPanel_checkOnBlurProp = function _KupInputPanel_checkOnBlurProp(cell, id) {
903
+ var _a;
904
+ const currCell = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getCell).call(this, id);
905
+ // Required cell check
906
+ if (cell.mandatory) {
907
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_setCellError).call(this, id, currCell.value
908
+ ? // If it's not empty remove the error message
909
+ null
910
+ : // else set the error message
911
+ __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.REQUIRED_VALUE));
912
+ }
913
+ if (!currCell.value) {
914
+ return;
915
+ }
916
+ // Valid object check
917
+ if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
918
+ this.checkValidObjCallback({
919
+ obj: cell.obj,
920
+ currentState: __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_reverseMapCells).call(this),
921
+ fun: cell.fun,
922
+ }).then(({ valid }) => {
923
+ __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_setCellError).call(this, id, valid
924
+ ? // If it's a valid object remove the error message
925
+ null
926
+ : // else set the error message
927
+ __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.INVALID_VALUE));
928
+ });
929
+ }
930
+ }, _KupInputPanel_checkOnBlurEvent = function _KupInputPanel_checkOnBlurEvent(cell, id) {
931
+ const evName = __classPrivateFieldGet(this, _KupInputPanel_eventBlurNames, "f").get(cell.shape);
916
932
  if (!evName) {
917
933
  return;
918
934
  }
919
935
  const handler = (e) => {
936
+ var _a;
920
937
  if (e.detail.id !== id) {
921
938
  return;
922
939
  }
923
- this.checkValidObjCallback({
924
- obj: obj,
925
- currentState: __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_reverseMapCells).call(this),
926
- fun: fun,
927
- }).then(({ valid }) => {
928
- e.detail.comp.error = valid
929
- ? null
930
- : __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.INVALID_VALUE);
940
+ // Required cell check
941
+ if (cell.mandatory) {
942
+ e.detail.comp.error = e.detail.value
943
+ ? // If it's not empty remove the error message
944
+ null
945
+ : // else set the error message
946
+ __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.REQUIRED_VALUE);
931
947
  e.detail.comp.refresh();
932
- });
948
+ }
949
+ if (!e.detail.value) {
950
+ return;
951
+ }
952
+ // Valid object check
953
+ if ((_a = cell.inputSettings) === null || _a === void 0 ? void 0 : _a.checkObject) {
954
+ this.checkValidObjCallback({
955
+ obj: cell.obj,
956
+ currentState: __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_reverseMapCells).call(this),
957
+ fun: cell.fun,
958
+ }).then(({ valid }) => {
959
+ e.detail.comp.error = valid
960
+ ? null
961
+ : __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.INVALID_VALUE);
962
+ e.detail.comp.refresh();
963
+ });
964
+ }
933
965
  };
934
966
  this.rootElement.addEventListener(evName, handler);
935
967
  __classPrivateFieldGet(this, _KupInputPanel_listeners, "f").push({
936
968
  event: evName,
937
969
  handler,
938
970
  });
971
+ }, _KupInputPanel_setCellError = function _KupInputPanel_setCellError(id, error) {
972
+ this.inputPanelCells = this.inputPanelCells.map((cell) => (Object.assign(Object.assign({}, cell), { cells: cell.cells.map(({ cell, column }) => {
973
+ const data = column.name === id
974
+ ? Object.assign(Object.assign({}, cell.data), { error }) : cell.data;
975
+ return {
976
+ column,
977
+ cell: Object.assign(Object.assign({}, cell), { data }),
978
+ };
979
+ }) })));
939
980
  };
940
981
  KupInputPanel.style = KupInputPanelStyle0;
941
982