@sapui5/sap.suite.ui.generic.template 1.124.2 → 1.124.4
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/suite/ui/generic/template/.library +1 -1
- package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +38 -3
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n.properties +16 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +5 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +9 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/ListReport/view/fragments/DefaultVariant.fragment.xml +18 -3
- package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml +1 -1
- package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +17 -16
- package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/Actions.fragment.xml +1 -1
- package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +24 -0
- package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +6 -6
- package/src/sap/suite/ui/generic/template/lib/AdaptiveCardHelper.js +62 -36
- package/src/sap/suite/ui/generic/template/lib/AppComponent.js +16 -15
- package/src/sap/suite/ui/generic/template/lib/Application.js +1 -4
- package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +43 -1
- package/src/sap/suite/ui/generic/template/lib/TemplateAssembler.js +1 -0
- package/src/sap/suite/ui/generic/template/lib/ai/EasyFilterBarHandler.js +323 -0
- package/src/sap/suite/ui/generic/template/lib/ai/FioriAIHandler.js +77 -0
- package/src/sap/suite/ui/generic/template/lib/filterHelper.js +38 -1
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +13 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/insights/InsightsCardHelper.js +1 -20
- package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +1 -1
- package/src/sap/suite/ui/generic/template/library.js +1 -1
- package/src/sap/suite/ui/generic/template/themes/base/base.less +4 -0
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Cre\u00EBren met filters
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtermodus\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klassiek
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Object cre\u00EBren
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Cre\u00EBren
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Opprett med filtre
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtreringsmodus\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klassisk
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Opprett objekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Opprett
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Utw\u00F3rz z filtrami
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Tryb filtrowania\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasyczny
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Utw\u00F3rz obiekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Utw\u00F3rz
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Criar com filtros
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Modo de filtro\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Cl\u00E1ssico
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Criar objeto
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Criar
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Criar com filtros
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Modo de filtro\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Cl\u00E1ssico
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Criar objeto
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Criar
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Creare cu filtre
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Mod filtrare\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Clasic
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Creare obiect
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Creare
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0441 \u0444\
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0420\u0435\u0436\u0438\u043C \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043A\u0438\u0439
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Kreiraj s filterima
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Na\u010Din filtera\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasi\u010Dno
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Kreiraj objekat
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Kreiraj
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Vytvori\u0165 pomocou filtrov
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Re\u017Eim filtrovania\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasick\u00E9
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Vytvori\u0165 objekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Vytvori\u0165
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Kreiranje s filtri
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Na\u010Din filtriranja\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasi\u010Dno
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Kreiranje objekta
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Kreiranje
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u041A\u0440\u0435\u0438\u0440\u0430\u0458 \u0441 \u0444\
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u041D\u0430\u0447\u0438\u043D \u0444\u0438\u043B\u0442\u0435\u0440\u0430\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0438\u0447\u043D\u043E
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u041A\u0440\u0435\u0438\u0440\u0430\u0458 \u043E\u0431\u0458\u0435\u043A\u0430\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u041A\u0440\u0435\u0438\u0440\u0430\u0458
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Skapa med filter
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtreringsl\u00E4ge\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klassisk
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Skapa objekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Skapa
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E42\u0E14\u0E22\u0E21\u0
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0E42\u0E2B\u0E21\u0E14\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u0E04\u0E25\u0E32\u0E2A\u0E2A\u0E34\u0E01
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E2D\u0E2D\u0E1A\u0E40\u0E08\u0E04
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0E2A\u0E23\u0E49\u0E32\u0E07
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Filtreler ile yarat
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtre modu\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasik
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Nesne yarat
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Yarat
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438 \u0437 \
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0420\u0435\u0436\u0438\u043C \u0444\u0456\u043B\u044C\u0442\u0440\u0443\u0432\u0430\u043D\u043D\u044F\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0438\u0447\u043D\u0438\u0439
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Ta\u0323o co\u0301 b\u00F4\u0323 lo\u0323c
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Ch\u00EA\u0301 \u0111\u00F4\u0323 lo\u0323c\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=C\u00F4\u0309 \u0111i\u00EA\u0309n
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Ta\u0323o \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Ta\u0323o
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u4F7F\u7528\u8FC7\u6EE4\u5668\u521B\u5EFA
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u8FC7\u6EE4\u6A21\u5F0F\uFF1A
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u7ECF\u5178
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u521B\u5EFA\u5BF9\u8C61
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u521B\u5EFA
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u4F7F\u7528\u7BE9\u9078\u5EFA\u7ACB
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u7BE9\u9078\u6A21\u5F0F\uFF1A
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u5178\u578B
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u5EFA\u7ACB\u7269\u4EF6
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u5EFA\u7ACB
|
package/src/sap/suite/ui/generic/template/ListReport/view/fragments/DefaultVariant.fragment.xml
CHANGED
|
@@ -4,11 +4,26 @@
|
|
|
4
4
|
template:require="{AH: 'sap/suite/ui/generic/template/js/AnnotationHelper'}">
|
|
5
5
|
|
|
6
6
|
<f:heading>
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
<!--if worklist, then hide execute on select/apply automatically option in variant management-->
|
|
8
|
+
<variants:SmartVariantManagement id="template::PageVariant" persistencyKey="{= ${parameter>/settings/smartVariantManagement} ? '_ST_SmartVariantManagement' : 'searchListReportVariant'}"
|
|
9
|
+
showShare="true" showExecuteOnSelection="{= !${parameter>/settings/isWorklist} }" displayTextForExecuteOnSelectionForStandardVariant="{= (${parameter>/settings/dataLoadSettings/loadDataOnAppLaunch} === 'ifAnyFilterExist' || ${parameter>/settings/dataLoadSettings/loadDataOnAppLaunch} === undefined) ? '{i18n>ST_LIST_DISPLAY_TEXT_FOR_EXECUTE_ON_SELECTION}' : undefined}" headerLevel="H2"/>
|
|
10
10
|
</f:heading>
|
|
11
11
|
<f:actions>
|
|
12
|
+
<!--Enable the filter switch only if the easy filter is enabled-->
|
|
13
|
+
<FlexBox renderType="Bare" visible="{= ${_templPriv>/listReport/isHeaderExpanded} && ${_templPrivGlobal>/generic/fioriAI/isEasyFilterEnabled} }">
|
|
14
|
+
<Label text="{i18n>ST_EASY_FILTER_TITLE}" class="sapSmartTemplateEasyFilterInputPadding"></Label>
|
|
15
|
+
<SegmentedButton id = "template::FilterSwitchButton"
|
|
16
|
+
selectedKey="{_templPriv>/listReport/filterMode}"
|
|
17
|
+
selectionChange="._templateEventHandlers.onFilterSwitch">
|
|
18
|
+
<layoutData>
|
|
19
|
+
<OverflowToolbarLayoutData priority="NeverOverflow"/>
|
|
20
|
+
</layoutData>
|
|
21
|
+
<items>
|
|
22
|
+
<SegmentedButtonItem text="{i18n>ST_MANUAL_FILTER}" key="classic"/>
|
|
23
|
+
<SegmentedButtonItem text="{i18n>ST_EASY_FILTER}" key="easyFilter"/>
|
|
24
|
+
</items>
|
|
25
|
+
</SegmentedButton>
|
|
26
|
+
</FlexBox>
|
|
12
27
|
<ToolbarSpacer/>
|
|
13
28
|
<!-- global breakout actions-->
|
|
14
29
|
<template:repeat list="{parameter>/manifest/sap.ui5/extends/extensions/sap.ui.controllerExtensions/sap.suite.ui.generic.template.ListReport.view.ListReport/sap.ui.generic.app}" var="tmpEntitySet">
|
package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml
CHANGED
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
visible="{= !${parameter>/settings/isWorklist}}">
|
|
39
39
|
<f:content>
|
|
40
40
|
<core:Fragment fragmentName="sap.suite.ui.generic.template.ListReport.view.fragments.SmartFilterBar" type="XML"/>
|
|
41
|
+
<core:Fragment fragmentName="sap.suite.ui.generic.template.fragments.EasyFilter" type="XML"/>
|
|
41
42
|
</f:content>
|
|
42
43
|
</f:DynamicPageHeader>
|
|
43
44
|
</f:header>
|
|
@@ -58,7 +59,6 @@
|
|
|
58
59
|
</template:else>
|
|
59
60
|
</template:if>
|
|
60
61
|
</f:content>
|
|
61
|
-
|
|
62
62
|
<f:footer>
|
|
63
63
|
<OverflowToolbar id="template::FooterToolbar">
|
|
64
64
|
<ToolbarSpacer/>
|
|
@@ -32,7 +32,6 @@ sap.ui.define([
|
|
|
32
32
|
"sap/suite/ui/generic/template/ObjectPage/controller/CtxMenuHandler",
|
|
33
33
|
"sap/suite/ui/generic/template/ObjectPage/controller/inlineCreationRows/InlineCreationRowsHelper",
|
|
34
34
|
"sap/suite/ui/generic/template/ObjectPage/controller/RelatedAppsHandler",
|
|
35
|
-
"sap/ui/core/Lib",
|
|
36
35
|
"sap/suite/ui/generic/template/ObjectPage/controller/PasteHandler",
|
|
37
36
|
"sap/suite/ui/generic/template/lib/insights/InsightsHandler",
|
|
38
37
|
"sap/suite/ui/generic/template/lib/cards/DTCardHelper"
|
|
@@ -42,7 +41,7 @@ sap.ui.define([
|
|
|
42
41
|
ResponsiveTable, ShareUtils, FeLogger, MultipleViewsHandler, MessageUtils, KeyCodes, merge, FilterProcessor,
|
|
43
42
|
StableIdHelper, extend, isEmptyObject, FeError,
|
|
44
43
|
CreateWithDialogHandler, Device, whitespaceReplacer, deepExtend, CtxMenuHandler,
|
|
45
|
-
InlineCreationRowsHelper, RelatedAppsHandler,
|
|
44
|
+
InlineCreationRowsHelper, RelatedAppsHandler, PasteHandler, InsightsHandler, DTCardHelper
|
|
46
45
|
) {
|
|
47
46
|
"use strict";
|
|
48
47
|
var sClassName = "ObjectPage.controller.ControllerImplementation";
|
|
@@ -392,16 +391,23 @@ sap.ui.define([
|
|
|
392
391
|
var oBindingParams = oEvent.getParameter("bindingParams");
|
|
393
392
|
if (oBindingParams.filters && oBindingParams.filters.length) {
|
|
394
393
|
/*
|
|
395
|
-
*
|
|
396
|
-
*
|
|
397
|
-
*
|
|
398
|
-
*
|
|
399
|
-
*
|
|
400
|
-
*
|
|
401
|
-
*
|
|
394
|
+
*Handling of the filter condition during edit or display:
|
|
395
|
+
* Add a new filter condition to always show all items that are just created. In case we are in a draft,
|
|
396
|
+
* that just means to add "or HasActiveEntity = false". For active documents however, that condition
|
|
397
|
+
* would always be true. Thus, we have to add
|
|
398
|
+
* "or (HasActiveEntity = false and IsActiveEntity = false)".
|
|
399
|
+
* However, this condition is not evaluated correctly by gateway, so we have to transform it to
|
|
400
|
+
* (IsActiveEntity = true and x) or (Is ActiveEntity = false and (x or HasActiveEntity = false)),
|
|
401
|
+
* where x is the condition provided by the user
|
|
402
|
+
|
|
403
|
+
* Handling of the filter condition during create:
|
|
404
|
+
* checking the value of dispaly Mode , iDisplayMode = 4 for create
|
|
405
|
+
* if it is a create the filter condition evaluates to the user filter x
|
|
402
406
|
*/
|
|
403
407
|
var oUserFilter = FilterProcessor.groupFilters(oBindingParams.filters);
|
|
404
|
-
|
|
408
|
+
var oTemplatePrivateModel = oTemplateUtils.oComponentUtils.getTemplatePrivateModel();
|
|
409
|
+
var iDisplayMode = oTemplatePrivateModel.getProperty("/objectPage/displayMode");
|
|
410
|
+
if (!oEvent.getParameter("messageFilterActive") && !(iDisplayMode === 4) ){
|
|
405
411
|
oBindingParams.filters = new Filter({
|
|
406
412
|
filters: [
|
|
407
413
|
new Filter({
|
|
@@ -2394,12 +2400,7 @@ sap.ui.define([
|
|
|
2394
2400
|
},
|
|
2395
2401
|
|
|
2396
2402
|
onSummarize: function () {
|
|
2397
|
-
|
|
2398
|
-
Lib.load({name: "ux.eng.fioriai.reuse", url: sUrl}).then(function() {
|
|
2399
|
-
sap.ui.require(["ux/eng/fioriai/reuse/library"], function(fioriaiLib) {
|
|
2400
|
-
fioriaiLib.summarize({view: oController.getView()});
|
|
2401
|
-
});
|
|
2402
|
-
});
|
|
2403
|
+
oTemplateUtils.oServices.oFioriAIHandler.fioriaiLib.summarize({view: oController.getView()});
|
|
2403
2404
|
},
|
|
2404
2405
|
|
|
2405
2406
|
onEdit: function (oEvent) {
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
ariaHasPopup="Dialog"
|
|
131
131
|
fesr:press="fe:sum:summarize"
|
|
132
132
|
type="Ghost"
|
|
133
|
-
visible="{_templPrivGlobal>/generic/isSummarizationEnabled}" />
|
|
133
|
+
visible="{_templPrivGlobal>/generic/fioriAI/isSummarizationEnabled}" />
|
|
134
134
|
|
|
135
135
|
<template:if test="{parameter>/settings/showRelatedApps}">
|
|
136
136
|
<uxap:ObjectPageHeaderActionButton id="{:= ${parameter>/stableId}.getStableId({type: 'ObjectPageAction', subType: 'RelatedApps'}) }"
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core">
|
|
2
|
+
<VBox visible="{= ${_templPriv>/listReport/filterMode} === 'easyFilter'}">
|
|
3
|
+
<MessageStrip
|
|
4
|
+
text="{i18n>ST_EASY_FILTER_PROMPT_INFO}"
|
|
5
|
+
showIcon="true"
|
|
6
|
+
showCloseButton="true"
|
|
7
|
+
class="sapUiSmallMarginBottom"/>
|
|
8
|
+
<FlexBox renderType="Bare">
|
|
9
|
+
<Input id="easyFilter"
|
|
10
|
+
width="100%" class="sapUiSmallMarginEnd"
|
|
11
|
+
placeholder="{i18n>ST_EASY_FILTER_INPUT_PLACEHOLDER}"
|
|
12
|
+
change="._templateEventHandlers.onEasyFilterChange"
|
|
13
|
+
showClearIcon="true"
|
|
14
|
+
maxLength="100"
|
|
15
|
+
submit="._templateEventHandlers.onEasyFilterEnterPress">
|
|
16
|
+
</Input>
|
|
17
|
+
<Button text="{i18n>ST_EASY_FILTER_GO_BUTTON_TEXT}"
|
|
18
|
+
type="Emphasized"
|
|
19
|
+
icon="sap-icon://ai"
|
|
20
|
+
press="._templateEventHandlers.onEasyFilterGoButtonPress">
|
|
21
|
+
</Button>
|
|
22
|
+
</FlexBox>
|
|
23
|
+
</VBox>
|
|
24
|
+
</core:FragmentDefinition>
|
|
@@ -192,10 +192,9 @@ sap.ui.define([
|
|
|
192
192
|
*/
|
|
193
193
|
function getFilterInfoForPropertyFilters(oParams, sProperty, aFiltersForProperty, sLogicalOperator) {
|
|
194
194
|
var oValue1, oValue2, sOperator, oProperty = metadataAnalyser.getPropertyMetadata(oParams.oMetaModel, oParams.sEntityTypeName, sProperty);
|
|
195
|
-
|
|
196
|
-
sProperty = sProperty.replaceAll("/", ".");
|
|
195
|
+
var sPropertyForFilterData = sProperty.replaceAll("/", ".");
|
|
197
196
|
// If Custom filter is implemented date field for smart filter bar then we make static tile
|
|
198
|
-
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && !oParams.oFilterData[
|
|
197
|
+
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && !oParams.oFilterData[sPropertyForFilterData]) {
|
|
199
198
|
oParams.bIsStatic = true;
|
|
200
199
|
return {
|
|
201
200
|
stringRep: "",
|
|
@@ -207,12 +206,12 @@ sap.ui.define([
|
|
|
207
206
|
if (oFilter.bCaseSensitive === undefined) {
|
|
208
207
|
bCaseSensitive = true;
|
|
209
208
|
}
|
|
210
|
-
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && oParams.oFilterData[
|
|
211
|
-
if (!DynamicDateUtil.getAllOptionKeys().includes(oParams.oFilterData[
|
|
209
|
+
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo && oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo.data.operation !== "DATE") {
|
|
210
|
+
if (!DynamicDateUtil.getAllOptionKeys().includes(oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo.data.operation)) {
|
|
212
211
|
oParams.bIsStatic = true;
|
|
213
212
|
return;
|
|
214
213
|
}
|
|
215
|
-
var oValue = getSematicDateFormat(oParams.oFilterData[
|
|
214
|
+
var oValue = getSematicDateFormat(oParams.oFilterData[sPropertyForFilterData], oProperty.type);
|
|
216
215
|
oValue1 = oValue.oValue1;
|
|
217
216
|
oValue2 = oValue.oValue2;
|
|
218
217
|
sOperator = oValue.operator;
|
|
@@ -280,6 +279,7 @@ sap.ui.define([
|
|
|
280
279
|
sFilterParams = oParams.bIsStatic ? "" : sFilterParams;
|
|
281
280
|
return sFilterParams;
|
|
282
281
|
}
|
|
282
|
+
testableHelper.testableStatic(getFilterInfoForPropertyFilters, "filterHelper_getFilterInfoForPropertyFilters");
|
|
283
283
|
testableHelper.testableStatic(getFilterString, "filterHelper_getFilterString");
|
|
284
284
|
return {
|
|
285
285
|
getFilterParams: getFilterParams
|