@genesislcap/foundation-entity-management 14.364.0 → 14.364.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.
- package/dist/custom-elements.json +49 -49
- package/package.json +22 -22
|
@@ -3292,55 +3292,6 @@
|
|
|
3292
3292
|
}
|
|
3293
3293
|
]
|
|
3294
3294
|
},
|
|
3295
|
-
{
|
|
3296
|
-
"kind": "javascript-module",
|
|
3297
|
-
"path": "src/layouts/default.ts",
|
|
3298
|
-
"declarations": [
|
|
3299
|
-
{
|
|
3300
|
-
"kind": "variable",
|
|
3301
|
-
"name": "loginLayout",
|
|
3302
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3303
|
-
},
|
|
3304
|
-
{
|
|
3305
|
-
"kind": "variable",
|
|
3306
|
-
"name": "defaultLayout",
|
|
3307
|
-
"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)"
|
|
3308
|
-
}
|
|
3309
|
-
],
|
|
3310
|
-
"exports": [
|
|
3311
|
-
{
|
|
3312
|
-
"kind": "js",
|
|
3313
|
-
"name": "loginLayout",
|
|
3314
|
-
"declaration": {
|
|
3315
|
-
"name": "loginLayout",
|
|
3316
|
-
"module": "src/layouts/default.ts"
|
|
3317
|
-
}
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
"kind": "js",
|
|
3321
|
-
"name": "defaultLayout",
|
|
3322
|
-
"declaration": {
|
|
3323
|
-
"name": "defaultLayout",
|
|
3324
|
-
"module": "src/layouts/default.ts"
|
|
3325
|
-
}
|
|
3326
|
-
}
|
|
3327
|
-
]
|
|
3328
|
-
},
|
|
3329
|
-
{
|
|
3330
|
-
"kind": "javascript-module",
|
|
3331
|
-
"path": "src/layouts/index.ts",
|
|
3332
|
-
"declarations": [],
|
|
3333
|
-
"exports": [
|
|
3334
|
-
{
|
|
3335
|
-
"kind": "js",
|
|
3336
|
-
"name": "*",
|
|
3337
|
-
"declaration": {
|
|
3338
|
-
"name": "*",
|
|
3339
|
-
"package": "./default"
|
|
3340
|
-
}
|
|
3341
|
-
}
|
|
3342
|
-
]
|
|
3343
|
-
},
|
|
3344
3295
|
{
|
|
3345
3296
|
"kind": "javascript-module",
|
|
3346
3297
|
"path": "src/main/index.ts",
|
|
@@ -3485,6 +3436,55 @@
|
|
|
3485
3436
|
}
|
|
3486
3437
|
]
|
|
3487
3438
|
},
|
|
3439
|
+
{
|
|
3440
|
+
"kind": "javascript-module",
|
|
3441
|
+
"path": "src/layouts/default.ts",
|
|
3442
|
+
"declarations": [
|
|
3443
|
+
{
|
|
3444
|
+
"kind": "variable",
|
|
3445
|
+
"name": "loginLayout",
|
|
3446
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3447
|
+
},
|
|
3448
|
+
{
|
|
3449
|
+
"kind": "variable",
|
|
3450
|
+
"name": "defaultLayout",
|
|
3451
|
+
"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)"
|
|
3452
|
+
}
|
|
3453
|
+
],
|
|
3454
|
+
"exports": [
|
|
3455
|
+
{
|
|
3456
|
+
"kind": "js",
|
|
3457
|
+
"name": "loginLayout",
|
|
3458
|
+
"declaration": {
|
|
3459
|
+
"name": "loginLayout",
|
|
3460
|
+
"module": "src/layouts/default.ts"
|
|
3461
|
+
}
|
|
3462
|
+
},
|
|
3463
|
+
{
|
|
3464
|
+
"kind": "js",
|
|
3465
|
+
"name": "defaultLayout",
|
|
3466
|
+
"declaration": {
|
|
3467
|
+
"name": "defaultLayout",
|
|
3468
|
+
"module": "src/layouts/default.ts"
|
|
3469
|
+
}
|
|
3470
|
+
}
|
|
3471
|
+
]
|
|
3472
|
+
},
|
|
3473
|
+
{
|
|
3474
|
+
"kind": "javascript-module",
|
|
3475
|
+
"path": "src/layouts/index.ts",
|
|
3476
|
+
"declarations": [],
|
|
3477
|
+
"exports": [
|
|
3478
|
+
{
|
|
3479
|
+
"kind": "js",
|
|
3480
|
+
"name": "*",
|
|
3481
|
+
"declaration": {
|
|
3482
|
+
"name": "*",
|
|
3483
|
+
"package": "./default"
|
|
3484
|
+
}
|
|
3485
|
+
}
|
|
3486
|
+
]
|
|
3487
|
+
},
|
|
3488
3488
|
{
|
|
3489
3489
|
"kind": "javascript-module",
|
|
3490
3490
|
"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.364.
|
|
4
|
+
"version": "14.364.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -52,31 +52,31 @@
|
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@genesislcap/foundation-testing": "14.364.
|
|
56
|
-
"@genesislcap/genx": "14.364.
|
|
57
|
-
"@genesislcap/rollup-builder": "14.364.
|
|
58
|
-
"@genesislcap/ts-builder": "14.364.
|
|
59
|
-
"@genesislcap/uvu-playwright-builder": "14.364.
|
|
60
|
-
"@genesislcap/vite-builder": "14.364.
|
|
61
|
-
"@genesislcap/webpack-builder": "14.364.
|
|
55
|
+
"@genesislcap/foundation-testing": "14.364.1",
|
|
56
|
+
"@genesislcap/genx": "14.364.1",
|
|
57
|
+
"@genesislcap/rollup-builder": "14.364.1",
|
|
58
|
+
"@genesislcap/ts-builder": "14.364.1",
|
|
59
|
+
"@genesislcap/uvu-playwright-builder": "14.364.1",
|
|
60
|
+
"@genesislcap/vite-builder": "14.364.1",
|
|
61
|
+
"@genesislcap/webpack-builder": "14.364.1"
|
|
62
62
|
},
|
|
63
63
|
"peerDependencies": {
|
|
64
64
|
"@ag-grid-community/core": "29.2.0"
|
|
65
65
|
},
|
|
66
66
|
"dependencies": {
|
|
67
|
-
"@genesislcap/foundation-comms": "14.364.
|
|
68
|
-
"@genesislcap/foundation-errors": "14.364.
|
|
69
|
-
"@genesislcap/foundation-events": "14.364.
|
|
70
|
-
"@genesislcap/foundation-forms": "14.364.
|
|
71
|
-
"@genesislcap/foundation-logger": "14.364.
|
|
72
|
-
"@genesislcap/foundation-login": "14.364.
|
|
73
|
-
"@genesislcap/foundation-notifications": "14.364.
|
|
74
|
-
"@genesislcap/foundation-ui": "14.364.
|
|
75
|
-
"@genesislcap/foundation-utils": "14.364.
|
|
76
|
-
"@genesislcap/foundation-zero": "14.364.
|
|
77
|
-
"@genesislcap/foundation-zero-grid-pro": "14.364.
|
|
78
|
-
"@genesislcap/grid-pro": "14.364.
|
|
79
|
-
"@genesislcap/web-core": "14.364.
|
|
67
|
+
"@genesislcap/foundation-comms": "14.364.1",
|
|
68
|
+
"@genesislcap/foundation-errors": "14.364.1",
|
|
69
|
+
"@genesislcap/foundation-events": "14.364.1",
|
|
70
|
+
"@genesislcap/foundation-forms": "14.364.1",
|
|
71
|
+
"@genesislcap/foundation-logger": "14.364.1",
|
|
72
|
+
"@genesislcap/foundation-login": "14.364.1",
|
|
73
|
+
"@genesislcap/foundation-notifications": "14.364.1",
|
|
74
|
+
"@genesislcap/foundation-ui": "14.364.1",
|
|
75
|
+
"@genesislcap/foundation-utils": "14.364.1",
|
|
76
|
+
"@genesislcap/foundation-zero": "14.364.1",
|
|
77
|
+
"@genesislcap/foundation-zero-grid-pro": "14.364.1",
|
|
78
|
+
"@genesislcap/grid-pro": "14.364.1",
|
|
79
|
+
"@genesislcap/web-core": "14.364.1",
|
|
80
80
|
"change-case": "^4.1.2"
|
|
81
81
|
},
|
|
82
82
|
"repository": {
|
|
@@ -88,5 +88,5 @@
|
|
|
88
88
|
"access": "public"
|
|
89
89
|
},
|
|
90
90
|
"customElements": "dist/custom-elements.json",
|
|
91
|
-
"gitHead": "
|
|
91
|
+
"gitHead": "ba3ee9d6731c239b34cd51756e6eded6d4d96a89"
|
|
92
92
|
}
|