@sme.up/ketchup 11.0.0-SNAPSHOT-20241017130107 → 11.0.0-SNAPSHOT-20241018090121

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 (30) hide show
  1. package/dist/cjs/kup-activity-timeline.cjs.entry.js +1 -1
  2. package/dist/cjs/kup-autocomplete_27.cjs.entry.js +6 -6
  3. package/dist/cjs/kup-autocomplete_27.cjs.entry.js.map +1 -1
  4. package/dist/cjs/kup-box.cjs.entry.js +1 -1
  5. package/dist/cjs/{kup-data-table-helper-cf31cb4e.js → kup-data-table-helper-52444d44.js} +2 -2
  6. package/dist/cjs/{kup-data-table-helper-cf31cb4e.js.map → kup-data-table-helper-52444d44.js.map} +1 -1
  7. package/dist/collection/components/kup-tree/kup-tree-declarations.js +1 -1
  8. package/dist/collection/components/kup-tree/kup-tree-declarations.js.map +1 -1
  9. package/dist/collection/components/kup-tree/kup-tree.js +5 -5
  10. package/dist/collection/components/kup-tree/kup-tree.js.map +1 -1
  11. package/dist/components/kup-autocomplete2.js +6 -6
  12. package/dist/components/kup-autocomplete2.js.map +1 -1
  13. package/dist/esm/kup-activity-timeline.entry.js +1 -1
  14. package/dist/esm/kup-autocomplete_27.entry.js +6 -6
  15. package/dist/esm/kup-autocomplete_27.entry.js.map +1 -1
  16. package/dist/esm/kup-box.entry.js +1 -1
  17. package/dist/esm/{kup-data-table-helper-6b828446.js → kup-data-table-helper-74b29c0e.js} +2 -2
  18. package/dist/esm/{kup-data-table-helper-6b828446.js.map → kup-data-table-helper-74b29c0e.js.map} +1 -1
  19. package/dist/ketchup/ketchup.esm.js +1 -1
  20. package/dist/ketchup/{p-556618b0.entry.js → p-1b4dda8d.entry.js} +2 -2
  21. package/dist/ketchup/{p-f57c4edf.entry.js → p-40b3c165.entry.js} +3 -3
  22. package/dist/ketchup/{p-f57c4edf.entry.js.map → p-40b3c165.entry.js.map} +1 -1
  23. package/dist/ketchup/{p-35802f68.entry.js → p-6f138b8c.entry.js} +2 -2
  24. package/dist/ketchup/{p-454b6065.js → p-e9aaa7d5.js} +2 -2
  25. package/dist/ketchup/p-e9aaa7d5.js.map +1 -0
  26. package/dist/types/components/kup-tree/kup-tree-declarations.d.ts +3 -3
  27. package/package.json +1 -1
  28. package/dist/ketchup/p-454b6065.js.map +0 -1
  29. /package/dist/ketchup/{p-556618b0.entry.js.map → p-1b4dda8d.entry.js.map} +0 -0
  30. /package/dist/ketchup/{p-35802f68.entry.js.map → p-6f138b8c.entry.js.map} +0 -0
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Frag
2
2
  import { k as kupManagerInstance, g as getProps, s as setProps, ae as getCellValueForDisplay } from './kup-manager-84ac466d.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
4
  import { F as FImage } from './f-image-feab9f36.js';
5
- import { s as sortRows } from './kup-data-table-helper-6b828446.js';
5
+ import { s as sortRows } from './kup-data-table-helper-74b29c0e.js';
6
6
  import './kup-dates-b90227c6.js';
7
7
 
8
8
  var KupActivityTimelineProps;
@@ -11,7 +11,7 @@ import { d as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates
11
11
  import { F as FChipType, a as FChipSize, b as FChipStyling, c as FChip } from './f-chip-6fa3ec06.js';
12
12
  import { M as MDCRipple } from './component-879e99bf.js';
13
13
  import { F as FCheckbox } from './f-checkbox-6a591860.js';
14
- import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-6b828446.js';
14
+ import { F as FiltersColumnMenu, a as FiltersRows, g as getDiffData, d as decorateDataTable, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, b as groupRows, s as sortRows, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './kup-data-table-helper-74b29c0e.js';
15
15
  import { F as FPaginator, p as pageChange, r as rowsPerPageChange } from './f-paginator-utils-bd49fb29.js';
16
16
 
17
17
  /**
@@ -18897,17 +18897,17 @@ const KupTree = class {
18897
18897
  this.data &&
18898
18898
  this.data.length &&
18899
18899
  this.data.length > 0) {
18900
- filterField = (h("div", { key: '1a040469e8b8ab1d4bc5b5e4b226a535325dc24f', id: "global-filter" }, h("kup-text-field", { key: '7148a47e255b1a770789cb183f7fed25679dd37c', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
18900
+ filterField = (h("div", { key: '845f0a6bef83bfaaa76aad5845ee5af6768a1a09', id: "global-filter" }, h("kup-text-field", { key: 'c5aaaa7c98e5dfce92c2e6c11f75747fd69f550e', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
18901
18901
  window.clearTimeout(this.globalFilterTimeout);
18902
18902
  this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
18903
18903
  } })));
18904
18904
  }
18905
- return (h(Host, { key: '34e0a50971a38b166ee0494d0dbafaa9bbdf8a30' }, h("style", { key: '18f72b5fed3e02b7a006a04c40d4ffa1486ab7b5' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '05d4d483d0691985e420a3aadb6d3dfd5969e218', id: componentWrapperId, class: wrapperClass }, filterField, h("div", { key: 'b25b9a90d126b281395a6a10f0d72efa40a9adda', class: "wrapper", ref: (el) => (this.treeWrapperRef =
18906
- el) }, h("table", { key: '036ed9303dc7363e7809aade72e81b4617157602', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
18905
+ return (h(Host, { key: 'c41109b7db78f7cde7dc4ba9cec7263e4d31786f' }, h("style", { key: '0a4bfe1f6335c08087476992a330ef8c26fc2efc' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '2353e8b40be7585ef6313a9c06fff87b17a9d6d4', id: componentWrapperId, class: wrapperClass }, filterField, h("div", { key: '7799575e8dd9ff74c412449340f7e3fbf9ecd8f9', class: "wrapper", ref: (el) => (this.treeWrapperRef =
18906
+ el) }, h("table", { key: 'a499a4bc1b3e66e91c6dd108bc75277823036d84', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
18907
18907
  e.preventDefault();
18908
- } }, h("thead", { key: 'a746e447516e4c88feece9b0edcad3b81e943462', class: {
18908
+ } }, h("thead", { key: '17ec2f81534c1159aedeb3417e6410a0a518d0ed', class: {
18909
18909
  'header--is-visible': visibleHeader,
18910
- } }, h("tr", { key: 'ef02dc4aab182d0bd97cad1bfda8e30d438ec43e' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: '5ed242816054886aa86178a3b22106bf7761137e' }, treeNodes), (this.showFooter || this.hasTotals()) &&
18910
+ } }, h("tr", { key: 'b3211ca1c1faf601cf9d7dcb083ef47b78f39b66' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: 'c71420599b7f63a288e20564ceb0c73ca0f704ce' }, treeNodes), (this.showFooter || this.hasTotals()) &&
18911
18911
  this.columns
18912
18912
  ? this.renderFooter()
18913
18913
  : null)))));