alpha-global-constants 0.1.3 → 0.1.5
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/esm2022/lib/api/apiDefinitions.mjs +8 -2
- package/esm2022/lib/enum/EnumTranslateKey.mjs +4 -1
- package/fesm2022/alpha-global-constants.mjs +10 -1
- package/fesm2022/alpha-global-constants.mjs.map +1 -1
- package/lib/api/apiDefinitions.d.ts +7 -2
- package/lib/enum/EnumTranslateKey.d.ts +3 -0
- package/package.json +1 -1
@@ -70,11 +70,12 @@ export declare enum api {
|
|
70
70
|
PORTAL_ROUTE_DELETE = "/api/PortalRoute/Delete",
|
71
71
|
PORTAL_ROUTE_DELETE_IDS = "/api/PortalRoute/DeleteIds",
|
72
72
|
SW_PUSH_SUBSCRIPTION_QUERY_LIST = "/api/SwPushSubscription/QueryList",
|
73
|
-
|
73
|
+
SW_PUSH_SUBSCRIPTION_CREATE = "/api/SwPushSubscription/Create",
|
74
74
|
SW_PUSH_SUBSCRIPTION_READ = "/api/SwPushSubscription/GetById",
|
75
75
|
SW_PUSH_SUBSCRIPTION_UPDATE = "/api/SwPushSubscription/Update",
|
76
76
|
SW_PUSH_SUBSCRIPTION_DELETE = "/api/SwPushSubscription/Delete",
|
77
77
|
SW_PUSH_SUBSCRIPTION_IDS = "/api/SwPushSubscription/DeleteIds",
|
78
|
+
SW_PUSH_SUBSCRIPTION_FIND_SUBSCRIPTION = "/api/SwPushSubscription/FindSubscription",
|
78
79
|
SYS_MUTATION_LOG_QUERY_LIST = "/api/SysMutationLog/QueryList",
|
79
80
|
SYS_MUTATION_LOG_READ = "/api/SysMutationLog/GetById",
|
80
81
|
SYS_MUTATION_LOG_UPDATE = "/api/SysMutationLog/Update",
|
@@ -1095,6 +1096,8 @@ export declare enum api {
|
|
1095
1096
|
DELETE_DYNAMIC_REPORT = "/api/HuDynamicReport/DeleteIds",
|
1096
1097
|
GET_COLUMN_BY_TYPE_ID = "/api/HuMergeField/GetColumnListByTypeId?typeId=",
|
1097
1098
|
GET_FILE_TEMPLATE_DYNAMIC_FORM = "/api/HuDynamicReport/GetFileTemplate",
|
1099
|
+
SEARCH_FOR_TABLE_LEFT_DYNAMIC_FORM = "/api/HuDynamicReport/SearchForTableLeftDynamicForm",
|
1100
|
+
SEARCH_FOR_TABLE_RIGHT_DYNAMIC_FORM = "/api/HuDynamicReport/SearchForTableRightDynamicForm",
|
1098
1101
|
REPLACE_FILE_DYNAMIC_WITH_NAME = "/api/HuDynamicReport/ReplaceFileDynamicWithName",
|
1099
1102
|
EXPORT_WORD_BY_TEMPLATE = "/api/HuDynamicReport/ExportWordByTemplate",
|
1100
1103
|
GET_OTHER_LIST_DYNAMIC_FORM = "/api/HuDynamicReport/GetOtherListByTypeDynamicForm?typeCode=",
|
@@ -1683,5 +1686,7 @@ export declare enum api {
|
|
1683
1686
|
HU_PERSONNEL_PLANING_UPDATE = "/api/HuPersonnelPlaning/Update",
|
1684
1687
|
HU_PERSONNEL_PLANING_DELETE_ID = "/api/HuPersonnelPlaning/DeleteIds",
|
1685
1688
|
HU_PERSONNEL_PLANING_GET_TOTAL_EMPLOYEE_BY_ORG_ID = "/api/HuPersonnelPlaning/GetTotalEmployeeByOrgId",
|
1686
|
-
HU_PERSONNEL_PLANING_CHANGE_STATUS = "/api/HuPersonnelPlaning/ChangeStatus"
|
1689
|
+
HU_PERSONNEL_PLANING_CHANGE_STATUS = "/api/HuPersonnelPlaning/ChangeStatus",
|
1690
|
+
XLSX_HU_PERSONNEL_PLANING_IMPORT_QUERY_LIST = "/api/HuPersonnelPlaningImport/QueryList",
|
1691
|
+
XLSX_HU_PERSONNEL_PLANING_IMPORT_SAVE = "/api/HuPersonnelPlaningImport/Save"
|
1687
1692
|
}
|
@@ -495,6 +495,8 @@ export declare enum EnumTranslateKey {
|
|
495
495
|
UI_COMPONENT_TITLE_ORGANIZATION_STRUCT = "UI_COMPONENT_TITLE_ORGANIZATION_STRUCT",
|
496
496
|
UI_COMPONENT_TITLE_ORGANIZATION_LEVEL = "UI_COMPONENT_TITLE_ORGANIZATION_LEVEL",
|
497
497
|
UI_COMPONENT_TITLE_SYS_PA_FORMULA = "UI_COMPONENT_TITLE_SYS_PA_FORMULA",
|
498
|
+
UI_SW_PUSH_SUBSCRIPTION_CREATED = "UI_SW_PUSH_SUBSCRIPTION_CREATED",
|
499
|
+
UI_SW_PUSH_SUBSCRIPTION_CREATE_FAILED = "UI_SW_PUSH_SUBSCRIPTION_CREATE_FAILED",
|
498
500
|
UI_FORM_CONTROL_ERROR_MIN = "UI_FORM_CONTROL_ERROR_MIN",
|
499
501
|
UI_FORM_CONTROL_ERROR_MAX = "UI_FORM_CONTROL_ERROR_MAX",
|
500
502
|
UI_FORM_CONTROL_ERROR_REQUIRED = "UI_FORM_CONTROL_ERROR_REQUIRED",
|
@@ -3399,6 +3401,7 @@ export declare enum EnumTranslateKey {
|
|
3399
3401
|
UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_TRANFER_NUM = "UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_TRANFER_NUM",
|
3400
3402
|
UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_PLANING_INFORMATION = "UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_PLANING_INFORMATION",
|
3401
3403
|
UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_PLANING_DETAIL = "UI_COMPONENT_TITLE_HU_PERSONNEL_PLANING_PLANING_DETAIL",
|
3404
|
+
UI_COMPONENT_TITLE_HU_PERSONNEL_IMPORT = "UI_COMPONENT_TITLE_HU_PERSONNEL_IMPORT",
|
3402
3405
|
UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_START = "UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_START",
|
3403
3406
|
UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_YEAR_END = "UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_YEAR_END",
|
3404
3407
|
UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_MONTH_END = "UI_COMPONENT_TITLE_REPORT_VIEW_OLD_MEN_MONTH_END",
|