@finos/legend-data-cube 0.0.5 → 0.0.7
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 +1 -1
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +2 -0
- package/lib/index.js.map +1 -1
- package/lib/package.json +20 -20
- package/package.json +25 -25
- package/src/index.tsx +3 -0
package/lib/index.css
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -18,4 +18,6 @@ export * from './stores/engine/DataCubeApplicationEngine.js';
|
|
|
18
18
|
export * from './components/application/DataCubeAlert.js';
|
|
19
19
|
export * from './components/DataCube.js';
|
|
20
20
|
export * from './components/DataCubeProvider.js';
|
|
21
|
+
export * from './stores/engine/DataCubeQuery.js';
|
|
22
|
+
export * from './stores/core/DataCubeQueryBuilderUtils.js';
|
|
21
23
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,mCAAmC,CAAC;AAClD,cAAc,8CAA8C,CAAC;AAE7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,mCAAmC,CAAC;AAClD,cAAc,8CAA8C,CAAC;AAE7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AAEjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,4CAA4C,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -18,4 +18,6 @@ export * from './stores/engine/DataCubeApplicationEngine.js';
|
|
|
18
18
|
export * from './components/application/DataCubeAlert.js';
|
|
19
19
|
export * from './components/DataCube.js';
|
|
20
20
|
export * from './components/DataCubeProvider.js';
|
|
21
|
+
export * from './stores/engine/DataCubeQuery.js';
|
|
22
|
+
export * from './stores/core/DataCubeQueryBuilderUtils.js';
|
|
21
23
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,mCAAmC,CAAC;AAClD,cAAc,8CAA8C,CAAC;AAE7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,mCAAmC,CAAC;AAClD,cAAc,8CAA8C,CAAC;AAE7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AAEjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,4CAA4C,CAAC"}
|
package/lib/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-data-cube",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "Legend Data Cube",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -42,26 +42,26 @@
|
|
|
42
42
|
"test:watch": "jest --watch"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@ag-grid-community/client-side-row-model": "32.2.
|
|
46
|
-
"@ag-grid-community/core": "32.2.
|
|
47
|
-
"@ag-grid-community/csv-export": "32.2.
|
|
48
|
-
"@ag-grid-community/react": "32.2.
|
|
49
|
-
"@ag-grid-community/styles": "32.2.
|
|
50
|
-
"@ag-grid-enterprise/clipboard": "32.2.
|
|
51
|
-
"@ag-grid-enterprise/column-tool-panel": "32.2.
|
|
52
|
-
"@ag-grid-enterprise/core": "32.2.
|
|
53
|
-
"@ag-grid-enterprise/excel-export": "32.2.
|
|
54
|
-
"@ag-grid-enterprise/menu": "32.2.
|
|
55
|
-
"@ag-grid-enterprise/range-selection": "32.2.
|
|
56
|
-
"@ag-grid-enterprise/row-grouping": "32.2.
|
|
57
|
-
"@ag-grid-enterprise/server-side-row-model": "32.2.
|
|
58
|
-
"@ag-grid-enterprise/side-bar": "32.2.
|
|
45
|
+
"@ag-grid-community/client-side-row-model": "32.2.2",
|
|
46
|
+
"@ag-grid-community/core": "32.2.2",
|
|
47
|
+
"@ag-grid-community/csv-export": "32.2.2",
|
|
48
|
+
"@ag-grid-community/react": "32.2.2",
|
|
49
|
+
"@ag-grid-community/styles": "32.2.2",
|
|
50
|
+
"@ag-grid-enterprise/clipboard": "32.2.2",
|
|
51
|
+
"@ag-grid-enterprise/column-tool-panel": "32.2.2",
|
|
52
|
+
"@ag-grid-enterprise/core": "32.2.2",
|
|
53
|
+
"@ag-grid-enterprise/excel-export": "32.2.2",
|
|
54
|
+
"@ag-grid-enterprise/menu": "32.2.2",
|
|
55
|
+
"@ag-grid-enterprise/range-selection": "32.2.2",
|
|
56
|
+
"@ag-grid-enterprise/row-grouping": "32.2.2",
|
|
57
|
+
"@ag-grid-enterprise/server-side-row-model": "32.2.2",
|
|
58
|
+
"@ag-grid-enterprise/side-bar": "32.2.2",
|
|
59
59
|
"@finos/legend-art": "workspace:*",
|
|
60
60
|
"@finos/legend-code-editor": "workspace:*",
|
|
61
61
|
"@finos/legend-graph": "workspace:*",
|
|
62
62
|
"@finos/legend-shared": "workspace:*",
|
|
63
|
-
"@types/react": "18.3.
|
|
64
|
-
"mathjs": "13.
|
|
63
|
+
"@types/react": "18.3.11",
|
|
64
|
+
"mathjs": "13.2.0",
|
|
65
65
|
"mobx": "6.13.3",
|
|
66
66
|
"mobx-react-lite": "4.0.7",
|
|
67
67
|
"monaco-editor": "0.52.0",
|
|
@@ -73,12 +73,12 @@
|
|
|
73
73
|
"@finos/legend-dev-utils": "workspace:*",
|
|
74
74
|
"@jest/globals": "29.7.0",
|
|
75
75
|
"cross-env": "7.0.3",
|
|
76
|
-
"eslint": "
|
|
76
|
+
"eslint": "9.12.0",
|
|
77
77
|
"jest": "29.7.0",
|
|
78
78
|
"npm-run-all": "4.1.5",
|
|
79
79
|
"rimraf": "6.0.1",
|
|
80
|
-
"sass": "1.79.
|
|
81
|
-
"typescript": "5.6.
|
|
80
|
+
"sass": "1.79.4",
|
|
81
|
+
"typescript": "5.6.3"
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
84
|
"react": "^18.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-data-cube",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "Legend Data Cube",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -42,26 +42,26 @@
|
|
|
42
42
|
"test:watch": "jest --watch"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@ag-grid-community/client-side-row-model": "32.2.
|
|
46
|
-
"@ag-grid-community/core": "32.2.
|
|
47
|
-
"@ag-grid-community/csv-export": "32.2.
|
|
48
|
-
"@ag-grid-community/react": "32.2.
|
|
49
|
-
"@ag-grid-community/styles": "32.2.
|
|
50
|
-
"@ag-grid-enterprise/clipboard": "32.2.
|
|
51
|
-
"@ag-grid-enterprise/column-tool-panel": "32.2.
|
|
52
|
-
"@ag-grid-enterprise/core": "32.2.
|
|
53
|
-
"@ag-grid-enterprise/excel-export": "32.2.
|
|
54
|
-
"@ag-grid-enterprise/menu": "32.2.
|
|
55
|
-
"@ag-grid-enterprise/range-selection": "32.2.
|
|
56
|
-
"@ag-grid-enterprise/row-grouping": "32.2.
|
|
57
|
-
"@ag-grid-enterprise/server-side-row-model": "32.2.
|
|
58
|
-
"@ag-grid-enterprise/side-bar": "32.2.
|
|
59
|
-
"@finos/legend-art": "7.1.
|
|
60
|
-
"@finos/legend-code-editor": "2.0.
|
|
61
|
-
"@finos/legend-graph": "31.10.
|
|
62
|
-
"@finos/legend-shared": "10.0.
|
|
63
|
-
"@types/react": "18.3.
|
|
64
|
-
"mathjs": "13.
|
|
45
|
+
"@ag-grid-community/client-side-row-model": "32.2.2",
|
|
46
|
+
"@ag-grid-community/core": "32.2.2",
|
|
47
|
+
"@ag-grid-community/csv-export": "32.2.2",
|
|
48
|
+
"@ag-grid-community/react": "32.2.2",
|
|
49
|
+
"@ag-grid-community/styles": "32.2.2",
|
|
50
|
+
"@ag-grid-enterprise/clipboard": "32.2.2",
|
|
51
|
+
"@ag-grid-enterprise/column-tool-panel": "32.2.2",
|
|
52
|
+
"@ag-grid-enterprise/core": "32.2.2",
|
|
53
|
+
"@ag-grid-enterprise/excel-export": "32.2.2",
|
|
54
|
+
"@ag-grid-enterprise/menu": "32.2.2",
|
|
55
|
+
"@ag-grid-enterprise/range-selection": "32.2.2",
|
|
56
|
+
"@ag-grid-enterprise/row-grouping": "32.2.2",
|
|
57
|
+
"@ag-grid-enterprise/server-side-row-model": "32.2.2",
|
|
58
|
+
"@ag-grid-enterprise/side-bar": "32.2.2",
|
|
59
|
+
"@finos/legend-art": "7.1.61",
|
|
60
|
+
"@finos/legend-code-editor": "2.0.3",
|
|
61
|
+
"@finos/legend-graph": "31.10.37",
|
|
62
|
+
"@finos/legend-shared": "10.0.57",
|
|
63
|
+
"@types/react": "18.3.11",
|
|
64
|
+
"mathjs": "13.2.0",
|
|
65
65
|
"mobx": "6.13.3",
|
|
66
66
|
"mobx-react-lite": "4.0.7",
|
|
67
67
|
"monaco-editor": "0.52.0",
|
|
@@ -70,15 +70,15 @@
|
|
|
70
70
|
"serializr": "3.0.2"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
|
-
"@finos/legend-dev-utils": "2.1.
|
|
73
|
+
"@finos/legend-dev-utils": "2.1.24",
|
|
74
74
|
"@jest/globals": "29.7.0",
|
|
75
75
|
"cross-env": "7.0.3",
|
|
76
|
-
"eslint": "
|
|
76
|
+
"eslint": "9.12.0",
|
|
77
77
|
"jest": "29.7.0",
|
|
78
78
|
"npm-run-all": "4.1.5",
|
|
79
79
|
"rimraf": "6.0.1",
|
|
80
|
-
"sass": "1.79.
|
|
81
|
-
"typescript": "5.6.
|
|
80
|
+
"sass": "1.79.4",
|
|
81
|
+
"typescript": "5.6.3"
|
|
82
82
|
},
|
|
83
83
|
"peerDependencies": {
|
|
84
84
|
"react": "^18.0.0"
|
package/src/index.tsx
CHANGED
|
@@ -20,3 +20,6 @@ export * from './stores/engine/DataCubeApplicationEngine.js';
|
|
|
20
20
|
export * from './components/application/DataCubeAlert.js';
|
|
21
21
|
export * from './components/DataCube.js';
|
|
22
22
|
export * from './components/DataCubeProvider.js';
|
|
23
|
+
|
|
24
|
+
export * from './stores/engine/DataCubeQuery.js';
|
|
25
|
+
export * from './stores/core/DataCubeQueryBuilderUtils.js';
|