@openui5/sap.ui.commons 1.131.0 → 1.132.0
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/THIRDPARTY.txt +1 -1
- package/package.json +4 -4
- package/src/sap/ui/commons/.library +2 -2
- package/src/sap/ui/commons/Accordion.js +2 -2
- package/src/sap/ui/commons/AccordionRenderer.js +1 -1
- package/src/sap/ui/commons/AccordionSection.js +2 -2
- package/src/sap/ui/commons/ApplicationHeader.js +2 -2
- package/src/sap/ui/commons/ApplicationHeaderRenderer.js +1 -1
- package/src/sap/ui/commons/Area.js +2 -2
- package/src/sap/ui/commons/AutoComplete.js +2 -2
- package/src/sap/ui/commons/AutoCompleteRenderer.js +1 -1
- package/src/sap/ui/commons/Button.js +2 -2
- package/src/sap/ui/commons/ButtonRenderer.js +2 -2
- package/src/sap/ui/commons/Callout.js +2 -2
- package/src/sap/ui/commons/CalloutBase.js +2 -2
- package/src/sap/ui/commons/CalloutBaseRenderer.js +1 -1
- package/src/sap/ui/commons/CalloutRenderer.js +1 -1
- package/src/sap/ui/commons/Carousel.js +2 -2
- package/src/sap/ui/commons/CarouselRenderer.js +1 -1
- package/src/sap/ui/commons/CheckBox.js +2 -2
- package/src/sap/ui/commons/CheckBoxRenderer.js +1 -1
- package/src/sap/ui/commons/ColorPicker.js +2 -2
- package/src/sap/ui/commons/ComboBox.js +2 -2
- package/src/sap/ui/commons/ComboBoxRenderer.js +1 -1
- package/src/sap/ui/commons/DatePicker.js +2 -2
- package/src/sap/ui/commons/DatePickerRenderer.js +1 -1
- package/src/sap/ui/commons/Dialog.js +2 -2
- package/src/sap/ui/commons/DialogRenderer.js +1 -1
- package/src/sap/ui/commons/DropdownBox.js +2 -2
- package/src/sap/ui/commons/DropdownBoxRenderer.js +1 -1
- package/src/sap/ui/commons/FileUploader.js +2 -2
- package/src/sap/ui/commons/FileUploaderParameter.js +2 -2
- package/src/sap/ui/commons/FileUploaderRenderer.js +1 -1
- package/src/sap/ui/commons/FormattedTextView.js +2 -2
- package/src/sap/ui/commons/FormattedTextViewRenderer.js +1 -1
- package/src/sap/ui/commons/HorizontalDivider.js +2 -2
- package/src/sap/ui/commons/HorizontalDividerRenderer.js +1 -1
- package/src/sap/ui/commons/Image.js +2 -2
- package/src/sap/ui/commons/ImageMap.js +2 -2
- package/src/sap/ui/commons/ImageMapRenderer.js +1 -1
- package/src/sap/ui/commons/ImageRenderer.js +1 -1
- package/src/sap/ui/commons/InPlaceEdit.js +2 -2
- package/src/sap/ui/commons/InPlaceEditRenderer.js +1 -1
- package/src/sap/ui/commons/Label.js +2 -2
- package/src/sap/ui/commons/LabelRenderer.js +1 -1
- package/src/sap/ui/commons/Link.js +2 -2
- package/src/sap/ui/commons/LinkRenderer.js +1 -1
- package/src/sap/ui/commons/ListBox.js +2 -2
- package/src/sap/ui/commons/ListBoxRenderer.js +2 -2
- package/src/sap/ui/commons/Menu.js +2 -2
- package/src/sap/ui/commons/MenuBar.js +2 -2
- package/src/sap/ui/commons/MenuBarRenderer.js +1 -1
- package/src/sap/ui/commons/MenuButton.js +2 -2
- package/src/sap/ui/commons/MenuButtonRenderer.js +1 -1
- package/src/sap/ui/commons/MenuItem.js +2 -2
- package/src/sap/ui/commons/MenuItemBase.js +2 -2
- package/src/sap/ui/commons/MenuRenderer.js +1 -1
- package/src/sap/ui/commons/MenuTextFieldItem.js +2 -2
- package/src/sap/ui/commons/Message.js +2 -2
- package/src/sap/ui/commons/MessageBar.js +2 -2
- package/src/sap/ui/commons/MessageBarRenderer.js +1 -1
- package/src/sap/ui/commons/MessageBox.js +2 -2
- package/src/sap/ui/commons/MessageList.js +2 -2
- package/src/sap/ui/commons/MessageListRenderer.js +1 -1
- package/src/sap/ui/commons/MessageRenderer.js +1 -1
- package/src/sap/ui/commons/MessageToast.js +2 -2
- package/src/sap/ui/commons/MessageToastRenderer.js +1 -1
- package/src/sap/ui/commons/Paginator.js +2 -2
- package/src/sap/ui/commons/PaginatorRenderer.js +1 -1
- package/src/sap/ui/commons/Panel.js +2 -2
- package/src/sap/ui/commons/PanelRenderer.js +1 -1
- package/src/sap/ui/commons/PasswordField.js +2 -2
- package/src/sap/ui/commons/PasswordFieldRenderer.js +1 -1
- package/src/sap/ui/commons/ProgressIndicator.js +2 -2
- package/src/sap/ui/commons/ProgressIndicatorRenderer.js +1 -1
- package/src/sap/ui/commons/RadioButton.js +2 -2
- package/src/sap/ui/commons/RadioButtonGroup.js +2 -2
- package/src/sap/ui/commons/RadioButtonGroupRenderer.js +1 -1
- package/src/sap/ui/commons/RadioButtonRenderer.js +1 -1
- package/src/sap/ui/commons/RangeSlider.js +2 -2
- package/src/sap/ui/commons/RangeSliderRenderer.js +1 -1
- package/src/sap/ui/commons/RatingIndicator.js +2 -2
- package/src/sap/ui/commons/RatingIndicatorRenderer.js +1 -1
- package/src/sap/ui/commons/ResponsiveContainer.js +2 -2
- package/src/sap/ui/commons/ResponsiveContainerRange.js +2 -2
- package/src/sap/ui/commons/ResponsiveContainerRenderer.js +1 -1
- package/src/sap/ui/commons/RichTooltip.js +2 -2
- package/src/sap/ui/commons/RichTooltipRenderer.js +1 -1
- package/src/sap/ui/commons/RoadMap.js +2 -2
- package/src/sap/ui/commons/RoadMapRenderer.js +1 -1
- package/src/sap/ui/commons/RoadMapStep.js +2 -2
- package/src/sap/ui/commons/RowRepeater.js +2 -2
- package/src/sap/ui/commons/RowRepeaterFilter.js +2 -2
- package/src/sap/ui/commons/RowRepeaterRenderer.js +1 -1
- package/src/sap/ui/commons/RowRepeaterSorter.js +2 -2
- package/src/sap/ui/commons/SearchField.js +2 -2
- package/src/sap/ui/commons/SearchFieldRenderer.js +1 -1
- package/src/sap/ui/commons/SearchProvider.js +2 -2
- package/src/sap/ui/commons/SegmentedButton.js +2 -2
- package/src/sap/ui/commons/SegmentedButtonRenderer.js +1 -1
- package/src/sap/ui/commons/Slider.js +2 -2
- package/src/sap/ui/commons/SliderRenderer.js +1 -1
- package/src/sap/ui/commons/Splitter.js +2 -2
- package/src/sap/ui/commons/SplitterRenderer.js +1 -1
- package/src/sap/ui/commons/Tab.js +2 -2
- package/src/sap/ui/commons/TabStrip.js +2 -2
- package/src/sap/ui/commons/TabStripRenderer.js +1 -1
- package/src/sap/ui/commons/TextArea.js +2 -2
- package/src/sap/ui/commons/TextAreaRenderer.js +1 -1
- package/src/sap/ui/commons/TextField.js +2 -2
- package/src/sap/ui/commons/TextFieldRenderer.js +2 -2
- package/src/sap/ui/commons/TextView.js +2 -2
- package/src/sap/ui/commons/TextViewRenderer.js +1 -1
- package/src/sap/ui/commons/Title.js +2 -2
- package/src/sap/ui/commons/ToggleButton.js +2 -2
- package/src/sap/ui/commons/ToggleButtonRenderer.js +1 -1
- package/src/sap/ui/commons/Toolbar.js +2 -2
- package/src/sap/ui/commons/ToolbarRenderer.js +1 -1
- package/src/sap/ui/commons/ToolbarSeparator.js +2 -2
- package/src/sap/ui/commons/Tree.js +2 -2
- package/src/sap/ui/commons/TreeNode.js +2 -2
- package/src/sap/ui/commons/TreeRenderer.js +1 -1
- package/src/sap/ui/commons/TriStateCheckBox.js +2 -2
- package/src/sap/ui/commons/TriStateCheckBoxRenderer.js +1 -1
- package/src/sap/ui/commons/ValueHelpField.js +2 -2
- package/src/sap/ui/commons/ValueHelpFieldRenderer.js +1 -1
- package/src/sap/ui/commons/form/Form.js +2 -2
- package/src/sap/ui/commons/form/FormContainer.js +2 -2
- package/src/sap/ui/commons/form/FormElement.js +2 -2
- package/src/sap/ui/commons/form/FormLayout.js +2 -2
- package/src/sap/ui/commons/form/FormLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/form/FormRenderer.js +1 -1
- package/src/sap/ui/commons/form/GridContainerData.js +2 -2
- package/src/sap/ui/commons/form/GridElementData.js +2 -2
- package/src/sap/ui/commons/form/GridLayout.js +2 -2
- package/src/sap/ui/commons/form/GridLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/form/ResponsiveLayout.js +2 -2
- package/src/sap/ui/commons/form/ResponsiveLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/form/SimpleForm.js +2 -2
- package/src/sap/ui/commons/form/SimpleFormRenderer.js +1 -1
- package/src/sap/ui/commons/layout/AbsoluteLayout.js +2 -2
- package/src/sap/ui/commons/layout/AbsoluteLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/layout/BorderLayout.js +2 -2
- package/src/sap/ui/commons/layout/BorderLayoutArea.js +2 -2
- package/src/sap/ui/commons/layout/BorderLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/layout/HorizontalLayout.js +2 -2
- package/src/sap/ui/commons/layout/HorizontalLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayout.js +2 -2
- package/src/sap/ui/commons/layout/MatrixLayoutCell.js +2 -2
- package/src/sap/ui/commons/layout/MatrixLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayoutRow.js +2 -2
- package/src/sap/ui/commons/layout/PositionContainer.js +2 -2
- package/src/sap/ui/commons/layout/ResponsiveFlowLayout.js +2 -2
- package/src/sap/ui/commons/layout/ResponsiveFlowLayoutData.js +2 -2
- package/src/sap/ui/commons/layout/ResponsiveFlowLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/layout/VerticalLayout.js +2 -2
- package/src/sap/ui/commons/layout/VerticalLayoutRenderer.js +1 -1
- package/src/sap/ui/commons/library.js +3 -3
- package/src/sap/ui/commons/messagebundle_en_US_saptrc.properties +87 -87
- package/src/sap/ui/commons/themes/base/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_hcb/library.source.less +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/ui/core/Renderer', 'sap/ui/layout/form/ResponsiveLayoutRenderer'],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -25,7 +25,7 @@ sap.ui.define([
|
|
|
25
25
|
* @class
|
|
26
26
|
* Use the SimpleForm to create a form based on title, label and fields that are stacked in the content aggregation. Add Title to start a new FormContainer(Group). Add Label to start a new row in the container. Add Input/Display controls as needed. Use LayoutData to influence the layout for special cases in the Input/Display controls.
|
|
27
27
|
* @extends sap.ui.layout.form.SimpleForm
|
|
28
|
-
* @version 1.
|
|
28
|
+
* @version 1.132.0
|
|
29
29
|
*
|
|
30
30
|
* @constructor
|
|
31
31
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/ui/core/Renderer', 'sap/ui/layout/form/SimpleFormRenderer'],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -35,7 +35,7 @@ sap.ui.define([
|
|
|
35
35
|
* @extends sap.ui.core.Control
|
|
36
36
|
*
|
|
37
37
|
* @author SAP SE
|
|
38
|
-
* @version 1.
|
|
38
|
+
* @version 1.132.0
|
|
39
39
|
*
|
|
40
40
|
* @constructor
|
|
41
41
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
* @extends sap.ui.core.Control
|
|
35
35
|
*
|
|
36
36
|
* @author SAP SE
|
|
37
|
-
* @version 1.
|
|
37
|
+
* @version 1.132.0
|
|
38
38
|
*
|
|
39
39
|
* @constructor
|
|
40
40
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -27,7 +27,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
|
|
|
27
27
|
* @extends sap.ui.core.Element
|
|
28
28
|
*
|
|
29
29
|
* @author SAP SE
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.132.0
|
|
31
31
|
*
|
|
32
32
|
* @constructor
|
|
33
33
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @extends sap.ui.layout.HorizontalLayout
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.132.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -57,7 +57,7 @@ sap.ui.define([
|
|
|
57
57
|
* @extends sap.ui.core.Control
|
|
58
58
|
*
|
|
59
59
|
* @author SAP SE
|
|
60
|
-
* @version 1.
|
|
60
|
+
* @version 1.132.0
|
|
61
61
|
*
|
|
62
62
|
* @constructor
|
|
63
63
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
|
|
|
23
23
|
* @extends sap.ui.core.Element
|
|
24
24
|
*
|
|
25
25
|
* @author SAP SE
|
|
26
|
-
* @version 1.
|
|
26
|
+
* @version 1.132.0
|
|
27
27
|
*
|
|
28
28
|
* @constructor
|
|
29
29
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
|
|
|
23
23
|
* @extends sap.ui.core.Element
|
|
24
24
|
*
|
|
25
25
|
* @author SAP SE
|
|
26
|
-
* @version 1.
|
|
26
|
+
* @version 1.132.0
|
|
27
27
|
*
|
|
28
28
|
* @constructor
|
|
29
29
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -22,7 +22,7 @@ sap.ui.define(['sap/base/Log', 'sap/ui/commons/library', 'sap/ui/core/Element',
|
|
|
22
22
|
* @extends sap.ui.core.Element
|
|
23
23
|
*
|
|
24
24
|
* @author SAP SE
|
|
25
|
-
* @version 1.
|
|
25
|
+
* @version 1.132.0
|
|
26
26
|
*
|
|
27
27
|
* @constructor
|
|
28
28
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @extends sap.ui.layout.ResponsiveFlowLayout
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.132.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/ResponsiveFlowLayoutData
|
|
|
22
22
|
* @extends sap.ui.layout.ResponsiveFlowLayoutData
|
|
23
23
|
*
|
|
24
24
|
* @author SAP SE
|
|
25
|
-
* @version 1.
|
|
25
|
+
* @version 1.132.0
|
|
26
26
|
*
|
|
27
27
|
* @constructor
|
|
28
28
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/ui/core/Renderer', 'sap/ui/layout/ResponsiveFlowLayoutRenderer'],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @extends sap.ui.layout.VerticalLayout
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.132.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -21,14 +21,14 @@ sap.ui.define(['sap/ui/base/DataType', 'sap/base/util/ObjectPath',
|
|
|
21
21
|
* @namespace
|
|
22
22
|
* @alias sap.ui.commons
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.132.0
|
|
25
25
|
* @since 0.8
|
|
26
26
|
* @public
|
|
27
27
|
* @deprecated as of version 1.38
|
|
28
28
|
*/
|
|
29
29
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
30
30
|
name : "sap.ui.commons",
|
|
31
|
-
version: "1.
|
|
31
|
+
version: "1.132.0",
|
|
32
32
|
dependencies : ["sap.ui.core","sap.ui.layout","sap.ui.unified"],
|
|
33
33
|
types: [
|
|
34
34
|
"sap.ui.commons.ButtonStyle",
|
|
@@ -1,139 +1,139 @@
|
|
|
1
1
|
|
|
2
|
-
APPHDR_LOGO_TOOLTIP=
|
|
3
|
-
APPHDR_LOGOFF=
|
|
4
|
-
APPHDR_WELCOME=
|
|
5
|
-
APPHDR_WELCOME_USER=
|
|
2
|
+
APPHDR_LOGO_TOOLTIP=eyjJOLKC1eAhhE3Sheun3Q_Logo
|
|
3
|
+
APPHDR_LOGOFF=zmaX2hvERoBQGnd7saQyfQ_Log Off
|
|
4
|
+
APPHDR_WELCOME=jX4m47neeiYOIxzzS2kHdw_Welcome
|
|
5
|
+
APPHDR_WELCOME_USER=OsdYQV7fH5EykprwebiLaQ_Welcome
|
|
6
6
|
|
|
7
|
-
MSGBAR_DETAILS_DIALOG_TITLE=
|
|
8
|
-
MSGBAR_DETAILS_DIALOG_CLOSE=
|
|
7
|
+
MSGBAR_DETAILS_DIALOG_TITLE=dwfCjI7YtOhgdd3VGdmX5g_Message Details
|
|
8
|
+
MSGBAR_DETAILS_DIALOG_CLOSE=76Ej5ZmrNxC/fcb57kybsQ_OK
|
|
9
9
|
|
|
10
|
-
MSGBOX_OK=
|
|
11
|
-
MSGBOX_CANCEL=
|
|
12
|
-
MSGBOX_YES=
|
|
13
|
-
MSGBOX_NO=
|
|
14
|
-
MSGBOX_ABORT=
|
|
15
|
-
MSGBOX_RETRY
|
|
16
|
-
MSGBOX_IGNORE=
|
|
17
|
-
MSGBOX_CLOSE=
|
|
18
|
-
MSGBOX_ICON_INFORMATION=
|
|
19
|
-
MSGBOX_ICON_WARNING=
|
|
20
|
-
MSGBOX_ICON_ERROR
|
|
21
|
-
MSGBOX_ICON_CRITICAL=
|
|
22
|
-
MSGBOX_ICON_SUCCESS=
|
|
23
|
-
MSGBOX_ICON_QUESTION=
|
|
10
|
+
MSGBOX_OK=Yo1E7EAR+rFrUYh4m50vaA_OK
|
|
11
|
+
MSGBOX_CANCEL=S9fW6XO61SjRh56z9Gc4/g_Cancel
|
|
12
|
+
MSGBOX_YES=pcornxRJCNMAhbJz50Wwbg_Yes
|
|
13
|
+
MSGBOX_NO=d7sRVhIW1RGd6TwiZ/BQdw_No
|
|
14
|
+
MSGBOX_ABORT=I8SKJrO4c/rQNRfuVdAAIQ_Abort
|
|
15
|
+
MSGBOX_RETRY=c5Wanpr59m/W78ii3PU8Yw_Retry
|
|
16
|
+
MSGBOX_IGNORE=Wd/mhl8pcg8/rn2LYNpo+w_Ignore
|
|
17
|
+
MSGBOX_CLOSE=eo+HvoUoDIH1pOwSbki3Nw_Close
|
|
18
|
+
MSGBOX_ICON_INFORMATION=ajVzD1PYZ7gw6XnDQ1+gLQ_Information
|
|
19
|
+
MSGBOX_ICON_WARNING=2h7uZo8mpKf4Zly/epQIXA_Warning
|
|
20
|
+
MSGBOX_ICON_ERROR=/G1Z1deglNJyigmPHwDqng_Error
|
|
21
|
+
MSGBOX_ICON_CRITICAL=ZqOScpJY6+u7ydegDw4E1A_Critical
|
|
22
|
+
MSGBOX_ICON_SUCCESS=JyMvIoDfT7B4qOdR8b8aVg_Successful
|
|
23
|
+
MSGBOX_ICON_QUESTION=OpWe83hY85MrRam9W/tQbg_Question
|
|
24
24
|
|
|
25
|
-
MSGLIST_DETAILS=
|
|
26
|
-
MSGTOAST_MULTI_MSGS
|
|
25
|
+
MSGLIST_DETAILS=AQFDny0EaXySJgzp+JgF7A_Details
|
|
26
|
+
MSGTOAST_MULTI_MSGS=KJccnFnyzNP4K7q83AYOAQ_Multiple new messages...
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
MNUBAR_OVRFLW=
|
|
29
|
+
MNUBAR_OVRFLW=ZVq2KrZEQB6raf5jeqrg1Q_MenuBar Overflow
|
|
30
30
|
|
|
31
|
-
RDMP_DEFAULT_TOOLTIP=
|
|
31
|
+
RDMP_DEFAULT_TOOLTIP=LZvs68BRYqG9qHtOQQh9sQ_Roadmap
|
|
32
32
|
|
|
33
|
-
RDMP_DEFAULT_STEP_TOOLTIP=
|
|
33
|
+
RDMP_DEFAULT_STEP_TOOLTIP=M/h3KjGyWi8BxWzN0ELhKA_Step {0}
|
|
34
34
|
|
|
35
|
-
RDMP_ARIA_EXPANDABLE_STEP
|
|
35
|
+
RDMP_ARIA_EXPANDABLE_STEP=TyTon1TSj272BrVHx4ktxw_{0} To open or close, press SPACEBAR
|
|
36
36
|
|
|
37
|
-
RDMP_ARIA_STANDARD_STEP=
|
|
37
|
+
RDMP_ARIA_STANDARD_STEP=3d0sgO4WGculXyCglP+84Q_{0} To select or deselect, press SPACEBAR
|
|
38
38
|
|
|
39
|
-
AUTOCOMPLETE_ARIA_SUGGEST=
|
|
39
|
+
AUTOCOMPLETE_ARIA_SUGGEST=kbivNOBeoK2zkYToSegaow_Suggestion list open. To select an item, use the arrow keys.
|
|
40
40
|
|
|
41
|
-
SEGMENTEDBUTTON_ARIA_SELECT=
|
|
41
|
+
SEGMENTEDBUTTON_ARIA_SELECT=qkC3WIi1im16pB/iKuHVWQ_To select, press SPACEBAR
|
|
42
42
|
|
|
43
|
-
RATING_ARIA_NAME
|
|
43
|
+
RATING_ARIA_NAME=YrOFDG7/nT75dKnmqWXW4g_Rating
|
|
44
44
|
|
|
45
|
-
RATING_ARIA_VALUE=
|
|
45
|
+
RATING_ARIA_VALUE=ku32Zh1BM1A6TW8yOwxzHw_Value {0}
|
|
46
46
|
|
|
47
|
-
RATING_TOOLTIP=
|
|
47
|
+
RATING_TOOLTIP=PJgwJSqpoY5zI5W0iHIY3Q_{0} out of {1}
|
|
48
48
|
|
|
49
|
-
SEARCHFIELD_BUTTONTEXT=
|
|
49
|
+
SEARCHFIELD_BUTTONTEXT=f0wguOtlK723IVFcwTZyhQ_Search
|
|
50
50
|
|
|
51
|
-
SEARCHFIELD_CLEAR_TOOLTIP=
|
|
51
|
+
SEARCHFIELD_CLEAR_TOOLTIP=zs5WVkFTe7ER8D+HaN9yuA_Clear
|
|
52
52
|
|
|
53
|
-
SEARCHFIELD_NO_ITEMS=
|
|
53
|
+
SEARCHFIELD_NO_ITEMS=MP0IQmv8GiX6Qf5PONuiRw_No suggestions available
|
|
54
54
|
|
|
55
|
-
DIALOG_CLOSE_TEXT=
|
|
55
|
+
DIALOG_CLOSE_TEXT=FFrmdtwJfYsU0dUXFzsbGQ_Close
|
|
56
56
|
|
|
57
|
-
DIALOG_CLOSE_HELP=
|
|
57
|
+
DIALOG_CLOSE_HELP=KSnn2+EJkrpS4EfMZWby4Q_To close dialog, press ESC
|
|
58
58
|
|
|
59
|
-
DATEPICKER_CLOSE_TEXT=
|
|
60
|
-
DATEPICKER_PREV_TEXT=
|
|
61
|
-
DATEPICKER_NEXT_TEXT=
|
|
62
|
-
DATEPICKER_CURRENT_TEXT=
|
|
59
|
+
DATEPICKER_CLOSE_TEXT=HPqNRCMaD+fQUqQEbD63mA_Done
|
|
60
|
+
DATEPICKER_PREV_TEXT=guuTpZ864zIQBagKi8B+xg_Previous
|
|
61
|
+
DATEPICKER_NEXT_TEXT=oU/kRIfZ537efP8+Nh4TrQ_Next
|
|
62
|
+
DATEPICKER_CURRENT_TEXT=M/h9HkLPIPEBnwJ/6WNwMQ_Today
|
|
63
63
|
|
|
64
|
-
DATEPICKER_DATE_TYPE=
|
|
64
|
+
DATEPICKER_DATE_TYPE=YxOQbnTxlozPfyDnVTgaZw_Date
|
|
65
65
|
|
|
66
|
-
PANEL_EXPAND=
|
|
67
|
-
PANEL_COLLAPSE=
|
|
68
|
-
PANEL_HEAD_ACC=
|
|
66
|
+
PANEL_EXPAND=K9UKrijPQCNSE3xhQJ2Zxg_Expand
|
|
67
|
+
PANEL_COLLAPSE=F8C2KCqgqd7QJWEZOOzhtw_Collapse
|
|
68
|
+
PANEL_HEAD_ACC=Oo8cjFfEH9NzpvdPE07T5Q_To collapse or expand the panel, press SPACEBAR
|
|
69
69
|
|
|
70
|
-
TAB_CLOSE_TEXT=
|
|
70
|
+
TAB_CLOSE_TEXT=HBhR0UvcaUjvURig0YhgGA_Close Tab
|
|
71
71
|
|
|
72
|
-
TOOLBAR_OVERFLOW=
|
|
72
|
+
TOOLBAR_OVERFLOW=Zmnl4eRQn10FBreRTSswLA_Toolbar Overflow
|
|
73
73
|
|
|
74
|
-
PAGINATOR=
|
|
75
|
-
BACK=
|
|
76
|
-
FORWARD=
|
|
77
|
-
FIRST_PAGE=
|
|
78
|
-
LAST_PAGE=
|
|
79
|
-
NEXT_PAGE=
|
|
80
|
-
PREVIOUS_PAGE=
|
|
81
|
-
PAGINATOR_CURRENT_PAGE=
|
|
82
|
-
PAGINATOR_OTHER_PAGE=
|
|
83
|
-
NO_DATA=
|
|
84
|
-
SHOW_MORE=
|
|
85
|
-
SORT_BY=
|
|
74
|
+
PAGINATOR=Yvjm4nASTNJu3V6CA6ZPvw_Paginator
|
|
75
|
+
BACK=xAXBoovjGe3kHDmaUX/T5A_Back
|
|
76
|
+
FORWARD=UdXrDO/5/uAjeaxL7R5xbA_Forward
|
|
77
|
+
FIRST_PAGE=ijiMUxdq+YtqZFY02UpFBw_First Page
|
|
78
|
+
LAST_PAGE=y/BGDsFEv5+uNk6G+dl9Yw_Last Page
|
|
79
|
+
NEXT_PAGE=yjYa5vx3KZno0SceCcGFxg_Next Page
|
|
80
|
+
PREVIOUS_PAGE=3SNh1r91HsyCWBfi9lcpYQ_Previous Page
|
|
81
|
+
PAGINATOR_CURRENT_PAGE=73cyJ9Cvvmkzo5lIYoIkhQ_Page {0} selected
|
|
82
|
+
PAGINATOR_OTHER_PAGE=mXED78dSOPfVENU40BsMaQ_Page {0}
|
|
83
|
+
NO_DATA=lfCMB7xKs9Wl0JY0s0vyww_No data
|
|
84
|
+
SHOW_MORE=F5HrL4LIlovcQS703tu4VQ_Show More
|
|
85
|
+
SORT_BY=nQjjPpDHlZ19YNSM83+K0w_Sort By
|
|
86
86
|
|
|
87
|
-
TREE_COLLAPSE_ALL=
|
|
88
|
-
TREE_EXPAND_ALL=
|
|
87
|
+
TREE_COLLAPSE_ALL=6whZWL2g3rpIk1Ok3MEd2w_Collapse All
|
|
88
|
+
TREE_EXPAND_ALL=J5z48U2X4VZGiibMY/ZOXQ_Expand All
|
|
89
89
|
|
|
90
|
-
DDBX_SHI=
|
|
91
|
-
DDBX_SHIF4
|
|
92
|
-
DDBX_SHI_ARIA=
|
|
90
|
+
DDBX_SHI=tfLa3iHB870lDfcu76ivRw_Search Help
|
|
91
|
+
DDBX_SHIF4=3j0HBG8cuJlGmLtgfTrjfQ_F4
|
|
92
|
+
DDBX_SHI_ARIA=kiW1xA6aZnFtrFvjc/9+Pw_Open search help using {0}
|
|
93
93
|
|
|
94
|
-
CALLOUT_ARIA_NAME
|
|
94
|
+
CALLOUT_ARIA_NAME=bSD4RbfE5zZZcSQ151eKnQ_Callout
|
|
95
95
|
|
|
96
|
-
FILEUPLOAD_BROWSE=
|
|
96
|
+
FILEUPLOAD_BROWSE=WgbM3HtGUQra/pUC3+6w7Q_Browse...
|
|
97
97
|
|
|
98
|
-
ACCORDION_DSC=
|
|
98
|
+
ACCORDION_DSC=9xFai9j13fof13Ui0tOiJg_To expand or collapse, press SPACEBAR
|
|
99
99
|
|
|
100
|
-
CAROUSEL_SHOW_PREV
|
|
101
|
-
CAROUSEL_SHOW_NEXT=
|
|
102
|
-
CAROUSEL_ACTION_MODE=
|
|
103
|
-
CAROUSEL_NAV=
|
|
100
|
+
CAROUSEL_SHOW_PREV=+6Fz5C17xAJieqIxueU1rA_Previous
|
|
101
|
+
CAROUSEL_SHOW_NEXT=xVGhPCpGbVKGiW7js5kOAw_Next
|
|
102
|
+
CAROUSEL_ACTION_MODE=MwuxxJFFPsHriQVsrRHj+Q_To toggle action mode, press ENTER or F2
|
|
103
|
+
CAROUSEL_NAV=L8Iq/d8xDpTSerJH04Duqg_To navigate through the carousel, use the ARROW keys
|
|
104
104
|
|
|
105
|
-
IMAGEMAP_DSC=
|
|
105
|
+
IMAGEMAP_DSC=keGf1y3iBHbybLmzsEU64Q_To navigate through the image map, use the ARROW keys
|
|
106
106
|
|
|
107
|
-
SPLITTER_MOVE=
|
|
107
|
+
SPLITTER_MOVE=vA9r59fOpM+4M4vcct/i9A_Hold SHIFT and press ARROW keys to move
|
|
108
108
|
|
|
109
|
-
VHF_TOOLTIP=
|
|
109
|
+
VHF_TOOLTIP=nodgZjw1V4biyu30I6ONnA_Open search help using F4
|
|
110
110
|
|
|
111
111
|
|
|
112
|
-
ACC_CTR_TYPE_INPUT=
|
|
112
|
+
ACC_CTR_TYPE_INPUT=PTBeMo7WpPwICwQBtXQPyA_Input
|
|
113
113
|
|
|
114
|
-
ACC_CTR_TYPE_DATEINPUT=
|
|
114
|
+
ACC_CTR_TYPE_DATEINPUT=RsnvvOjkEj0VSNi5ucjsHg_Date Input
|
|
115
115
|
|
|
116
|
-
ACC_CTR_TYPE_RATING=
|
|
116
|
+
ACC_CTR_TYPE_RATING=iKSUlU+K6kcq0VGLyH/FfA_Rating
|
|
117
117
|
|
|
118
|
-
ACC_CTR_TYPE_BUTTON=
|
|
118
|
+
ACC_CTR_TYPE_BUTTON=oWyE+sidZVNbIEuACOfMTw_Button
|
|
119
119
|
|
|
120
|
-
ACC_CTR_TYPE_LINK=
|
|
120
|
+
ACC_CTR_TYPE_LINK=vAa3+9DXuQqDHXddpTz/Bg_Link
|
|
121
121
|
|
|
122
|
-
ACC_CTR_TYPE_IMAGE=
|
|
122
|
+
ACC_CTR_TYPE_IMAGE=2a7NNBEwN66nVNaZFWdktg_Image
|
|
123
123
|
|
|
124
|
-
ACC_CTR_TYPE_CHECKBOX=
|
|
124
|
+
ACC_CTR_TYPE_CHECKBOX=UX43+GP2dRHZOpDZ/xl/Ng_Checkbox
|
|
125
125
|
|
|
126
|
-
ACC_CTR_TYPE_PROGRESS=
|
|
126
|
+
ACC_CTR_TYPE_PROGRESS=3rnJYDMTkOSgZUKtyhYUOA_Progress
|
|
127
127
|
|
|
128
|
-
ACC_CTR_TYPE_COMBO=
|
|
128
|
+
ACC_CTR_TYPE_COMBO=X+zDxG3w+kTtNDvWwzpXkA_Combo Box
|
|
129
129
|
|
|
130
|
-
ACC_CTR_STATE_PRESSED=
|
|
130
|
+
ACC_CTR_STATE_PRESSED=VHKV5CCsQVBSCbNPDJGpvA_Pressed
|
|
131
131
|
|
|
132
|
-
ACC_CTR_STATE_CHECKED=
|
|
132
|
+
ACC_CTR_STATE_CHECKED=UWxbS7GS5r3PUK20PdHu7A_Checked
|
|
133
133
|
|
|
134
|
-
ACC_CTR_STATE_RATING=
|
|
134
|
+
ACC_CTR_STATE_RATING=UYMfKWbNdrBF3SYSbQVItA_{0} out of {1}
|
|
135
135
|
|
|
136
|
-
ACC_CTR_STATE_PROGRESS=
|
|
136
|
+
ACC_CTR_STATE_PROGRESS=yHeD47po4+8Q0Bj9iE71wg_{0} %
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
ADVANCED=Advanced
|