@genesislcap/foundation-entity-management 14.432.1-FUI-2489.1 → 14.432.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.
|
@@ -89,41 +89,6 @@
|
|
|
89
89
|
}
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"kind": "javascript-module",
|
|
94
|
-
"path": "src/components/components.ts",
|
|
95
|
-
"declarations": [
|
|
96
|
-
{
|
|
97
|
-
"kind": "function",
|
|
98
|
-
"name": "loadRemotes"
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"exports": [
|
|
102
|
-
{
|
|
103
|
-
"kind": "js",
|
|
104
|
-
"name": "loadRemotes",
|
|
105
|
-
"declaration": {
|
|
106
|
-
"name": "loadRemotes",
|
|
107
|
-
"module": "src/components/components.ts"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
]
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"kind": "javascript-module",
|
|
114
|
-
"path": "src/components/index.ts",
|
|
115
|
-
"declarations": [],
|
|
116
|
-
"exports": [
|
|
117
|
-
{
|
|
118
|
-
"kind": "js",
|
|
119
|
-
"name": "*",
|
|
120
|
-
"declaration": {
|
|
121
|
-
"name": "*",
|
|
122
|
-
"package": "./components"
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
]
|
|
126
|
-
},
|
|
127
92
|
{
|
|
128
93
|
"kind": "javascript-module",
|
|
129
94
|
"path": "src/entities/entities.styles.ts",
|
|
@@ -2709,41 +2674,27 @@
|
|
|
2709
2674
|
},
|
|
2710
2675
|
{
|
|
2711
2676
|
"kind": "javascript-module",
|
|
2712
|
-
"path": "src/
|
|
2677
|
+
"path": "src/components/components.ts",
|
|
2713
2678
|
"declarations": [
|
|
2714
2679
|
{
|
|
2715
|
-
"kind": "
|
|
2716
|
-
"name": "
|
|
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)"
|
|
2680
|
+
"kind": "function",
|
|
2681
|
+
"name": "loadRemotes"
|
|
2723
2682
|
}
|
|
2724
2683
|
],
|
|
2725
2684
|
"exports": [
|
|
2726
2685
|
{
|
|
2727
2686
|
"kind": "js",
|
|
2728
|
-
"name": "
|
|
2729
|
-
"declaration": {
|
|
2730
|
-
"name": "loginLayout",
|
|
2731
|
-
"module": "src/layouts/default.ts"
|
|
2732
|
-
}
|
|
2733
|
-
},
|
|
2734
|
-
{
|
|
2735
|
-
"kind": "js",
|
|
2736
|
-
"name": "defaultLayout",
|
|
2687
|
+
"name": "loadRemotes",
|
|
2737
2688
|
"declaration": {
|
|
2738
|
-
"name": "
|
|
2739
|
-
"module": "src/
|
|
2689
|
+
"name": "loadRemotes",
|
|
2690
|
+
"module": "src/components/components.ts"
|
|
2740
2691
|
}
|
|
2741
2692
|
}
|
|
2742
2693
|
]
|
|
2743
2694
|
},
|
|
2744
2695
|
{
|
|
2745
2696
|
"kind": "javascript-module",
|
|
2746
|
-
"path": "src/
|
|
2697
|
+
"path": "src/components/index.ts",
|
|
2747
2698
|
"declarations": [],
|
|
2748
2699
|
"exports": [
|
|
2749
2700
|
{
|
|
@@ -2751,7 +2702,7 @@
|
|
|
2751
2702
|
"name": "*",
|
|
2752
2703
|
"declaration": {
|
|
2753
2704
|
"name": "*",
|
|
2754
|
-
"package": "./
|
|
2705
|
+
"package": "./components"
|
|
2755
2706
|
}
|
|
2756
2707
|
}
|
|
2757
2708
|
]
|
|
@@ -3529,27 +3480,6 @@
|
|
|
3529
3480
|
}
|
|
3530
3481
|
]
|
|
3531
3482
|
},
|
|
3532
|
-
{
|
|
3533
|
-
"kind": "javascript-module",
|
|
3534
|
-
"path": "src/routes/config.ts",
|
|
3535
|
-
"declarations": [],
|
|
3536
|
-
"exports": []
|
|
3537
|
-
},
|
|
3538
|
-
{
|
|
3539
|
-
"kind": "javascript-module",
|
|
3540
|
-
"path": "src/routes/index.ts",
|
|
3541
|
-
"declarations": [],
|
|
3542
|
-
"exports": [
|
|
3543
|
-
{
|
|
3544
|
-
"kind": "js",
|
|
3545
|
-
"name": "*",
|
|
3546
|
-
"declaration": {
|
|
3547
|
-
"name": "*",
|
|
3548
|
-
"package": "./config"
|
|
3549
|
-
}
|
|
3550
|
-
}
|
|
3551
|
-
]
|
|
3552
|
-
},
|
|
3553
3483
|
{
|
|
3554
3484
|
"kind": "javascript-module",
|
|
3555
3485
|
"path": "src/main/index.ts",
|
|
@@ -3694,6 +3624,76 @@
|
|
|
3694
3624
|
}
|
|
3695
3625
|
]
|
|
3696
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
|
+
{
|
|
3677
|
+
"kind": "javascript-module",
|
|
3678
|
+
"path": "src/routes/config.ts",
|
|
3679
|
+
"declarations": [],
|
|
3680
|
+
"exports": []
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
"kind": "javascript-module",
|
|
3684
|
+
"path": "src/routes/index.ts",
|
|
3685
|
+
"declarations": [],
|
|
3686
|
+
"exports": [
|
|
3687
|
+
{
|
|
3688
|
+
"kind": "js",
|
|
3689
|
+
"name": "*",
|
|
3690
|
+
"declaration": {
|
|
3691
|
+
"name": "*",
|
|
3692
|
+
"package": "./config"
|
|
3693
|
+
}
|
|
3694
|
+
}
|
|
3695
|
+
]
|
|
3696
|
+
},
|
|
3697
3697
|
{
|
|
3698
3698
|
"kind": "javascript-module",
|
|
3699
3699
|
"path": "src/utils/custom-actions-utils.ts",
|
|
@@ -1135,7 +1135,7 @@ let EntityManagement = class EntityManagement extends LifecycleMixin(GenesisElem
|
|
|
1135
1135
|
downloadCsvData() {
|
|
1136
1136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1137
1137
|
var _a, _b, _c, _d;
|
|
1138
|
-
if (!this.enableCsvExport) {
|
|
1138
|
+
if (!Boolean(this.enableCsvExport)) {
|
|
1139
1139
|
logger.warn('Unable to download csv data when property is not set');
|
|
1140
1140
|
return;
|
|
1141
1141
|
}
|
|
@@ -111,7 +111,7 @@ export const headerCrudAreaTemplate = (prefix) => html `
|
|
|
111
111
|
export const exportHeader = (prefix) => html `
|
|
112
112
|
${(ctx) => {
|
|
113
113
|
var _a, _b;
|
|
114
|
-
if (!ctx.enableCsvExport)
|
|
114
|
+
if (!Boolean(ctx.enableCsvExport))
|
|
115
115
|
return null;
|
|
116
116
|
const buttonName = (_b = (_a = ctx.enableCsvExport) === null || _a === void 0 ? void 0 : _a.buttonName) !== null && _b !== void 0 ? _b : 'Export';
|
|
117
117
|
return html `<${prefix}-button
|
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.432.
|
|
4
|
+
"version": "14.432.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.432.
|
|
58
|
-
"@genesislcap/genx": "14.432.
|
|
59
|
-
"@genesislcap/rollup-builder": "14.432.
|
|
60
|
-
"@genesislcap/ts-builder": "14.432.
|
|
61
|
-
"@genesislcap/uvu-playwright-builder": "14.432.
|
|
62
|
-
"@genesislcap/vite-builder": "14.432.
|
|
63
|
-
"@genesislcap/webpack-builder": "14.432.
|
|
57
|
+
"@genesislcap/foundation-testing": "14.432.2",
|
|
58
|
+
"@genesislcap/genx": "14.432.2",
|
|
59
|
+
"@genesislcap/rollup-builder": "14.432.2",
|
|
60
|
+
"@genesislcap/ts-builder": "14.432.2",
|
|
61
|
+
"@genesislcap/uvu-playwright-builder": "14.432.2",
|
|
62
|
+
"@genesislcap/vite-builder": "14.432.2",
|
|
63
|
+
"@genesislcap/webpack-builder": "14.432.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.432.
|
|
70
|
-
"@genesislcap/foundation-comms": "14.432.
|
|
71
|
-
"@genesislcap/foundation-errors": "14.432.
|
|
72
|
-
"@genesislcap/foundation-events": "14.432.
|
|
73
|
-
"@genesislcap/foundation-forms": "14.432.
|
|
74
|
-
"@genesislcap/foundation-logger": "14.432.
|
|
75
|
-
"@genesislcap/foundation-login": "14.432.
|
|
76
|
-
"@genesislcap/foundation-notifications": "14.432.
|
|
77
|
-
"@genesislcap/foundation-ui": "14.432.
|
|
78
|
-
"@genesislcap/foundation-utils": "14.432.
|
|
79
|
-
"@genesislcap/foundation-zero": "14.432.
|
|
80
|
-
"@genesislcap/foundation-zero-grid-pro": "14.432.
|
|
81
|
-
"@genesislcap/grid-pro": "14.432.
|
|
82
|
-
"@genesislcap/web-core": "14.432.
|
|
69
|
+
"@genesislcap/foundation-ai": "14.432.2",
|
|
70
|
+
"@genesislcap/foundation-comms": "14.432.2",
|
|
71
|
+
"@genesislcap/foundation-errors": "14.432.2",
|
|
72
|
+
"@genesislcap/foundation-events": "14.432.2",
|
|
73
|
+
"@genesislcap/foundation-forms": "14.432.2",
|
|
74
|
+
"@genesislcap/foundation-logger": "14.432.2",
|
|
75
|
+
"@genesislcap/foundation-login": "14.432.2",
|
|
76
|
+
"@genesislcap/foundation-notifications": "14.432.2",
|
|
77
|
+
"@genesislcap/foundation-ui": "14.432.2",
|
|
78
|
+
"@genesislcap/foundation-utils": "14.432.2",
|
|
79
|
+
"@genesislcap/foundation-zero": "14.432.2",
|
|
80
|
+
"@genesislcap/foundation-zero-grid-pro": "14.432.2",
|
|
81
|
+
"@genesislcap/grid-pro": "14.432.2",
|
|
82
|
+
"@genesislcap/web-core": "14.432.2",
|
|
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": "a93cc1972a01671997a744f7ce0477ca5809006d"
|
|
106
106
|
}
|