@sapui5/sap.fe.controls 1.138.0 → 1.139.0
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 +1 -1
- package/src/sap/fe/controls/.library +1 -1
- package/src/sap/fe/controls/easyFilter/EasyFilterBarContainer.js +31 -4
- package/src/sap/fe/controls/easyFilter/EasyFilterBarContainer.tsx +49 -3
- package/src/sap/fe/controls/easyFilter/utils.js +47 -2
- package/src/sap/fe/controls/easyFilter/utils.ts +49 -1
- package/src/sap/fe/controls/library.js +1 -1
- package/src/sap/fe/controls/messagebundle.properties +16 -10
- package/src/sap/fe/controls/messagebundle_ar.properties +5 -5
- package/src/sap/fe/controls/messagebundle_bg.properties +4 -4
- package/src/sap/fe/controls/messagebundle_ca.properties +2 -2
- package/src/sap/fe/controls/messagebundle_cnr.properties +2 -2
- package/src/sap/fe/controls/messagebundle_cs.properties +4 -4
- package/src/sap/fe/controls/messagebundle_cy.properties +5 -5
- package/src/sap/fe/controls/messagebundle_da.properties +4 -4
- package/src/sap/fe/controls/messagebundle_de.properties +5 -5
- package/src/sap/fe/controls/messagebundle_el.properties +4 -4
- package/src/sap/fe/controls/messagebundle_en.properties +5 -5
- package/src/sap/fe/controls/messagebundle_en_GB.properties +5 -5
- package/src/sap/fe/controls/messagebundle_en_US_saprigi.properties +6 -6
- package/src/sap/fe/controls/messagebundle_es.properties +4 -4
- package/src/sap/fe/controls/messagebundle_es_MX.properties +4 -4
- package/src/sap/fe/controls/messagebundle_et.properties +2 -2
- package/src/sap/fe/controls/messagebundle_fi.properties +4 -4
- package/src/sap/fe/controls/messagebundle_fr.properties +3 -3
- package/src/sap/fe/controls/messagebundle_fr_CA.properties +2 -2
- package/src/sap/fe/controls/messagebundle_hi.properties +4 -4
- package/src/sap/fe/controls/messagebundle_hr.properties +5 -5
- package/src/sap/fe/controls/messagebundle_hu.properties +4 -4
- package/src/sap/fe/controls/messagebundle_id.properties +4 -4
- package/src/sap/fe/controls/messagebundle_it.properties +6 -6
- package/src/sap/fe/controls/messagebundle_iw.properties +3 -3
- package/src/sap/fe/controls/messagebundle_ja.properties +4 -4
- package/src/sap/fe/controls/messagebundle_kk.properties +3 -3
- package/src/sap/fe/controls/messagebundle_ko.properties +3 -3
- package/src/sap/fe/controls/messagebundle_lt.properties +4 -4
- package/src/sap/fe/controls/messagebundle_lv.properties +5 -5
- package/src/sap/fe/controls/messagebundle_mk.properties +4 -4
- package/src/sap/fe/controls/messagebundle_ms.properties +5 -5
- package/src/sap/fe/controls/messagebundle_nl.properties +4 -4
- package/src/sap/fe/controls/messagebundle_no.properties +3 -3
- package/src/sap/fe/controls/messagebundle_pl.properties +4 -4
- package/src/sap/fe/controls/messagebundle_pt.properties +4 -4
- package/src/sap/fe/controls/messagebundle_pt_PT.properties +4 -4
- package/src/sap/fe/controls/messagebundle_ro.properties +4 -4
- package/src/sap/fe/controls/messagebundle_ru.properties +3 -3
- package/src/sap/fe/controls/messagebundle_sh.properties +2 -2
- package/src/sap/fe/controls/messagebundle_sk.properties +3 -3
- package/src/sap/fe/controls/messagebundle_sl.properties +5 -5
- package/src/sap/fe/controls/messagebundle_sr.properties +2 -2
- package/src/sap/fe/controls/messagebundle_sv.properties +3 -3
- package/src/sap/fe/controls/messagebundle_th.properties +2 -2
- package/src/sap/fe/controls/messagebundle_tr.properties +3 -3
- package/src/sap/fe/controls/messagebundle_uk.properties +3 -3
- package/src/sap/fe/controls/messagebundle_vi.properties +5 -5
- package/src/sap/fe/controls/messagebundle_zh_CN.properties +2 -2
- package/src/sap/fe/controls/messagebundle_zh_TW.properties +3 -3
|
@@ -14,14 +14,14 @@ M_BUSINESS_AI_SHELL_SETTINGS_TITLE=SAP Business AI
|
|
|
14
14
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER=\u7B80\u6613\u8FC7\u6EE4\u5668
|
|
15
15
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_MAKE_DEFAULT=\u5C06\u7B80\u6613\u8FC7\u6EE4\u5668\u8BBE\u4E3A\u7F3A\u7701\u8FC7\u6EE4\u9009\u9879\u3002
|
|
16
16
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_KEEP_QUERIES=\u5728\u7B80\u6613\u8FC7\u6EE4\u5668\u7684\u201C\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8BE2\u201D\u4E0B\u4FDD\u7559\u6700\u8FD1\u4F7F\u7528\u7684\u67E5\u8BE2\u3002
|
|
17
|
-
M_EASY_FILTER_MANDATORY_TOKEN_ERROR=\
|
|
17
|
+
M_EASY_FILTER_MANDATORY_TOKEN_ERROR=\u4E3A\u6B64\u5F3A\u5236\u8FC7\u6EE4\u5668\u9009\u62E9\u503C\u3002
|
|
18
18
|
M_EASY_FILTER_MANDATORY_TOKEN_SELECT_VALUE=\uFF08\u9009\u62E9\u503C\uFF09
|
|
19
19
|
M_EASY_FILTER_FILTER_SET_AI=\u8FC7\u6EE4\u5668\uFF1A
|
|
20
20
|
M_EASY_FILTER_POPOVER_SUGGESTIONS_TITLE=\u521D\u5B66\u5EFA\u8BAE
|
|
21
21
|
M_EASY_FILTER_POPOVER_FAVORITE_TITLE=\u6536\u85CF\u7684\u67E5\u8BE2
|
|
22
22
|
M_EASY_FILTER_POPOVER_LAST_USED=\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8BE2
|
|
23
23
|
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_TITLE=\u65E0\u6536\u85CF\u7684\u67E5\u8BE2
|
|
24
|
-
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_DESCRIPTION=\u5411\u6536\u85CF\u5939\u6DFB\u52A0\u67E5\u8BE2
|
|
24
|
+
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_DESCRIPTION=\u5411\u6536\u85CF\u5939\u6DFB\u52A0\u67E5\u8BE2\u3002
|
|
25
25
|
M_EASY_FILTER_POPOVER_EMPTY_RECENT_DESCRIPTION=\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8BE2\u5C06\u663E\u793A\u5728\u6B64\u5904\u3002
|
|
26
26
|
M_EASY_FILTER_POPOVER_AI_TITLE=\u4F7F\u7528 AI \u521B\u5EFA
|
|
27
27
|
M_EASY_FILTER_POPOVER_AI_TEXT_1=\u5185\u5BB9\u90E8\u5206\u6216\u5168\u90E8\u7531\u4EBA\u5DE5\u667A\u80FD (AI) \u6280\u672F\u751F\u6210\u3002
|
|
@@ -14,14 +14,14 @@ M_BUSINESS_AI_SHELL_SETTINGS_TITLE=SAP Business AI
|
|
|
14
14
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER=\u7C21\u6613\u7BE9\u9078
|
|
15
15
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_MAKE_DEFAULT=\u5C07\u7C21\u6613\u7BE9\u9078\u8A2D\u70BA\u9810\u8A2D\u7BE9\u9078\u9078\u9805\u3002
|
|
16
16
|
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_KEEP_QUERIES=\u5C07\u300C\u6211\u6700\u8FD1\u7684\u67E5\u8A62\u300D\u4FDD\u7559\u5728\u300C\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8A62\u300D\u4E0B\u7684\u7C21\u6613\u7BE9\u9078\u4E2D\u3002
|
|
17
|
-
M_EASY_FILTER_MANDATORY_TOKEN_ERROR=\u8ACB\
|
|
18
|
-
M_EASY_FILTER_MANDATORY_TOKEN_SELECT_VALUE=(\u9078\u64C7\u503C)
|
|
17
|
+
M_EASY_FILTER_MANDATORY_TOKEN_ERROR=\u8ACB\u9078\u64C7\u6B64\u5FC5\u8981\u7BE9\u9078\u5668\u7684\u503C\u3002
|
|
18
|
+
M_EASY_FILTER_MANDATORY_TOKEN_SELECT_VALUE=(\u8ACB\u9078\u64C7\u503C)
|
|
19
19
|
M_EASY_FILTER_FILTER_SET_AI=\u7BE9\u9078\uFF1A
|
|
20
20
|
M_EASY_FILTER_POPOVER_SUGGESTIONS_TITLE=\u5354\u52A9\u60A8\u958B\u59CB\u7684\u5EFA\u8B70
|
|
21
21
|
M_EASY_FILTER_POPOVER_FAVORITE_TITLE=\u6700\u611B\u7684\u67E5\u8A62
|
|
22
22
|
M_EASY_FILTER_POPOVER_LAST_USED=\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8A62
|
|
23
23
|
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_TITLE=\u6C92\u6709\u6700\u611B\u7684\u67E5\u8A62
|
|
24
|
-
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_DESCRIPTION=\u5C07\u67E5\u8A62\u65B0\u589E\u81F3\u60A8\u7684\u6700\u611B
|
|
24
|
+
M_EASY_FILTER_POPOVER_EMPTY_FAVORITE_DESCRIPTION=\u8ACB\u5C07\u67E5\u8A62\u65B0\u589E\u81F3\u60A8\u7684\u6700\u611B\u3002
|
|
25
25
|
M_EASY_FILTER_POPOVER_EMPTY_RECENT_DESCRIPTION=\u60A8\u4E0A\u6B21\u4F7F\u7528\u7684\u67E5\u8A62\u5C07\u6703\u5728\u6B64\u8655\u986F\u793A\u3002
|
|
26
26
|
M_EASY_FILTER_POPOVER_AI_TITLE=\u5DF2\u4F7F\u7528 AI \u5EFA\u7ACB
|
|
27
27
|
M_EASY_FILTER_POPOVER_AI_TEXT_1=\u672C\u5167\u5BB9\u90E8\u4EFD\u6216\u5168\u90E8\u662F\u7531\u4EBA\u5DE5\u667A\u6167 (AI) \u6280\u8853\u7522\u751F\u3002
|