@finos/legend-lego 2.0.175 → 2.0.177
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.
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
import { type CellClickedEvent, type CellMouseOverEvent, type CellRange, type CellSelectionChangedEvent, type ColDef, type ColumnState, type DefaultMenuItem, type FirstDataRenderedEvent, type GetContextMenuItemsParams, type GridApi, type GridOptions, type IAggFuncParams, type ICellRendererParams, type IRowNode, type MenuItemDef, type RowClickedEvent, type RowSelectedEvent, type RowSelectionOptions } from 'ag-grid-community';
|
|
16
|
+
import { type CellClickedEvent, type CellMouseOverEvent, type CellRange, type CellSelectionChangedEvent, type ColDef, type ColumnState, type DefaultMenuItem, type FirstDataRenderedEvent, type GetContextMenuItemsParams, type GridApi, type GridOptions, type IAggFuncParams, type ICellRendererParams, type IRowNode, type IServerSideDatasource, type IServerSideGetRowsParams, type MenuItemDef, type RowClickedEvent, type RowSelectedEvent, type RowSelectionOptions } from 'ag-grid-community';
|
|
17
17
|
import { type AgGridReactProps, type CustomHeaderProps } from 'ag-grid-react';
|
|
18
18
|
export declare function DataGrid<TData = unknown>(props: AgGridReactProps<TData>): React.ReactNode;
|
|
19
|
-
export type { CellClickedEvent as DataGridCellClickedEvent, CellMouseOverEvent as DataGridCellMouseOverEvent, CellRange as DataGridCellRange, CellSelectionChangedEvent as DataGridCellSelectionChangedEvent, ColDef as DataGridColumnDefinition, ColumnState as DataGridColumnState, CustomHeaderProps as DataGridCustomHeaderProps, DefaultMenuItem as DataGridDefaultMenuItem, FirstDataRenderedEvent as DataGridFirstDataRenderedEvent, GetContextMenuItemsParams as DataGridGetContextMenuItemsParams, GridApi as DataGridApi, GridOptions as DataGridOptions, IAggFuncParams as DataGridIAggFuncParams, ICellRendererParams as DataGridCellRendererParams, IRowNode as DataGridIRowNode, MenuItemDef as DataGridMenuItemDef, RowClickedEvent as DataGridRowClickedEvent, RowSelectedEvent as DataGridRowSelectedEvent, RowSelectionOptions as DataGridRowSelectionOptions, };
|
|
19
|
+
export type { CellClickedEvent as DataGridCellClickedEvent, CellMouseOverEvent as DataGridCellMouseOverEvent, CellRange as DataGridCellRange, CellSelectionChangedEvent as DataGridCellSelectionChangedEvent, ColDef as DataGridColumnDefinition, ColumnState as DataGridColumnState, CustomHeaderProps as DataGridCustomHeaderProps, DefaultMenuItem as DataGridDefaultMenuItem, FirstDataRenderedEvent as DataGridFirstDataRenderedEvent, GetContextMenuItemsParams as DataGridGetContextMenuItemsParams, GridApi as DataGridApi, GridOptions as DataGridOptions, IAggFuncParams as DataGridIAggFuncParams, ICellRendererParams as DataGridCellRendererParams, IRowNode as DataGridIRowNode, IServerSideDatasource as DataGridServerSideDatasource, IServerSideGetRowsParams as DataGridServerSideGetRowsParams, MenuItemDef as DataGridMenuItemDef, RowClickedEvent as DataGridRowClickedEvent, RowSelectedEvent as DataGridRowSelectedEvent, RowSelectionOptions as DataGridRowSelectionOptions, };
|
|
20
20
|
//# sourceMappingURL=DataGrid.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGrid.d.ts","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,SAAS,EACd,KAAK,yBAAyB,EAC9B,KAAK,MAAM,EACX,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,sBAAsB,EAC3B,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,cAAc,EACnB,KAAK,mBAAmB,EACxB,KAAK,QAAQ,EACb,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAEL,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACvB,MAAM,eAAe,CAAC;AAUvB,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EACtC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,GAC7B,KAAK,CAAC,SAAS,CA8BjB;AAED,YAAY,EACV,gBAAgB,IAAI,wBAAwB,EAC5C,kBAAkB,IAAI,0BAA0B,EAChD,SAAS,IAAI,iBAAiB,EAC9B,yBAAyB,IAAI,iCAAiC,EAC9D,MAAM,IAAI,wBAAwB,EAClC,WAAW,IAAI,mBAAmB,EAClC,iBAAiB,IAAI,yBAAyB,EAC9C,eAAe,IAAI,uBAAuB,EAC1C,sBAAsB,IAAI,8BAA8B,EACxD,yBAAyB,IAAI,iCAAiC,EAC9D,OAAO,IAAI,WAAW,EACtB,WAAW,IAAI,eAAe,EAC9B,cAAc,IAAI,sBAAsB,EACxC,mBAAmB,IAAI,0BAA0B,EACjD,QAAQ,IAAI,gBAAgB,EAC5B,WAAW,IAAI,mBAAmB,EAClC,eAAe,IAAI,uBAAuB,EAC1C,gBAAgB,IAAI,wBAAwB,EAC5C,mBAAmB,IAAI,2BAA2B,GACnD,CAAC"}
|
|
1
|
+
{"version":3,"file":"DataGrid.d.ts","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EACL,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,SAAS,EACd,KAAK,yBAAyB,EAC9B,KAAK,MAAM,EACX,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,sBAAsB,EAC3B,KAAK,yBAAyB,EAC9B,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,cAAc,EACnB,KAAK,mBAAmB,EACxB,KAAK,QAAQ,EACb,KAAK,qBAAqB,EAC1B,KAAK,wBAAwB,EAC7B,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAEL,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACvB,MAAM,eAAe,CAAC;AAUvB,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EACtC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,GAC7B,KAAK,CAAC,SAAS,CA8BjB;AAED,YAAY,EACV,gBAAgB,IAAI,wBAAwB,EAC5C,kBAAkB,IAAI,0BAA0B,EAChD,SAAS,IAAI,iBAAiB,EAC9B,yBAAyB,IAAI,iCAAiC,EAC9D,MAAM,IAAI,wBAAwB,EAClC,WAAW,IAAI,mBAAmB,EAClC,iBAAiB,IAAI,yBAAyB,EAC9C,eAAe,IAAI,uBAAuB,EAC1C,sBAAsB,IAAI,8BAA8B,EACxD,yBAAyB,IAAI,iCAAiC,EAC9D,OAAO,IAAI,WAAW,EACtB,WAAW,IAAI,eAAe,EAC9B,cAAc,IAAI,sBAAsB,EACxC,mBAAmB,IAAI,0BAA0B,EACjD,QAAQ,IAAI,gBAAgB,EAC5B,qBAAqB,IAAI,4BAA4B,EACrD,wBAAwB,IAAI,+BAA+B,EAC3D,WAAW,IAAI,mBAAmB,EAClC,eAAe,IAAI,uBAAuB,EAC1C,gBAAgB,IAAI,wBAAwB,EAC5C,mBAAmB,IAAI,2BAA2B,GACnD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataGrid.js","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,
|
|
1
|
+
{"version":3,"file":"DataGrid.js","sourceRoot":"","sources":["../../src/data-grid/DataGrid.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAqBL,kBAAkB,GACnB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,WAAW,GAGZ,MAAM,eAAe,CAAC;AAIvB,mGAAmG;AACnG,kCAAkC;AAClC,8GAA8G;AAC9G,yDAAyD;AACzD,MAAM,kCAAkC,GAAG,OAAO,CAAC,KAAK,CAAC,CAAC,iCAAiC;AAE3F,MAAM,UAAU,QAAQ,CACtB,KAA8B;IAE9B,IAAI,eAAe,EAAE,CAAC;QACpB,cAAc,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IAChD,CAAC;IAED,0CAA0C;IAC1C,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE,CAAC;QAC1C,sCAAsC;QACtC,OAAO,CAAC,KAAK,GAAG,CAAC,OAAiB,EAAE,GAAG,IAAe,EAAE,EAAE;YACxD,OAAO,CAAC,KAAK,CAAC,MAAM,OAAO,EAAE,EAAE,eAAe,CAAC,CAAC,CAAC,iCAAiC;QACpF,CAAC,CAAC;IACJ,CAAC;IAED,OAAO,CACL,KAAC,WAAW,IACV,KAAK,EAAC,QAAQ,KACV,KAAK;QACT,oFAAoF;QACpF,yCAAyC;QACzC,OAAO,EAAE,CAAC,kBAAkB,EAAE,mBAAmB,CAAC,EAClD,WAAW,EAAE,CAAC,MAAM,EAAE,EAAE;YACtB,KAAK,CAAC,WAAW,EAAE,CAAC,MAAM,CAAC,CAAC;YAC5B,0CAA0C;YAC1C,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE,CAAC;gBAC1C,iCAAiC;gBACjC,OAAO,CAAC,KAAK,GAAG,kCAAkC,CAAC,CAAC,iCAAiC;YACvF,CAAC;QACH,CAAC,GACD,CACH,CAAC;AACJ,CAAC"}
|
package/lib/index.css
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-lego",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.177",
|
|
4
4
|
"description": "Legend code editor support",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"test:watch": "jest --watch"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@finos/legend-application": "16.0.
|
|
51
|
+
"@finos/legend-application": "16.0.101",
|
|
52
52
|
"@finos/legend-art": "7.1.145",
|
|
53
|
-
"@finos/legend-code-editor": "2.0.
|
|
54
|
-
"@finos/legend-graph": "32.3.
|
|
53
|
+
"@finos/legend-code-editor": "2.0.159",
|
|
54
|
+
"@finos/legend-graph": "32.3.39",
|
|
55
55
|
"@finos/legend-shared": "11.0.23",
|
|
56
56
|
"@types/css-font-loading-module": "0.0.14",
|
|
57
57
|
"@types/react": "19.0.10",
|
|
@@ -29,6 +29,8 @@ import {
|
|
|
29
29
|
type IAggFuncParams,
|
|
30
30
|
type ICellRendererParams,
|
|
31
31
|
type IRowNode,
|
|
32
|
+
type IServerSideDatasource,
|
|
33
|
+
type IServerSideGetRowsParams,
|
|
32
34
|
type MenuItemDef,
|
|
33
35
|
type RowClickedEvent,
|
|
34
36
|
type RowSelectedEvent,
|
|
@@ -100,6 +102,8 @@ export type {
|
|
|
100
102
|
IAggFuncParams as DataGridIAggFuncParams,
|
|
101
103
|
ICellRendererParams as DataGridCellRendererParams,
|
|
102
104
|
IRowNode as DataGridIRowNode,
|
|
105
|
+
IServerSideDatasource as DataGridServerSideDatasource,
|
|
106
|
+
IServerSideGetRowsParams as DataGridServerSideGetRowsParams,
|
|
103
107
|
MenuItemDef as DataGridMenuItemDef,
|
|
104
108
|
RowClickedEvent as DataGridRowClickedEvent,
|
|
105
109
|
RowSelectedEvent as DataGridRowSelectedEvent,
|