@genesislcap/foundation-entity-management 14.149.0 → 14.150.1-alpha-28e6b6f.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/README.md +1 -1
- package/package.json +21 -21
package/README.md
CHANGED
|
@@ -79,7 +79,7 @@ export const AdminTemplate: ViewTemplate = html`
|
|
|
79
79
|
|
|
80
80
|
### Config
|
|
81
81
|
|
|
82
|
-
The functionality of the Entity Manager is customised through the properties you set on it in the HTML. This section covers the main properties that you need to customise. For a full list of properties, [see here](./docs/api/foundation-entity-management.md#properties).
|
|
82
|
+
The functionality of the Entity Manager is customised through the properties you set on it in the HTML. This section covers the main properties that you need to customise. For a full list of properties, [see here](./docs/api/foundation-entity-management.entitymanagement.md#properties).
|
|
83
83
|
|
|
84
84
|
#### Title
|
|
85
85
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-entity-management",
|
|
3
3
|
"description": "Genesis Foundation Entity Management",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.150.1-alpha-28e6b6f.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -43,29 +43,29 @@
|
|
|
43
43
|
"test:debug": "genx test --debug"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@genesislcap/foundation-testing": "14.
|
|
47
|
-
"@genesislcap/genx": "14.
|
|
48
|
-
"@genesislcap/rollup-builder": "14.
|
|
49
|
-
"@genesislcap/ts-builder": "14.
|
|
50
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
51
|
-
"@genesislcap/vite-builder": "14.
|
|
52
|
-
"@genesislcap/webpack-builder": "14.
|
|
46
|
+
"@genesislcap/foundation-testing": "14.150.1-alpha-28e6b6f.0",
|
|
47
|
+
"@genesislcap/genx": "14.150.1-alpha-28e6b6f.0",
|
|
48
|
+
"@genesislcap/rollup-builder": "14.150.1-alpha-28e6b6f.0",
|
|
49
|
+
"@genesislcap/ts-builder": "14.150.1-alpha-28e6b6f.0",
|
|
50
|
+
"@genesislcap/uvu-playwright-builder": "14.150.1-alpha-28e6b6f.0",
|
|
51
|
+
"@genesislcap/vite-builder": "14.150.1-alpha-28e6b6f.0",
|
|
52
|
+
"@genesislcap/webpack-builder": "14.150.1-alpha-28e6b6f.0",
|
|
53
53
|
"rimraf": "^3.0.2"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@ag-grid-community/core": "29.2.0",
|
|
57
|
-
"@genesislcap/foundation-comms": "14.
|
|
58
|
-
"@genesislcap/foundation-errors": "14.
|
|
59
|
-
"@genesislcap/foundation-events": "14.
|
|
60
|
-
"@genesislcap/foundation-forms": "14.
|
|
61
|
-
"@genesislcap/foundation-logger": "14.
|
|
62
|
-
"@genesislcap/foundation-login": "14.
|
|
63
|
-
"@genesislcap/foundation-notifications": "14.
|
|
64
|
-
"@genesislcap/foundation-ui": "14.
|
|
65
|
-
"@genesislcap/foundation-utils": "14.
|
|
66
|
-
"@genesislcap/foundation-zero": "14.
|
|
67
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
68
|
-
"@genesislcap/grid-pro": "14.
|
|
57
|
+
"@genesislcap/foundation-comms": "14.150.1-alpha-28e6b6f.0",
|
|
58
|
+
"@genesislcap/foundation-errors": "14.150.1-alpha-28e6b6f.0",
|
|
59
|
+
"@genesislcap/foundation-events": "14.150.1-alpha-28e6b6f.0",
|
|
60
|
+
"@genesislcap/foundation-forms": "14.150.1-alpha-28e6b6f.0",
|
|
61
|
+
"@genesislcap/foundation-logger": "14.150.1-alpha-28e6b6f.0",
|
|
62
|
+
"@genesislcap/foundation-login": "14.150.1-alpha-28e6b6f.0",
|
|
63
|
+
"@genesislcap/foundation-notifications": "14.150.1-alpha-28e6b6f.0",
|
|
64
|
+
"@genesislcap/foundation-ui": "14.150.1-alpha-28e6b6f.0",
|
|
65
|
+
"@genesislcap/foundation-utils": "14.150.1-alpha-28e6b6f.0",
|
|
66
|
+
"@genesislcap/foundation-zero": "14.150.1-alpha-28e6b6f.0",
|
|
67
|
+
"@genesislcap/foundation-zero-grid-pro": "14.150.1-alpha-28e6b6f.0",
|
|
68
|
+
"@genesislcap/grid-pro": "14.150.1-alpha-28e6b6f.0",
|
|
69
69
|
"@microsoft/fast-components": "^2.30.6",
|
|
70
70
|
"@microsoft/fast-element": "^1.12.0",
|
|
71
71
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -81,5 +81,5 @@
|
|
|
81
81
|
"access": "public"
|
|
82
82
|
},
|
|
83
83
|
"customElements": "dist/custom-elements.json",
|
|
84
|
-
"gitHead": "
|
|
84
|
+
"gitHead": "edfcd5d841bae73ff6b3f5c3adb953490bc0d27b"
|
|
85
85
|
}
|