@sapui5/sap.fe.templates 1.108.21 → 1.108.22
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
|
@@ -32,7 +32,7 @@ sap.ui.define(["sap/f/library", "sap/fe/common/library", "sap/fe/core/library",
|
|
|
32
32
|
controls: [],
|
|
33
33
|
elements: [],
|
|
34
34
|
// eslint-disable-next-line no-template-curly-in-string
|
|
35
|
-
version: "1.108.
|
|
35
|
+
version: "1.108.22",
|
|
36
36
|
noLibraryCSS: true
|
|
37
37
|
});
|
|
38
38
|
if (!thisLib.ObjectPage) {
|
|
@@ -129,7 +129,7 @@ T_KEYBOARD_SHORTCUT_SAVE_MAC=CMD+S
|
|
|
129
129
|
T_TABLE_AND_CHART_NO_DATA_TEXT=Para come\u00E7ar, defina os filtros relevantes e selecione "Iniciar".
|
|
130
130
|
|
|
131
131
|
|
|
132
|
-
T_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=
|
|
132
|
+
T_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=Dados n\u00E3o encontrados. Tente ajustar a pesquisa ou os par\u00E2metros de filtro.
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
T_SEGMENTED_BUTTON_TOOLTIP_VISUAL=Filtros visuais
|