@finos/legend-data-cube 0.1.5 → 0.1.6

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.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-data-cube v0.1.5
1
+ /** @license @finos/legend-data-cube v0.1.6
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-data-cube",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Legend DataCube",
5
5
  "keywords": [
6
6
  "legend",
@@ -47,9 +47,9 @@
47
47
  "@finos/legend-graph": "workspace:*",
48
48
  "@finos/legend-shared": "workspace:*",
49
49
  "@types/react": "19.0.8",
50
- "ag-grid-community": "33.0.4",
51
- "ag-grid-enterprise": "33.0.4",
52
- "ag-grid-react": "33.0.4",
50
+ "ag-grid-community": "33.1.0",
51
+ "ag-grid-enterprise": "33.1.0",
52
+ "ag-grid-react": "33.1.0",
53
53
  "mathjs": "14.2.1",
54
54
  "mobx": "6.13.6",
55
55
  "mobx-react-lite": "4.1.0",
@@ -62,11 +62,11 @@
62
62
  "@finos/legend-dev-utils": "workspace:*",
63
63
  "@jest/globals": "29.7.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "9.19.0",
65
+ "eslint": "9.20.0",
66
66
  "jest": "29.7.0",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "6.0.1",
69
- "sass": "1.83.4",
69
+ "sass": "1.84.0",
70
70
  "typescript": "5.7.3"
71
71
  },
72
72
  "peerDependencies": {
@@ -130,6 +130,7 @@ export declare function generateColumnDefs(snapshot: DataCubeSnapshot, configura
130
130
  unSortIcon?: boolean;
131
131
  colSpan?: (params: import("ag-grid-community").ColSpanParams<any, any>) => number;
132
132
  rowSpan?: (params: import("ag-grid-community").RowSpanParams<any, any>) => number;
133
+ spanRows?: boolean | ((params: import("ag-grid-community").SpanRowsParams<any, any>) => boolean);
133
134
  width?: number;
134
135
  initialWidth?: number;
135
136
  minWidth?: number;
@@ -145,6 +146,7 @@ export declare function generateColumnDefs(snapshot: DataCubeSnapshot, configura
145
146
  headerName: string;
146
147
  headerValueGetter?: string | import("ag-grid-community").HeaderValueGetterFunc<any, any>;
147
148
  headerTooltip: string;
149
+ headerStyle?: import("ag-grid-community").HeaderStyle | import("ag-grid-community").HeaderStyleFunc<any, any>;
148
150
  headerClass: import("ag-grid-community").HeaderClass<any, any>;
149
151
  suppressHeaderKeyboardEvent?: (params: import("ag-grid-community").SuppressHeaderKeyboardEventParams<any, any>) => boolean;
150
152
  columnGroupShow?: import("ag-grid-community").ColumnGroupShowType;
@@ -1 +1 @@
1
- {"version":3,"file":"DataCubeGridConfigurationBuilder.d.ts","sourceRoot":"","sources":["../../../../src/stores/view/grid/DataCubeGridConfigurationBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH;;;;;yFAKyF;AAEzF,OAAO,EACL,KAAK,gBAAgB,EAEtB,MAAM,gCAAgC,CAAC;AAMxC,OAAO,KAAK,EAEV,WAAW,EACX,WAAW,EAEZ,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,+BAA+B,EAU/B,kCAAkC,EAYnC,MAAM,+BAA+B,CAAC;AAWvC,OAAO,KAAK,EAEV,qBAAqB,EACtB,MAAM,2CAA2C,CAAC;AAiBnD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAyYjE,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,iBAAiB,GAAG,WAAW,CAkJ5E;AA0MD,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAxfvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA+kBjB;AAED,wBAAgB,+BAA+B,CAC7C,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,qBAAqB,EACpC,IAAI,EAAE,iBAAiB,GACtB,WAAW,CA+Jb"}
1
+ {"version":3,"file":"DataCubeGridConfigurationBuilder.d.ts","sourceRoot":"","sources":["../../../../src/stores/view/grid/DataCubeGridConfigurationBuilder.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH;;;;;yFAKyF;AAEzF,OAAO,EACL,KAAK,gBAAgB,EAEtB,MAAM,gCAAgC,CAAC;AAMxC,OAAO,KAAK,EAEV,WAAW,EACX,WAAW,EAEZ,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,+BAA+B,EAU/B,kCAAkC,EAYnC,MAAM,+BAA+B,CAAC;AAWvC,OAAO,KAAK,EAEV,qBAAqB,EACtB,MAAM,2CAA2C,CAAC;AAiBnD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAyYjE,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,iBAAiB,GAAG,WAAW,CAkJ5E;AA0MD,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA9ea,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAqkBrD;AAED,wBAAgB,+BAA+B,CAC7C,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,qBAAqB,EACpC,IAAI,EAAE,iBAAiB,GACtB,WAAW,CA+Jb"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-data-cube",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Legend DataCube",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,14 +42,14 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-art": "7.1.81",
46
- "@finos/legend-code-editor": "2.0.45",
47
- "@finos/legend-graph": "32.1.3",
48
- "@finos/legend-shared": "11.0.3",
45
+ "@finos/legend-art": "7.1.82",
46
+ "@finos/legend-code-editor": "2.0.46",
47
+ "@finos/legend-graph": "32.1.4",
48
+ "@finos/legend-shared": "11.0.4",
49
49
  "@types/react": "19.0.8",
50
- "ag-grid-community": "33.0.4",
51
- "ag-grid-enterprise": "33.0.4",
52
- "ag-grid-react": "33.0.4",
50
+ "ag-grid-community": "33.1.0",
51
+ "ag-grid-enterprise": "33.1.0",
52
+ "ag-grid-react": "33.1.0",
53
53
  "mathjs": "14.2.1",
54
54
  "mobx": "6.13.6",
55
55
  "mobx-react-lite": "4.1.0",
@@ -59,14 +59,14 @@
59
59
  "serializr": "3.0.3"
60
60
  },
61
61
  "devDependencies": {
62
- "@finos/legend-dev-utils": "2.2.0",
62
+ "@finos/legend-dev-utils": "2.2.1",
63
63
  "@jest/globals": "29.7.0",
64
64
  "cross-env": "7.0.3",
65
- "eslint": "9.19.0",
65
+ "eslint": "9.20.0",
66
66
  "jest": "29.7.0",
67
67
  "npm-run-all": "4.1.5",
68
68
  "rimraf": "6.0.1",
69
- "sass": "1.83.4",
69
+ "sass": "1.84.0",
70
70
  "typescript": "5.7.3"
71
71
  },
72
72
  "peerDependencies": {