@genesislcap/foundation-entity-management 14.491.1 → 14.492.0-GENC-1462.1

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.
@@ -2978,6 +2978,55 @@
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
+ },
2981
3030
  {
2982
3031
  "kind": "javascript-module",
2983
3032
  "path": "src/list/index.ts",
@@ -3753,41 +3802,13 @@
3753
3802
  },
3754
3803
  {
3755
3804
  "kind": "javascript-module",
3756
- "path": "src/layouts/default.ts",
3757
- "declarations": [
3758
- {
3759
- "kind": "variable",
3760
- "name": "loginLayout",
3761
- "default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
3762
- },
3763
- {
3764
- "kind": "variable",
3765
- "name": "defaultLayout",
3766
- "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)"
3767
- }
3768
- ],
3769
- "exports": [
3770
- {
3771
- "kind": "js",
3772
- "name": "loginLayout",
3773
- "declaration": {
3774
- "name": "loginLayout",
3775
- "module": "src/layouts/default.ts"
3776
- }
3777
- },
3778
- {
3779
- "kind": "js",
3780
- "name": "defaultLayout",
3781
- "declaration": {
3782
- "name": "defaultLayout",
3783
- "module": "src/layouts/default.ts"
3784
- }
3785
- }
3786
- ]
3805
+ "path": "src/routes/config.ts",
3806
+ "declarations": [],
3807
+ "exports": []
3787
3808
  },
3788
3809
  {
3789
3810
  "kind": "javascript-module",
3790
- "path": "src/layouts/index.ts",
3811
+ "path": "src/routes/index.ts",
3791
3812
  "declarations": [],
3792
3813
  "exports": [
3793
3814
  {
@@ -3795,7 +3816,7 @@
3795
3816
  "name": "*",
3796
3817
  "declaration": {
3797
3818
  "name": "*",
3798
- "package": "./default"
3819
+ "package": "./config"
3799
3820
  }
3800
3821
  }
3801
3822
  ]
@@ -3944,27 +3965,6 @@
3944
3965
  }
3945
3966
  ]
3946
3967
  },
3947
- {
3948
- "kind": "javascript-module",
3949
- "path": "src/routes/config.ts",
3950
- "declarations": [],
3951
- "exports": []
3952
- },
3953
- {
3954
- "kind": "javascript-module",
3955
- "path": "src/routes/index.ts",
3956
- "declarations": [],
3957
- "exports": [
3958
- {
3959
- "kind": "js",
3960
- "name": "*",
3961
- "declaration": {
3962
- "name": "*",
3963
- "package": "./config"
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.491.1",
4
+ "version": "14.492.0-GENC-1462.1",
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.491.1",
58
- "@genesislcap/genx": "14.491.1",
59
- "@genesislcap/rollup-builder": "14.491.1",
60
- "@genesislcap/ts-builder": "14.491.1",
61
- "@genesislcap/uvu-playwright-builder": "14.491.1",
62
- "@genesislcap/vite-builder": "14.491.1",
63
- "@genesislcap/webpack-builder": "14.491.1"
57
+ "@genesislcap/foundation-testing": "14.492.0-GENC-1462.1",
58
+ "@genesislcap/genx": "14.492.0-GENC-1462.1",
59
+ "@genesislcap/rollup-builder": "14.492.0-GENC-1462.1",
60
+ "@genesislcap/ts-builder": "14.492.0-GENC-1462.1",
61
+ "@genesislcap/uvu-playwright-builder": "14.492.0-GENC-1462.1",
62
+ "@genesislcap/vite-builder": "14.492.0-GENC-1462.1",
63
+ "@genesislcap/webpack-builder": "14.492.0-GENC-1462.1"
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.491.1",
71
- "@genesislcap/foundation-auth": "14.491.1",
72
- "@genesislcap/foundation-comms": "14.491.1",
73
- "@genesislcap/foundation-errors": "14.491.1",
74
- "@genesislcap/foundation-events": "14.491.1",
75
- "@genesislcap/foundation-forms": "14.491.1",
76
- "@genesislcap/foundation-logger": "14.491.1",
77
- "@genesislcap/foundation-notifications": "14.491.1",
78
- "@genesislcap/foundation-ui": "14.491.1",
79
- "@genesislcap/foundation-utils": "14.491.1",
80
- "@genesislcap/foundation-zero": "14.491.1",
81
- "@genesislcap/foundation-zero-grid-pro": "14.491.1",
82
- "@genesislcap/grid-pro": "14.491.1",
83
- "@genesislcap/web-core": "14.491.1",
70
+ "@genesislcap/foundation-ai": "14.492.0-GENC-1462.1",
71
+ "@genesislcap/foundation-auth": "14.492.0-GENC-1462.1",
72
+ "@genesislcap/foundation-comms": "14.492.0-GENC-1462.1",
73
+ "@genesislcap/foundation-errors": "14.492.0-GENC-1462.1",
74
+ "@genesislcap/foundation-events": "14.492.0-GENC-1462.1",
75
+ "@genesislcap/foundation-forms": "14.492.0-GENC-1462.1",
76
+ "@genesislcap/foundation-logger": "14.492.0-GENC-1462.1",
77
+ "@genesislcap/foundation-notifications": "14.492.0-GENC-1462.1",
78
+ "@genesislcap/foundation-ui": "14.492.0-GENC-1462.1",
79
+ "@genesislcap/foundation-utils": "14.492.0-GENC-1462.1",
80
+ "@genesislcap/foundation-zero": "14.492.0-GENC-1462.1",
81
+ "@genesislcap/foundation-zero-grid-pro": "14.492.0-GENC-1462.1",
82
+ "@genesislcap/grid-pro": "14.492.0-GENC-1462.1",
83
+ "@genesislcap/web-core": "14.492.0-GENC-1462.1",
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": "f4f0c1e530c16f54fda208dd503b79f14cc9200c"
106
+ "gitHead": "dabde96a5bba84756a0c5ddc4f679d747179735d"
107
107
  }