@openui5/sap.ui.ux3 1.93.3 → 1.96.2
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/.reuse/dep5 +6 -11
- package/THIRDPARTY.txt +10 -16
- package/package.json +4 -4
- package/src/sap/ui/ux3/.library +1 -1
- package/src/sap/ui/ux3/ActionBar.js +133 -130
- package/src/sap/ui/ux3/Collection.js +1 -1
- package/src/sap/ui/ux3/CollectionInspector.js +1 -1
- package/src/sap/ui/ux3/DataSet.js +1 -1
- package/src/sap/ui/ux3/DataSetItem.js +1 -1
- package/src/sap/ui/ux3/DataSetSimpleView.js +1 -1
- package/src/sap/ui/ux3/Exact.js +1 -1
- package/src/sap/ui/ux3/ExactArea.js +1 -1
- package/src/sap/ui/ux3/ExactAttribute.js +1 -1
- package/src/sap/ui/ux3/ExactBrowser.js +1 -1
- package/src/sap/ui/ux3/ExactList.js +1 -1
- package/src/sap/ui/ux3/FacetFilter.js +1 -1
- package/src/sap/ui/ux3/FacetFilterList.js +1 -1
- package/src/sap/ui/ux3/Feed.js +1 -1
- package/src/sap/ui/ux3/FeedChunk.js +1 -1
- package/src/sap/ui/ux3/Feeder.js +1 -1
- package/src/sap/ui/ux3/NavigationBar.js +1 -1
- package/src/sap/ui/ux3/NavigationItem.js +1 -1
- package/src/sap/ui/ux3/NotificationBar.js +1 -1
- package/src/sap/ui/ux3/Notifier.js +1 -1
- package/src/sap/ui/ux3/Overlay.js +1 -1
- package/src/sap/ui/ux3/OverlayContainer.js +1 -1
- package/src/sap/ui/ux3/OverlayDialog.js +1 -1
- package/src/sap/ui/ux3/QuickView.js +1 -1
- package/src/sap/ui/ux3/Shell.js +1 -1
- package/src/sap/ui/ux3/ThingAction.js +1 -1
- package/src/sap/ui/ux3/ThingGroup.js +1 -1
- package/src/sap/ui/ux3/ThingInspector.js +1 -1
- package/src/sap/ui/ux3/ThingViewer.js +1 -1
- package/src/sap/ui/ux3/ToolPopup.js +1 -1
- package/src/sap/ui/ux3/library.js +2 -2
- package/ui5.yaml +4 -1
package/.reuse/dep5
CHANGED
|
@@ -309,7 +309,7 @@ License: MIT
|
|
|
309
309
|
Comment: these files belong to: lodash
|
|
310
310
|
|
|
311
311
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/*
|
|
312
|
-
Copyright:
|
|
312
|
+
Copyright: 2021 Mathias Nater
|
|
313
313
|
License: MIT
|
|
314
314
|
Comment: these files belong to: Hyphenopoly
|
|
315
315
|
|
|
@@ -347,11 +347,6 @@ Copyright: 2013 Ariya Hidayat and other contributors
|
|
|
347
347
|
License: BSD-2-Clause
|
|
348
348
|
Comment: these files belong to: Esprima
|
|
349
349
|
|
|
350
|
-
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/*
|
|
351
|
-
Copyright: 2006 Google Inc.
|
|
352
|
-
License: Apache-2.0
|
|
353
|
-
Comment: these files belong to: google-code-prettify
|
|
354
|
-
|
|
355
350
|
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
|
|
356
351
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
357
352
|
License: BSD-3-Clause
|
|
@@ -405,6 +400,11 @@ Copyright: 2014 Vitaly Puzrin, Alex Kocharin
|
|
|
405
400
|
License: MIT
|
|
406
401
|
Comment: these files belong to: Markdown-it
|
|
407
402
|
|
|
403
|
+
Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
404
|
+
Copyright: 2015-2017 Evgeny Poberezkin
|
|
405
|
+
License: MIT
|
|
406
|
+
Comment: these files belong to: ajv
|
|
407
|
+
|
|
408
408
|
|
|
409
409
|
# Library: sap.ui.mdc:
|
|
410
410
|
|
|
@@ -452,11 +452,6 @@ Copyright: 2009-2014, Alexis Sellier <self@cloudhead.net>
|
|
|
452
452
|
License: Apache-2.0
|
|
453
453
|
Comment: these files belong to: LESS
|
|
454
454
|
|
|
455
|
-
Files: ../test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
456
|
-
Copyright: 2015-2017 Evgeny Poberezkin
|
|
457
|
-
License: MIT
|
|
458
|
-
Comment: these files belong to: ajv
|
|
459
|
-
|
|
460
455
|
Files: lib/jsdoc/ui5/plugin.js
|
|
461
456
|
Copyright:
|
|
462
457
|
2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
package/THIRDPARTY.txt
CHANGED
|
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
|
|
|
6
6
|
|
|
7
7
|
Library: sap.ui.codeeditor:
|
|
8
8
|
|
|
9
|
-
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.
|
|
9
|
+
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
|
|
10
10
|
Copyright: 2010, Ajax.org B.V.
|
|
11
11
|
License: BSD-3-Clause
|
|
12
12
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -279,8 +279,8 @@ License: MIT
|
|
|
279
279
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
280
280
|
Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
|
|
281
281
|
|
|
282
|
-
Component: Hyphenopoly, version:
|
|
283
|
-
Copyright:
|
|
282
|
+
Component: Hyphenopoly, version: 3.4.0
|
|
283
|
+
Copyright: 2021 Mathias Nater
|
|
284
284
|
License: MIT
|
|
285
285
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
286
286
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/*
|
|
@@ -324,12 +324,6 @@ License: BSD-2-Clause
|
|
|
324
324
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-2-Clause.txt
|
|
325
325
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/esprima.js
|
|
326
326
|
|
|
327
|
-
Component: google-code-prettify, version: 20130304
|
|
328
|
-
Copyright: 2006 Google Inc.
|
|
329
|
-
License: Apache-2.0
|
|
330
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
331
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/*
|
|
332
|
-
|
|
333
327
|
Component: highlight.js, version: 10.4.1
|
|
334
328
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
335
329
|
License: BSD-3-Clause
|
|
@@ -376,7 +370,7 @@ License: Unicode-DFS-2015
|
|
|
376
370
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
|
377
371
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
|
|
378
372
|
|
|
379
|
-
Component: Adaptive Cards, version:
|
|
373
|
+
Component: Adaptive Cards, version: 2.9.0
|
|
380
374
|
Copyright: 2017 Microsoft
|
|
381
375
|
License: MIT
|
|
382
376
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
@@ -395,6 +389,12 @@ License: MIT
|
|
|
395
389
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
396
390
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
|
|
397
391
|
|
|
392
|
+
Component: ajv, version: 6.12.3
|
|
393
|
+
Copyright: 2015-2017 Evgeny Poberezkin
|
|
394
|
+
License: MIT
|
|
395
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
396
|
+
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
397
|
+
|
|
398
398
|
|
|
399
399
|
Library: sap.ui.mdc:
|
|
400
400
|
|
|
@@ -450,12 +450,6 @@ License: Apache-2.0
|
|
|
450
450
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
451
|
Contained in: src/testsuite-utils/src/main/resources/META-INF/less/less.js
|
|
452
452
|
|
|
453
|
-
Component: ajv, version: 6.12.3
|
|
454
|
-
Copyright: 2015-2017 Evgeny Poberezkin
|
|
455
|
-
License: MIT
|
|
456
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
457
|
-
Contained in: ../test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
|
|
458
|
-
|
|
459
453
|
Component: JSDoc 3, version: 3.6.7
|
|
460
454
|
Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
461
455
|
License: Apache-2.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.ux3",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.96.2",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.ux3",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.commons": "1.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
19
|
-
"@openui5/sap.ui.unified": "1.
|
|
17
|
+
"@openui5/sap.ui.commons": "1.96.2",
|
|
18
|
+
"@openui5/sap.ui.core": "1.96.2",
|
|
19
|
+
"@openui5/sap.ui.unified": "1.96.2"
|
|
20
20
|
}
|
|
21
21
|
}
|
package/src/sap/ui/ux3/.library
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.96.2</version>
|
|
10
10
|
|
|
11
11
|
<documentation>Controls that implement the SAP User Experience (UX) Guidelines 3.0</documentation>
|
|
12
12
|
|
|
@@ -72,7 +72,7 @@ sap.ui.define([
|
|
|
72
72
|
*
|
|
73
73
|
* When using this control, please be aware that it fulfills rather specific requirements: it has been designed for and is used within composite controls QuickView and ThingInspector.
|
|
74
74
|
* @extends sap.ui.core.Control
|
|
75
|
-
* @version 1.
|
|
75
|
+
* @version 1.96.2
|
|
76
76
|
*
|
|
77
77
|
* @constructor
|
|
78
78
|
* @public
|
|
@@ -80,138 +80,141 @@ sap.ui.define([
|
|
|
80
80
|
* @alias sap.ui.ux3.ActionBar
|
|
81
81
|
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
82
82
|
*/
|
|
83
|
-
var ActionBar = Control.extend("sap.ui.ux3.ActionBar", /** @lends sap.ui.ux3.ActionBar.prototype */ {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
aggregations : {
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* Displayed on the actionBar's right hand-side, either as menu item under 'More' or as individual buttons
|
|
156
|
-
*/
|
|
157
|
-
businessActions : {type : "sap.ui.ux3.ThingAction", multiple : true, singularName : "businessAction"},
|
|
158
|
-
|
|
159
|
-
/**
|
|
160
|
-
* Buttons for the business actions - managed by this ActionBar
|
|
161
|
-
*/
|
|
162
|
-
_businessActionButtons : {type : "sap.ui.commons.Button", multiple : true, singularName : "_businessActionButton", visibility : "hidden"},
|
|
163
|
-
|
|
164
|
-
/**
|
|
165
|
-
* The social actions which are managed by this ActionBar
|
|
166
|
-
*/
|
|
167
|
-
_socialActions : {type : "sap.ui.ux3.ThingAction", multiple : true, singularName : "_socialAction", visibility : "hidden"}
|
|
168
|
-
},
|
|
169
|
-
events : {
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* Fired when any of the social action’s toolbar buttons except ‘Update’ or any of the business action’s menu items resp. buttons is pressed. The selected action can be identified by its id and newState (the latter if applicable only)
|
|
173
|
-
* ‘Follow’ button + menu: id: follow, newState: Follow/Hold/Default
|
|
174
|
-
* ‘Mark for follow up’ button: id: flag, newState: true/false
|
|
175
|
-
* ‘Favorite’ button: id: favorite, newState: true/false
|
|
176
|
-
* ‘Open Thing Inspector’ button id: open
|
|
177
|
-
* Business Actions: id: the ThingAction id
|
|
178
|
-
*
|
|
179
|
-
* For ‘Update’, please refer to event ‘feedSubmit’
|
|
180
|
-
*/
|
|
181
|
-
actionSelected : {
|
|
182
|
-
parameters : {
|
|
183
|
-
|
|
184
|
-
/**
|
|
185
|
-
* Id of selected ThingAction
|
|
186
|
-
*/
|
|
187
|
-
id : {type : "string"},
|
|
188
|
-
|
|
189
|
-
/**
|
|
190
|
-
* Selected ThingAction
|
|
191
|
-
*/
|
|
192
|
-
action : {type : "sap.ui.ux3.ThingAction"},
|
|
193
|
-
|
|
194
|
-
/**
|
|
195
|
-
* New State of the selected action.Only filled if the respective action maintains a state property, for example 'FollowUp' or 'Favorite'
|
|
196
|
-
*/
|
|
197
|
-
newState : {type : "string"}
|
|
198
|
-
}
|
|
83
|
+
var ActionBar = Control.extend("sap.ui.ux3.ActionBar", /** @lends sap.ui.ux3.ActionBar.prototype */ {
|
|
84
|
+
metadata : {
|
|
85
|
+
|
|
86
|
+
deprecated: true,
|
|
87
|
+
library : "sap.ui.ux3",
|
|
88
|
+
properties : {
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* Keeps track of the actionBars Follow/Unfollow button’s state. Its value is one of
|
|
92
|
+
* - FollowActionState.Default
|
|
93
|
+
* - FollowActionState.Follow
|
|
94
|
+
* - FollowActionState.Hold
|
|
95
|
+
*/
|
|
96
|
+
followState : {type : "sap.ui.ux3.FollowActionState", group : "Misc", defaultValue : FollowActionState.Default},
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* Indicates whether “Mark for Follow Up” is active
|
|
100
|
+
*/
|
|
101
|
+
flagState : {type : "boolean", group : "Misc", defaultValue : null},
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* Indicates whether “Favorite” is active
|
|
105
|
+
*/
|
|
106
|
+
favoriteState : {type : "boolean", group : "Misc", defaultValue : null},
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* Indicates whether “Update” is active
|
|
110
|
+
*/
|
|
111
|
+
updateState : {type : "boolean", group : "Misc", defaultValue : null},
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* The thing icon uri. Icon will be displayed in Feeder
|
|
115
|
+
*/
|
|
116
|
+
thingIconURI : {type : "sap.ui.core.URI", group : "Misc", defaultValue : null},
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* If true, business actions are rendered as menu items of the 'More' menu button. Otherwise, 'More' menu button is only displayed for overflow and business actions are rendered as inidividual buttons.
|
|
120
|
+
*/
|
|
121
|
+
alwaysShowMoreMenu : {type : "boolean", group : "Misc", defaultValue : true},
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* Indicates whether social action “Update” is shown, default is ‘true’
|
|
125
|
+
*/
|
|
126
|
+
showUpdate : {type : "boolean", group : "Misc", defaultValue : true},
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* Indicates whether social action “Follow” is shown, default is ‘true’
|
|
130
|
+
*/
|
|
131
|
+
showFollow : {type : "boolean", group : "Misc", defaultValue : true},
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* Indicates whether social action “Mark for Follow Up” is shown, default is ‘true’
|
|
135
|
+
*/
|
|
136
|
+
showFlag : {type : "boolean", group : "Misc", defaultValue : true},
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* Indicates whether social action “Favorite” is shown, default is ‘true’
|
|
140
|
+
*/
|
|
141
|
+
showFavorite : {type : "boolean", group : "Misc", defaultValue : true},
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* Indicates whether social action “Open” is shown, default is ‘true’
|
|
145
|
+
*/
|
|
146
|
+
showOpen : {type : "boolean", group : "Misc", defaultValue : true},
|
|
147
|
+
|
|
148
|
+
/**
|
|
149
|
+
* The minimum width of ActionBar's the social actions part: business action controls have to be rendered outside this area
|
|
150
|
+
*/
|
|
151
|
+
dividerWidth : {type : "sap.ui.core.CSSSize", group : "Misc", defaultValue : null}
|
|
199
152
|
},
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
153
|
+
aggregations : {
|
|
154
|
+
|
|
155
|
+
/**
|
|
156
|
+
* Displayed on the actionBar's right hand-side, either as menu item under 'More' or as individual buttons
|
|
157
|
+
*/
|
|
158
|
+
businessActions : {type : "sap.ui.ux3.ThingAction", multiple : true, singularName : "businessAction"},
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* Buttons for the business actions - managed by this ActionBar
|
|
162
|
+
*/
|
|
163
|
+
_businessActionButtons : {type : "sap.ui.commons.Button", multiple : true, singularName : "_businessActionButton", visibility : "hidden"},
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* The social actions which are managed by this ActionBar
|
|
167
|
+
*/
|
|
168
|
+
_socialActions : {type : "sap.ui.ux3.ThingAction", multiple : true, singularName : "_socialAction", visibility : "hidden"}
|
|
169
|
+
},
|
|
170
|
+
events : {
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* Fired when any of the social action’s toolbar buttons except ‘Update’ or any of the business action’s menu items resp. buttons is pressed. The selected action can be identified by its id and newState (the latter if applicable only)
|
|
174
|
+
* ‘Follow’ button + menu: id: follow, newState: Follow/Hold/Default
|
|
175
|
+
* ‘Mark for follow up’ button: id: flag, newState: true/false
|
|
176
|
+
* ‘Favorite’ button: id: favorite, newState: true/false
|
|
177
|
+
* ‘Open Thing Inspector’ button id: open
|
|
178
|
+
* Business Actions: id: the ThingAction id
|
|
179
|
+
*
|
|
180
|
+
* For ‘Update’, please refer to event ‘feedSubmit’
|
|
181
|
+
*/
|
|
182
|
+
actionSelected : {
|
|
183
|
+
parameters : {
|
|
184
|
+
|
|
185
|
+
/**
|
|
186
|
+
* Id of selected ThingAction
|
|
187
|
+
*/
|
|
188
|
+
id : {type : "string"},
|
|
189
|
+
|
|
190
|
+
/**
|
|
191
|
+
* Selected ThingAction
|
|
192
|
+
*/
|
|
193
|
+
action : {type : "sap.ui.ux3.ThingAction"},
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* New State of the selected action.Only filled if the respective action maintains a state property, for example 'FollowUp' or 'Favorite'
|
|
197
|
+
*/
|
|
198
|
+
newState : {type : "string"}
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* Fired when a new feed entry is submitted.
|
|
204
|
+
*/
|
|
205
|
+
feedSubmit : {
|
|
206
|
+
parameters : {
|
|
207
|
+
|
|
208
|
+
/**
|
|
209
|
+
* Feed text
|
|
210
|
+
*/
|
|
211
|
+
text : {type : "string"}
|
|
212
|
+
}
|
|
211
213
|
}
|
|
212
214
|
}
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
+
},
|
|
216
|
+
renderer: ActionBarRenderer
|
|
217
|
+
});
|
|
215
218
|
|
|
216
219
|
|
|
217
220
|
/**
|
package/src/sap/ui/ux3/Exact.js
CHANGED
package/src/sap/ui/ux3/Feed.js
CHANGED
package/src/sap/ui/ux3/Feeder.js
CHANGED
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @class
|
|
27
27
|
* Dialog implementation based on the Overlay. If used in a Shell it leaves the Tool-Palette, Pane-Bar and Header-Items accessible.
|
|
28
28
|
* @extends sap.ui.ux3.Overlay
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.96.2
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
package/src/sap/ui/ux3/Shell.js
CHANGED
|
@@ -88,7 +88,7 @@ sap.ui.define([
|
|
|
88
88
|
* The Ux3 GoldReflection Shell, which is an application frame with navigation capabilities.
|
|
89
89
|
* It is supposed to be added to a direct child of the BODY tag of a page and there should be no other parts of the page consuming space outside the Shell.
|
|
90
90
|
* @extends sap.ui.core.Control
|
|
91
|
-
* @version 1.
|
|
91
|
+
* @version 1.96.2
|
|
92
92
|
*
|
|
93
93
|
* @constructor
|
|
94
94
|
* @public
|
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
|
33
33
|
* ThingViewer: Same as ThingInspector but decoupled from the Overlay and the ActionBar.
|
|
34
34
|
* The control can be added to a Parent container that has a defined width. The ThingViewer fill the whole container. If the parent container has no width defined the control will not work properly.
|
|
35
35
|
* @extends sap.ui.core.Control
|
|
36
|
-
* @version 1.
|
|
36
|
+
* @version 1.96.2
|
|
37
37
|
*
|
|
38
38
|
* @constructor
|
|
39
39
|
* @public
|
|
@@ -20,7 +20,7 @@ sap.ui.define([
|
|
|
20
20
|
* @namespace
|
|
21
21
|
* @name sap.ui.ux3
|
|
22
22
|
* @author SAP SE
|
|
23
|
-
* @version 1.
|
|
23
|
+
* @version 1.96.2
|
|
24
24
|
* @public
|
|
25
25
|
* @since 0.13
|
|
26
26
|
* @deprecated Since 1.38
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
// delegate further initialization of this library to the Core
|
|
30
30
|
sap.ui.getCore().initLibrary({
|
|
31
31
|
name : "sap.ui.ux3",
|
|
32
|
-
version: "1.
|
|
32
|
+
version: "1.96.2",
|
|
33
33
|
dependencies : ["sap.ui.core","sap.ui.commons"],
|
|
34
34
|
types: [
|
|
35
35
|
"sap.ui.ux3.ActionBarSocialActions",
|
package/ui5.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
specVersion: "
|
|
2
|
+
specVersion: "2.0"
|
|
3
3
|
type: library
|
|
4
4
|
metadata:
|
|
5
5
|
deprecated: true
|
|
@@ -8,3 +8,6 @@ metadata:
|
|
|
8
8
|
OpenUI5
|
|
9
9
|
* (c) Copyright 2009-${currentYear} SAP SE or an SAP affiliate company.
|
|
10
10
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
11
|
+
resources:
|
|
12
|
+
configuration:
|
|
13
|
+
propertiesFileSourceEncoding: ISO-8859-1
|