@genesislcap/foundation-entity-management 14.431.0-FUI-2528-2.1 → 14.432.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
|
@@ -2707,55 +2707,6 @@
|
|
|
2707
2707
|
}
|
|
2708
2708
|
]
|
|
2709
2709
|
},
|
|
2710
|
-
{
|
|
2711
|
-
"kind": "javascript-module",
|
|
2712
|
-
"path": "src/layouts/default.ts",
|
|
2713
|
-
"declarations": [
|
|
2714
|
-
{
|
|
2715
|
-
"kind": "variable",
|
|
2716
|
-
"name": "loginLayout",
|
|
2717
|
-
"default": "new GenesisElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
2718
|
-
},
|
|
2719
|
-
{
|
|
2720
|
-
"kind": "variable",
|
|
2721
|
-
"name": "defaultLayout",
|
|
2722
|
-
"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)"
|
|
2723
|
-
}
|
|
2724
|
-
],
|
|
2725
|
-
"exports": [
|
|
2726
|
-
{
|
|
2727
|
-
"kind": "js",
|
|
2728
|
-
"name": "loginLayout",
|
|
2729
|
-
"declaration": {
|
|
2730
|
-
"name": "loginLayout",
|
|
2731
|
-
"module": "src/layouts/default.ts"
|
|
2732
|
-
}
|
|
2733
|
-
},
|
|
2734
|
-
{
|
|
2735
|
-
"kind": "js",
|
|
2736
|
-
"name": "defaultLayout",
|
|
2737
|
-
"declaration": {
|
|
2738
|
-
"name": "defaultLayout",
|
|
2739
|
-
"module": "src/layouts/default.ts"
|
|
2740
|
-
}
|
|
2741
|
-
}
|
|
2742
|
-
]
|
|
2743
|
-
},
|
|
2744
|
-
{
|
|
2745
|
-
"kind": "javascript-module",
|
|
2746
|
-
"path": "src/layouts/index.ts",
|
|
2747
|
-
"declarations": [],
|
|
2748
|
-
"exports": [
|
|
2749
|
-
{
|
|
2750
|
-
"kind": "js",
|
|
2751
|
-
"name": "*",
|
|
2752
|
-
"declaration": {
|
|
2753
|
-
"name": "*",
|
|
2754
|
-
"package": "./default"
|
|
2755
|
-
}
|
|
2756
|
-
}
|
|
2757
|
-
]
|
|
2758
|
-
},
|
|
2759
2710
|
{
|
|
2760
2711
|
"kind": "javascript-module",
|
|
2761
2712
|
"path": "src/list/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.
|
|
4
|
+
"version": "14.432.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.432.0",
|
|
58
|
+
"@genesislcap/genx": "14.432.0",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.432.0",
|
|
60
|
+
"@genesislcap/ts-builder": "14.432.0",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.432.0",
|
|
62
|
+
"@genesislcap/vite-builder": "14.432.0",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.432.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.432.0",
|
|
70
|
+
"@genesislcap/foundation-comms": "14.432.0",
|
|
71
|
+
"@genesislcap/foundation-errors": "14.432.0",
|
|
72
|
+
"@genesislcap/foundation-events": "14.432.0",
|
|
73
|
+
"@genesislcap/foundation-forms": "14.432.0",
|
|
74
|
+
"@genesislcap/foundation-logger": "14.432.0",
|
|
75
|
+
"@genesislcap/foundation-login": "14.432.0",
|
|
76
|
+
"@genesislcap/foundation-notifications": "14.432.0",
|
|
77
|
+
"@genesislcap/foundation-ui": "14.432.0",
|
|
78
|
+
"@genesislcap/foundation-utils": "14.432.0",
|
|
79
|
+
"@genesislcap/foundation-zero": "14.432.0",
|
|
80
|
+
"@genesislcap/foundation-zero-grid-pro": "14.432.0",
|
|
81
|
+
"@genesislcap/grid-pro": "14.432.0",
|
|
82
|
+
"@genesislcap/web-core": "14.432.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": "60d929edef90648c5566f3721748aa7dfada8030"
|
|
106
106
|
}
|