@acorex/modules 19.1.13 → 19.1.15
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/fesm2022/{acorex-modules-form-template-management-category.entity-D8XA8ZaF.mjs → acorex-modules-form-template-management-category.entity-BcfMw_wb.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-category.entity-D8XA8ZaF.mjs.map → acorex-modules-form-template-management-category.entity-BcfMw_wb.mjs.map} +1 -1
- package/fesm2022/acorex-modules-form-template-management-setting.provider-ceq0ZtxA.mjs.map +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template.entity-CGj7d49H.mjs → acorex-modules-form-template-management-template.entity-C1xoo-tl.mjs} +2 -2
- package/fesm2022/acorex-modules-form-template-management-template.entity-C1xoo-tl.mjs.map +1 -0
- package/fesm2022/acorex-modules-form-template-management.mjs +2 -2
- package/fesm2022/acorex-modules-notification-management.mjs +7 -17
- package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-organization-managment-chart.entity-C_1rAJrs.mjs → acorex-modules-organization-managment-chart.entity-BqUE8fbV.mjs} +2 -2
- package/fesm2022/acorex-modules-organization-managment-chart.entity-BqUE8fbV.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-managment-company.entity-5qijWD6i.mjs → acorex-modules-organization-managment-company.entity-DJt8tCqO.mjs} +2 -2
- package/fesm2022/acorex-modules-organization-managment-company.entity-DJt8tCqO.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-managment-department.entity-BW18skLD.mjs → acorex-modules-organization-managment-department.entity-BagrypDK.mjs} +133 -8
- package/fesm2022/acorex-modules-organization-managment-department.entity-BagrypDK.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-managment-employment.entity-D28NBRYg.mjs → acorex-modules-organization-managment-employment.entity-BYwBhrym.mjs} +2 -2
- package/fesm2022/acorex-modules-organization-managment-employment.entity-BYwBhrym.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-managment-position.entity-CAQfoCEm.mjs +412 -0
- package/fesm2022/acorex-modules-organization-managment-position.entity-CAQfoCEm.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-managment-setting.provider-BtkaTjLS.mjs +201 -0
- package/fesm2022/acorex-modules-organization-managment-setting.provider-BtkaTjLS.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-managment.mjs +22 -17
- package/fesm2022/acorex-modules-organization-managment.mjs.map +1 -1
- package/fesm2022/acorex-modules-platform-management.mjs +659 -255
- package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +25 -25
- package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-text-template-management-setting.provider-fX0dhWUL.mjs +6 -0
- package/fesm2022/acorex-modules-text-template-management-setting.provider-fX0dhWUL.mjs.map +1 -0
- package/fesm2022/acorex-modules-text-template-management.mjs +22 -19
- package/fesm2022/acorex-modules-text-template-management.mjs.map +1 -1
- package/organization-managment/lib/entities/department/department.types.d.ts +6 -0
- package/organization-managment/lib/entities/position/position.types.d.ts +8 -0
- package/organization-managment/lib/setting.provider.d.ts +3 -0
- package/package.json +5 -5
- package/platform-management/lib/const.d.ts +5 -0
- package/platform-management/lib/entities/app-term/app-term.entity.d.ts +3 -0
- package/platform-management/lib/entities/app-term/app-term.service.d.ts +10 -0
- package/platform-management/lib/entities/app-term/app-term.types.d.ts +9 -0
- package/platform-management/lib/entities/app-term/index.d.ts +3 -0
- package/platform-management/lib/entities/app-version/index.d.ts +1 -0
- package/platform-management/lib/entities/app-version/workflow/change-log.workflow.d.ts +15 -0
- package/platform-management/lib/entities/app-version/workflow/index.d.ts +2 -0
- package/platform-management/lib/entities/app-version/workflow/test/test.component.d.ts +6 -0
- package/platform-management/lib/entities/index.d.ts +1 -0
- package/platform-management/lib/platform-management.module.d.ts +2 -1
- package/fesm2022/acorex-modules-form-template-management-template.entity-CGj7d49H.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-managment-chart.entity-C_1rAJrs.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-managment-company.entity-5qijWD6i.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-managment-department.entity-BW18skLD.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-managment-employment.entity-D28NBRYg.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-managment-position.entity-DhndysSH.mjs +0 -199
- package/fesm2022/acorex-modules-organization-managment-position.entity-DhndysSH.mjs.map +0 -1
- package/platform-management/lib/common/organizarion/settings.provider.d.ts +0 -5
- /package/{platform-management/lib/common/organizarion → organization-managment/lib}/setting.keys.d.ts +0 -0
@@ -1,199 +0,0 @@
|
|
1
|
-
import { AXPEntityQueryType, AXPEntityCommandScope } from '@acorex/platform/common';
|
2
|
-
import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
|
3
|
-
import { AXMOrganizationManagementPositionEntityService, RootConfig } from './acorex-modules-organization-managment.mjs';
|
4
|
-
|
5
|
-
async function factory(injector) {
|
6
|
-
const dataService = injector.get(AXMOrganizationManagementPositionEntityService);
|
7
|
-
const i18n = RootConfig.config.i18n;
|
8
|
-
const entityDef = {
|
9
|
-
module: RootConfig.module.name,
|
10
|
-
name: RootConfig.entities.position.name,
|
11
|
-
source: '',
|
12
|
-
title: `t("position", { scope: "${i18n}" })`,
|
13
|
-
formats: {
|
14
|
-
individual: `t("position", { scope: "${i18n}" })`,
|
15
|
-
plural: `t("positions", { scope: "${i18n}" })`,
|
16
|
-
searchResult: {
|
17
|
-
title: '{{ title }}',
|
18
|
-
description: RootConfig.module.title,
|
19
|
-
},
|
20
|
-
},
|
21
|
-
relatedEntities: [],
|
22
|
-
groups: [
|
23
|
-
{
|
24
|
-
id: 'section',
|
25
|
-
title: `t("position", { scope: "common" })`,
|
26
|
-
},
|
27
|
-
],
|
28
|
-
properties: [
|
29
|
-
{
|
30
|
-
name: 'title',
|
31
|
-
title: `t("title", { scope: "${i18n}" })`,
|
32
|
-
groupId: 'section',
|
33
|
-
schema: {
|
34
|
-
dataType: 'string',
|
35
|
-
interface: {
|
36
|
-
type: AXPWidgetsCatalog.text,
|
37
|
-
options: {
|
38
|
-
width: '400px',
|
39
|
-
},
|
40
|
-
},
|
41
|
-
},
|
42
|
-
validations: [
|
43
|
-
{
|
44
|
-
rule: 'required',
|
45
|
-
},
|
46
|
-
],
|
47
|
-
},
|
48
|
-
],
|
49
|
-
columns: [{ name: 'title' }],
|
50
|
-
commands: {
|
51
|
-
create: {
|
52
|
-
execute: async (data) => {
|
53
|
-
const res = await dataService.insertOne(data);
|
54
|
-
return { id: res };
|
55
|
-
},
|
56
|
-
},
|
57
|
-
delete: {
|
58
|
-
execute: async (id) => {
|
59
|
-
return await dataService.deleteOne(id);
|
60
|
-
},
|
61
|
-
},
|
62
|
-
update: {
|
63
|
-
execute: async (data) => {
|
64
|
-
return await dataService.updateOne(data.id, data);
|
65
|
-
},
|
66
|
-
},
|
67
|
-
},
|
68
|
-
queries: {
|
69
|
-
byKey: {
|
70
|
-
execute: async (id) => {
|
71
|
-
return await dataService.getOne(id);
|
72
|
-
},
|
73
|
-
type: AXPEntityQueryType.Single,
|
74
|
-
},
|
75
|
-
list: {
|
76
|
-
execute: async (e) => {
|
77
|
-
return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter, sort: e.sort });
|
78
|
-
},
|
79
|
-
type: AXPEntityQueryType.List,
|
80
|
-
},
|
81
|
-
},
|
82
|
-
interfaces: {
|
83
|
-
master: {
|
84
|
-
create: {
|
85
|
-
sections: [
|
86
|
-
{
|
87
|
-
id: 'section',
|
88
|
-
},
|
89
|
-
],
|
90
|
-
properties: [
|
91
|
-
{
|
92
|
-
name: 'title',
|
93
|
-
layout: {
|
94
|
-
positions: {
|
95
|
-
lg: {
|
96
|
-
colSpan: 12,
|
97
|
-
},
|
98
|
-
},
|
99
|
-
},
|
100
|
-
},
|
101
|
-
],
|
102
|
-
},
|
103
|
-
update: {
|
104
|
-
sections: [
|
105
|
-
{
|
106
|
-
id: 'section',
|
107
|
-
},
|
108
|
-
],
|
109
|
-
properties: [
|
110
|
-
{
|
111
|
-
name: 'title',
|
112
|
-
layout: {
|
113
|
-
positions: {
|
114
|
-
lg: {
|
115
|
-
colSpan: 12,
|
116
|
-
},
|
117
|
-
},
|
118
|
-
},
|
119
|
-
},
|
120
|
-
],
|
121
|
-
},
|
122
|
-
single: {
|
123
|
-
title: '{{title}}',
|
124
|
-
sections: [
|
125
|
-
{
|
126
|
-
id: 'section',
|
127
|
-
layout: {
|
128
|
-
positions: {
|
129
|
-
lg: {
|
130
|
-
colSpan: 12,
|
131
|
-
},
|
132
|
-
},
|
133
|
-
},
|
134
|
-
},
|
135
|
-
],
|
136
|
-
properties: [
|
137
|
-
{
|
138
|
-
name: 'title',
|
139
|
-
layout: {
|
140
|
-
positions: {
|
141
|
-
lg: {
|
142
|
-
colSpan: 6,
|
143
|
-
},
|
144
|
-
},
|
145
|
-
},
|
146
|
-
},
|
147
|
-
],
|
148
|
-
actions: [],
|
149
|
-
},
|
150
|
-
list: {
|
151
|
-
actions: [
|
152
|
-
{
|
153
|
-
title: `t("create", { scope: "common" })`,
|
154
|
-
command: 'create-entity',
|
155
|
-
priority: 'primary',
|
156
|
-
type: 'create',
|
157
|
-
scope: AXPEntityCommandScope.TypeLevel,
|
158
|
-
},
|
159
|
-
{
|
160
|
-
title: 't("deleteItems", { scope: "common" })',
|
161
|
-
command: 'delete-entity',
|
162
|
-
priority: 'primary',
|
163
|
-
type: 'delete',
|
164
|
-
scope: AXPEntityCommandScope.Selected,
|
165
|
-
},
|
166
|
-
{
|
167
|
-
title: 't("detail", { scope: "common" })',
|
168
|
-
command: 'open-entity',
|
169
|
-
priority: 'secondary',
|
170
|
-
type: 'view',
|
171
|
-
scope: AXPEntityCommandScope.Individual,
|
172
|
-
},
|
173
|
-
{
|
174
|
-
title: 't("delete", { scope: "common" })',
|
175
|
-
command: 'delete-entity',
|
176
|
-
priority: 'secondary',
|
177
|
-
type: 'delete',
|
178
|
-
scope: AXPEntityCommandScope.Individual,
|
179
|
-
},
|
180
|
-
],
|
181
|
-
views: [
|
182
|
-
{
|
183
|
-
name: 'all',
|
184
|
-
title: 't("allItem", { scope: "common" })',
|
185
|
-
fixed: true,
|
186
|
-
columns: [],
|
187
|
-
conditions: [],
|
188
|
-
sorts: [],
|
189
|
-
},
|
190
|
-
],
|
191
|
-
},
|
192
|
-
},
|
193
|
-
},
|
194
|
-
};
|
195
|
-
return entityDef;
|
196
|
-
}
|
197
|
-
|
198
|
-
export { factory };
|
199
|
-
//# sourceMappingURL=acorex-modules-organization-managment-position.entity-DhndysSH.mjs.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"acorex-modules-organization-managment-position.entity-DhndysSH.mjs","sources":["../../../../libs/modules/organization-managment/src/lib/entities/position/position.entity.ts"],"sourcesContent":["import { AXPEntity, AXPEntityCommandScope, AXPEntityQueryType } from '@acorex/platform/common';\nimport { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';\nimport { Injector } from '@angular/core';\nimport { RootConfig } from '../../const';\nimport { AXMOrganizationManagementPositionEntityService } from './position.service';\n\nexport async function factory(injector: Injector): Promise<AXPEntity | null> {\n const dataService = injector.get(AXMOrganizationManagementPositionEntityService);\n const i18n = RootConfig.config.i18n;\n\n const entityDef: AXPEntity = {\n module: RootConfig.module.name,\n name: RootConfig.entities.position.name,\n source: '',\n title: `t(\"position\", { scope: \"${i18n}\" })`,\n formats: {\n individual: `t(\"position\", { scope: \"${i18n}\" })`,\n plural: `t(\"positions\", { scope: \"${i18n}\" })`,\n searchResult: {\n title: '{{ title }}',\n description: RootConfig.module.title,\n },\n },\n relatedEntities: [],\n groups: [\n {\n id: 'section',\n title: `t(\"position\", { scope: \"common\" })`,\n },\n ],\n properties: [\n {\n name: 'title',\n title: `t(\"title\", { scope: \"${i18n}\" })`,\n groupId: 'section',\n schema: {\n dataType: 'string',\n interface: {\n type: AXPWidgetsCatalog.text,\n options: {\n width: '400px',\n },\n },\n },\n validations: [\n {\n rule: 'required',\n },\n ],\n },\n ],\n columns: [{ name: 'title' }],\n commands: {\n create: {\n execute: async (data: any) => {\n const res = await dataService.insertOne(data);\n return { id: res };\n },\n },\n delete: {\n execute: async (id: any) => {\n return await dataService.deleteOne(id);\n },\n },\n update: {\n execute: async (data: any) => {\n return await dataService.updateOne(data.id, data);\n },\n },\n },\n queries: {\n byKey: {\n execute: async (id: string) => {\n return await dataService.getOne(id);\n },\n type: AXPEntityQueryType.Single,\n },\n list: {\n execute: async (e: any) => {\n return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter, sort: e.sort });\n },\n type: AXPEntityQueryType.List,\n },\n },\n interfaces: {\n master: {\n create: {\n sections: [\n {\n id: 'section',\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n },\n update: {\n sections: [\n {\n id: 'section',\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n },\n single: {\n title: '{{title}}',\n sections: [\n {\n id: 'section',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 6,\n },\n },\n },\n },\n ],\n actions: [],\n },\n list: {\n actions: [\n {\n title: `t(\"create\", { scope: \"common\" })`,\n command: 'create-entity',\n priority: 'primary',\n type: 'create',\n scope: AXPEntityCommandScope.TypeLevel,\n },\n {\n title: 't(\"deleteItems\", { scope: \"common\" })',\n command: 'delete-entity',\n priority: 'primary',\n type: 'delete',\n scope: AXPEntityCommandScope.Selected,\n },\n {\n title: 't(\"detail\", { scope: \"common\" })',\n command: 'open-entity',\n priority: 'secondary',\n type: 'view',\n scope: AXPEntityCommandScope.Individual,\n },\n {\n title: 't(\"delete\", { scope: \"common\" })',\n command: 'delete-entity',\n priority: 'secondary',\n type: 'delete',\n scope: AXPEntityCommandScope.Individual,\n },\n ],\n views: [\n {\n name: 'all',\n title: 't(\"allItem\", { scope: \"common\" })',\n fixed: true,\n columns: [],\n conditions: [],\n sorts: [],\n },\n ],\n },\n },\n },\n };\n\n return entityDef;\n}\n"],"names":[],"mappings":"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"}
|
@@ -1,5 +0,0 @@
|
|
1
|
-
import { AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
|
2
|
-
export declare class AXMOrganizationSettingProvider implements AXPSettingDefinitionProvider {
|
3
|
-
private sessionService;
|
4
|
-
provide(context: AXPSettingDefinitionProviderContext): Promise<void>;
|
5
|
-
}
|
File without changes
|