@openui5/sap.ui.core 1.71.43 → 1.71.44

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.
Files changed (224) hide show
  1. package/LICENSE.txt +1 -1
  2. package/package.json +1 -1
  3. package/src/jquery.sap.global.js +1 -1
  4. package/src/jquery.sap.properties.js +1 -1
  5. package/src/jquery.sap.resources.js +1 -1
  6. package/src/jquery.sap.script.js +1 -1
  7. package/src/jquery.sap.storage.js +3 -3
  8. package/src/sap/base/util/restricted/_castArray.js +1 -1
  9. package/src/sap/base/util/restricted/_curry.js +1 -1
  10. package/src/sap/base/util/restricted/_debounce.js +1 -1
  11. package/src/sap/base/util/restricted/_intersection.js +1 -1
  12. package/src/sap/base/util/restricted/_intersectionBy.js +1 -1
  13. package/src/sap/base/util/restricted/_intersectionWith.js +1 -1
  14. package/src/sap/base/util/restricted/_max.js +1 -1
  15. package/src/sap/base/util/restricted/_merge.js +1 -1
  16. package/src/sap/base/util/restricted/_mergeWith.js +1 -1
  17. package/src/sap/base/util/restricted/_min.js +1 -1
  18. package/src/sap/base/util/restricted/_omit.js +1 -1
  19. package/src/sap/base/util/restricted/_pick.js +1 -1
  20. package/src/sap/base/util/restricted/_pickBy.js +1 -1
  21. package/src/sap/base/util/restricted/_throttle.js +1 -1
  22. package/src/sap/base/util/restricted/_uniq.js +1 -1
  23. package/src/sap/base/util/restricted/_uniqBy.js +1 -1
  24. package/src/sap/base/util/restricted/_uniqWith.js +1 -1
  25. package/src/sap/ui/Device.js +3 -3
  26. package/src/sap/ui/Global.js +4 -4
  27. package/src/sap/ui/base/Event.js +1 -1
  28. package/src/sap/ui/base/EventProvider.js +1 -1
  29. package/src/sap/ui/base/Interface.js +1 -1
  30. package/src/sap/ui/base/ManagedObject.js +1 -1
  31. package/src/sap/ui/base/ManagedObjectMetadata.js +1 -1
  32. package/src/sap/ui/base/Metadata.js +1 -1
  33. package/src/sap/ui/base/Object.js +1 -1
  34. package/src/sap/ui/base/ObjectPool.js +1 -1
  35. package/src/sap/ui/core/.library +1 -1
  36. package/src/sap/ui/core/BusyIndicator.js +1 -1
  37. package/src/sap/ui/core/Component.js +1 -1
  38. package/src/sap/ui/core/ComponentContainer.js +1 -1
  39. package/src/sap/ui/core/ComponentMetadata.js +1 -1
  40. package/src/sap/ui/core/ComponentSupport.js +1 -1
  41. package/src/sap/ui/core/Control.js +1 -1
  42. package/src/sap/ui/core/Core.js +1 -1
  43. package/src/sap/ui/core/CustomData.js +1 -1
  44. package/src/sap/ui/core/CustomizingConfiguration.js +1 -1
  45. package/src/sap/ui/core/DeclarativeSupport.js +1 -1
  46. package/src/sap/ui/core/Element.js +1 -1
  47. package/src/sap/ui/core/ElementMetadata.js +1 -1
  48. package/src/sap/ui/core/EnabledPropagator.js +1 -1
  49. package/src/sap/ui/core/EventBus.js +1 -1
  50. package/src/sap/ui/core/Fragment.js +1 -1
  51. package/src/sap/ui/core/HTML.js +1 -1
  52. package/src/sap/ui/core/History.js +1 -1
  53. package/src/sap/ui/core/Icon.js +1 -1
  54. package/src/sap/ui/core/IndicationColorSupport.js +1 -1
  55. package/src/sap/ui/core/IntervalTrigger.js +1 -1
  56. package/src/sap/ui/core/InvisibleRenderer.js +1 -1
  57. package/src/sap/ui/core/InvisibleText.js +1 -1
  58. package/src/sap/ui/core/Item.js +1 -1
  59. package/src/sap/ui/core/LabelEnablement.js +1 -1
  60. package/src/sap/ui/core/LayoutData.js +1 -1
  61. package/src/sap/ui/core/ListItem.js +1 -1
  62. package/src/sap/ui/core/LocalBusyIndicator.js +1 -1
  63. package/src/sap/ui/core/Locale.js +1 -1
  64. package/src/sap/ui/core/LocaleData.js +1 -1
  65. package/src/sap/ui/core/Manifest.js +1 -1
  66. package/src/sap/ui/core/Message.js +1 -1
  67. package/src/sap/ui/core/RenderManager.js +1 -1
  68. package/src/sap/ui/core/Renderer.js +1 -1
  69. package/src/sap/ui/core/ResizeHandler.js +1 -1
  70. package/src/sap/ui/core/ScrollBar.js +1 -1
  71. package/src/sap/ui/core/SeparatorItem.js +1 -1
  72. package/src/sap/ui/core/Title.js +1 -1
  73. package/src/sap/ui/core/TooltipBase.js +1 -1
  74. package/src/sap/ui/core/UIArea.js +1 -1
  75. package/src/sap/ui/core/UIComponent.js +1 -1
  76. package/src/sap/ui/core/UIComponentMetadata.js +1 -1
  77. package/src/sap/ui/core/ValueStateSupport.js +1 -1
  78. package/src/sap/ui/core/VariantLayoutData.js +1 -1
  79. package/src/sap/ui/core/XMLComposite.js +1 -1
  80. package/src/sap/ui/core/XMLCompositeMetadata.js +1 -1
  81. package/src/sap/ui/core/cldr/en_AU.json +1 -1
  82. package/src/sap/ui/core/delegate/ItemNavigation.js +1 -1
  83. package/src/sap/ui/core/delegate/ScrollEnablement.js +1 -1
  84. package/src/sap/ui/core/dnd/DragDropBase.js +1 -1
  85. package/src/sap/ui/core/dnd/DragDropInfo.js +1 -1
  86. package/src/sap/ui/core/dnd/DragInfo.js +1 -1
  87. package/src/sap/ui/core/dnd/DropInfo.js +1 -1
  88. package/src/sap/ui/core/hyphenation/Hyphenation.js +1 -1
  89. package/src/sap/ui/core/library.js +3 -3
  90. package/src/sap/ui/core/message/ControlMessageProcessor.js +1 -1
  91. package/src/sap/ui/core/message/Message.js +1 -1
  92. package/src/sap/ui/core/message/MessageManager.js +1 -1
  93. package/src/sap/ui/core/message/MessageParser.js +1 -1
  94. package/src/sap/ui/core/message/MessageProcessor.js +1 -1
  95. package/src/sap/ui/core/mvc/HTMLView.js +1 -1
  96. package/src/sap/ui/core/mvc/JSONView.js +1 -1
  97. package/src/sap/ui/core/mvc/JSView.js +1 -1
  98. package/src/sap/ui/core/mvc/TemplateView.js +1 -1
  99. package/src/sap/ui/core/mvc/View.js +1 -1
  100. package/src/sap/ui/core/mvc/XMLView.js +1 -1
  101. package/src/sap/ui/core/plugin/DeclarativeSupport.js +1 -1
  102. package/src/sap/ui/core/plugin/LessSupport.js +1 -1
  103. package/src/sap/ui/core/plugin/TemplatingSupport.js +1 -1
  104. package/src/sap/ui/core/postmessage/Bus.js +1 -1
  105. package/src/sap/ui/core/postmessage/confirmationDialog.js +1 -1
  106. package/src/sap/ui/core/search/OpenSearchProvider.js +1 -1
  107. package/src/sap/ui/core/search/SearchProvider.js +1 -1
  108. package/src/sap/ui/core/service/Service.js +1 -1
  109. package/src/sap/ui/core/service/ServiceFactory.js +1 -1
  110. package/src/sap/ui/core/service/ServiceFactoryRegistry.js +1 -1
  111. package/src/sap/ui/core/support/Plugin.js +1 -1
  112. package/src/sap/ui/core/support/Support.js +1 -1
  113. package/src/sap/ui/core/support/plugins/ControlTree.js +1 -1
  114. package/src/sap/ui/core/support/plugins/Interaction.js +1 -1
  115. package/src/sap/ui/core/support/plugins/LocalStorage.js +1 -1
  116. package/src/sap/ui/core/support/plugins/MessageTest.js +1 -1
  117. package/src/sap/ui/core/support/plugins/Performance.js +1 -1
  118. package/src/sap/ui/core/support/plugins/Selector.js +1 -1
  119. package/src/sap/ui/core/support/plugins/TechInfo.js +1 -1
  120. package/src/sap/ui/core/support/plugins/Trace.js +1 -1
  121. package/src/sap/ui/core/support/plugins/ViewInfo.js +1 -1
  122. package/src/sap/ui/core/tmpl/DOMAttribute.js +1 -1
  123. package/src/sap/ui/core/tmpl/DOMElement.js +1 -1
  124. package/src/sap/ui/core/tmpl/HandlebarsTemplate.js +1 -1
  125. package/src/sap/ui/core/tmpl/Template.js +1 -1
  126. package/src/sap/ui/core/tmpl/TemplateControl.js +1 -1
  127. package/src/sap/ui/core/util/AsyncHintsHelper.js +1 -1
  128. package/src/sap/ui/core/util/Export.js +1 -1
  129. package/src/sap/ui/core/util/ExportCell.js +1 -1
  130. package/src/sap/ui/core/util/ExportColumn.js +1 -1
  131. package/src/sap/ui/core/util/ExportRow.js +1 -1
  132. package/src/sap/ui/core/util/ExportType.js +1 -1
  133. package/src/sap/ui/core/util/ExportTypeCSV.js +1 -1
  134. package/src/sap/ui/core/util/File.js +1 -1
  135. package/src/sap/ui/core/util/LibraryInfo.js +1 -1
  136. package/src/sap/ui/core/util/MockServer.js +1 -1
  137. package/src/sap/ui/core/util/PasteHelper.js +1 -1
  138. package/src/sap/ui/core/util/serializer/HTMLViewSerializer.js +1 -1
  139. package/src/sap/ui/core/util/serializer/Serializer.js +1 -1
  140. package/src/sap/ui/core/util/serializer/ViewSerializer.js +1 -1
  141. package/src/sap/ui/core/util/serializer/XMLViewSerializer.js +1 -1
  142. package/src/sap/ui/core/util/serializer/delegate/Delegate.js +1 -1
  143. package/src/sap/ui/core/util/serializer/delegate/HTML.js +1 -1
  144. package/src/sap/ui/core/util/serializer/delegate/XML.js +1 -1
  145. package/src/sap/ui/core/ws/ReadyState.js +1 -1
  146. package/src/sap/ui/core/ws/SapPcpWebSocket.js +1 -1
  147. package/src/sap/ui/core/ws/WebSocket.js +1 -1
  148. package/src/sap/ui/debug/ControlTree.js +1 -1
  149. package/src/sap/ui/debug/DebugEnv.js +1 -1
  150. package/src/sap/ui/debug/PropertyList.js +1 -1
  151. package/src/sap/ui/model/ClientModel.js +1 -1
  152. package/src/sap/ui/model/CompositeDataState.js +1 -1
  153. package/src/sap/ui/model/CompositeType.js +1 -1
  154. package/src/sap/ui/model/DataState.js +1 -1
  155. package/src/sap/ui/model/MetaModel.js +1 -1
  156. package/src/sap/ui/model/Model.js +1 -1
  157. package/src/sap/ui/model/SelectionModel.js +1 -1
  158. package/src/sap/ui/model/SimpleType.js +1 -1
  159. package/src/sap/ui/model/TreeAutoExpandMode.js +1 -1
  160. package/src/sap/ui/model/Type.js +1 -1
  161. package/src/sap/ui/model/control/ControlModel.js +1 -1
  162. package/src/sap/ui/model/json/JSONModel.js +1 -1
  163. package/src/sap/ui/model/message/MessageModel.js +1 -1
  164. package/src/sap/ui/model/odata/ODataAnnotations.js +1 -1
  165. package/src/sap/ui/model/odata/ODataMessageParser.js +1 -1
  166. package/src/sap/ui/model/odata/ODataMetaModel.js +1 -1
  167. package/src/sap/ui/model/odata/ODataMetadata.js +1 -1
  168. package/src/sap/ui/model/odata/ODataModel.js +1 -1
  169. package/src/sap/ui/model/odata/type/Boolean.js +1 -1
  170. package/src/sap/ui/model/odata/type/Byte.js +1 -1
  171. package/src/sap/ui/model/odata/type/Currency.js +1 -1
  172. package/src/sap/ui/model/odata/type/Date.js +1 -1
  173. package/src/sap/ui/model/odata/type/DateTime.js +1 -1
  174. package/src/sap/ui/model/odata/type/DateTimeBase.js +1 -1
  175. package/src/sap/ui/model/odata/type/DateTimeOffset.js +1 -1
  176. package/src/sap/ui/model/odata/type/Decimal.js +1 -1
  177. package/src/sap/ui/model/odata/type/Double.js +1 -1
  178. package/src/sap/ui/model/odata/type/Guid.js +1 -1
  179. package/src/sap/ui/model/odata/type/Int.js +1 -1
  180. package/src/sap/ui/model/odata/type/Int16.js +1 -1
  181. package/src/sap/ui/model/odata/type/Int32.js +1 -1
  182. package/src/sap/ui/model/odata/type/Int64.js +1 -1
  183. package/src/sap/ui/model/odata/type/ODataType.js +1 -1
  184. package/src/sap/ui/model/odata/type/Raw.js +1 -1
  185. package/src/sap/ui/model/odata/type/SByte.js +1 -1
  186. package/src/sap/ui/model/odata/type/Single.js +1 -1
  187. package/src/sap/ui/model/odata/type/Stream.js +1 -1
  188. package/src/sap/ui/model/odata/type/String.js +1 -1
  189. package/src/sap/ui/model/odata/type/Time.js +1 -1
  190. package/src/sap/ui/model/odata/type/TimeOfDay.js +1 -1
  191. package/src/sap/ui/model/odata/type/Unit.js +1 -1
  192. package/src/sap/ui/model/odata/v2/ODataAnnotations.js +1 -1
  193. package/src/sap/ui/model/odata/v2/ODataModel.js +1 -1
  194. package/src/sap/ui/model/odata/v4/Context.js +1 -1
  195. package/src/sap/ui/model/odata/v4/ODataContextBinding.js +1 -1
  196. package/src/sap/ui/model/odata/v4/ODataListBinding.js +1 -1
  197. package/src/sap/ui/model/odata/v4/ODataMetaModel.js +1 -1
  198. package/src/sap/ui/model/odata/v4/ODataModel.js +1 -1
  199. package/src/sap/ui/model/odata/v4/ODataPropertyBinding.js +1 -1
  200. package/src/sap/ui/model/resource/ResourceModel.js +1 -1
  201. package/src/sap/ui/model/type/Boolean.js +1 -1
  202. package/src/sap/ui/model/type/Currency.js +1 -1
  203. package/src/sap/ui/model/type/Date.js +1 -1
  204. package/src/sap/ui/model/type/DateInterval.js +1 -1
  205. package/src/sap/ui/model/type/DateTime.js +1 -1
  206. package/src/sap/ui/model/type/DateTimeInterval.js +1 -1
  207. package/src/sap/ui/model/type/FileSize.js +1 -1
  208. package/src/sap/ui/model/type/Float.js +1 -1
  209. package/src/sap/ui/model/type/Integer.js +1 -1
  210. package/src/sap/ui/model/type/String.js +1 -1
  211. package/src/sap/ui/model/type/Time.js +1 -1
  212. package/src/sap/ui/model/type/TimeInterval.js +1 -1
  213. package/src/sap/ui/model/type/Unit.js +1 -1
  214. package/src/sap/ui/model/xml/XMLModel.js +1 -1
  215. package/src/sap/ui/qunit/utils/ControlIterator.js +1 -1
  216. package/src/sap/ui/qunit/utils/MemoryLeakCheck.js +1 -1
  217. package/src/sap/ui/thirdparty/IPv6.js +1 -1
  218. package/src/sap/ui/thirdparty/SecondLevelDomains.js +1 -1
  219. package/src/sap/ui/thirdparty/URI.js +7 -3
  220. package/src/sap/ui/thirdparty/URITemplate.js +1 -1
  221. package/src/sap/ui/thirdparty/jqueryui/jquery-ui-datepicker.js +143 -3
  222. package/src/sap/ui/thirdparty/jqueryui/jquery-ui-position.js +8 -1
  223. package/src/sap/ui/thirdparty/jszip.js +18 -7
  224. package/src/sap/ui/util/Storage.js +1 -1
@@ -137,7 +137,7 @@ sap.ui.define([
137
137
  * @extends sap.ui.model.odata.type.ODataType
138
138
  *
139
139
  * @author SAP SE
140
- * @version 1.71.43
140
+ * @version 1.71.44
141
141
  *
142
142
  * @alias sap.ui.model.odata.type.Int64
143
143
  * @param {object} [oFormatOptions]
@@ -115,7 +115,7 @@ sap.ui.define([
115
115
  * @extends sap.ui.model.SimpleType
116
116
  *
117
117
  * @author SAP SE
118
- * @version 1.71.43
118
+ * @version 1.71.44
119
119
  *
120
120
  * @abstract
121
121
  * @alias sap.ui.model.odata.type.ODataType
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.model.odata.type.ODataType
31
31
  * @public
32
32
  * @since 1.37.0
33
- * @version 1.71.43
33
+ * @version 1.71.44
34
34
  */
35
35
  var Raw = ODataType.extend("sap.ui.model.odata.type.Raw", {
36
36
  constructor : function (oFormatOptions, oConstraints) {
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @extends sap.ui.model.odata.type.Int
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.71.43
27
+ * @version 1.71.44
28
28
  *
29
29
  * @alias sap.ui.model.odata.type.SByte
30
30
  * @param {object} [oFormatOptions]
@@ -92,7 +92,7 @@ sap.ui.define([
92
92
  * @extends sap.ui.model.odata.type.ODataType
93
93
  *
94
94
  * @author SAP SE
95
- * @version 1.71.43
95
+ * @version 1.71.44
96
96
  *
97
97
  * @alias sap.ui.model.odata.type.Single
98
98
  * @param {object} [oFormatOptions]
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  * @extends sap.ui.model.odata.type.ODataType
61
61
  * @public
62
62
  * @since 1.51.0
63
- * @version 1.71.43
63
+ * @version 1.71.44
64
64
  */
65
65
  var Stream = ODataType.extend("sap.ui.model.odata.type.Stream", {
66
66
  constructor : function (oFormatOptions, oConstraints) {
@@ -84,7 +84,7 @@ sap.ui.define([
84
84
  * @extends sap.ui.model.odata.type.ODataType
85
85
  *
86
86
  * @author SAP SE
87
- * @version 1.71.43
87
+ * @version 1.71.44
88
88
  *
89
89
  * @alias sap.ui.model.odata.type.String
90
90
  * @param {object} [oFormatOptions]
@@ -154,7 +154,7 @@ sap.ui.define([
154
154
  * @extends sap.ui.model.odata.type.ODataType
155
155
  *
156
156
  * @author SAP SE
157
- * @version 1.71.43
157
+ * @version 1.71.44
158
158
  *
159
159
  * @alias sap.ui.model.odata.type.Time
160
160
  * @param {object} [oFormatOptions]
@@ -110,7 +110,7 @@ sap.ui.define([
110
110
  * @extends sap.ui.model.odata.type.ODataType
111
111
  * @public
112
112
  * @since 1.37.0
113
- * @version 1.71.43
113
+ * @version 1.71.44
114
114
  */
115
115
  var TimeOfDay = ODataType.extend("sap.ui.model.odata.type.TimeOfDay", {
116
116
  constructor : function (oFormatOptions, oConstraints) {
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * @extends sap.ui.model.type.Unit
48
48
  * @public
49
49
  * @since 1.63.0
50
- * @version 1.71.43
50
+ * @version 1.71.44
51
51
  *
52
52
  * @borrows sap.ui.model.odata.type.UnitMixin#getInterface as #getInterface
53
53
  * @borrows sap.ui.model.odata.type.UnitMixin#validateValue as #validateValue
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  *
34
34
  * @author SAP SE
35
35
  * @version
36
- * 1.71.43
36
+ * 1.71.44
37
37
  *
38
38
  * @public
39
39
  * @since 1.37.0
@@ -173,7 +173,7 @@ sap.ui.define([
173
173
  * // will use the respective authentication token
174
174
  *
175
175
  * @author SAP SE
176
- * @version 1.71.43
176
+ * @version 1.71.44
177
177
  *
178
178
  * @public
179
179
  * @alias sap.ui.model.odata.v2.ODataModel
@@ -96,7 +96,7 @@ sap.ui.define([
96
96
  * @hideconstructor
97
97
  * @public
98
98
  * @since 1.39.0
99
- * @version 1.71.43
99
+ * @version 1.71.44
100
100
  */
101
101
  var Context = BaseContext.extend("sap.ui.model.odata.v4.Context", {
102
102
  constructor : function (oModel, oBinding, sPath, iIndex, oCreatePromise,
@@ -107,7 +107,7 @@ sap.ui.define([
107
107
  * @mixes sap.ui.model.odata.v4.ODataParentBinding
108
108
  * @public
109
109
  * @since 1.37.0
110
- * @version 1.71.43
110
+ * @version 1.71.44
111
111
  *
112
112
  * @borrows sap.ui.model.odata.v4.ODataBinding#getRootBinding as #getRootBinding
113
113
  * @borrows sap.ui.model.odata.v4.ODataBinding#hasPendingChanges as #hasPendingChanges
@@ -74,7 +74,7 @@ sap.ui.define([
74
74
  * @mixes sap.ui.model.odata.v4.ODataParentBinding
75
75
  * @public
76
76
  * @since 1.37.0
77
- * @version 1.71.43
77
+ * @version 1.71.44
78
78
  * @borrows sap.ui.model.odata.v4.ODataBinding#getRootBinding as #getRootBinding
79
79
  * @borrows sap.ui.model.odata.v4.ODataBinding#hasPendingChanges as #hasPendingChanges
80
80
  * @borrows sap.ui.model.odata.v4.ODataBinding#isInitial as #isInitial
@@ -639,7 +639,7 @@ sap.ui.define([
639
639
  * @hideconstructor
640
640
  * @public
641
641
  * @since 1.37.0
642
- * @version 1.71.43
642
+ * @version 1.71.44
643
643
  */
644
644
  var ODataMetaModel = MetaModel.extend("sap.ui.model.odata.v4.ODataMetaModel", {
645
645
  /*
@@ -189,7 +189,7 @@ sap.ui.define([
189
189
  * @extends sap.ui.model.Model
190
190
  * @public
191
191
  * @since 1.37.0
192
- * @version 1.71.43
192
+ * @version 1.71.44
193
193
  */
194
194
  var ODataModel = Model.extend("sap.ui.model.odata.v4.ODataModel",
195
195
  /** @lends sap.ui.model.odata.v4.ODataModel.prototype */
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * @mixes sap.ui.model.odata.v4.ODataBinding
57
57
  * @public
58
58
  * @since 1.37.0
59
- * @version 1.71.43
59
+ * @version 1.71.44
60
60
  * @borrows sap.ui.model.odata.v4.ODataBinding#getRootBinding as #getRootBinding
61
61
  * @borrows sap.ui.model.odata.v4.ODataBinding#hasPendingChanges as #hasPendingChanges
62
62
  * @borrows sap.ui.model.odata.v4.ODataBinding#isInitial as #isInitial
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @extends sap.ui.model.Model
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.71.43
52
+ * @version 1.71.44
53
53
  *
54
54
  * @param {object} oData
55
55
  * Parameters used to initialize the <code>ResourceModel</code>; at least one of <code>bundle</code>,
@@ -19,7 +19,7 @@ sap.ui.define(['sap/ui/model/SimpleType', 'sap/ui/model/FormatException', 'sap/u
19
19
  * @extends sap.ui.model.SimpleType
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.43
22
+ * @version 1.71.44
23
23
  *
24
24
  * @public
25
25
  * @param {object} [oFormatOptions] formatting options. Boolean doesn't support any specific format options
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.model.CompositeType
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.71.43
38
+ * @version 1.71.44
39
39
  *
40
40
  * @public
41
41
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.NumberFormat#constructor NumberFormat}.
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.model.SimpleType
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.71.43
38
+ * @version 1.71.44
39
39
  *
40
40
  * @public
41
41
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getDateInstance DateFormat}.
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.model.CompositeType
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.71.43
36
+ * @version 1.71.44
37
37
  *
38
38
  * @public
39
39
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getDateInstance DateFormat}.
@@ -19,7 +19,7 @@ sap.ui.define(['./Date', 'sap/ui/core/format/DateFormat'],
19
19
  * @extends sap.ui.model.type.Date
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.43
22
+ * @version 1.71.44
23
23
  *
24
24
  * @public
25
25
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getDateTimeInstance DateFormat}.
@@ -19,7 +19,7 @@ sap.ui.define(['./DateInterval', 'sap/ui/core/format/DateFormat'],
19
19
  * @extends sap.ui.model.type.DateInterval
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.43
22
+ * @version 1.71.44
23
23
  *
24
24
  * @public
25
25
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getDateTimeInstance DateFormat}.
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.model.SimpleType
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.71.43
36
+ * @version 1.71.44
37
37
  *
38
38
  * @public
39
39
  * @param {object} [oFormatOptions] formatting options. Supports the same options as {@link sap.ui.core.format.FileSizeFormat.getInstance FileSizeFormat.getInstance}
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.model.SimpleType
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.71.43
38
+ * @version 1.71.44
39
39
  *
40
40
  * @public
41
41
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.NumberFormat#constructor NumberFormat}.
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.model.SimpleType
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.71.43
38
+ * @version 1.71.44
39
39
  *
40
40
  * @public
41
41
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.NumberFormat#constructor NumberFormat}.
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.ui.model.SimpleType
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.71.43
28
+ * @version 1.71.44
29
29
  *
30
30
  * @public
31
31
  * @param {object} [oFormatOptions] formatting options. String doesn't support any formatting options
@@ -19,7 +19,7 @@ sap.ui.define(['./Date', 'sap/ui/core/format/DateFormat'],
19
19
  * @extends sap.ui.model.type.Date
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.43
22
+ * @version 1.71.44
23
23
  *
24
24
  * @public
25
25
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getTimeInstance DateFormat}.
@@ -19,7 +19,7 @@ sap.ui.define(['./DateInterval', 'sap/ui/core/format/DateFormat'],
19
19
  * @extends sap.ui.model.type.DateInterval
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.71.43
22
+ * @version 1.71.44
23
23
  *
24
24
  * @public
25
25
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.DateFormat.getTimeInstance DateFormat}.
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  *
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.71.43
59
+ * @version 1.71.44
60
60
  *
61
61
  * @public
62
62
  * @param {object} [oFormatOptions] Formatting options. For a list of all available options, see {@link sap.ui.core.format.NumberFormat.getUnitInstance NumberFormat}.
@@ -45,7 +45,7 @@ sap.ui.define([
45
45
  * @extends sap.ui.model.ClientModel
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.71.43
48
+ * @version 1.71.44
49
49
  *
50
50
  * @param {object} oData either the URL where to load the XML from or an XML
51
51
  * @public
@@ -53,7 +53,7 @@ sap.ui.define(['sap/ui/core/Core', "sap/base/util/ObjectPath", "sap/base/Log", "
53
53
  * @namespace
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.71.43
56
+ * @version 1.71.44
57
57
  *
58
58
  * @public
59
59
  * @since 1.48.0
@@ -29,7 +29,7 @@ sap.ui.define([ 'jquery.sap.global', 'sap/ui/core/Core', 'sap/ui/base/Object', '
29
29
  * @namespace
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.71.43
32
+ * @version 1.71.44
33
33
  *
34
34
  * @public
35
35
  * @since 1.48.0
@@ -2,7 +2,7 @@
2
2
  * URI.js - Mutating URLs
3
3
  * IPv6 Support
4
4
  *
5
- * Version: 1.19.7
5
+ * Version: 1.19.10
6
6
  *
7
7
  * Author: Rodney Rehm
8
8
  * Web: http://medialize.github.io/URI.js/
@@ -2,7 +2,7 @@
2
2
  * URI.js - Mutating URLs
3
3
  * Second Level Domain (SLD) Support
4
4
  *
5
- * Version: 1.19.7
5
+ * Version: 1.19.10
6
6
  *
7
7
  * Author: Rodney Rehm
8
8
  * Web: http://medialize.github.io/URI.js/
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * URI.js - Mutating URLs
3
3
  *
4
- * Version: 1.19.7
4
+ * Version: 1.19.10
5
5
  *
6
6
  * Author: Rodney Rehm
7
7
  * Web: http://medialize.github.io/URI.js/
@@ -90,7 +90,7 @@
90
90
  return /^[0-9]+$/.test(value);
91
91
  }
92
92
 
93
- URI.version = '1.19.7';
93
+ URI.version = '1.19.10';
94
94
 
95
95
  var p = URI.prototype;
96
96
  var hasOwn = Object.prototype.hasOwnProperty;
@@ -248,6 +248,7 @@
248
248
  // balanced parens inclusion (), [], {}, <>
249
249
  parens: /(\([^\)]*\)|\[[^\]]*\]|\{[^}]*\}|<[^>]*>)/g,
250
250
  };
251
+ URI.leading_whitespace_expression = /^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/
251
252
  // http://www.iana.org/assignments/uri-schemes.html
252
253
  // http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers#Well-known_ports
253
254
  URI.defaultPorts = {
@@ -503,6 +504,9 @@
503
504
  preventInvalidHostname: URI.preventInvalidHostname
504
505
  };
505
506
  }
507
+
508
+ string = string.replace(URI.leading_whitespace_expression, '')
509
+
506
510
  // [protocol"://"[username[":"password]"@"]hostname[":"port]"/"?][path]["?"querystring]["#"fragment]
507
511
 
508
512
  // extract fragment
@@ -522,7 +526,7 @@
522
526
  }
523
527
 
524
528
  // slashes and backslashes have lost all meaning for the web protocols (https, http, wss, ws)
525
- string = string.replace(/^(https?|ftp|wss?)?:[/\\]*/, '$1://');
529
+ string = string.replace(/^(https?|ftp|wss?)?:+[/\\]*/i, '$1://');
526
530
 
527
531
  // extract protocol
528
532
  if (string.substring(0, 2) === '//') {
@@ -2,7 +2,7 @@
2
2
  * URI.js - Mutating URLs
3
3
  * URI Template Support - http://tools.ietf.org/html/rfc6570
4
4
  *
5
- * Version: 1.19.7
5
+ * Version: 1.19.10
6
6
  *
7
7
  * Author: Rodney Rehm
8
8
  * Web: http://medialize.github.io/URI.js/
@@ -193,7 +193,12 @@ $.extend(Datepicker.prototype, {
193
193
  inst.append.remove();
194
194
  }
195
195
  if (appendText) {
196
- inst.append = $("<span class='" + this._appendClass + "'>" + appendText + "</span>");
196
+ // ##### BEGIN: MODIFIED BY SAP
197
+ // inst.append = $("<span class='" + this._appendClass + "'>" + appendText + "</span>");
198
+ inst.append = $( "<span></span>" )
199
+ .addClass( this._appendClass )
200
+ .text( appendText );
201
+ // ##### END: MODIFIED BY SAP
197
202
  input[isRTL ? "before" : "after"](inst.append);
198
203
  }
199
204
 
@@ -210,12 +215,43 @@ $.extend(Datepicker.prototype, {
210
215
  if (showOn === "button" || showOn === "both") { // pop-up date picker when button clicked
211
216
  buttonText = this._get(inst, "buttonText");
212
217
  buttonImage = this._get(inst, "buttonImage");
213
- inst.trigger = $(this._get(inst, "buttonImageOnly") ?
218
+
219
+ // ##### BEGIN: MODIFIED BY SAP
220
+ /*
221
+ inst.trigger = $( this._get(inst, "buttonImageOnly" ) ?
214
222
  $("<img/>").addClass(this._triggerClass).
215
223
  attr({ src: buttonImage, alt: buttonText, title: buttonText }) :
216
224
  $("<button type='button'></button>").addClass(this._triggerClass).
217
225
  html(!buttonImage ? buttonText : $("<img/>").attr(
218
226
  { src:buttonImage, alt:buttonText, title:buttonText })));
227
+ */
228
+
229
+ if ( this._get( inst, "buttonImageOnly" ) ) {
230
+ inst.trigger = $( "<img>" )
231
+ .addClass( this._triggerClass )
232
+ .attr( {
233
+ src: buttonImage,
234
+ alt: buttonText,
235
+ title: buttonText
236
+ } );
237
+ } else {
238
+ inst.trigger = $( "<button type='button'></button>" )
239
+ .addClass( this._triggerClass );
240
+ if ( buttonImage ) {
241
+ inst.trigger.html(
242
+ $( "<img>" )
243
+ .attr( {
244
+ src: buttonImage,
245
+ alt: buttonText,
246
+ title: buttonText
247
+ } )
248
+ );
249
+ } else {
250
+ inst.trigger.text( buttonText );
251
+ }
252
+ }
253
+ // ##### END: MODIFIED BY SAP
254
+
219
255
  input[isRTL ? "before" : "after"](inst.trigger);
220
256
  inst.trigger.click(function() {
221
257
  if ($.datepicker._datepickerShowing && $.datepicker._lastInput === input[0]) {
@@ -1024,7 +1060,10 @@ $.extend(Datepicker.prototype, {
1024
1060
  altFormat = this._get(inst, "altFormat") || this._get(inst, "dateFormat");
1025
1061
  date = this._getDate(inst);
1026
1062
  dateStr = this.formatDate(altFormat, date, this._getFormatConfig(inst));
1027
- $(altField).each(function() { $(this).val(dateStr); });
1063
+ // ##### BEGIN: MODIFIED BY SAP
1064
+ // $(altField).each(function() { $(this).val(dateStr); });
1065
+ $( document ).find( altField ).val( dateStr );
1066
+ // ##### END: MODIFIED BY SAP
1028
1067
  }
1029
1068
  },
1030
1069
 
@@ -1628,32 +1667,133 @@ $.extend(Datepicker.prototype, {
1628
1667
  this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepMonths, 1)),
1629
1668
  this._getFormatConfig(inst)));
1630
1669
 
1670
+ // ##### BEGIN: MODIFIED BY SAP
1671
+ /*
1631
1672
  prev = (this._canAdjustMonth(inst, -1, drawYear, drawMonth) ?
1632
1673
  "<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click'" +
1633
1674
  " title='" + prevText + "'><span class='ui-icon ui-icon-circle-triangle-" + ( isRTL ? "e" : "w") + "'>" + prevText + "</span></a>" :
1634
1675
  (hideIfNoPrevNext ? "" : "<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+ prevText +"'><span class='ui-icon ui-icon-circle-triangle-" + ( isRTL ? "e" : "w") + "'>" + prevText + "</span></a>"));
1676
+ */
1677
+
1678
+ if ( this._canAdjustMonth( inst, -1, drawYear, drawMonth ) ) {
1679
+ prev = $( "<a></a>" )
1680
+ .attr( {
1681
+ "class": "ui-datepicker-prev ui-corner-all",
1682
+ "data-handler": "prev",
1683
+ "data-event": "click",
1684
+ title: prevText
1685
+ } )
1686
+ .append(
1687
+ $( "<span></span>" )
1688
+ .addClass( "ui-icon ui-icon-circle-triangle-" +
1689
+ ( isRTL ? "e" : "w" ) )
1690
+ .text( prevText )
1691
+ )[ 0 ].outerHTML;
1692
+ } else if ( hideIfNoPrevNext ) {
1693
+ prev = "";
1694
+ } else {
1695
+ prev = $( "<a></a>" )
1696
+ .attr( {
1697
+ "class": "ui-datepicker-prev ui-corner-all ui-state-disabled",
1698
+ title: prevText
1699
+ } )
1700
+ .append(
1701
+ $( "<span></span>" )
1702
+ .addClass( "ui-icon ui-icon-circle-triangle-" +
1703
+ ( isRTL ? "e" : "w" ) )
1704
+ .text( prevText )
1705
+ )[ 0 ].outerHTML;
1706
+ }
1707
+ // ##### END: MODIFIED BY SAP
1635
1708
 
1636
1709
  nextText = this._get(inst, "nextText");
1637
1710
  nextText = (!navigationAsDateFormat ? nextText : this.formatDate(nextText,
1638
1711
  this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepMonths, 1)),
1639
1712
  this._getFormatConfig(inst)));
1640
1713
 
1714
+ // ##### BEGIN: MODIFIED BY SAP
1715
+ /*
1641
1716
  next = (this._canAdjustMonth(inst, +1, drawYear, drawMonth) ?
1642
1717
  "<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click'" +
1643
1718
  " title='" + nextText + "'><span class='ui-icon ui-icon-circle-triangle-" + ( isRTL ? "w" : "e") + "'>" + nextText + "</span></a>" :
1644
1719
  (hideIfNoPrevNext ? "" : "<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+ nextText + "'><span class='ui-icon ui-icon-circle-triangle-" + ( isRTL ? "w" : "e") + "'>" + nextText + "</span></a>"));
1720
+ */
1721
+
1722
+ if ( this._canAdjustMonth( inst, +1, drawYear, drawMonth ) ) {
1723
+ next = $( "<a></a>" )
1724
+ .attr( {
1725
+ "class": "ui-datepicker-next ui-corner-all",
1726
+ "data-handler": "next",
1727
+ "data-event": "click",
1728
+ title: nextText
1729
+ } )
1730
+ .append(
1731
+ $( "<span></span>" )
1732
+ .addClass( "ui-icon ui-icon-circle-triangle-" +
1733
+ ( isRTL ? "w" : "e" ) )
1734
+ .text( nextText )
1735
+ )[ 0 ].outerHTML;
1736
+ } else if ( hideIfNoPrevNext ) {
1737
+ next = "";
1738
+ } else {
1739
+ next = $( "<a></a>" )
1740
+ .attr( {
1741
+ "class": "ui-datepicker-next ui-corner-all ui-state-disabled",
1742
+ title: nextText
1743
+ } )
1744
+ .append(
1745
+ $( "<span></span>" )
1746
+ .attr( "class", "ui-icon ui-icon-circle-triangle-" +
1747
+ ( isRTL ? "w" : "e" ) )
1748
+ .text( nextText )
1749
+ )[ 0 ].outerHTML;
1750
+ }
1751
+ // ##### END: MODIFIED BY SAP
1645
1752
 
1646
1753
  currentText = this._get(inst, "currentText");
1647
1754
  gotoDate = (this._get(inst, "gotoCurrent") && inst.currentDay ? currentDate : today);
1648
1755
  currentText = (!navigationAsDateFormat ? currentText :
1649
1756
  this.formatDate(currentText, gotoDate, this._getFormatConfig(inst)));
1650
1757
 
1758
+ // ##### BEGIN: MODIFIED BY SAP
1759
+ /*
1651
1760
  controls = (!inst.inline ? "<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>" +
1652
1761
  this._get(inst, "closeText") + "</button>" : "");
1653
1762
 
1654
1763
  buttonPanel = (showButtonPanel) ? "<div class='ui-datepicker-buttonpane ui-widget-content'>" + (isRTL ? controls : "") +
1655
1764
  (this._isInRange(inst, gotoDate) ? "<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'" +
1656
1765
  ">" + currentText + "</button>" : "") + (isRTL ? "" : controls) + "</div>" : "";
1766
+ */
1767
+
1768
+ controls = "";
1769
+ if ( !inst.inline ) {
1770
+ controls = $( "<button></button>" )
1771
+ .attr( {
1772
+ type: "button",
1773
+ "class": "ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all",
1774
+ "data-handler": "hide",
1775
+ "data-event": "click"
1776
+ } )
1777
+ .text( this._get( inst, "closeText" ) )[ 0 ].outerHTML;
1778
+ }
1779
+
1780
+ buttonPanel = "";
1781
+ if ( showButtonPanel ) {
1782
+ buttonPanel = $( "<div class='ui-datepicker-buttonpane ui-widget-content'></div>" )
1783
+ .append( isRTL ? controls : "" )
1784
+ .append( this._isInRange( inst, gotoDate ) ?
1785
+ $( "<button></button>" )
1786
+ .attr( {
1787
+ type: "button",
1788
+ "class": "ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all",
1789
+ "data-handler": "today",
1790
+ "data-event": "click"
1791
+ } )
1792
+ .text( currentText ) :
1793
+ "" )
1794
+ .append( isRTL ? "" : controls )[ 0 ].outerHTML;
1795
+ }
1796
+ // ##### END: MODIFIED BY SAP
1657
1797
 
1658
1798
  firstDay = parseInt(this._get(inst, "firstDay"),10);
1659
1799
  firstDay = (isNaN(firstDay) ? 0 : firstDay);
@@ -139,7 +139,14 @@ $.fn.position = function( options ) {
139
139
  options = $.extend( {}, options );
140
140
 
141
141
  var atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions,
142
- target = $( options.of ),
142
+ // ##### BEGIN: MODIFIED BY SAP
143
+ // target = $( options.of ),
144
+
145
+ // Make sure string options are treated as CSS selectors
146
+ target = typeof options.of === "string" ?
147
+ $( document ).find( options.of ) :
148
+ $( options.of ),
149
+ // ##### END: MODIFIED BY SAP
143
150
  within = $.position.getWithinInfo( options.within ),
144
151
  scrollInfo = $.position.getScrollInfo( within ),
145
152
  collision = ( options.collision || "flip" ).split( " " ),