alpha-global-constants 0.8.4 → 0.8.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.
@@ -2444,6 +2444,10 @@ export declare enum EnumTranslateKey {
|
|
2444
2444
|
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NAME = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NAME",
|
2445
2445
|
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NOTE = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_NOTE",
|
2446
2446
|
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_STATUS = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_STATUS",
|
2447
|
+
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_YEAR = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_YEAR",
|
2448
|
+
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_PLAN_AMOUNT = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_PLAN_AMOUNT",
|
2449
|
+
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_AMOUNT_SPENT = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_AMOUNT_SPENT",
|
2450
|
+
UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_REMAINING_AMOUNT = "UI_COMPONENT_LABEL_PA_LIST_FUND_SOURCE_REMAINING_AMOUNT",
|
2447
2451
|
UI_COMPONENT_TITLE_PA_PAYROLL_FUND = "UI_COMPONENT_TITLE_PA_PAYROLL_FUND",
|
2448
2452
|
UI_COMPONENT_TITLE_PA_PAYROLL_FUND_EDIT = "UI_COMPONENT_TITLE_PA_PAYROLL_FUND_EDIT",
|
2449
2453
|
UI_COMPONENT_LABEL_PA_PAYROLL_FUND_YEAR = "UI_COMPONENT_LABEL_PA_PAYROLL_FUND_YEAR",
|