@finos/legend-lego 1.2.33 → 1.2.35
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/data-grid/DataGrid.d.ts +1 -0
- package/lib/data-grid/DataGrid.d.ts.map +1 -1
- package/lib/index.css +1 -1
- package/package.json +25 -25
@@ -13,6 +13,7 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
+
/// <reference types="react" resolution-mode="require"/>
|
16
17
|
import { type AgReactUiProps, type AgGridReactProps } from '@ag-grid-community/react';
|
17
18
|
import { type CellRange, type CellMouseOverEvent, type ICellRendererParams, type GridOptions, type ColumnApi, type ColDef, type ColumnState, type GridApi, type IRowNode, type GetContextMenuItemsParams, type MenuItemDef, type IAggFuncParams } from '@ag-grid-community/core';
|
18
19
|
export declare const communityModules: import("@ag-grid-community/core").Module[];
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DataGrid.d.ts","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG
|
1
|
+
{"version":3,"file":"DataGrid.d.ts","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAEH,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACtB,MAAM,0BAA0B,CAAC;AAalC,OAAO,EACL,KAAK,SAAS,EACd,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,WAAW,EAChB,KAAK,SAAS,EACd,KAAK,MAAM,EACX,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,QAAQ,EACb,KAAK,yBAAyB,EAC9B,KAAK,WAAW,EAChB,KAAK,cAAc,EAEpB,MAAM,yBAAyB,CAAC;AAGjC,eAAO,MAAM,gBAAgB,4CAA8C,CAAC;AAE5E,eAAO,MAAM,iBAAiB,4CAW7B,CAAC;AAEF,eAAO,MAAM,UAAU,4CAA6C,CAAC;AAIrE,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EACtC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,GAAG,cAAc,CAAC,KAAK,CAAC,GACrD,GAAG,CAAC,OAAO,CAgBb;AAED,eAAO,MAAM,0BAA0B,QAAO,IAE7C,CAAC;AAEF,YAAY,EACV,SAAS,IAAI,iBAAiB,EAC9B,kBAAkB,IAAI,0BAA0B,EAChD,mBAAmB,IAAI,0BAA0B,EACjD,WAAW,IAAI,eAAe,EAC9B,MAAM,IAAI,wBAAwB,EAClC,WAAW,IAAI,mBAAmB,EAClC,SAAS,IAAI,iBAAiB,EAC9B,OAAO,IAAI,WAAW,EACtB,QAAQ,IAAI,gBAAgB,EAC5B,yBAAyB,IAAI,iCAAiC,EAC9D,WAAW,IAAI,mBAAmB,EAClC,cAAc,IAAI,sBAAsB,GACzC,CAAC"}
|
package/lib/index.css
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-lego",
|
3
|
-
"version": "1.2.
|
3
|
+
"version": "1.2.35",
|
4
4
|
"description": "Legend shared advanced application components and building blocks",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -47,45 +47,45 @@
|
|
47
47
|
"test:watch": "jest --watch"
|
48
48
|
},
|
49
49
|
"dependencies": {
|
50
|
-
"@ag-grid-community/client-side-row-model": "31.3.
|
51
|
-
"@ag-grid-community/core": "31.3.
|
52
|
-
"@ag-grid-community/csv-export": "31.3.
|
53
|
-
"@ag-grid-community/react": "31.3.
|
54
|
-
"@ag-grid-community/styles": "31.3.
|
55
|
-
"@ag-grid-enterprise/clipboard": "31.3.
|
56
|
-
"@ag-grid-enterprise/column-tool-panel": "31.3.
|
57
|
-
"@ag-grid-enterprise/core": "31.3.
|
58
|
-
"@ag-grid-enterprise/excel-export": "31.3.
|
59
|
-
"@ag-grid-enterprise/filter-tool-panel": "31.3.
|
60
|
-
"@ag-grid-enterprise/menu": "31.3.
|
61
|
-
"@ag-grid-enterprise/range-selection": "31.3.
|
62
|
-
"@ag-grid-enterprise/row-grouping": "31.3.
|
63
|
-
"@ag-grid-enterprise/server-side-row-model": "31.3.
|
64
|
-
"@ag-grid-enterprise/side-bar": "31.3.
|
65
|
-
"@ag-grid-enterprise/status-bar": "31.3.
|
66
|
-
"@finos/legend-application": "15.1.
|
67
|
-
"@finos/legend-art": "7.1.
|
68
|
-
"@finos/legend-graph": "31.10.
|
69
|
-
"@finos/legend-shared": "10.0.
|
50
|
+
"@ag-grid-community/client-side-row-model": "31.3.2",
|
51
|
+
"@ag-grid-community/core": "31.3.2",
|
52
|
+
"@ag-grid-community/csv-export": "31.3.2",
|
53
|
+
"@ag-grid-community/react": "31.3.2",
|
54
|
+
"@ag-grid-community/styles": "31.3.2",
|
55
|
+
"@ag-grid-enterprise/clipboard": "31.3.2",
|
56
|
+
"@ag-grid-enterprise/column-tool-panel": "31.3.2",
|
57
|
+
"@ag-grid-enterprise/core": "31.3.2",
|
58
|
+
"@ag-grid-enterprise/excel-export": "31.3.2",
|
59
|
+
"@ag-grid-enterprise/filter-tool-panel": "31.3.2",
|
60
|
+
"@ag-grid-enterprise/menu": "31.3.2",
|
61
|
+
"@ag-grid-enterprise/range-selection": "31.3.2",
|
62
|
+
"@ag-grid-enterprise/row-grouping": "31.3.2",
|
63
|
+
"@ag-grid-enterprise/server-side-row-model": "31.3.2",
|
64
|
+
"@ag-grid-enterprise/side-bar": "31.3.2",
|
65
|
+
"@ag-grid-enterprise/status-bar": "31.3.2",
|
66
|
+
"@finos/legend-application": "15.1.5",
|
67
|
+
"@finos/legend-art": "7.1.34",
|
68
|
+
"@finos/legend-graph": "31.10.2",
|
69
|
+
"@finos/legend-shared": "10.0.38",
|
70
70
|
"@types/css-font-loading-module": "0.0.13",
|
71
|
-
"@types/react": "18.3.
|
71
|
+
"@types/react": "18.3.3",
|
72
72
|
"@types/react-dom": "18.3.0",
|
73
73
|
"mobx": "6.12.3",
|
74
74
|
"mobx-react-lite": "4.0.7",
|
75
|
-
"monaco-editor": "0.
|
75
|
+
"monaco-editor": "0.49.0",
|
76
76
|
"react": "18.3.1",
|
77
77
|
"react-dnd": "16.0.1",
|
78
78
|
"react-dom": "18.3.1"
|
79
79
|
},
|
80
80
|
"devDependencies": {
|
81
|
-
"@finos/legend-dev-utils": "2.1.
|
81
|
+
"@finos/legend-dev-utils": "2.1.6",
|
82
82
|
"@jest/globals": "29.7.0",
|
83
83
|
"cross-env": "7.0.3",
|
84
84
|
"eslint": "8.57.0",
|
85
85
|
"jest": "29.7.0",
|
86
86
|
"npm-run-all": "4.1.5",
|
87
87
|
"rimraf": "5.0.7",
|
88
|
-
"sass": "1.77.
|
88
|
+
"sass": "1.77.3",
|
89
89
|
"typescript": "5.4.5"
|
90
90
|
},
|
91
91
|
"peerDependencies": {
|