@sme.up/ketchup 11.0.0-SNAPSHOT-20250304132144 → 11.0.0-SNAPSHOT-20250304164424

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 (81) hide show
  1. package/dist/cjs/ketchup.cjs.js +1 -1
  2. package/dist/cjs/kup-autocomplete_29.cjs.entry.js +25 -9
  3. package/dist/cjs/kup-calendar.cjs.entry.js +1 -1
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/collection/components/kup-button-list/kup-button-list.js +23 -3
  6. package/dist/collection/components/kup-calendar/kup-calendar.js +1 -1
  7. package/dist/collection/components/kup-tree/kup-tree.js +45 -6
  8. package/dist/components/kup-accordion.js +1 -1
  9. package/dist/components/kup-activity-timeline.js +1 -1
  10. package/dist/components/kup-autocomplete.js +1 -1
  11. package/dist/components/kup-badge.js +1 -1
  12. package/dist/components/kup-box.js +1 -1
  13. package/dist/components/kup-button-list.js +1 -1
  14. package/dist/components/kup-button.js +1 -1
  15. package/dist/components/kup-calendar.js +2 -2
  16. package/dist/components/kup-card-list.js +2 -2
  17. package/dist/components/kup-card.js +1 -1
  18. package/dist/components/kup-cell.js +1 -1
  19. package/dist/components/kup-chart.js +1 -1
  20. package/dist/components/kup-checkbox.js +1 -1
  21. package/dist/components/kup-chip.js +1 -1
  22. package/dist/components/kup-color-picker.js +1 -1
  23. package/dist/components/kup-combobox.js +1 -1
  24. package/dist/components/kup-dashboard.js +1 -1
  25. package/dist/components/kup-data-table.js +1 -1
  26. package/dist/components/kup-date-picker.js +1 -1
  27. package/dist/components/kup-dialog.js +1 -1
  28. package/dist/components/kup-drawer.js +1 -1
  29. package/dist/components/kup-dropdown-button.js +1 -1
  30. package/dist/components/kup-echart.js +1 -1
  31. package/dist/components/kup-editor.js +1 -1
  32. package/dist/components/kup-family-tree.js +2 -2
  33. package/dist/components/kup-file-upload.js +1 -1
  34. package/dist/components/kup-form.js +1 -1
  35. package/dist/components/kup-gauge.js +1 -1
  36. package/dist/components/kup-grid.js +1 -1
  37. package/dist/components/kup-htm.js +1 -1
  38. package/dist/components/kup-iframe.js +1 -1
  39. package/dist/components/kup-image-list.js +1 -1
  40. package/dist/components/kup-image.js +1 -1
  41. package/dist/components/kup-input-panel.js +2 -2
  42. package/dist/components/kup-lazy.js +1 -1
  43. package/dist/components/kup-list.js +1 -1
  44. package/dist/components/kup-magic-box.js +3 -3
  45. package/dist/components/kup-nav-bar.js +1 -1
  46. package/dist/components/kup-numeric-picker.js +1 -1
  47. package/dist/components/kup-object-field.js +1 -1
  48. package/dist/components/kup-pdf.js +1 -1
  49. package/dist/components/kup-planner.js +1 -1
  50. package/dist/components/kup-probe.js +1 -1
  51. package/dist/components/kup-progress-bar.js +1 -1
  52. package/dist/components/kup-qlik.js +1 -1
  53. package/dist/components/kup-radio.js +1 -1
  54. package/dist/components/kup-rating.js +1 -1
  55. package/dist/components/kup-snackbar.js +1 -1
  56. package/dist/components/kup-spinner.js +1 -1
  57. package/dist/components/kup-switch.js +1 -1
  58. package/dist/components/kup-tab-bar.js +1 -1
  59. package/dist/components/kup-text-field.js +1 -1
  60. package/dist/components/kup-time-picker.js +1 -1
  61. package/dist/components/kup-toolbar.js +1 -1
  62. package/dist/components/kup-tree.js +1 -1
  63. package/dist/components/kup-txt.js +1 -1
  64. package/dist/components/kup-typography-list.js +1 -1
  65. package/dist/components/kup-typography.js +1 -1
  66. package/dist/components/{p-60b1517c.js → p-06cb26d7.js} +1 -1
  67. package/dist/components/{p-edf7cedb.js → p-34972dff.js} +1 -1
  68. package/dist/components/{p-d6cec845.js → p-5a12ff45.js} +1 -1
  69. package/dist/components/{p-43714e65.js → p-8f57c7c3.js} +1 -1
  70. package/dist/components/{p-1a2e5de1.js → p-b4fbdc8d.js} +27 -9
  71. package/dist/esm/ketchup.js +1 -1
  72. package/dist/esm/kup-autocomplete_29.entry.js +25 -9
  73. package/dist/esm/kup-calendar.entry.js +1 -1
  74. package/dist/esm/loader.js +1 -1
  75. package/dist/ketchup/ketchup.esm.js +1 -1
  76. package/dist/ketchup/{p-a015b118.entry.js → p-d49f4d97.entry.js} +2 -2
  77. package/dist/ketchup/{p-c8803f17.entry.js → p-fb294991.entry.js} +1 -1
  78. package/dist/types/components/kup-button-list/kup-button-list.d.ts +4 -0
  79. package/dist/types/components/kup-tree/kup-tree.d.ts +2 -0
  80. package/dist/types/components.d.ts +10 -0
  81. package/package.json +1 -1
@@ -59,6 +59,10 @@ export declare class KupButtonList {
59
59
  * @default FButtonStyling.RAISED
60
60
  */
61
61
  styling: FButtonStyling;
62
+ /**
63
+ * When set to false buttons don't show the text, only the icon if it is present.
64
+ */
65
+ showText: boolean;
62
66
  /**
63
67
  * Instance of the KupManager class.
64
68
  */
@@ -4,6 +4,7 @@ import { TreeNodePath, KupTreeNodeCollapseEventPayload, KupTreeNodeExpandEventPa
4
4
  import { KupTreeState } from './kup-tree-state';
5
5
  import { KupStore } from '../kup-state/kup-store';
6
6
  import { GenericFilter, KupGlobalFilterMode, ValueDisplayedValue } from '../../utils/filters/filters-declarations';
7
+ import { ItemsDisplayMode } from '../kup-list/kup-list-declarations';
7
8
  import { GenericObject, KupEventPayload } from '../../types/GenericTypes';
8
9
  import { FCellPadding } from '../../f-components/f-cell/f-cell-declarations';
9
10
  import { KupDataColumn, KupDataDataset, KupDataRow } from '../../managers/kup-data/kup-data-declarations';
@@ -158,6 +159,7 @@ export declare class KupTree {
158
159
  * Defines the current totals options.
159
160
  */
160
161
  totals: TotalsMap;
162
+ displayMode: ItemsDisplayMode;
161
163
  /**
162
164
  * Reference to the column menu card.
163
165
  */
@@ -721,6 +721,10 @@ export namespace Components {
721
721
  * @default true
722
722
  */
723
723
  "showSelection": boolean;
724
+ /**
725
+ * When set to false buttons don't show the text, only the icon if it is present.
726
+ */
727
+ "showText": boolean;
724
728
  /**
725
729
  * Defines the size of the buttons. Available styles are from "extra-small" to "extra-large". Small will be the default
726
730
  * @default KupComponentSizing.SMALL
@@ -4560,6 +4564,7 @@ export namespace Components {
4560
4564
  * The density of the rows, defaults at 'medium' and can also be set to 'dense' or 'wide'.
4561
4565
  */
4562
4566
  "density": FCellPadding;
4567
+ "displayMode": ItemsDisplayMode;
4563
4568
  /**
4564
4569
  * Function that gets invoked when a new set of nodes must be loaded as children of a node. When useDynamicExpansion is set, the tree component will have two different behaviors depending on the value of this prop. 1 - If this prop is set to null, no callback to download data is available: the component will emit an event requiring the parent to load the children of the given node. 2 - If this prop is set to have a callback, then the component will automatically make requests to load children of a given node. After the load has been completed, a different event will be fired to alert the parent of the change.
4565
4570
  * @see useDynamicExpansion
@@ -6776,6 +6781,10 @@ declare namespace LocalJSX {
6776
6781
  * @default true
6777
6782
  */
6778
6783
  "showSelection"?: boolean;
6784
+ /**
6785
+ * When set to false buttons don't show the text, only the icon if it is present.
6786
+ */
6787
+ "showText"?: boolean;
6779
6788
  /**
6780
6789
  * Defines the size of the buttons. Available styles are from "extra-small" to "extra-large". Small will be the default
6781
6790
  * @default KupComponentSizing.SMALL
@@ -9989,6 +9998,7 @@ declare namespace LocalJSX {
9989
9998
  * The density of the rows, defaults at 'medium' and can also be set to 'dense' or 'wide'.
9990
9999
  */
9991
10000
  "density"?: FCellPadding;
10001
+ "displayMode"?: ItemsDisplayMode;
9992
10002
  /**
9993
10003
  * Function that gets invoked when a new set of nodes must be loaded as children of a node. When useDynamicExpansion is set, the tree component will have two different behaviors depending on the value of this prop. 1 - If this prop is set to null, no callback to download data is available: the component will emit an event requiring the parent to load the children of the given node. 2 - If this prop is set to have a callback, then the component will automatically make requests to load children of a given node. After the load has been completed, a different event will be fired to alert the parent of the change.
9994
10004
  * @see useDynamicExpansion
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sme.up/ketchup",
3
- "version": "11.0.0-SNAPSHOT-20250304132144",
3
+ "version": "11.0.0-SNAPSHOT-20250304164424",
4
4
  "keywords": [
5
5
  "smeup",
6
6
  "KetchUP",