@genesislcap/foundation-entity-management 14.385.0 → 14.386.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
|
@@ -2625,55 +2625,6 @@
|
|
|
2625
2625
|
}
|
|
2626
2626
|
]
|
|
2627
2627
|
},
|
|
2628
|
-
{
|
|
2629
|
-
"kind": "javascript-module",
|
|
2630
|
-
"path": "src/layouts/default.ts",
|
|
2631
|
-
"declarations": [
|
|
2632
|
-
{
|
|
2633
|
-
"kind": "variable",
|
|
2634
|
-
"name": "loginLayout",
|
|
2635
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
2636
|
-
},
|
|
2637
|
-
{
|
|
2638
|
-
"kind": "variable",
|
|
2639
|
-
"name": "defaultLayout",
|
|
2640
|
-
"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)"
|
|
2641
|
-
}
|
|
2642
|
-
],
|
|
2643
|
-
"exports": [
|
|
2644
|
-
{
|
|
2645
|
-
"kind": "js",
|
|
2646
|
-
"name": "loginLayout",
|
|
2647
|
-
"declaration": {
|
|
2648
|
-
"name": "loginLayout",
|
|
2649
|
-
"module": "src/layouts/default.ts"
|
|
2650
|
-
}
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"kind": "js",
|
|
2654
|
-
"name": "defaultLayout",
|
|
2655
|
-
"declaration": {
|
|
2656
|
-
"name": "defaultLayout",
|
|
2657
|
-
"module": "src/layouts/default.ts"
|
|
2658
|
-
}
|
|
2659
|
-
}
|
|
2660
|
-
]
|
|
2661
|
-
},
|
|
2662
|
-
{
|
|
2663
|
-
"kind": "javascript-module",
|
|
2664
|
-
"path": "src/layouts/index.ts",
|
|
2665
|
-
"declarations": [],
|
|
2666
|
-
"exports": [
|
|
2667
|
-
{
|
|
2668
|
-
"kind": "js",
|
|
2669
|
-
"name": "*",
|
|
2670
|
-
"declaration": {
|
|
2671
|
-
"name": "*",
|
|
2672
|
-
"package": "./default"
|
|
2673
|
-
}
|
|
2674
|
-
}
|
|
2675
|
-
]
|
|
2676
|
-
},
|
|
2677
2628
|
{
|
|
2678
2629
|
"kind": "javascript-module",
|
|
2679
2630
|
"path": "src/list/index.ts",
|
|
@@ -3517,6 +3468,55 @@
|
|
|
3517
3468
|
}
|
|
3518
3469
|
]
|
|
3519
3470
|
},
|
|
3471
|
+
{
|
|
3472
|
+
"kind": "javascript-module",
|
|
3473
|
+
"path": "src/layouts/default.ts",
|
|
3474
|
+
"declarations": [
|
|
3475
|
+
{
|
|
3476
|
+
"kind": "variable",
|
|
3477
|
+
"name": "loginLayout",
|
|
3478
|
+
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
"kind": "variable",
|
|
3482
|
+
"name": "defaultLayout",
|
|
3483
|
+
"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)"
|
|
3484
|
+
}
|
|
3485
|
+
],
|
|
3486
|
+
"exports": [
|
|
3487
|
+
{
|
|
3488
|
+
"kind": "js",
|
|
3489
|
+
"name": "loginLayout",
|
|
3490
|
+
"declaration": {
|
|
3491
|
+
"name": "loginLayout",
|
|
3492
|
+
"module": "src/layouts/default.ts"
|
|
3493
|
+
}
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
"kind": "js",
|
|
3497
|
+
"name": "defaultLayout",
|
|
3498
|
+
"declaration": {
|
|
3499
|
+
"name": "defaultLayout",
|
|
3500
|
+
"module": "src/layouts/default.ts"
|
|
3501
|
+
}
|
|
3502
|
+
}
|
|
3503
|
+
]
|
|
3504
|
+
},
|
|
3505
|
+
{
|
|
3506
|
+
"kind": "javascript-module",
|
|
3507
|
+
"path": "src/layouts/index.ts",
|
|
3508
|
+
"declarations": [],
|
|
3509
|
+
"exports": [
|
|
3510
|
+
{
|
|
3511
|
+
"kind": "js",
|
|
3512
|
+
"name": "*",
|
|
3513
|
+
"declaration": {
|
|
3514
|
+
"name": "*",
|
|
3515
|
+
"package": "./default"
|
|
3516
|
+
}
|
|
3517
|
+
}
|
|
3518
|
+
]
|
|
3519
|
+
},
|
|
3520
3520
|
{
|
|
3521
3521
|
"kind": "javascript-module",
|
|
3522
3522
|
"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.
|
|
4
|
+
"version": "14.386.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.
|
|
56
|
-
"@genesislcap/genx": "14.
|
|
57
|
-
"@genesislcap/rollup-builder": "14.
|
|
58
|
-
"@genesislcap/ts-builder": "14.
|
|
59
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
60
|
-
"@genesislcap/vite-builder": "14.
|
|
61
|
-
"@genesislcap/webpack-builder": "14.
|
|
55
|
+
"@genesislcap/foundation-testing": "14.386.1",
|
|
56
|
+
"@genesislcap/genx": "14.386.1",
|
|
57
|
+
"@genesislcap/rollup-builder": "14.386.1",
|
|
58
|
+
"@genesislcap/ts-builder": "14.386.1",
|
|
59
|
+
"@genesislcap/uvu-playwright-builder": "14.386.1",
|
|
60
|
+
"@genesislcap/vite-builder": "14.386.1",
|
|
61
|
+
"@genesislcap/webpack-builder": "14.386.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.
|
|
68
|
-
"@genesislcap/foundation-errors": "14.
|
|
69
|
-
"@genesislcap/foundation-events": "14.
|
|
70
|
-
"@genesislcap/foundation-forms": "14.
|
|
71
|
-
"@genesislcap/foundation-logger": "14.
|
|
72
|
-
"@genesislcap/foundation-login": "14.
|
|
73
|
-
"@genesislcap/foundation-notifications": "14.
|
|
74
|
-
"@genesislcap/foundation-ui": "14.
|
|
75
|
-
"@genesislcap/foundation-utils": "14.
|
|
76
|
-
"@genesislcap/foundation-zero": "14.
|
|
77
|
-
"@genesislcap/foundation-zero-grid-pro": "14.
|
|
78
|
-
"@genesislcap/grid-pro": "14.
|
|
79
|
-
"@genesislcap/web-core": "14.
|
|
67
|
+
"@genesislcap/foundation-comms": "14.386.1",
|
|
68
|
+
"@genesislcap/foundation-errors": "14.386.1",
|
|
69
|
+
"@genesislcap/foundation-events": "14.386.1",
|
|
70
|
+
"@genesislcap/foundation-forms": "14.386.1",
|
|
71
|
+
"@genesislcap/foundation-logger": "14.386.1",
|
|
72
|
+
"@genesislcap/foundation-login": "14.386.1",
|
|
73
|
+
"@genesislcap/foundation-notifications": "14.386.1",
|
|
74
|
+
"@genesislcap/foundation-ui": "14.386.1",
|
|
75
|
+
"@genesislcap/foundation-utils": "14.386.1",
|
|
76
|
+
"@genesislcap/foundation-zero": "14.386.1",
|
|
77
|
+
"@genesislcap/foundation-zero-grid-pro": "14.386.1",
|
|
78
|
+
"@genesislcap/grid-pro": "14.386.1",
|
|
79
|
+
"@genesislcap/web-core": "14.386.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": "64f3112ad5703fc7b72e253e30bd78cce50c4a60"
|
|
92
92
|
}
|