@genesislcap/foundation-entity-management 14.418.1 → 14.418.2
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
|
@@ -3394,55 +3394,6 @@
|
|
|
3394
3394
|
}
|
|
3395
3395
|
]
|
|
3396
3396
|
},
|
|
3397
|
-
{
|
|
3398
|
-
"kind": "javascript-module",
|
|
3399
|
-
"path": "src/layouts/default.ts",
|
|
3400
|
-
"declarations": [
|
|
3401
|
-
{
|
|
3402
|
-
"kind": "variable",
|
|
3403
|
-
"name": "loginLayout",
|
|
3404
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3405
|
-
},
|
|
3406
|
-
{
|
|
3407
|
-
"kind": "variable",
|
|
3408
|
-
"name": "defaultLayout",
|
|
3409
|
-
"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)"
|
|
3410
|
-
}
|
|
3411
|
-
],
|
|
3412
|
-
"exports": [
|
|
3413
|
-
{
|
|
3414
|
-
"kind": "js",
|
|
3415
|
-
"name": "loginLayout",
|
|
3416
|
-
"declaration": {
|
|
3417
|
-
"name": "loginLayout",
|
|
3418
|
-
"module": "src/layouts/default.ts"
|
|
3419
|
-
}
|
|
3420
|
-
},
|
|
3421
|
-
{
|
|
3422
|
-
"kind": "js",
|
|
3423
|
-
"name": "defaultLayout",
|
|
3424
|
-
"declaration": {
|
|
3425
|
-
"name": "defaultLayout",
|
|
3426
|
-
"module": "src/layouts/default.ts"
|
|
3427
|
-
}
|
|
3428
|
-
}
|
|
3429
|
-
]
|
|
3430
|
-
},
|
|
3431
|
-
{
|
|
3432
|
-
"kind": "javascript-module",
|
|
3433
|
-
"path": "src/layouts/index.ts",
|
|
3434
|
-
"declarations": [],
|
|
3435
|
-
"exports": [
|
|
3436
|
-
{
|
|
3437
|
-
"kind": "js",
|
|
3438
|
-
"name": "*",
|
|
3439
|
-
"declaration": {
|
|
3440
|
-
"name": "*",
|
|
3441
|
-
"package": "./default"
|
|
3442
|
-
}
|
|
3443
|
-
}
|
|
3444
|
-
]
|
|
3445
|
-
},
|
|
3446
3397
|
{
|
|
3447
3398
|
"kind": "javascript-module",
|
|
3448
3399
|
"path": "src/main/index.ts",
|
|
@@ -3587,6 +3538,55 @@
|
|
|
3587
3538
|
}
|
|
3588
3539
|
]
|
|
3589
3540
|
},
|
|
3541
|
+
{
|
|
3542
|
+
"kind": "javascript-module",
|
|
3543
|
+
"path": "src/layouts/default.ts",
|
|
3544
|
+
"declarations": [
|
|
3545
|
+
{
|
|
3546
|
+
"kind": "variable",
|
|
3547
|
+
"name": "loginLayout",
|
|
3548
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3549
|
+
},
|
|
3550
|
+
{
|
|
3551
|
+
"kind": "variable",
|
|
3552
|
+
"name": "defaultLayout",
|
|
3553
|
+
"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)"
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3556
|
+
"exports": [
|
|
3557
|
+
{
|
|
3558
|
+
"kind": "js",
|
|
3559
|
+
"name": "loginLayout",
|
|
3560
|
+
"declaration": {
|
|
3561
|
+
"name": "loginLayout",
|
|
3562
|
+
"module": "src/layouts/default.ts"
|
|
3563
|
+
}
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
"kind": "js",
|
|
3567
|
+
"name": "defaultLayout",
|
|
3568
|
+
"declaration": {
|
|
3569
|
+
"name": "defaultLayout",
|
|
3570
|
+
"module": "src/layouts/default.ts"
|
|
3571
|
+
}
|
|
3572
|
+
}
|
|
3573
|
+
]
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
"kind": "javascript-module",
|
|
3577
|
+
"path": "src/layouts/index.ts",
|
|
3578
|
+
"declarations": [],
|
|
3579
|
+
"exports": [
|
|
3580
|
+
{
|
|
3581
|
+
"kind": "js",
|
|
3582
|
+
"name": "*",
|
|
3583
|
+
"declaration": {
|
|
3584
|
+
"name": "*",
|
|
3585
|
+
"package": "./default"
|
|
3586
|
+
}
|
|
3587
|
+
}
|
|
3588
|
+
]
|
|
3589
|
+
},
|
|
3590
3590
|
{
|
|
3591
3591
|
"kind": "javascript-module",
|
|
3592
3592
|
"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.418.
|
|
4
|
+
"version": "14.418.2",
|
|
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.418.
|
|
58
|
-
"@genesislcap/genx": "14.418.
|
|
59
|
-
"@genesislcap/rollup-builder": "14.418.
|
|
60
|
-
"@genesislcap/ts-builder": "14.418.
|
|
61
|
-
"@genesislcap/uvu-playwright-builder": "14.418.
|
|
62
|
-
"@genesislcap/vite-builder": "14.418.
|
|
63
|
-
"@genesislcap/webpack-builder": "14.418.
|
|
57
|
+
"@genesislcap/foundation-testing": "14.418.2",
|
|
58
|
+
"@genesislcap/genx": "14.418.2",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.418.2",
|
|
60
|
+
"@genesislcap/ts-builder": "14.418.2",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.418.2",
|
|
62
|
+
"@genesislcap/vite-builder": "14.418.2",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.418.2"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"@ag-grid-community/core": "29.2.0"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@genesislcap/foundation-ai": "14.418.
|
|
70
|
-
"@genesislcap/foundation-comms": "14.418.
|
|
71
|
-
"@genesislcap/foundation-errors": "14.418.
|
|
72
|
-
"@genesislcap/foundation-events": "14.418.
|
|
73
|
-
"@genesislcap/foundation-forms": "14.418.
|
|
74
|
-
"@genesislcap/foundation-logger": "14.418.
|
|
75
|
-
"@genesislcap/foundation-login": "14.418.
|
|
76
|
-
"@genesislcap/foundation-notifications": "14.418.
|
|
77
|
-
"@genesislcap/foundation-ui": "14.418.
|
|
78
|
-
"@genesislcap/foundation-utils": "14.418.
|
|
79
|
-
"@genesislcap/foundation-zero": "14.418.
|
|
80
|
-
"@genesislcap/foundation-zero-grid-pro": "14.418.
|
|
81
|
-
"@genesislcap/grid-pro": "14.418.
|
|
82
|
-
"@genesislcap/web-core": "14.418.
|
|
69
|
+
"@genesislcap/foundation-ai": "14.418.2",
|
|
70
|
+
"@genesislcap/foundation-comms": "14.418.2",
|
|
71
|
+
"@genesislcap/foundation-errors": "14.418.2",
|
|
72
|
+
"@genesislcap/foundation-events": "14.418.2",
|
|
73
|
+
"@genesislcap/foundation-forms": "14.418.2",
|
|
74
|
+
"@genesislcap/foundation-logger": "14.418.2",
|
|
75
|
+
"@genesislcap/foundation-login": "14.418.2",
|
|
76
|
+
"@genesislcap/foundation-notifications": "14.418.2",
|
|
77
|
+
"@genesislcap/foundation-ui": "14.418.2",
|
|
78
|
+
"@genesislcap/foundation-utils": "14.418.2",
|
|
79
|
+
"@genesislcap/foundation-zero": "14.418.2",
|
|
80
|
+
"@genesislcap/foundation-zero-grid-pro": "14.418.2",
|
|
81
|
+
"@genesislcap/grid-pro": "14.418.2",
|
|
82
|
+
"@genesislcap/web-core": "14.418.2",
|
|
83
83
|
"change-case": "^4.1.2"
|
|
84
84
|
},
|
|
85
85
|
"repository": {
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"access": "public"
|
|
92
92
|
},
|
|
93
93
|
"customElements": "dist/custom-elements.json",
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "ae9a9252a0ca0d35759886db9b502921e3a3e831"
|
|
95
95
|
}
|