@openui5/sap.ui.core 1.71.39 → 1.71.40
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/LICENSE.txt +1 -1
- package/package.json +1 -1
- package/src/jquery.sap.global.js +1 -1
- package/src/jquery.sap.properties.js +1 -1
- package/src/jquery.sap.resources.js +1 -1
- package/src/jquery.sap.script.js +1 -1
- package/src/jquery.sap.storage.js +3 -3
- package/src/sap/base/util/restricted/_castArray.js +1 -1
- package/src/sap/base/util/restricted/_curry.js +1 -1
- package/src/sap/base/util/restricted/_debounce.js +1 -1
- package/src/sap/base/util/restricted/_intersection.js +1 -1
- package/src/sap/base/util/restricted/_intersectionBy.js +1 -1
- package/src/sap/base/util/restricted/_intersectionWith.js +1 -1
- package/src/sap/base/util/restricted/_max.js +1 -1
- package/src/sap/base/util/restricted/_merge.js +1 -1
- package/src/sap/base/util/restricted/_mergeWith.js +1 -1
- package/src/sap/base/util/restricted/_min.js +1 -1
- package/src/sap/base/util/restricted/_omit.js +1 -1
- package/src/sap/base/util/restricted/_pick.js +1 -1
- package/src/sap/base/util/restricted/_pickBy.js +1 -1
- package/src/sap/base/util/restricted/_throttle.js +1 -1
- package/src/sap/base/util/restricted/_uniq.js +1 -1
- package/src/sap/base/util/restricted/_uniqBy.js +1 -1
- package/src/sap/base/util/restricted/_uniqWith.js +1 -1
- package/src/sap/ui/Device.js +3 -3
- package/src/sap/ui/Global.js +4 -4
- package/src/sap/ui/base/Event.js +1 -1
- package/src/sap/ui/base/EventProvider.js +1 -1
- package/src/sap/ui/base/Interface.js +1 -1
- package/src/sap/ui/base/ManagedObject.js +1 -1
- package/src/sap/ui/base/ManagedObjectMetadata.js +1 -1
- package/src/sap/ui/base/Metadata.js +1 -1
- package/src/sap/ui/base/Object.js +1 -1
- package/src/sap/ui/base/ObjectPool.js +1 -1
- package/src/sap/ui/core/.library +1 -1
- package/src/sap/ui/core/BusyIndicator.js +1 -1
- package/src/sap/ui/core/Component.js +1 -1
- package/src/sap/ui/core/ComponentContainer.js +1 -1
- package/src/sap/ui/core/ComponentMetadata.js +1 -1
- package/src/sap/ui/core/ComponentSupport.js +1 -1
- package/src/sap/ui/core/Control.js +1 -1
- package/src/sap/ui/core/Core.js +1 -1
- package/src/sap/ui/core/CustomData.js +1 -1
- package/src/sap/ui/core/CustomizingConfiguration.js +1 -1
- package/src/sap/ui/core/DeclarativeSupport.js +1 -1
- package/src/sap/ui/core/Element.js +1 -1
- package/src/sap/ui/core/ElementMetadata.js +1 -1
- package/src/sap/ui/core/EnabledPropagator.js +1 -1
- package/src/sap/ui/core/EventBus.js +1 -1
- package/src/sap/ui/core/Fragment.js +1 -1
- package/src/sap/ui/core/HTML.js +1 -1
- package/src/sap/ui/core/History.js +1 -1
- package/src/sap/ui/core/Icon.js +1 -1
- package/src/sap/ui/core/IndicationColorSupport.js +1 -1
- package/src/sap/ui/core/IntervalTrigger.js +1 -1
- package/src/sap/ui/core/InvisibleRenderer.js +1 -1
- package/src/sap/ui/core/InvisibleText.js +1 -1
- package/src/sap/ui/core/Item.js +1 -1
- package/src/sap/ui/core/LabelEnablement.js +1 -1
- package/src/sap/ui/core/LayoutData.js +1 -1
- package/src/sap/ui/core/ListItem.js +1 -1
- package/src/sap/ui/core/LocalBusyIndicator.js +1 -1
- package/src/sap/ui/core/Locale.js +1 -1
- package/src/sap/ui/core/LocaleData.js +1 -1
- package/src/sap/ui/core/Manifest.js +1 -1
- package/src/sap/ui/core/Message.js +1 -1
- package/src/sap/ui/core/RenderManager.js +1 -1
- package/src/sap/ui/core/Renderer.js +1 -1
- package/src/sap/ui/core/ResizeHandler.js +1 -1
- package/src/sap/ui/core/ScrollBar.js +1 -1
- package/src/sap/ui/core/SeparatorItem.js +1 -1
- package/src/sap/ui/core/Title.js +1 -1
- package/src/sap/ui/core/TooltipBase.js +1 -1
- package/src/sap/ui/core/UIArea.js +1 -1
- package/src/sap/ui/core/UIComponent.js +1 -1
- package/src/sap/ui/core/UIComponentMetadata.js +1 -1
- package/src/sap/ui/core/ValueStateSupport.js +1 -1
- package/src/sap/ui/core/VariantLayoutData.js +1 -1
- package/src/sap/ui/core/XMLComposite.js +1 -1
- package/src/sap/ui/core/XMLCompositeMetadata.js +1 -1
- package/src/sap/ui/core/date/UniversalDate.js +5 -3
- package/src/sap/ui/core/delegate/ItemNavigation.js +1 -1
- package/src/sap/ui/core/delegate/ScrollEnablement.js +1 -1
- package/src/sap/ui/core/dnd/DragDropBase.js +1 -1
- package/src/sap/ui/core/dnd/DragDropInfo.js +1 -1
- package/src/sap/ui/core/dnd/DragInfo.js +1 -1
- package/src/sap/ui/core/dnd/DropInfo.js +1 -1
- package/src/sap/ui/core/hyphenation/Hyphenation.js +1 -1
- package/src/sap/ui/core/library.js +3 -3
- package/src/sap/ui/core/message/ControlMessageProcessor.js +1 -1
- package/src/sap/ui/core/message/Message.js +1 -1
- package/src/sap/ui/core/message/MessageManager.js +1 -1
- package/src/sap/ui/core/message/MessageParser.js +1 -1
- package/src/sap/ui/core/message/MessageProcessor.js +1 -1
- package/src/sap/ui/core/messagebundle_fr.properties +7 -7
- package/src/sap/ui/core/messagebundle_ru.properties +20 -20
- package/src/sap/ui/core/mvc/HTMLView.js +1 -1
- package/src/sap/ui/core/mvc/JSONView.js +1 -1
- package/src/sap/ui/core/mvc/JSView.js +1 -1
- package/src/sap/ui/core/mvc/TemplateView.js +1 -1
- package/src/sap/ui/core/mvc/View.js +1 -1
- package/src/sap/ui/core/mvc/XMLView.js +1 -1
- package/src/sap/ui/core/plugin/DeclarativeSupport.js +1 -1
- package/src/sap/ui/core/plugin/LessSupport.js +1 -1
- package/src/sap/ui/core/plugin/TemplatingSupport.js +1 -1
- package/src/sap/ui/core/postmessage/Bus.js +1 -1
- package/src/sap/ui/core/postmessage/confirmationDialog.js +1 -1
- package/src/sap/ui/core/search/OpenSearchProvider.js +1 -1
- package/src/sap/ui/core/search/SearchProvider.js +1 -1
- package/src/sap/ui/core/service/Service.js +1 -1
- package/src/sap/ui/core/service/ServiceFactory.js +1 -1
- package/src/sap/ui/core/service/ServiceFactoryRegistry.js +1 -1
- package/src/sap/ui/core/support/Plugin.js +1 -1
- package/src/sap/ui/core/support/Support.js +1 -1
- package/src/sap/ui/core/support/plugins/ControlTree.js +1 -1
- package/src/sap/ui/core/support/plugins/Interaction.js +1 -1
- package/src/sap/ui/core/support/plugins/LocalStorage.js +1 -1
- package/src/sap/ui/core/support/plugins/MessageTest.js +1 -1
- package/src/sap/ui/core/support/plugins/Performance.js +1 -1
- package/src/sap/ui/core/support/plugins/Selector.js +1 -1
- package/src/sap/ui/core/support/plugins/TechInfo.js +1 -1
- package/src/sap/ui/core/support/plugins/Trace.js +1 -1
- package/src/sap/ui/core/support/plugins/ViewInfo.js +1 -1
- package/src/sap/ui/core/tmpl/DOMAttribute.js +1 -1
- package/src/sap/ui/core/tmpl/DOMElement.js +1 -1
- package/src/sap/ui/core/tmpl/HandlebarsTemplate.js +1 -1
- package/src/sap/ui/core/tmpl/Template.js +1 -1
- package/src/sap/ui/core/tmpl/TemplateControl.js +1 -1
- package/src/sap/ui/core/util/AsyncHintsHelper.js +1 -1
- package/src/sap/ui/core/util/Export.js +1 -1
- package/src/sap/ui/core/util/ExportCell.js +1 -1
- package/src/sap/ui/core/util/ExportColumn.js +1 -1
- package/src/sap/ui/core/util/ExportRow.js +1 -1
- package/src/sap/ui/core/util/ExportType.js +1 -1
- package/src/sap/ui/core/util/ExportTypeCSV.js +1 -1
- package/src/sap/ui/core/util/File.js +1 -1
- package/src/sap/ui/core/util/LibraryInfo.js +1 -1
- package/src/sap/ui/core/util/MockServer.js +1 -1
- package/src/sap/ui/core/util/PasteHelper.js +1 -1
- package/src/sap/ui/core/util/serializer/HTMLViewSerializer.js +1 -1
- package/src/sap/ui/core/util/serializer/Serializer.js +1 -1
- package/src/sap/ui/core/util/serializer/ViewSerializer.js +1 -1
- package/src/sap/ui/core/util/serializer/XMLViewSerializer.js +1 -1
- package/src/sap/ui/core/util/serializer/delegate/Delegate.js +1 -1
- package/src/sap/ui/core/util/serializer/delegate/HTML.js +1 -1
- package/src/sap/ui/core/util/serializer/delegate/XML.js +1 -1
- package/src/sap/ui/core/ws/ReadyState.js +1 -1
- package/src/sap/ui/core/ws/SapPcpWebSocket.js +1 -1
- package/src/sap/ui/core/ws/WebSocket.js +1 -1
- package/src/sap/ui/debug/ControlTree.js +1 -1
- package/src/sap/ui/debug/DebugEnv.js +1 -1
- package/src/sap/ui/debug/PropertyList.js +1 -1
- package/src/sap/ui/model/ClientModel.js +1 -1
- package/src/sap/ui/model/CompositeDataState.js +1 -1
- package/src/sap/ui/model/CompositeType.js +1 -1
- package/src/sap/ui/model/DataState.js +1 -1
- package/src/sap/ui/model/MetaModel.js +1 -1
- package/src/sap/ui/model/Model.js +1 -1
- package/src/sap/ui/model/SelectionModel.js +1 -1
- package/src/sap/ui/model/SimpleType.js +1 -1
- package/src/sap/ui/model/TreeAutoExpandMode.js +1 -1
- package/src/sap/ui/model/Type.js +1 -1
- package/src/sap/ui/model/control/ControlModel.js +1 -1
- package/src/sap/ui/model/json/JSONModel.js +1 -1
- package/src/sap/ui/model/message/MessageModel.js +1 -1
- package/src/sap/ui/model/odata/ODataAnnotations.js +1 -1
- package/src/sap/ui/model/odata/ODataMessageParser.js +1 -1
- package/src/sap/ui/model/odata/ODataMetaModel.js +1 -1
- package/src/sap/ui/model/odata/ODataMetadata.js +1 -1
- package/src/sap/ui/model/odata/ODataModel.js +1 -1
- package/src/sap/ui/model/odata/type/Boolean.js +1 -1
- package/src/sap/ui/model/odata/type/Byte.js +1 -1
- package/src/sap/ui/model/odata/type/Currency.js +1 -1
- package/src/sap/ui/model/odata/type/Date.js +1 -1
- package/src/sap/ui/model/odata/type/DateTime.js +1 -1
- package/src/sap/ui/model/odata/type/DateTimeBase.js +1 -1
- package/src/sap/ui/model/odata/type/DateTimeOffset.js +1 -1
- package/src/sap/ui/model/odata/type/Decimal.js +1 -1
- package/src/sap/ui/model/odata/type/Double.js +1 -1
- package/src/sap/ui/model/odata/type/Guid.js +1 -1
- package/src/sap/ui/model/odata/type/Int.js +1 -1
- package/src/sap/ui/model/odata/type/Int16.js +1 -1
- package/src/sap/ui/model/odata/type/Int32.js +1 -1
- package/src/sap/ui/model/odata/type/Int64.js +1 -1
- package/src/sap/ui/model/odata/type/ODataType.js +1 -1
- package/src/sap/ui/model/odata/type/Raw.js +1 -1
- package/src/sap/ui/model/odata/type/SByte.js +1 -1
- package/src/sap/ui/model/odata/type/Single.js +1 -1
- package/src/sap/ui/model/odata/type/Stream.js +1 -1
- package/src/sap/ui/model/odata/type/String.js +1 -1
- package/src/sap/ui/model/odata/type/Time.js +1 -1
- package/src/sap/ui/model/odata/type/TimeOfDay.js +1 -1
- package/src/sap/ui/model/odata/type/Unit.js +1 -1
- package/src/sap/ui/model/odata/v2/ODataAnnotations.js +1 -1
- package/src/sap/ui/model/odata/v2/ODataModel.js +10 -5
- package/src/sap/ui/model/odata/v4/Context.js +1 -1
- package/src/sap/ui/model/odata/v4/ODataContextBinding.js +1 -1
- package/src/sap/ui/model/odata/v4/ODataListBinding.js +1 -1
- package/src/sap/ui/model/odata/v4/ODataMetaModel.js +1 -1
- package/src/sap/ui/model/odata/v4/ODataModel.js +1 -1
- package/src/sap/ui/model/odata/v4/ODataPropertyBinding.js +1 -1
- package/src/sap/ui/model/resource/ResourceModel.js +1 -1
- package/src/sap/ui/model/type/Boolean.js +1 -1
- package/src/sap/ui/model/type/Currency.js +1 -1
- package/src/sap/ui/model/type/Date.js +1 -1
- package/src/sap/ui/model/type/DateInterval.js +1 -1
- package/src/sap/ui/model/type/DateTime.js +1 -1
- package/src/sap/ui/model/type/DateTimeInterval.js +1 -1
- package/src/sap/ui/model/type/FileSize.js +1 -1
- package/src/sap/ui/model/type/Float.js +1 -1
- package/src/sap/ui/model/type/Integer.js +1 -1
- package/src/sap/ui/model/type/String.js +1 -1
- package/src/sap/ui/model/type/Time.js +1 -1
- package/src/sap/ui/model/type/TimeInterval.js +1 -1
- package/src/sap/ui/model/type/Unit.js +1 -1
- package/src/sap/ui/model/xml/XMLModel.js +1 -1
- package/src/sap/ui/qunit/utils/ControlIterator.js +1 -1
- package/src/sap/ui/qunit/utils/MemoryLeakCheck.js +1 -1
- package/src/sap/ui/thirdparty/IPv6.js +2 -2
- package/src/sap/ui/thirdparty/SecondLevelDomains.js +2 -2
- package/src/sap/ui/thirdparty/URI.js +14 -5
- package/src/sap/ui/thirdparty/URITemplate.js +2 -2
- package/src/sap/ui/util/Storage.js +1 -1
|
@@ -129,7 +129,7 @@ sap.ui.define(['../base/ManagedObject', "sap/base/assert"],
|
|
|
129
129
|
* @see sap.ui.core.LabelEnablement#enrich
|
|
130
130
|
*
|
|
131
131
|
* @author SAP SE
|
|
132
|
-
* @version 1.71.
|
|
132
|
+
* @version 1.71.40
|
|
133
133
|
* @protected
|
|
134
134
|
* @alias sap.ui.core.LabelEnablement
|
|
135
135
|
* @namespace
|
|
@@ -44,7 +44,7 @@ sap.ui.define([
|
|
|
44
44
|
* The ScrollBar control can be used for virtual scrolling of a certain area.
|
|
45
45
|
* This means: to simulate a very large scrollable area when technically the area is small and the control takes care of displaying the respective part only. E.g. a Table control can take care of only rendering the currently visible rows and use this ScrollBar control to make the user think he actually scrolls through a long list.
|
|
46
46
|
* @extends sap.ui.core.Control
|
|
47
|
-
* @version 1.71.
|
|
47
|
+
* @version 1.71.40
|
|
48
48
|
*
|
|
49
49
|
* @public
|
|
50
50
|
* @deprecated as of version 1.56
|
package/src/sap/ui/core/Title.js
CHANGED
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
* @class
|
|
32
32
|
* Abstract class that can be extended in order to implement any extended tooltip. For example, RichTooltip Control is based on it. It provides the opening/closing behavior and the main "text" property.
|
|
33
33
|
* @extends sap.ui.core.Control
|
|
34
|
-
* @version 1.71.
|
|
34
|
+
* @version 1.71.40
|
|
35
35
|
*
|
|
36
36
|
* @public
|
|
37
37
|
* @alias sap.ui.core.TooltipBase
|
|
@@ -175,7 +175,7 @@ sap.ui.define([
|
|
|
175
175
|
*
|
|
176
176
|
* @extends sap.ui.base.ManagedObject
|
|
177
177
|
* @author SAP SE
|
|
178
|
-
* @version 1.71.
|
|
178
|
+
* @version 1.71.40
|
|
179
179
|
* @param {sap.ui.core.Core} oCore internal API of the <core>Core</code> that manages this UIArea
|
|
180
180
|
* @param {object} [oRootNode] reference to the DOM element that should be 'hosting' the UI Area.
|
|
181
181
|
* @public
|
|
@@ -55,7 +55,7 @@ sap.ui.define([
|
|
|
55
55
|
* @extends sap.ui.core.Component
|
|
56
56
|
* @abstract
|
|
57
57
|
* @author SAP SE
|
|
58
|
-
* @version 1.71.
|
|
58
|
+
* @version 1.71.40
|
|
59
59
|
* @alias sap.ui.core.UIComponent
|
|
60
60
|
* @since 1.9.2
|
|
61
61
|
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
@@ -22,7 +22,7 @@ sap.ui.define(['./ComponentMetadata', './library'],
|
|
|
22
22
|
* @experimental Since 1.15.1. The Component concept is still under construction, so some implementation details can be changed in future.
|
|
23
23
|
* @class
|
|
24
24
|
* @author SAP SE
|
|
25
|
-
* @version 1.71.
|
|
25
|
+
* @version 1.71.40
|
|
26
26
|
* @since 1.15.1
|
|
27
27
|
* @alias sap.ui.core.UIComponentMetadata
|
|
28
28
|
*/
|
|
@@ -20,7 +20,7 @@ sap.ui.define(['./LayoutData', './library'],
|
|
|
20
20
|
* @class
|
|
21
21
|
* Allows to add multiple LayoutData to one control in case that an easy switch of layouts (e.g. in a Form) is needed.
|
|
22
22
|
* @extends sap.ui.core.LayoutData
|
|
23
|
-
* @version 1.71.
|
|
23
|
+
* @version 1.71.40
|
|
24
24
|
*
|
|
25
25
|
* @public
|
|
26
26
|
* @since 1.9.2
|
|
@@ -149,7 +149,7 @@ sap.ui.define([
|
|
|
149
149
|
* @extends sap.ui.core.Control
|
|
150
150
|
*
|
|
151
151
|
* @author SAP SE
|
|
152
|
-
* @version 1.71.
|
|
152
|
+
* @version 1.71.40
|
|
153
153
|
* @since 1.56.0
|
|
154
154
|
* @alias sap.ui.core.XMLComposite
|
|
155
155
|
* @see {@link topic:b83a4dcb7d0e46969027345b8d32fd44 XML Composite Controls}
|
|
@@ -30,7 +30,7 @@ sap.ui.define([
|
|
|
30
30
|
* @param {object} oClassInfo static info to construct the metadata from
|
|
31
31
|
*
|
|
32
32
|
* @author SAP SE
|
|
33
|
-
* @version 1.71.
|
|
33
|
+
* @version 1.71.40
|
|
34
34
|
* @since 1.50.0
|
|
35
35
|
* @alias sap.ui.core.XMLCompositeMetadata
|
|
36
36
|
* @extends sap.ui.core.ElementMetadata
|
|
@@ -203,7 +203,7 @@ sap.ui.define(['sap/ui/base/Object', 'sap/ui/core/LocaleData'],
|
|
|
203
203
|
iWeek, iLastYear, iNextYear, oLastFirstDay, oNextFirstDay;
|
|
204
204
|
// If region is US, always calculate the week for the current year, otherwise
|
|
205
205
|
// the week might be the last week of the previous year or first week of next year
|
|
206
|
-
if (oLocale.getRegion() === "US") {
|
|
206
|
+
if (oLocale.getLanguage() === "en" && (oLocale.getRegion() === "US" || !oLocale.getRegion())) {
|
|
207
207
|
iWeek = calculateWeeks(oFirstDay, oDate);
|
|
208
208
|
} else {
|
|
209
209
|
iLastYear = iYear - 1;
|
|
@@ -230,10 +230,12 @@ sap.ui.define(['sap/ui/base/Object', 'sap/ui/core/LocaleData'],
|
|
|
230
230
|
var oLocale = sap.ui.getCore().getConfiguration().getFormatSettings().getFormatLocale(),
|
|
231
231
|
clDate = this.getClass(sCalendarType),
|
|
232
232
|
oFirstDay = getFirstDayOfFirstWeek(clDate, iYear),
|
|
233
|
-
oDate = new clDate(oFirstDay.valueOf() + iWeek * iMillisecondsInWeek)
|
|
233
|
+
oDate = new clDate(oFirstDay.valueOf() + iWeek * iMillisecondsInWeek),
|
|
234
|
+
bIsRegionUS = oLocale.getLanguage() === "en" && (oLocale.getRegion() === "US" || !oLocale.getRegion());
|
|
234
235
|
//If first day of week is in last year and region is US, return the
|
|
235
236
|
//1st of January instead for symmetric behaviour
|
|
236
|
-
|
|
237
|
+
|
|
238
|
+
if (bIsRegionUS && iWeek === 0 && oFirstDay.getUTCFullYear() < iYear) {
|
|
237
239
|
return {
|
|
238
240
|
year: iYear,
|
|
239
241
|
month: 0,
|
|
@@ -82,7 +82,7 @@ sap.ui.define([
|
|
|
82
82
|
* @param {Element[]} aItemDomRefs Array of DOM references representing the items for the navigation
|
|
83
83
|
* @param {boolean} [bNotInTabChain=false] Whether the selected element should be in the tab chain or not
|
|
84
84
|
*
|
|
85
|
-
* @version 1.71.
|
|
85
|
+
* @version 1.71.40
|
|
86
86
|
* @alias sap.ui.core.delegate.ItemNavigation
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
@@ -56,7 +56,7 @@ sap.ui.define([
|
|
|
56
56
|
*
|
|
57
57
|
* @protected
|
|
58
58
|
* @alias sap.ui.core.delegate.ScrollEnablement
|
|
59
|
-
* @version 1.71.
|
|
59
|
+
* @version 1.71.40
|
|
60
60
|
* @author SAP SE
|
|
61
61
|
*/
|
|
62
62
|
var ScrollEnablement = BaseObject.extend("sap.ui.core.delegate.ScrollEnablement", /** @lends sap.ui.core.delegate.ScrollEnablement.prototype */ {
|
|
@@ -466,7 +466,7 @@ function (ManagedObject, Log, deepEqual, Locale, LocaleData) {
|
|
|
466
466
|
* @see {@link topic:6322164936f047de941ec522b95d7b70 Hyphenation for Text Controls}
|
|
467
467
|
* @extends sap.ui.base.ManagedObject
|
|
468
468
|
* @author SAP SE
|
|
469
|
-
* @version 1.71.
|
|
469
|
+
* @version 1.71.40
|
|
470
470
|
* @hideconstructor
|
|
471
471
|
* @public
|
|
472
472
|
* @since 1.60
|
|
@@ -14,7 +14,7 @@ sap.ui.define(['sap/ui/base/DataType', './CalendarType', './Core'],
|
|
|
14
14
|
// delegate further initialization of this library to the Core
|
|
15
15
|
sap.ui.getCore().initLibrary({
|
|
16
16
|
name : "sap.ui.core",
|
|
17
|
-
version: "1.71.
|
|
17
|
+
version: "1.71.40",
|
|
18
18
|
designtime: "sap/ui/core/designtime/library.designtime",
|
|
19
19
|
types: [
|
|
20
20
|
|
|
@@ -148,7 +148,7 @@ sap.ui.define(['sap/ui/base/DataType', './CalendarType', './Core'],
|
|
|
148
148
|
* @namespace
|
|
149
149
|
* @alias sap.ui.core
|
|
150
150
|
* @author SAP SE
|
|
151
|
-
* @version 1.71.
|
|
151
|
+
* @version 1.71.40
|
|
152
152
|
* @public
|
|
153
153
|
*/
|
|
154
154
|
var thisLib = sap.ui.core;
|
|
@@ -1405,7 +1405,7 @@ sap.ui.define(['sap/ui/base/DataType', './CalendarType', './Core'],
|
|
|
1405
1405
|
/**
|
|
1406
1406
|
* Sort order of a column.
|
|
1407
1407
|
*
|
|
1408
|
-
* @version 1.71.
|
|
1408
|
+
* @version 1.71.40
|
|
1409
1409
|
* @enum {string}
|
|
1410
1410
|
* @public
|
|
1411
1411
|
* @since 1.61.0
|
|
@@ -29,7 +29,7 @@ sap.ui.define(['sap/ui/core/message/MessageProcessor', "sap/ui/thirdparty/jquery
|
|
|
29
29
|
* @extends sap.ui.core.message.MessageProcessor
|
|
30
30
|
*
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.71.
|
|
32
|
+
* @version 1.71.40
|
|
33
33
|
*
|
|
34
34
|
* @public
|
|
35
35
|
* @alias sap.ui.core.message.ControlMessageProcessor
|
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
* @extends sap.ui.base.Object
|
|
28
28
|
*
|
|
29
29
|
* @author SAP SE
|
|
30
|
-
* @version 1.71.
|
|
30
|
+
* @version 1.71.40
|
|
31
31
|
*
|
|
32
32
|
* @param {object} [mParameters] a map which contains the following parameter properties:
|
|
33
33
|
* @param {string} [mParameters.id] The message id: will be generated if no id is set
|
|
@@ -132,9 +132,9 @@ EnterNumberMax=Entrez un nombre inf\u00E9rieur ou \u00E9gal \u00E0 {0}.
|
|
|
132
132
|
#YMSG: Enter a number less than {0}
|
|
133
133
|
EnterNumberMaxExclusive=Entrez un nombre inf\u00E9rieur \u00E0 {0}.
|
|
134
134
|
#YMSG: Enter a text
|
|
135
|
-
EnterText=
|
|
135
|
+
EnterText=Entrez un texte.
|
|
136
136
|
#YMSG: Enter a text with a maximum of {0} characters and spaces
|
|
137
|
-
EnterTextMaxLength=
|
|
137
|
+
EnterTextMaxLength=Entrez un texte comportant au maximum {0} caract\u00E8res, espaces compris.
|
|
138
138
|
#YMSG: Enter a number with no decimal places
|
|
139
139
|
EnterInt=Entrez un nombre sans d\u00E9cimales.
|
|
140
140
|
#YMSG: Enter a valid date and a valid time in the following format\: {0}
|
|
@@ -215,17 +215,17 @@ DateTime.Maximum=Entrez une date et une heure ant\u00E9rieures au/\u00E0 {0}.
|
|
|
215
215
|
DateInterval.Invalid=Saisissez un intervalle de dates valide.
|
|
216
216
|
|
|
217
217
|
#YMSG,100: Enter a value with at least {0} characters
|
|
218
|
-
String.MinLength=
|
|
218
|
+
String.MinLength=Saisissez une valeur comportant au moins {0} caract\u00E8re(s).
|
|
219
219
|
#YMSG,100: Enter a value with no more than {0} characters
|
|
220
220
|
String.MaxLength=Entrez une valeur comportant au maximum {0} caract\u00E8res.
|
|
221
221
|
#YMSG,100: Enter a value starting with "{0}"
|
|
222
|
-
String.StartsWith=
|
|
222
|
+
String.StartsWith=Entrez une valeur commen\u00E7ant par "{0}".
|
|
223
223
|
#YMSG,100: Enter a value ending with "{0}"
|
|
224
|
-
String.EndsWith=
|
|
224
|
+
String.EndsWith=Entrez une valeur se terminant par "{0}".
|
|
225
225
|
#YMSG,100: Enter a value containing "{0}"
|
|
226
|
-
String.Contains=
|
|
226
|
+
String.Contains=Entrez une valeur comtenant "{0}".
|
|
227
227
|
#YMSG,100: Enter value "{0}"
|
|
228
|
-
String.Equals=
|
|
228
|
+
String.Equals=Entrez la valeur "{0}".
|
|
229
229
|
#YMSG,100: Enter a valid value
|
|
230
230
|
String.Search=Entrez une valeur valide.
|
|
231
231
|
|
|
@@ -110,31 +110,31 @@ YES=\u0414\u0430
|
|
|
110
110
|
#YMSG: Enter "{0}" or "{1}"
|
|
111
111
|
EnterYesOrNo=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 "{0}" \u0438\u043B\u0438 "{1}".
|
|
112
112
|
#YMSG: Enter only digits
|
|
113
|
-
EnterDigitsOnly=\u0412\u0432\u0435\
|
|
113
|
+
EnterDigitsOnly=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u043E\u043B\u044C\u043A\u043E \u0446\u0438\u0444\u0440\u044B
|
|
114
114
|
#YMSG: Enter a maximum of {0} digits
|
|
115
115
|
EnterMaximumOfDigits=\u0423\u043A\u0430\u0436\u0438\u0442\u0435 \u043C\u0430\u043A\u0441. {0} \u0446\u0438\u0444\u0440.
|
|
116
116
|
#YMSG: Enter a number
|
|
117
117
|
EnterNumber=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E
|
|
118
118
|
#YMSG: Enter a number with a maximum of {0} digits, including any decimal places
|
|
119
|
-
EnterNumberPrecision=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444
|
|
119
|
+
EnterNumberPrecision=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444., \u0432\u043A\u043B\u044E\u0447\u0430\u044F \u0434\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u044B\u0435 \u0440\u0430\u0437\u0440\u044F\u0434\u044B
|
|
120
120
|
#YMSG: Enter a number with a maximum of {0} digits to the left of the decimal separator
|
|
121
|
-
EnterNumberInteger=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444
|
|
121
|
+
EnterNumberInteger=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444. \u0441\u043B\u0435\u0432\u0430 \u043E\u0442 \u0434\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u043E\u0433\u043E \u0440\u0430\u0437\u0434\u0435\u043B\u0438\u0442\u0435\u043B\u044F
|
|
122
122
|
#YMSG: Enter a number with a maximum of {0} decimal places
|
|
123
|
-
EnterNumberFraction=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0434\u0435\u0441\u044F\u0442
|
|
123
|
+
EnterNumberFraction=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0434\u0435\u0441\u044F\u0442. \u0440\u0430\u0437\u0440.
|
|
124
124
|
#YMSG: Enter a number with a maximum of {0} digits to the left of the decimal separator and a maximum of {1} decimal places
|
|
125
|
-
EnterNumberIntegerFraction=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444
|
|
125
|
+
EnterNumberIntegerFraction=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0446\u0438\u0444. \u0441\u043B\u0435\u0432\u0430 \u043E\u0442 \u0434\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u043E\u0433\u043E \u0440\u0430\u0437\u0434\u0435\u043B\u0438\u0442\u0435\u043B\u044F \u0438 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {1} \u0434\u0435\u0441\u044F\u0442. \u0440\u0430\u0437\u0440.
|
|
126
126
|
#YMSG: Enter a number with a minimum value of {0}
|
|
127
|
-
EnterNumberMin=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \
|
|
127
|
+
EnterNumberMin=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u043D\u0435 \u043C\u0435\u043D\u044C\u0448\u0435 {0}
|
|
128
128
|
#YMSG: Enter a number greater than {0}
|
|
129
129
|
EnterNumberMinExclusive=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0431\u043E\u043B\u044C\u0448\u0435 {0}
|
|
130
130
|
#YMSG: Enter a number with a maximum value of {0}
|
|
131
|
-
EnterNumberMax=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
131
|
+
EnterNumberMax=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
132
132
|
#YMSG: Enter a number less than {0}
|
|
133
133
|
EnterNumberMaxExclusive=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u043C\u0435\u043D\u044C\u0448\u0435 {0}
|
|
134
134
|
#YMSG: Enter a text
|
|
135
135
|
EnterText=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u0435\u043A\u0441\u0442
|
|
136
136
|
#YMSG: Enter a text with a maximum of {0} characters and spaces
|
|
137
|
-
EnterTextMaxLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u0435\u043A\u0441\u0442 \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432
|
|
137
|
+
EnterTextMaxLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0442\u0435\u043A\u0441\u0442 \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432. \u0438 \u043F\u0440\u043E\u0431\u0435\u043B\u0430\u043C\u0438
|
|
138
138
|
#YMSG: Enter a number with no decimal places
|
|
139
139
|
EnterInt=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0431\u0435\u0437 \u0434\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u044B\u0445 \u0440\u0430\u0437\u0440\u044F\u0434\u043E\u0432.
|
|
140
140
|
#YMSG: Enter a valid date and a valid time in the following format\: {0}
|
|
@@ -156,39 +156,39 @@ Boolean.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0
|
|
|
156
156
|
#YMSG,100: Enter a valid number
|
|
157
157
|
Integer.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E
|
|
158
158
|
#YMSG,100: Enter a number greater than or equal to {0}
|
|
159
|
-
Integer.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
159
|
+
Integer.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
160
160
|
#YMSG,100: Enter a number lower than or equal to {0}
|
|
161
|
-
Integer.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
161
|
+
Integer.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
162
162
|
|
|
163
163
|
#YMSG,100: Enter a valid number.
|
|
164
164
|
Float.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E
|
|
165
165
|
#YMSG,100: Enter a number greater than or equal to {0}
|
|
166
|
-
Float.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
166
|
+
Float.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
167
167
|
#YMSG,100: Enter a number lower than or equal to {0}
|
|
168
|
-
Float.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
168
|
+
Float.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0447\u0438\u0441\u043B\u043E, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
169
169
|
|
|
170
170
|
#YMSG,100: Enter a valid currency amount
|
|
171
171
|
Currency.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u0443\u044E \u0441\u0443\u043C\u043C\u0443 \u0432\u0430\u043B\u044E\u0442\u044B
|
|
172
172
|
#YMSG,100: Enter an amount greater than or equal to {0}
|
|
173
|
-
Currency.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
173
|
+
Currency.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E, \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
174
174
|
#YMSG,100: Enter an amount lower than or equal to {0}
|
|
175
|
-
Currency.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \
|
|
175
|
+
Currency.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
176
176
|
|
|
177
177
|
#YMSG,100: Enter a valid unit amount
|
|
178
178
|
Unit.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0435\u0434\u0438\u043D\u0438\u0446
|
|
179
179
|
#YMSG,100: Enter an amount greater than or equal to {0}
|
|
180
|
-
Unit.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E {0}
|
|
180
|
+
Unit.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E, \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
181
181
|
#YMSG,100: Enter an amount lower than or equal to {0}
|
|
182
|
-
Unit.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \
|
|
182
|
+
Unit.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u043E\u0435 {0}
|
|
183
183
|
#YMSG,100: Enter an amount with less decimals than {0}
|
|
184
184
|
Unit.Decimals=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441 \u043C\u0435\u043D\u0435\u0435 \u0447\u0435\u043C {0} \u0434\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u044B\u043C\u0438 \u0440\u0430\u0437\u0440\u044F\u0434\u0430\u043C\u0438
|
|
185
185
|
|
|
186
186
|
#YMSG,100: Enter a valid file size
|
|
187
187
|
FileSize.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430
|
|
188
188
|
#YMSG,100: EEnter a file size greater than or equal to {0}
|
|
189
|
-
FileSize.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430 \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\
|
|
189
|
+
FileSize.Minimum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430, \u0431\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u044B\u0439 {0}
|
|
190
190
|
#YMSG,100: Enter a file size lower than or equal to {0}
|
|
191
|
-
FileSize.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430 \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\
|
|
191
|
+
FileSize.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430, \u043C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u043D\u044B\u0439 {0}
|
|
192
192
|
|
|
193
193
|
#YMSG,100: Enter a valid date
|
|
194
194
|
Date.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u0443
|
|
@@ -215,9 +215,9 @@ DateTime.Maximum=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0430\u0442\u
|
|
|
215
215
|
DateInterval.Invalid=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u0438\u043D\u0442\u0435\u0440\u0432\u0430\u043B \u0434\u0430\u0442
|
|
216
216
|
|
|
217
217
|
#YMSG,100: Enter a value with at least {0} characters
|
|
218
|
-
String.MinLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441 \u043C\u0438\u043D\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432
|
|
218
|
+
String.MinLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441 \u043C\u0438\u043D\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432.
|
|
219
219
|
#YMSG,100: Enter a value with no more than {0} characters
|
|
220
|
-
String.MaxLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432
|
|
220
|
+
String.MaxLength=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441 \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0441\u0438\u043C\u0432.
|
|
221
221
|
#YMSG,100: Enter a value starting with "{0}"
|
|
222
222
|
String.StartsWith=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435, \u043D\u0430\u0447\u0438\u043D\u0430\u044E\u0449\u0435\u0435\u0441\u044F \u0441 "{0}"
|
|
223
223
|
#YMSG,100: Enter a value ending with "{0}"
|
|
@@ -29,7 +29,7 @@ function(library, View, TemplateViewRenderer, Log) {
|
|
|
29
29
|
* @extends sap.ui.core.mvc.View
|
|
30
30
|
*
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.71.
|
|
32
|
+
* @version 1.71.40
|
|
33
33
|
*
|
|
34
34
|
* @public
|
|
35
35
|
* @deprecated Since version 1.56.0, use {@link sap.ui.core.mvc.XMLView} in combination with
|
|
@@ -19,7 +19,7 @@ sap.ui.define(['sap/ui/core/Core', 'sap/ui/core/DeclarativeSupport', "sap/base/L
|
|
|
19
19
|
* @see sap.ui.core.DeclarativeSupport
|
|
20
20
|
* @public
|
|
21
21
|
* @since 1.7.0
|
|
22
|
-
* @version 1.71.
|
|
22
|
+
* @version 1.71.40
|
|
23
23
|
* @alias sap.ui.core.plugin.DeclarativeSupport
|
|
24
24
|
*/
|
|
25
25
|
var DeclarativeSupport = function() {
|