@genesislcap/foundation-entity-management 14.429.2 → 14.430.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
|
@@ -3480,55 +3480,6 @@
|
|
|
3480
3480
|
}
|
|
3481
3481
|
]
|
|
3482
3482
|
},
|
|
3483
|
-
{
|
|
3484
|
-
"kind": "javascript-module",
|
|
3485
|
-
"path": "src/layouts/default.ts",
|
|
3486
|
-
"declarations": [
|
|
3487
|
-
{
|
|
3488
|
-
"kind": "variable",
|
|
3489
|
-
"name": "loginLayout",
|
|
3490
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3491
|
-
},
|
|
3492
|
-
{
|
|
3493
|
-
"kind": "variable",
|
|
3494
|
-
"name": "defaultLayout",
|
|
3495
|
-
"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)"
|
|
3496
|
-
}
|
|
3497
|
-
],
|
|
3498
|
-
"exports": [
|
|
3499
|
-
{
|
|
3500
|
-
"kind": "js",
|
|
3501
|
-
"name": "loginLayout",
|
|
3502
|
-
"declaration": {
|
|
3503
|
-
"name": "loginLayout",
|
|
3504
|
-
"module": "src/layouts/default.ts"
|
|
3505
|
-
}
|
|
3506
|
-
},
|
|
3507
|
-
{
|
|
3508
|
-
"kind": "js",
|
|
3509
|
-
"name": "defaultLayout",
|
|
3510
|
-
"declaration": {
|
|
3511
|
-
"name": "defaultLayout",
|
|
3512
|
-
"module": "src/layouts/default.ts"
|
|
3513
|
-
}
|
|
3514
|
-
}
|
|
3515
|
-
]
|
|
3516
|
-
},
|
|
3517
|
-
{
|
|
3518
|
-
"kind": "javascript-module",
|
|
3519
|
-
"path": "src/layouts/index.ts",
|
|
3520
|
-
"declarations": [],
|
|
3521
|
-
"exports": [
|
|
3522
|
-
{
|
|
3523
|
-
"kind": "js",
|
|
3524
|
-
"name": "*",
|
|
3525
|
-
"declaration": {
|
|
3526
|
-
"name": "*",
|
|
3527
|
-
"package": "./default"
|
|
3528
|
-
}
|
|
3529
|
-
}
|
|
3530
|
-
]
|
|
3531
|
-
},
|
|
3532
3483
|
{
|
|
3533
3484
|
"kind": "javascript-module",
|
|
3534
3485
|
"path": "src/main/index.ts",
|
|
@@ -3694,6 +3645,55 @@
|
|
|
3694
3645
|
}
|
|
3695
3646
|
]
|
|
3696
3647
|
},
|
|
3648
|
+
{
|
|
3649
|
+
"kind": "javascript-module",
|
|
3650
|
+
"path": "src/layouts/default.ts",
|
|
3651
|
+
"declarations": [
|
|
3652
|
+
{
|
|
3653
|
+
"kind": "variable",
|
|
3654
|
+
"name": "loginLayout",
|
|
3655
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
"kind": "variable",
|
|
3659
|
+
"name": "defaultLayout",
|
|
3660
|
+
"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)"
|
|
3661
|
+
}
|
|
3662
|
+
],
|
|
3663
|
+
"exports": [
|
|
3664
|
+
{
|
|
3665
|
+
"kind": "js",
|
|
3666
|
+
"name": "loginLayout",
|
|
3667
|
+
"declaration": {
|
|
3668
|
+
"name": "loginLayout",
|
|
3669
|
+
"module": "src/layouts/default.ts"
|
|
3670
|
+
}
|
|
3671
|
+
},
|
|
3672
|
+
{
|
|
3673
|
+
"kind": "js",
|
|
3674
|
+
"name": "defaultLayout",
|
|
3675
|
+
"declaration": {
|
|
3676
|
+
"name": "defaultLayout",
|
|
3677
|
+
"module": "src/layouts/default.ts"
|
|
3678
|
+
}
|
|
3679
|
+
}
|
|
3680
|
+
]
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
"kind": "javascript-module",
|
|
3684
|
+
"path": "src/layouts/index.ts",
|
|
3685
|
+
"declarations": [],
|
|
3686
|
+
"exports": [
|
|
3687
|
+
{
|
|
3688
|
+
"kind": "js",
|
|
3689
|
+
"name": "*",
|
|
3690
|
+
"declaration": {
|
|
3691
|
+
"name": "*",
|
|
3692
|
+
"package": "./default"
|
|
3693
|
+
}
|
|
3694
|
+
}
|
|
3695
|
+
]
|
|
3696
|
+
},
|
|
3697
3697
|
{
|
|
3698
3698
|
"kind": "javascript-module",
|
|
3699
3699
|
"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.430.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -54,32 +54,32 @@
|
|
|
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.430.0",
|
|
58
|
+
"@genesislcap/genx": "14.430.0",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.430.0",
|
|
60
|
+
"@genesislcap/ts-builder": "14.430.0",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.430.0",
|
|
62
|
+
"@genesislcap/vite-builder": "14.430.0",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.430.0"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@ag-grid-community/core": "29.2.0"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@genesislcap/foundation-ai": "14.
|
|
70
|
-
"@genesislcap/foundation-comms": "14.
|
|
71
|
-
"@genesislcap/foundation-errors": "14.
|
|
72
|
-
"@genesislcap/foundation-events": "14.
|
|
73
|
-
"@genesislcap/foundation-forms": "14.
|
|
74
|
-
"@genesislcap/foundation-logger": "14.
|
|
75
|
-
"@genesislcap/foundation-login": "14.
|
|
76
|
-
"@genesislcap/foundation-notifications": "14.
|
|
77
|
-
"@genesislcap/foundation-ui": "14.
|
|
78
|
-
"@genesislcap/foundation-utils": "14.
|
|
79
|
-
"@genesislcap/foundation-zero": "14.
|
|
80
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
81
|
-
"@genesislcap/grid-pro": "14.
|
|
82
|
-
"@genesislcap/web-core": "14.
|
|
69
|
+
"@genesislcap/foundation-ai": "14.430.0",
|
|
70
|
+
"@genesislcap/foundation-comms": "14.430.0",
|
|
71
|
+
"@genesislcap/foundation-errors": "14.430.0",
|
|
72
|
+
"@genesislcap/foundation-events": "14.430.0",
|
|
73
|
+
"@genesislcap/foundation-forms": "14.430.0",
|
|
74
|
+
"@genesislcap/foundation-logger": "14.430.0",
|
|
75
|
+
"@genesislcap/foundation-login": "14.430.0",
|
|
76
|
+
"@genesislcap/foundation-notifications": "14.430.0",
|
|
77
|
+
"@genesislcap/foundation-ui": "14.430.0",
|
|
78
|
+
"@genesislcap/foundation-utils": "14.430.0",
|
|
79
|
+
"@genesislcap/foundation-zero": "14.430.0",
|
|
80
|
+
"@genesislcap/foundation-zero-grid-pro": "14.430.0",
|
|
81
|
+
"@genesislcap/grid-pro": "14.430.0",
|
|
82
|
+
"@genesislcap/web-core": "14.430.0",
|
|
83
83
|
"change-case": "^4.1.2"
|
|
84
84
|
},
|
|
85
85
|
"repository": {
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
"require": "./dist/react.cjs"
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
|
-
"gitHead": "
|
|
105
|
+
"gitHead": "cd88c05bb6e4995f0a1ca4102345d3cb73d94c6c"
|
|
106
106
|
}
|