@genesislcap/grid-pro 14.210.1-alpha-1717fac.0 → 14.210.1-alpha-4092ebd.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/custom-elements.json +21 -21
- package/package.json +13 -13
|
@@ -13518,6 +13518,27 @@
|
|
|
13518
13518
|
"declarations": [],
|
|
13519
13519
|
"exports": []
|
|
13520
13520
|
},
|
|
13521
|
+
{
|
|
13522
|
+
"kind": "javascript-module",
|
|
13523
|
+
"path": "src/tooltips/error-tooltip.ts",
|
|
13524
|
+
"declarations": [],
|
|
13525
|
+
"exports": []
|
|
13526
|
+
},
|
|
13527
|
+
{
|
|
13528
|
+
"kind": "javascript-module",
|
|
13529
|
+
"path": "src/tooltips/index.ts",
|
|
13530
|
+
"declarations": [],
|
|
13531
|
+
"exports": [
|
|
13532
|
+
{
|
|
13533
|
+
"kind": "js",
|
|
13534
|
+
"name": "*",
|
|
13535
|
+
"declaration": {
|
|
13536
|
+
"name": "*",
|
|
13537
|
+
"package": "./error-tooltip"
|
|
13538
|
+
}
|
|
13539
|
+
}
|
|
13540
|
+
]
|
|
13541
|
+
},
|
|
13521
13542
|
{
|
|
13522
13543
|
"kind": "javascript-module",
|
|
13523
13544
|
"path": "src/utils/array.ts",
|
|
@@ -13754,27 +13775,6 @@
|
|
|
13754
13775
|
}
|
|
13755
13776
|
]
|
|
13756
13777
|
},
|
|
13757
|
-
{
|
|
13758
|
-
"kind": "javascript-module",
|
|
13759
|
-
"path": "src/tooltips/error-tooltip.ts",
|
|
13760
|
-
"declarations": [],
|
|
13761
|
-
"exports": []
|
|
13762
|
-
},
|
|
13763
|
-
{
|
|
13764
|
-
"kind": "javascript-module",
|
|
13765
|
-
"path": "src/tooltips/index.ts",
|
|
13766
|
-
"declarations": [],
|
|
13767
|
-
"exports": [
|
|
13768
|
-
{
|
|
13769
|
-
"kind": "js",
|
|
13770
|
-
"name": "*",
|
|
13771
|
-
"declaration": {
|
|
13772
|
-
"name": "*",
|
|
13773
|
-
"package": "./error-tooltip"
|
|
13774
|
-
}
|
|
13775
|
-
}
|
|
13776
|
-
]
|
|
13777
|
-
},
|
|
13778
13778
|
{
|
|
13779
13779
|
"kind": "javascript-module",
|
|
13780
13780
|
"path": "src/cell-renderers/utils/accessor.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/grid-pro",
|
|
3
3
|
"description": "Genesis Foundation AG Grid",
|
|
4
|
-
"version": "14.210.1-alpha-
|
|
4
|
+
"version": "14.210.1-alpha-4092ebd.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -38,20 +38,20 @@
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@genesislcap/foundation-testing": "14.210.1-alpha-
|
|
42
|
-
"@genesislcap/genx": "14.210.1-alpha-
|
|
43
|
-
"@genesislcap/rollup-builder": "14.210.1-alpha-
|
|
44
|
-
"@genesislcap/ts-builder": "14.210.1-alpha-
|
|
45
|
-
"@genesislcap/uvu-playwright-builder": "14.210.1-alpha-
|
|
46
|
-
"@genesislcap/vite-builder": "14.210.1-alpha-
|
|
47
|
-
"@genesislcap/webpack-builder": "14.210.1-alpha-
|
|
41
|
+
"@genesislcap/foundation-testing": "14.210.1-alpha-4092ebd.0",
|
|
42
|
+
"@genesislcap/genx": "14.210.1-alpha-4092ebd.0",
|
|
43
|
+
"@genesislcap/rollup-builder": "14.210.1-alpha-4092ebd.0",
|
|
44
|
+
"@genesislcap/ts-builder": "14.210.1-alpha-4092ebd.0",
|
|
45
|
+
"@genesislcap/uvu-playwright-builder": "14.210.1-alpha-4092ebd.0",
|
|
46
|
+
"@genesislcap/vite-builder": "14.210.1-alpha-4092ebd.0",
|
|
47
|
+
"@genesislcap/webpack-builder": "14.210.1-alpha-4092ebd.0",
|
|
48
48
|
"rimraf": "^5.0.0"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@genesislcap/foundation-comms": "14.210.1-alpha-
|
|
52
|
-
"@genesislcap/foundation-logger": "14.210.1-alpha-
|
|
53
|
-
"@genesislcap/foundation-ui": "14.210.1-alpha-
|
|
54
|
-
"@genesislcap/foundation-utils": "14.210.1-alpha-
|
|
51
|
+
"@genesislcap/foundation-comms": "14.210.1-alpha-4092ebd.0",
|
|
52
|
+
"@genesislcap/foundation-logger": "14.210.1-alpha-4092ebd.0",
|
|
53
|
+
"@genesislcap/foundation-ui": "14.210.1-alpha-4092ebd.0",
|
|
54
|
+
"@genesislcap/foundation-utils": "14.210.1-alpha-4092ebd.0",
|
|
55
55
|
"@microsoft/fast-colors": "^5.3.1",
|
|
56
56
|
"@microsoft/fast-components": "^2.30.6",
|
|
57
57
|
"@microsoft/fast-element": "^1.12.0",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"access": "public"
|
|
78
78
|
},
|
|
79
79
|
"customElements": "dist/custom-elements.json",
|
|
80
|
-
"gitHead": "
|
|
80
|
+
"gitHead": "b3c6dfb1ffc48f7316cc0d21438feeca794b06bd"
|
|
81
81
|
}
|