@genesislcap/foundation-zero-grid-pro 14.445.0 → 14.445.2-chore-fix-ag-grid-types-react.3
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/dist/dts/grid-pro.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { GridOptionsConfig } from '@genesislcap/grid-pro';
|
|
2
2
|
import { GridPro } from '@genesislcap/grid-pro';
|
|
3
3
|
/**
|
|
4
4
|
* @tagname %%prefix%%-grid-pro
|
|
@@ -20,7 +20,7 @@ export declare class ZeroGridPro extends GridPro {
|
|
|
20
20
|
* Handles extra ZERO configs
|
|
21
21
|
* @override
|
|
22
22
|
*/
|
|
23
|
-
set gridOptions(options:
|
|
23
|
+
set gridOptions(options: GridOptionsConfig);
|
|
24
24
|
}
|
|
25
25
|
export declare const zeroGridProShadowOptions: ShadowRootInit;
|
|
26
26
|
export declare const zeroDefaultGridProConfig: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EACL,OAAO,EAIR,MAAM,uBAAuB,CAAC;AA4B/B;;GAEG;AACH,qBAAa,WAAY,SAAQ,OAAO;IAC1B,QAAQ,EAAG,GAAG,CAAC;IAC3B,OAAO,CAAC,qBAAqB,CAAC,CAAM;IACpC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAEhC;IAEF,OAAO,CAAC,qBAAqB,CAG3B;IAEF,iBAAiB,IAAI,IAAI;IASzB,oBAAoB,IAAI,IAAI;IAU5B;;;OAGG;IACH,KAAK,SAGA;IAEL,YAAY,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAK/C;;;OAGG;IACH,IAAI,WAAW,CAAC,OAAO,EAAE,iBAAiB,EAgCzC;CACF;AAGD,eAAO,MAAM,wBAAwB,EAAE,cAA+C,CAAC;AACvF,eAAO,MAAM,wBAAwB;;CAAmB,CAAC;AAEzD,eAAO,MAAM,WAAW;;;;;;;;;;sBAMtB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero-grid-pro",
|
|
3
3
|
"description": "Genesis Foundation Zero Grid Pro",
|
|
4
|
-
"version": "14.445.
|
|
4
|
+
"version": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -37,17 +37,17 @@
|
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@genesislcap/genx": "14.445.
|
|
41
|
-
"@genesislcap/rollup-builder": "14.445.
|
|
42
|
-
"@genesislcap/ts-builder": "14.445.
|
|
43
|
-
"@genesislcap/uvu-playwright-builder": "14.445.
|
|
44
|
-
"@genesislcap/vite-builder": "14.445.
|
|
45
|
-
"@genesislcap/webpack-builder": "14.445.
|
|
40
|
+
"@genesislcap/genx": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
41
|
+
"@genesislcap/rollup-builder": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
42
|
+
"@genesislcap/ts-builder": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
43
|
+
"@genesislcap/uvu-playwright-builder": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
44
|
+
"@genesislcap/vite-builder": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
45
|
+
"@genesislcap/webpack-builder": "14.445.2-chore-fix-ag-grid-types-react.3"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@genesislcap/foundation-ui": "14.445.
|
|
49
|
-
"@genesislcap/foundation-zero": "14.445.
|
|
50
|
-
"@genesislcap/grid-pro": "14.445.
|
|
48
|
+
"@genesislcap/foundation-ui": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
49
|
+
"@genesislcap/foundation-zero": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
50
|
+
"@genesislcap/grid-pro": "14.445.2-chore-fix-ag-grid-types-react.3",
|
|
51
51
|
"@microsoft/fast-colors": "5.3.1",
|
|
52
52
|
"@microsoft/fast-components": "2.30.6",
|
|
53
53
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"require": "./dist/react.cjs"
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "9bae6a71c4c119eb16264d4a01d8615e5cb0a44e"
|
|
82
82
|
}
|