@genesislcap/foundation-zero-grid-pro 11.4.3 → 12.0.1-alpha-d05147f.0
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 +2 -2
- package/dist/dts/grid-pro.d.ts.map +1 -1
- package/package.json +8 -10
package/dist/dts/grid-pro.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { GridPro } from '@genesislcap/grid-pro';
|
|
1
|
+
import { AgcCore, GridPro } from '@genesislcap/grid-pro';
|
|
2
2
|
export declare class ZeroGridPro extends GridPro {
|
|
3
3
|
theme: string;
|
|
4
4
|
themeChanged(oldValue: string, newValue: string): void;
|
|
5
|
-
set gridOptions(options:
|
|
5
|
+
set gridOptions(options: AgcCore.GridOptions);
|
|
6
6
|
}
|
|
7
7
|
export declare const zeroGridProShadowOptions: ShadowRootInit;
|
|
8
8
|
export declare const zeroDefaultGridProConfig: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"grid-pro.d.ts","sourceRoot":"","sources":["../../src/grid-pro.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,OAAO,EAIR,MAAM,uBAAuB,CAAC;AAa/B,qBAAa,WAAY,SAAQ,OAAO;IAKtC,KAAK,SAAqB;IAC1B,YAAY,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM;IAS/C,IAAI,WAAW,CAAC,OAAO,EAAE,OAAO,CAAC,WAAW,EAe3C;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": "
|
|
4
|
+
"version": "12.0.1-alpha-d05147f.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"PORT": 4020
|
|
12
12
|
},
|
|
13
13
|
"scripts": {
|
|
14
|
-
"build": "npm run
|
|
14
|
+
"build": "npm run clean && npm run build:tsc && npm run copy-files",
|
|
15
15
|
"build:rollup": "rollup -c",
|
|
16
16
|
"build:rollup:stats": "cross-env ANALYZE=1 npm run build:rollup",
|
|
17
17
|
"build-storybook": "build-storybook",
|
|
@@ -26,8 +26,6 @@
|
|
|
26
26
|
"dev:rollup": "rollup -c -w --configDev",
|
|
27
27
|
"dev:tsc": "tsc -b ./tsconfig.build.json -w",
|
|
28
28
|
"dev:webpack": "cross-env NODE_ENV=development webpack serve",
|
|
29
|
-
"prepare": "npm run clean && npm run build:tsc && npm run copy-files",
|
|
30
|
-
"prepublishOnly": "npm run prepare",
|
|
31
29
|
"serve": "serve dist -p $npm_package_config_PORT",
|
|
32
30
|
"start": "npm run storybook",
|
|
33
31
|
"storybook": "start-storybook -p 6006",
|
|
@@ -87,11 +85,11 @@
|
|
|
87
85
|
"webpack-merge": "^5.7.3"
|
|
88
86
|
},
|
|
89
87
|
"dependencies": {
|
|
90
|
-
"@genesislcap/foundation-comms": "
|
|
91
|
-
"@genesislcap/foundation-ui": "
|
|
92
|
-
"@genesislcap/foundation-utils": "
|
|
93
|
-
"@genesislcap/foundation-zero": "
|
|
94
|
-
"@genesislcap/grid-pro": "
|
|
88
|
+
"@genesislcap/foundation-comms": "12.0.1-alpha-d05147f.0",
|
|
89
|
+
"@genesislcap/foundation-ui": "12.0.1-alpha-d05147f.0",
|
|
90
|
+
"@genesislcap/foundation-utils": "12.0.1-alpha-d05147f.0",
|
|
91
|
+
"@genesislcap/foundation-zero": "12.0.1-alpha-d05147f.0",
|
|
92
|
+
"@genesislcap/grid-pro": "12.0.1-alpha-d05147f.0",
|
|
95
93
|
"@microsoft/fast-colors": "^5.1.4",
|
|
96
94
|
"@microsoft/fast-components": "^2.21.3",
|
|
97
95
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -112,5 +110,5 @@
|
|
|
112
110
|
"publishConfig": {
|
|
113
111
|
"access": "public"
|
|
114
112
|
},
|
|
115
|
-
"gitHead": "
|
|
113
|
+
"gitHead": "2e0a38e819734841bbd916b0ddc112022961696c"
|
|
116
114
|
}
|