@genesislcap/foundation-entity-management 14.429.2 → 14.429.3
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",
|
|
@@ -3673,6 +3624,55 @@
|
|
|
3673
3624
|
}
|
|
3674
3625
|
]
|
|
3675
3626
|
},
|
|
3627
|
+
{
|
|
3628
|
+
"kind": "javascript-module",
|
|
3629
|
+
"path": "src/layouts/default.ts",
|
|
3630
|
+
"declarations": [
|
|
3631
|
+
{
|
|
3632
|
+
"kind": "variable",
|
|
3633
|
+
"name": "loginLayout",
|
|
3634
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3635
|
+
},
|
|
3636
|
+
{
|
|
3637
|
+
"kind": "variable",
|
|
3638
|
+
"name": "defaultLayout",
|
|
3639
|
+
"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)"
|
|
3640
|
+
}
|
|
3641
|
+
],
|
|
3642
|
+
"exports": [
|
|
3643
|
+
{
|
|
3644
|
+
"kind": "js",
|
|
3645
|
+
"name": "loginLayout",
|
|
3646
|
+
"declaration": {
|
|
3647
|
+
"name": "loginLayout",
|
|
3648
|
+
"module": "src/layouts/default.ts"
|
|
3649
|
+
}
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
"kind": "js",
|
|
3653
|
+
"name": "defaultLayout",
|
|
3654
|
+
"declaration": {
|
|
3655
|
+
"name": "defaultLayout",
|
|
3656
|
+
"module": "src/layouts/default.ts"
|
|
3657
|
+
}
|
|
3658
|
+
}
|
|
3659
|
+
]
|
|
3660
|
+
},
|
|
3661
|
+
{
|
|
3662
|
+
"kind": "javascript-module",
|
|
3663
|
+
"path": "src/layouts/index.ts",
|
|
3664
|
+
"declarations": [],
|
|
3665
|
+
"exports": [
|
|
3666
|
+
{
|
|
3667
|
+
"kind": "js",
|
|
3668
|
+
"name": "*",
|
|
3669
|
+
"declaration": {
|
|
3670
|
+
"name": "*",
|
|
3671
|
+
"package": "./default"
|
|
3672
|
+
}
|
|
3673
|
+
}
|
|
3674
|
+
]
|
|
3675
|
+
},
|
|
3676
3676
|
{
|
|
3677
3677
|
"kind": "javascript-module",
|
|
3678
3678
|
"path": "src/routes/config.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.429.
|
|
4
|
+
"version": "14.429.3",
|
|
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.429.
|
|
58
|
-
"@genesislcap/genx": "14.429.
|
|
59
|
-
"@genesislcap/rollup-builder": "14.429.
|
|
60
|
-
"@genesislcap/ts-builder": "14.429.
|
|
61
|
-
"@genesislcap/uvu-playwright-builder": "14.429.
|
|
62
|
-
"@genesislcap/vite-builder": "14.429.
|
|
63
|
-
"@genesislcap/webpack-builder": "14.429.
|
|
57
|
+
"@genesislcap/foundation-testing": "14.429.3",
|
|
58
|
+
"@genesislcap/genx": "14.429.3",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.429.3",
|
|
60
|
+
"@genesislcap/ts-builder": "14.429.3",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.429.3",
|
|
62
|
+
"@genesislcap/vite-builder": "14.429.3",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.429.3"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@ag-grid-community/core": "29.2.0"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@genesislcap/foundation-ai": "14.429.
|
|
70
|
-
"@genesislcap/foundation-comms": "14.429.
|
|
71
|
-
"@genesislcap/foundation-errors": "14.429.
|
|
72
|
-
"@genesislcap/foundation-events": "14.429.
|
|
73
|
-
"@genesislcap/foundation-forms": "14.429.
|
|
74
|
-
"@genesislcap/foundation-logger": "14.429.
|
|
75
|
-
"@genesislcap/foundation-login": "14.429.
|
|
76
|
-
"@genesislcap/foundation-notifications": "14.429.
|
|
77
|
-
"@genesislcap/foundation-ui": "14.429.
|
|
78
|
-
"@genesislcap/foundation-utils": "14.429.
|
|
79
|
-
"@genesislcap/foundation-zero": "14.429.
|
|
80
|
-
"@genesislcap/foundation-zero-grid-pro": "14.429.
|
|
81
|
-
"@genesislcap/grid-pro": "14.429.
|
|
82
|
-
"@genesislcap/web-core": "14.429.
|
|
69
|
+
"@genesislcap/foundation-ai": "14.429.3",
|
|
70
|
+
"@genesislcap/foundation-comms": "14.429.3",
|
|
71
|
+
"@genesislcap/foundation-errors": "14.429.3",
|
|
72
|
+
"@genesislcap/foundation-events": "14.429.3",
|
|
73
|
+
"@genesislcap/foundation-forms": "14.429.3",
|
|
74
|
+
"@genesislcap/foundation-logger": "14.429.3",
|
|
75
|
+
"@genesislcap/foundation-login": "14.429.3",
|
|
76
|
+
"@genesislcap/foundation-notifications": "14.429.3",
|
|
77
|
+
"@genesislcap/foundation-ui": "14.429.3",
|
|
78
|
+
"@genesislcap/foundation-utils": "14.429.3",
|
|
79
|
+
"@genesislcap/foundation-zero": "14.429.3",
|
|
80
|
+
"@genesislcap/foundation-zero-grid-pro": "14.429.3",
|
|
81
|
+
"@genesislcap/grid-pro": "14.429.3",
|
|
82
|
+
"@genesislcap/web-core": "14.429.3",
|
|
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": "546466d5d7bcdf8bd5bdca78e61cec9828166ec4"
|
|
106
106
|
}
|