@acorex/platform-generator 20.6.0 → 21.0.0-next.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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@acorex/platform-generator",
3
- "version": "20.6.0",
3
+ "version": "21.0.0-next.1",
4
4
  "peerDependencies": {
5
- "@acorex/modules": "20.6.0"
5
+ "@acorex/modules": "21.0.0-next.1"
6
6
  },
7
7
  "type": "commonjs",
8
8
  "main": "./src/index.js",
@@ -33,7 +33,7 @@ import { AXMDataManagementModule } from '@acorex/modules/data-management';
33
33
  import { AXMReportManagementModule } from '@acorex/modules/report-management';
34
34
  import { AXMCalendarManagementModule } from '@acorex/modules/calendar-management';
35
35
  import { AXMLocationManagementModule } from '@acorex/modules/location-management';
36
- import { AXMPartyManagementModule } from '@acorex/modules/party-management';
36
+ import { AXMPersonManagementModule } from '@acorex/modules/person-management';
37
37
  import { AXMContactManagementModule } from '@acorex/modules/contact-management';
38
38
  import { AXMLocaleManagementModule } from '@acorex/modules/locale-management';
39
39
  import { AXMMeetingManagementModule } from '@acorex/modules/meeting-management';
@@ -138,7 +138,7 @@ export const appConfig: ApplicationConfig = {
138
138
  AXMReportManagementModule,
139
139
  AXMCalendarManagementModule,
140
140
  AXMLocationManagementModule,
141
- AXMPartyManagementModule,
141
+ AXMPersonManagementModule,
142
142
  AXMContactManagementModule,
143
143
  AXMLocaleManagementModule,
144
144
  AXMMeetingManagementModule,
@@ -3,7 +3,7 @@ import {
3
3
  AXPCommonModule,
4
4
  AXPFooterTextSlotComponent,
5
5
  AXPNavBarSlotComponent,
6
- AXPSettingService,
6
+ AXPSettingsService,
7
7
  AXP_MENU_PROVIDER,
8
8
  AXP_PLATFORM_CONFIG_TOKEN,
9
9
  } from '@acorex/platform/common';
@@ -25,30 +25,6 @@ import { AXPPlatformScope } from '@acorex/platform/core';
25
25
  widgets: [],
26
26
  extendedWidgets: [],
27
27
  }),
28
- AXPComponentSlotModule.forRoot({
29
- 'root-footer-start': [
30
- {
31
- name: 'version',
32
- component: AXMAppVersionSlotComponent,
33
- },
34
- {
35
- name: 'copyright',
36
- component: AXPFooterTextSlotComponent,
37
- options: async () => {
38
- const platformConfig = inject(AXP_PLATFORM_CONFIG_TOKEN);
39
- const settingService = inject(AXPSettingService);
40
- const copyrightText = await settingService.scope(AXPPlatformScope.Tenant).get("organization:copyright-text");
41
- return { text: copyrightText ?? platformConfig.copyright };
42
- },
43
- },
44
- ],
45
- 'auth-footer-links': [
46
- {
47
- name: 'links',
48
- component: AXPNavBarSlotComponent,
49
- },
50
- ],
51
- }),
52
28
  ],
53
29
  exports: [AXPDefaultThemeModule],
54
30
  providers: [
@@ -7,7 +7,7 @@
7
7
  "description": "Description",
8
8
  "edition": "Edition",
9
9
  "basic-info": "Basic Information",
10
- "edition-assignment": "Edition Assignment"
10
+ "editions": "Editions"
11
11
  },
12
12
  "module": {
13
13
  "individual-title": "Module",
@@ -70,7 +70,7 @@
70
70
  "role": {
71
71
  "individual-title": "Role",
72
72
  "plural-title": "Roles",
73
- "skillsId": "Skills",
73
+ "skillIds": "Skills",
74
74
  "responsibilitiesId": "Responsibilities",
75
75
  "categoriesId": "Categories",
76
76
  "rolesCategory": "Roles Category",
@@ -16,8 +16,8 @@
16
16
  "template": "Template",
17
17
  "category": "Category",
18
18
  "platformManagement": "Platform Management",
19
- "globalVariables": "Global Variables",
20
- "variables": "Global Variable",
19
+ "tokens": "Tokens",
20
+ "token": "Token",
21
21
  "dataType": "Data Type",
22
22
  "value": "Value",
23
23
  "appVersion": "Application Version",
@@ -42,7 +42,6 @@
42
42
  "textField": "Text Field",
43
43
  "static": "Static",
44
44
  "entity": "Entity",
45
-
46
45
 
47
46
  "app-term": {
48
47
  "individual-title": "Terms & Conditions",
@@ -64,5 +63,4 @@
64
63
  "title": "Title",
65
64
  "parentId": "Parent ID"
66
65
  }
67
-
68
66
  }
@@ -7,7 +7,7 @@
7
7
  "description": "توضیحات",
8
8
  "edition": "ورژن",
9
9
  "basic-info": "اطلاعات پایه",
10
- "edition-assignment": "تخصیص ورژن"
10
+ "editions": "ورژن‌ها"
11
11
  },
12
12
  "module": {
13
13
  "individual-title": "ماژول",
@@ -70,7 +70,7 @@
70
70
  "role": {
71
71
  "individual-title": "نقش",
72
72
  "plural-title": "نقش‌ها",
73
- "skillsId": "مهارت‌ها",
73
+ "skillIds": "مهارت‌ها",
74
74
  "responsibilitiesId": "مسئولیت‌ها",
75
75
  "categoriesId": "دسته‌ها",
76
76
  "rolesCategory": "دسته نقش‌ها",
@@ -16,8 +16,8 @@
16
16
  "template": "قالب",
17
17
  "category": "دسته",
18
18
  "platformManagement": "مدیریت پلتفرم",
19
- "globalVariables": "متغیرهای سراسری",
20
- "variables": "متغیر سراسری",
19
+ "tokens": "توکن‌ها",
20
+ "token": "توکن",
21
21
  "dataType": "نوع داده",
22
22
  "value": "مقدار",
23
23
  "appVersion": "نسخه برنامه",