@finos/legend-lego 2.0.90 → 2.0.91
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,11 +13,11 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import { 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 Module, 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 MenuItemDef, type Module, 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 const communityModules: Module[];
|
19
19
|
export declare const enterpriseModules: Module[];
|
20
20
|
export declare const allModules: Module[];
|
21
21
|
export declare function DataGrid<TData = unknown>(props: AgGridReactProps<TData>): React.ReactNode;
|
22
|
-
export type { 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, RowSelectedEvent as DataGridRowSelectedEvent, RowSelectionOptions as DataGridRowSelectionOptions, };
|
22
|
+
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, };
|
23
23
|
//# 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,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,MAAM,EACX,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAEL,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACvB,MAAM,eAAe,CAAC;AAEvB,eAAO,MAAM,gBAAgB,EAAE,MAAM,EAAyB,CAAC;AAC/D,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAA0B,CAAC;AACjE,eAAO,MAAM,UAAU,EAAE,MAAM,EAA+C,CAAC;AAI/E,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EACtC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,GAC7B,KAAK,CAAC,SAAS,CAcjB;AAED,YAAY,EACV,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,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,WAAW,EAChB,KAAK,MAAM,EACX,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAEL,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACvB,MAAM,eAAe,CAAC;AAEvB,eAAO,MAAM,gBAAgB,EAAE,MAAM,EAAyB,CAAC;AAC/D,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAA0B,CAAC;AACjE,eAAO,MAAM,UAAU,EAAE,MAAM,EAA+C,CAAC;AAI/E,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EACtC,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC,GAC7B,KAAK,CAAC,SAAS,CAcjB;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 +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,EAoBL,kBAAkB,GACnB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,WAAW,GAGZ,MAAM,eAAe,CAAC;AAEvB,MAAM,CAAC,MAAM,gBAAgB,GAAa,CAAC,kBAAkB,CAAC,CAAC;AAC/D,MAAM,CAAC,MAAM,iBAAiB,GAAa,CAAC,mBAAmB,CAAC,CAAC;AACjE,MAAM,CAAC,MAAM,UAAU,GAAa,gBAAgB,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAI/E,MAAM,UAAU,QAAQ,CACtB,KAA8B;IAE9B,IAAI,eAAe,EAAE,CAAC;QACpB,cAAc,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IAChD,CAAC;IACD,OAAO,CACL,KAAC,WAAW,IACV,KAAK,EAAC,QAAQ,KACV,KAAK;QACT,oFAAoF;QACpF,yCAAyC;QACzC,0CAA0C;QAC1C,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,UAAU,GACxE,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.91",
|
4
4
|
"description": "Legend code editor support",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -46,10 +46,10 @@
|
|
46
46
|
"test:watch": "jest --watch"
|
47
47
|
},
|
48
48
|
"dependencies": {
|
49
|
-
"@finos/legend-application": "16.0.
|
50
|
-
"@finos/legend-art": "7.1.
|
51
|
-
"@finos/legend-code-editor": "2.0.
|
52
|
-
"@finos/legend-graph": "32.1.
|
49
|
+
"@finos/legend-application": "16.0.50",
|
50
|
+
"@finos/legend-art": "7.1.104",
|
51
|
+
"@finos/legend-code-editor": "2.0.85",
|
52
|
+
"@finos/legend-graph": "32.1.43",
|
53
53
|
"@finos/legend-shared": "11.0.13",
|
54
54
|
"@types/css-font-loading-module": "0.0.14",
|
55
55
|
"@types/react": "19.0.10",
|
@@ -15,6 +15,7 @@
|
|
15
15
|
*/
|
16
16
|
|
17
17
|
import {
|
18
|
+
type CellClickedEvent,
|
18
19
|
type CellMouseOverEvent,
|
19
20
|
type CellRange,
|
20
21
|
type CellSelectionChangedEvent,
|
@@ -30,6 +31,7 @@ import {
|
|
30
31
|
type IRowNode,
|
31
32
|
type MenuItemDef,
|
32
33
|
type Module,
|
34
|
+
type RowClickedEvent,
|
33
35
|
type RowSelectedEvent,
|
34
36
|
type RowSelectionOptions,
|
35
37
|
AllCommunityModule,
|
@@ -66,6 +68,7 @@ export function DataGrid<TData = unknown>(
|
|
66
68
|
}
|
67
69
|
|
68
70
|
export type {
|
71
|
+
CellClickedEvent as DataGridCellClickedEvent,
|
69
72
|
CellMouseOverEvent as DataGridCellMouseOverEvent,
|
70
73
|
CellRange as DataGridCellRange,
|
71
74
|
CellSelectionChangedEvent as DataGridCellSelectionChangedEvent,
|
@@ -81,6 +84,7 @@ export type {
|
|
81
84
|
ICellRendererParams as DataGridCellRendererParams,
|
82
85
|
IRowNode as DataGridIRowNode,
|
83
86
|
MenuItemDef as DataGridMenuItemDef,
|
87
|
+
RowClickedEvent as DataGridRowClickedEvent,
|
84
88
|
RowSelectedEvent as DataGridRowSelectedEvent,
|
85
89
|
RowSelectionOptions as DataGridRowSelectionOptions,
|
86
90
|
};
|