@sme.up/ketchup2 2.0.0-SNAPSHOT-20250716094707 → 2.0.0-SNAPSHOT-20250716103413

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.
@@ -3,6 +3,7 @@ export declare const isDataTree: (ds: DataStructure) => ds is DataTree;
3
3
  export declare const isDataTable: (ds: DataStructure) => ds is DataTable;
4
4
  /**
5
5
  * Adapet the data structure to DataCellOption array
6
+ * @description 'SmeupDataTable' --> Filter visible column, check cells of visible columns, get the first two
6
7
  * @param dataStructure
7
8
  * @returns DataCellOption[]
8
9
  */
@@ -1 +1 @@
1
- {"version":3,"file":"data-structures.d.ts","sourceRoot":"","sources":["../../src/utils/data-structures.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EACd,aAAa,EACb,SAAS,EACT,QAAQ,EACT,MAAM,0BAA0B,CAAA;AAEjC,eAAO,MAAM,UAAU,GAAI,IAAI,aAAa,KAAG,EAAE,IAAI,QAEpD,CAAA;AAED,eAAO,MAAM,WAAW,GAAI,IAAI,aAAa,KAAG,EAAE,IAAI,SAErD,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,GACzC,eAAe,aAAa,KAC3B,cAAc,EAwBhB,CAAA"}
1
+ {"version":3,"file":"data-structures.d.ts","sourceRoot":"","sources":["../../src/utils/data-structures.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EACd,aAAa,EACb,SAAS,EACT,QAAQ,EACT,MAAM,0BAA0B,CAAA;AAEjC,eAAO,MAAM,UAAU,GAAI,IAAI,aAAa,KAAG,EAAE,IAAI,QAEpD,CAAA;AAED,eAAO,MAAM,WAAW,GAAI,IAAI,aAAa,KAAG,EAAE,IAAI,SAErD,CAAA;AAED;;;;;GAKG;AACH,eAAO,MAAM,8BAA8B,GACzC,eAAe,aAAa,KAC3B,cAAc,EA8BhB,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sme.up/ketchup2",
3
- "version": "2.0.0-SNAPSHOT-20250716094707",
3
+ "version": "2.0.0-SNAPSHOT-20250716103413",
4
4
  "description": "Sme.UP web components library",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Smeup LAB <info@smeup.com> (https://www.smeup.com/)",