@genesislcap/foundation-entity-management 14.486.1 → 14.487.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 +49 -49
- package/package.json +23 -23
|
@@ -2978,55 +2978,6 @@
|
|
|
2978
2978
|
}
|
|
2979
2979
|
]
|
|
2980
2980
|
},
|
|
2981
|
-
{
|
|
2982
|
-
"kind": "javascript-module",
|
|
2983
|
-
"path": "src/layouts/default.ts",
|
|
2984
|
-
"declarations": [
|
|
2985
|
-
{
|
|
2986
|
-
"kind": "variable",
|
|
2987
|
-
"name": "loginLayout",
|
|
2988
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
2989
|
-
},
|
|
2990
|
-
{
|
|
2991
|
-
"kind": "variable",
|
|
2992
|
-
"name": "defaultLayout",
|
|
2993
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n css`\n ${baseLayoutCss}\n `,\n)"
|
|
2994
|
-
}
|
|
2995
|
-
],
|
|
2996
|
-
"exports": [
|
|
2997
|
-
{
|
|
2998
|
-
"kind": "js",
|
|
2999
|
-
"name": "loginLayout",
|
|
3000
|
-
"declaration": {
|
|
3001
|
-
"name": "loginLayout",
|
|
3002
|
-
"module": "src/layouts/default.ts"
|
|
3003
|
-
}
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"kind": "js",
|
|
3007
|
-
"name": "defaultLayout",
|
|
3008
|
-
"declaration": {
|
|
3009
|
-
"name": "defaultLayout",
|
|
3010
|
-
"module": "src/layouts/default.ts"
|
|
3011
|
-
}
|
|
3012
|
-
}
|
|
3013
|
-
]
|
|
3014
|
-
},
|
|
3015
|
-
{
|
|
3016
|
-
"kind": "javascript-module",
|
|
3017
|
-
"path": "src/layouts/index.ts",
|
|
3018
|
-
"declarations": [],
|
|
3019
|
-
"exports": [
|
|
3020
|
-
{
|
|
3021
|
-
"kind": "js",
|
|
3022
|
-
"name": "*",
|
|
3023
|
-
"declaration": {
|
|
3024
|
-
"name": "*",
|
|
3025
|
-
"package": "./default"
|
|
3026
|
-
}
|
|
3027
|
-
}
|
|
3028
|
-
]
|
|
3029
|
-
},
|
|
3030
2981
|
{
|
|
3031
2982
|
"kind": "javascript-module",
|
|
3032
2983
|
"path": "src/list/index.ts",
|
|
@@ -3965,6 +3916,55 @@
|
|
|
3965
3916
|
}
|
|
3966
3917
|
]
|
|
3967
3918
|
},
|
|
3919
|
+
{
|
|
3920
|
+
"kind": "javascript-module",
|
|
3921
|
+
"path": "src/layouts/default.ts",
|
|
3922
|
+
"declarations": [
|
|
3923
|
+
{
|
|
3924
|
+
"kind": "variable",
|
|
3925
|
+
"name": "loginLayout",
|
|
3926
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3927
|
+
},
|
|
3928
|
+
{
|
|
3929
|
+
"kind": "variable",
|
|
3930
|
+
"name": "defaultLayout",
|
|
3931
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n css`\n ${baseLayoutCss}\n `,\n)"
|
|
3932
|
+
}
|
|
3933
|
+
],
|
|
3934
|
+
"exports": [
|
|
3935
|
+
{
|
|
3936
|
+
"kind": "js",
|
|
3937
|
+
"name": "loginLayout",
|
|
3938
|
+
"declaration": {
|
|
3939
|
+
"name": "loginLayout",
|
|
3940
|
+
"module": "src/layouts/default.ts"
|
|
3941
|
+
}
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"kind": "js",
|
|
3945
|
+
"name": "defaultLayout",
|
|
3946
|
+
"declaration": {
|
|
3947
|
+
"name": "defaultLayout",
|
|
3948
|
+
"module": "src/layouts/default.ts"
|
|
3949
|
+
}
|
|
3950
|
+
}
|
|
3951
|
+
]
|
|
3952
|
+
},
|
|
3953
|
+
{
|
|
3954
|
+
"kind": "javascript-module",
|
|
3955
|
+
"path": "src/layouts/index.ts",
|
|
3956
|
+
"declarations": [],
|
|
3957
|
+
"exports": [
|
|
3958
|
+
{
|
|
3959
|
+
"kind": "js",
|
|
3960
|
+
"name": "*",
|
|
3961
|
+
"declaration": {
|
|
3962
|
+
"name": "*",
|
|
3963
|
+
"package": "./default"
|
|
3964
|
+
}
|
|
3965
|
+
}
|
|
3966
|
+
]
|
|
3967
|
+
},
|
|
3968
3968
|
{
|
|
3969
3969
|
"kind": "javascript-module",
|
|
3970
3970
|
"path": "src/utils/custom-actions-utils.ts",
|
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.487.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -54,33 +54,33 @@
|
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@genesislcap/foundation-testing": "14.
|
|
58
|
-
"@genesislcap/genx": "14.
|
|
59
|
-
"@genesislcap/rollup-builder": "14.
|
|
60
|
-
"@genesislcap/ts-builder": "14.
|
|
61
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
62
|
-
"@genesislcap/vite-builder": "14.
|
|
63
|
-
"@genesislcap/webpack-builder": "14.
|
|
57
|
+
"@genesislcap/foundation-testing": "14.487.0",
|
|
58
|
+
"@genesislcap/genx": "14.487.0",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.487.0",
|
|
60
|
+
"@genesislcap/ts-builder": "14.487.0",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.487.0",
|
|
62
|
+
"@genesislcap/vite-builder": "14.487.0",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.487.0"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@ag-grid-community/core": "29.2.0",
|
|
67
67
|
"ag-grid-community": "36.0.0"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@genesislcap/foundation-ai": "14.
|
|
71
|
-
"@genesislcap/foundation-comms": "14.
|
|
72
|
-
"@genesislcap/foundation-errors": "14.
|
|
73
|
-
"@genesislcap/foundation-events": "14.
|
|
74
|
-
"@genesislcap/foundation-forms": "14.
|
|
75
|
-
"@genesislcap/foundation-logger": "14.
|
|
76
|
-
"@genesislcap/foundation-login": "14.
|
|
77
|
-
"@genesislcap/foundation-notifications": "14.
|
|
78
|
-
"@genesislcap/foundation-ui": "14.
|
|
79
|
-
"@genesislcap/foundation-utils": "14.
|
|
80
|
-
"@genesislcap/foundation-zero": "14.
|
|
81
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
82
|
-
"@genesislcap/grid-pro": "14.
|
|
83
|
-
"@genesislcap/web-core": "14.
|
|
70
|
+
"@genesislcap/foundation-ai": "14.487.0",
|
|
71
|
+
"@genesislcap/foundation-comms": "14.487.0",
|
|
72
|
+
"@genesislcap/foundation-errors": "14.487.0",
|
|
73
|
+
"@genesislcap/foundation-events": "14.487.0",
|
|
74
|
+
"@genesislcap/foundation-forms": "14.487.0",
|
|
75
|
+
"@genesislcap/foundation-logger": "14.487.0",
|
|
76
|
+
"@genesislcap/foundation-login": "14.487.0",
|
|
77
|
+
"@genesislcap/foundation-notifications": "14.487.0",
|
|
78
|
+
"@genesislcap/foundation-ui": "14.487.0",
|
|
79
|
+
"@genesislcap/foundation-utils": "14.487.0",
|
|
80
|
+
"@genesislcap/foundation-zero": "14.487.0",
|
|
81
|
+
"@genesislcap/foundation-zero-grid-pro": "14.487.0",
|
|
82
|
+
"@genesislcap/grid-pro": "14.487.0",
|
|
83
|
+
"@genesislcap/web-core": "14.487.0",
|
|
84
84
|
"change-case": "^4.1.2"
|
|
85
85
|
},
|
|
86
86
|
"repository": {
|
|
@@ -103,5 +103,5 @@
|
|
|
103
103
|
"require": "./dist/react.cjs"
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
|
-
"gitHead": "
|
|
106
|
+
"gitHead": "e91b34059e2dab1ad9b0799de26c31f3fdfc0ece"
|
|
107
107
|
}
|