@openui5/sap.ui.integration 1.96.0 → 1.96.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/src/sap/ui/integration/.library +2 -2
- package/src/sap/ui/integration/ActionDefinition.js +2 -2
- package/src/sap/ui/integration/Designtime.js +2 -2
- package/src/sap/ui/integration/Extension.js +2 -2
- package/src/sap/ui/integration/Host.js +2 -2
- package/src/sap/ui/integration/bindingFeatures/DateRange.js +1 -1
- package/src/sap/ui/integration/cards/AdaptiveContent.js +2 -2
- package/src/sap/ui/integration/cards/AnalyticalContent.js +2 -2
- package/src/sap/ui/integration/cards/AnalyticalContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/AnalyticsCloudContent.js +2 -2
- package/src/sap/ui/integration/cards/AnalyticsCloudContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/BaseContent.js +2 -2
- package/src/sap/ui/integration/cards/BaseContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/BaseListContent.js +38 -54
- package/src/sap/ui/integration/cards/CalendarContent.js +2 -2
- package/src/sap/ui/integration/cards/CalendarContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/ComponentContent.js +2 -2
- package/src/sap/ui/integration/cards/ComponentContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/Footer.js +2 -2
- package/src/sap/ui/integration/cards/Header.js +2 -2
- package/src/sap/ui/integration/cards/ListContent.js +2 -3
- package/src/sap/ui/integration/cards/ListContentRenderer.js +34 -9
- package/src/sap/ui/integration/cards/NumericHeader.js +2 -2
- package/src/sap/ui/integration/cards/ObjectContent.js +2 -2
- package/src/sap/ui/integration/cards/TableContent.js +2 -3
- package/src/sap/ui/integration/cards/TableContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/TimelineContent.js +2 -3
- package/src/sap/ui/integration/cards/TimelineContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/WebPageContent.js +2 -2
- package/src/sap/ui/integration/cards/WebPageContentRenderer.js +1 -1
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputChoiceSet.js +2 -2
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputDate.js +2 -2
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputNumber.js +2 -2
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputText.js +2 -2
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputTime.js +1 -1
- package/src/sap/ui/integration/cards/adaptivecards/elements/UI5InputToggle.js +2 -2
- package/src/sap/ui/integration/cards/adaptivecards/elements/hostConfig.js +1 -1
- package/src/sap/ui/integration/cards/adaptivecards/overwrites/ActionRender.js +1 -1
- package/src/sap/ui/integration/cards/filters/BaseFilter.js +2 -2
- package/src/sap/ui/integration/cards/filters/DateRangeFilter.js +2 -2
- package/src/sap/ui/integration/cards/filters/FilterBarFactory.js +2 -2
- package/src/sap/ui/integration/cards/filters/SelectFilter.js +2 -2
- package/src/sap/ui/integration/controls/ActionsStrip.js +2 -2
- package/src/sap/ui/integration/controls/ActionsToolbar.js +2 -2
- package/src/sap/ui/integration/controls/ActionsToolbarRenderer.js +1 -1
- package/src/sap/ui/integration/controls/ListContentItem.js +2 -2
- package/src/sap/ui/integration/controls/ListContentItemRenderer.js +1 -1
- package/src/sap/ui/integration/controls/Microchart.js +2 -2
- package/src/sap/ui/integration/controls/MicrochartLegend.js +2 -2
- package/src/sap/ui/integration/controls/MicrochartLegendRenderer.js +1 -1
- package/src/sap/ui/integration/customElements/CustomElementBase.js +1 -1
- package/src/sap/ui/integration/customElements/CustomElementCard.js +1 -1
- package/src/sap/ui/integration/customElements/CustomElementCardEditor.js +1 -1
- package/src/sap/ui/integration/customElements/CustomElementEditor.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/BaseEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/PropertyEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/PropertyEditors.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ar.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_bg.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ca.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_cs.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_cy.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_da.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_de.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_el.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_en.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_en_GB.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_es.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_es_MX.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_et.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_fi.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_fr.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_fr_CA.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_hi.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_hr.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_hu.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_id.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_it.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_iw.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ja.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_kk.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ko.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_lt.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_lv.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ms.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_nl.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_no.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_pl.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_pt.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_pt_PT.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ro.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_ru.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_sh.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_sk.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_sl.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_sv.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_th.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_tr.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_uk.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_vi.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_zh_CN.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/i18n/i18n_zh_TW.properties +15 -11
- package/src/sap/ui/integration/designtime/baseEditor/layout/Form.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/BasePropertyEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/PropertyEditorFactory.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/arrayEditor/ArrayEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/booleanEditor/BooleanEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/dateEditor/DateEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/dateTimeEditor/DateTimeEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/enumStringEditor/EnumStringEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/groupEditor/GroupEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/iconEditor/IconEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/iconEditor/IsInIconPool.validator.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/integerEditor/IntegerEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/jsonEditor/JsonEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/listEditor/ListEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/mapEditor/MapEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/numberEditor/NumberEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/selectEditor/SelectEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/separatorEditor/SeparatorEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/stringEditor/StringEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/propertyEditor/textAreaEditor/TextAreaEditor.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/util/BaseDefaultValidatorModules.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/StylesheetManager.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/binding/ObjectBinding.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/util/binding/resolveBinding.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/cleanupDesigntimeMetadata.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/createPromise.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/escapeParameter.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/findClosestInstance.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/hasTag.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/isTemplate.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/isValidBindingString.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/util/unset.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsBoolean.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsDate.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsInteger.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsNumber.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsPatternMatch.js +1 -1
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsSelectedKey.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsStringList.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsUniqueKey.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsUniqueList.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/IsValidBinding.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/MaxLength.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/NotABinding.js +2 -2
- package/src/sap/ui/integration/designtime/baseEditor/validator/ValidatorRegistry.js +2 -2
- package/src/sap/ui/integration/designtime/cardEditor/BASEditor.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/CardEditor.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/PropertyEditor.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/PropertyEditors.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/AppConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/HeaderConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/ListCardConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/ObjectCardConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/TableCardConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/generateActionConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/generateDataConfig.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/config/index.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/propertyEditor/complexMapEditor/ComplexMapEditor.js +2 -2
- package/src/sap/ui/integration/designtime/cardEditor/propertyEditor/destinationsEditor/DestinationsEditor.js +2 -2
- package/src/sap/ui/integration/designtime/cardEditor/propertyEditor/iconEditor/IconEditor.js +2 -2
- package/src/sap/ui/integration/designtime/cardEditor/propertyEditor/parametersEditor/ParametersEditor.js +2 -2
- package/src/sap/ui/integration/designtime/cardEditor/util/CommonPatterns.js +1 -1
- package/src/sap/ui/integration/designtime/cardEditor/validator/IsPatternMatchList.js +1 -1
- package/src/sap/ui/integration/designtime/editor/CardEditor.js +2 -2
- package/src/sap/ui/integration/designtime/editor/CardPreview.js +2 -2
- package/src/sap/ui/integration/editor/Editor.js +4 -12
- package/src/sap/ui/integration/editor/EditorResourceBundles.js +2 -2
- package/src/sap/ui/integration/editor/Extension.js +2 -2
- package/src/sap/ui/integration/editor/Manifest.js +2 -2
- package/src/sap/ui/integration/editor/Merger.js +1 -1
- package/src/sap/ui/integration/editor/Settings.js +2 -2
- package/src/sap/ui/integration/editor/css/Editor.css +0 -3
- package/src/sap/ui/integration/editor/fields/BaseField.js +2 -2
- package/src/sap/ui/integration/editor/fields/BooleanField.js +2 -2
- package/src/sap/ui/integration/editor/fields/DateField.js +2 -2
- package/src/sap/ui/integration/editor/fields/DateTimeField.js +2 -2
- package/src/sap/ui/integration/editor/fields/DestinationField.js +2 -21
- package/src/sap/ui/integration/editor/fields/IntegerField.js +2 -2
- package/src/sap/ui/integration/editor/fields/ListField.js +22 -19
- package/src/sap/ui/integration/editor/fields/NumberField.js +2 -2
- package/src/sap/ui/integration/editor/fields/StringField.js +2 -14
- package/src/sap/ui/integration/editor/fields/viz/ColorSelect.js +2 -2
- package/src/sap/ui/integration/editor/fields/viz/IconSelect.js +2 -2
- package/src/sap/ui/integration/editor/fields/viz/ShapeSelect.js +2 -2
- package/src/sap/ui/integration/formatters/DateTimeFormatter.js +1 -1
- package/src/sap/ui/integration/formatters/IconFormatter.js +1 -1
- package/src/sap/ui/integration/formatters/NumberFormatter.js +1 -1
- package/src/sap/ui/integration/formatters/TextFormatter.js +1 -1
- package/src/sap/ui/integration/library-bootstrap.js +1 -1
- package/src/sap/ui/integration/library.js +3 -3
- package/src/sap/ui/integration/model/ContextModel.js +2 -2
- package/src/sap/ui/integration/model/ObservableModel.js +2 -2
- package/src/sap/ui/integration/sap-ui-integration-config.js +1 -1
- package/src/sap/ui/integration/sap-ui-integration-define-nojQuery.js +1 -1
- package/src/sap/ui/integration/services/Data.js +1 -1
- package/src/sap/ui/integration/services/Navigation.js +1 -1
- package/src/sap/ui/integration/services/Service.js +1 -1
- package/src/sap/ui/integration/themes/base/ListContentItem.less +66 -28
- package/src/sap/ui/integration/themes/base/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/util/BaseFactory.js +2 -2
- package/src/sap/ui/integration/util/BindingHelper.js +2 -2
- package/src/sap/ui/integration/util/BindingResolver.js +2 -2
- package/src/sap/ui/integration/util/CacheAndRequestDataProvider.js +1 -1
- package/src/sap/ui/integration/util/CardActions.js +2 -2
- package/src/sap/ui/integration/util/CardMerger.js +1 -1
- package/src/sap/ui/integration/util/CardObserver.js +2 -2
- package/src/sap/ui/integration/util/ContentFactory.js +2 -2
- package/src/sap/ui/integration/util/DataProvider.js +2 -2
- package/src/sap/ui/integration/util/DataProviderFactory.js +2 -2
- package/src/sap/ui/integration/util/Destinations.js +2 -2
- package/src/sap/ui/integration/util/ExtensionDataProvider.js +2 -2
- package/src/sap/ui/integration/util/HeaderFactory.js +2 -2
- package/src/sap/ui/integration/util/JSONBindingHelper.js +2 -2
- package/src/sap/ui/integration/util/LoadingProvider.js +2 -2
- package/src/sap/ui/integration/util/Manifest.js +2 -2
- package/src/sap/ui/integration/util/ParameterMap.js +1 -1
- package/src/sap/ui/integration/util/RequestDataProvider.js +2 -2
- package/src/sap/ui/integration/util/ServiceDataProvider.js +2 -2
- package/src/sap/ui/integration/util/ServiceManager.js +2 -2
- package/src/sap/ui/integration/util/Utils.js +2 -2
- package/src/sap/ui/integration/util/loadCardEditor.js +1 -1
- package/src/sap/ui/integration/widgets/Card.js +3 -3
- package/src/sap/ui/integration/widgets/CardRenderer.js +1 -1
- package/src/sap-ui-integration-card-editor.js +1 -1
- package/src/sap-ui-integration-editor.js +1 -1
- package/src/sap-ui-integration.js +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -53,7 +53,7 @@ sap.ui.define([
|
|
|
53
53
|
* @alias sap.ui.integration.designtime.cardEditor.propertyEditor.complexMapEditor.ComplexMapEditor
|
|
54
54
|
* @author SAP SE
|
|
55
55
|
* @since 1.76
|
|
56
|
-
* @version 1.96.
|
|
56
|
+
* @version 1.96.4
|
|
57
57
|
*
|
|
58
58
|
* @private
|
|
59
59
|
* @experimental 1.76
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
|
41
41
|
* @alias sap.ui.integration.designtime.cardEditor.propertyEditor.destinationsEditor.DestinationsEditor
|
|
42
42
|
* @author SAP SE
|
|
43
43
|
* @since 1.77
|
|
44
|
-
* @version 1.96.
|
|
44
|
+
* @version 1.96.4
|
|
45
45
|
*
|
|
46
46
|
* @private
|
|
47
47
|
* @experimental 1.77
|
package/src/sap/ui/integration/designtime/cardEditor/propertyEditor/iconEditor/IconEditor.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -40,7 +40,7 @@ sap.ui.define([
|
|
|
40
40
|
* @alias sap.ui.integration.designtime.cardEditor.propertyEditor.iconEditor.IconEditor
|
|
41
41
|
* @author SAP SE
|
|
42
42
|
* @since 1.81
|
|
43
|
-
* @version 1.96.
|
|
43
|
+
* @version 1.96.4
|
|
44
44
|
*
|
|
45
45
|
* @private
|
|
46
46
|
* @experimental 1.81
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -45,7 +45,7 @@ sap.ui.define([
|
|
|
45
45
|
* @alias sap.ui.integration.designtime.cardEditor.propertyEditor.parametersEditor.ParametersEditor
|
|
46
46
|
* @author SAP SE
|
|
47
47
|
* @since 1.70
|
|
48
|
-
* @version 1.96.
|
|
48
|
+
* @version 1.96.4
|
|
49
49
|
*
|
|
50
50
|
* @private
|
|
51
51
|
* @experimental 1.70
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
|
28
28
|
* @extends sap.ui.core.Control
|
|
29
29
|
*
|
|
30
30
|
* @author SAP SE
|
|
31
|
-
* @version 1.96.
|
|
31
|
+
* @version 1.96.4
|
|
32
32
|
* @constructor
|
|
33
33
|
* @see {@link topic:5b46b03f024542ba802d99d67bc1a3f4 Cards}
|
|
34
34
|
* @since 1.83
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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
|
* @alias sap.ui.integration.designtime.editor.CardPreview
|
|
27
27
|
* @author SAP SE
|
|
28
28
|
* @since 1.83.0
|
|
29
|
-
* @version 1.96.
|
|
29
|
+
* @version 1.96.4
|
|
30
30
|
* @private
|
|
31
31
|
* @experimental since 1.83.0
|
|
32
32
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -31,7 +31,6 @@ sap.ui.define([
|
|
|
31
31
|
"sap/ui/core/Popup",
|
|
32
32
|
"sap/base/i18n/ResourceBundle",
|
|
33
33
|
"sap/ui/thirdparty/URI",
|
|
34
|
-
"sap/ui/Device",
|
|
35
34
|
"sap/ui/dom/includeStylesheet",
|
|
36
35
|
"sap/base/util/LoaderExtensions",
|
|
37
36
|
"sap/ui/core/theming/Parameters",
|
|
@@ -74,7 +73,6 @@ sap.ui.define([
|
|
|
74
73
|
Popup,
|
|
75
74
|
ResourceBundle,
|
|
76
75
|
URI,
|
|
77
|
-
Device,
|
|
78
76
|
includeStylesheet,
|
|
79
77
|
LoaderExtensions,
|
|
80
78
|
Parameters,
|
|
@@ -136,7 +134,7 @@ sap.ui.define([
|
|
|
136
134
|
* @extends sap.ui.core.Control
|
|
137
135
|
*
|
|
138
136
|
* @author SAP SE
|
|
139
|
-
* @version 1.96.
|
|
137
|
+
* @version 1.96.4
|
|
140
138
|
* @constructor
|
|
141
139
|
* @since 1.94
|
|
142
140
|
* @private
|
|
@@ -616,7 +614,7 @@ sap.ui.define([
|
|
|
616
614
|
* @experimental since 1.94
|
|
617
615
|
* @public
|
|
618
616
|
* @author SAP SE
|
|
619
|
-
* @version 1.96.
|
|
617
|
+
* @version 1.96.4
|
|
620
618
|
* @borrows sap.ui.integration.editor.Editor#getParameters as getParameters
|
|
621
619
|
* @borrows sap.ui.integration.editor.Editor#resolveDestination as resolveDestination
|
|
622
620
|
* @borrows sap.ui.integration.editor.Editor#request as request
|
|
@@ -2444,8 +2442,6 @@ sap.ui.define([
|
|
|
2444
2442
|
//set the _translatedValue with item manifest value or default value.
|
|
2445
2443
|
oItem._translatedValue = oItem._translatedPlaceholder;
|
|
2446
2444
|
oItem.value = oItem._beforeValue;
|
|
2447
|
-
} else {
|
|
2448
|
-
oItem.value = oItem._beforeValue;
|
|
2449
2445
|
}
|
|
2450
2446
|
}
|
|
2451
2447
|
if (this.getMode() === "translation") {
|
|
@@ -2639,7 +2635,7 @@ sap.ui.define([
|
|
|
2639
2635
|
var oItems = oSettings.form.items;
|
|
2640
2636
|
Object.keys(oConfiguration.parameters).forEach(function (n) {
|
|
2641
2637
|
oItems[n] = merge({
|
|
2642
|
-
manifestpath: sBasePath + n + "/value",
|
|
2638
|
+
manifestpath: sBasePath + "/" + n + "/value",
|
|
2643
2639
|
editable: (sMode !== "translation"),
|
|
2644
2640
|
_settingspath: "/form/items/" + n
|
|
2645
2641
|
}, oConfiguration.parameters[n]);
|
|
@@ -2870,10 +2866,6 @@ sap.ui.define([
|
|
|
2870
2866
|
});
|
|
2871
2867
|
//}
|
|
2872
2868
|
|
|
2873
|
-
if (Device.browser.firefox) {
|
|
2874
|
-
document.body.style.setProperty("--sapUiIntegrationEditorPopupHeight", "-moz-fit-content");
|
|
2875
|
-
}
|
|
2876
|
-
|
|
2877
2869
|
var sCssURL = sap.ui.require.toUrl("sap.ui.integration.editor.css.Editor".replace(/\./g, "/") + ".css");
|
|
2878
2870
|
includeStylesheet(sCssURL);
|
|
2879
2871
|
LoaderExtensions.loadResource("sap/ui/integration/editor/languages.json", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -16,7 +16,7 @@ sap.ui.define([
|
|
|
16
16
|
* @alias sap.ui.integration.editor.EditorResourceBundles
|
|
17
17
|
* @author SAP SE
|
|
18
18
|
* @since 1.94.0
|
|
19
|
-
* @version 1.96.
|
|
19
|
+
* @version 1.96.4
|
|
20
20
|
* @private
|
|
21
21
|
* @experimental since 1.94.0
|
|
22
22
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
* @extends sap.ui.base.ManagedObject
|
|
25
25
|
*
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.96.
|
|
27
|
+
* @version 1.96.4
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
30
30
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @extends sap.ui.integration.util.Manifest
|
|
18
18
|
*
|
|
19
19
|
* @author SAP SE
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
*
|
|
22
22
|
* @constructor
|
|
23
23
|
* @since 1.94
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -66,7 +66,7 @@ sap.ui.define([
|
|
|
66
66
|
* @alias sap.ui.integration.editor.Settings
|
|
67
67
|
* @author SAP SE
|
|
68
68
|
* @since 1.83.0
|
|
69
|
-
* @version 1.96.
|
|
69
|
+
* @version 1.96.4
|
|
70
70
|
* @private
|
|
71
71
|
* @experimental since 1.83.0
|
|
72
72
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
|
41
41
|
* @alias sap.ui.integration.editor.fields.BaseField
|
|
42
42
|
* @author SAP SE
|
|
43
43
|
* @since 1.83.0
|
|
44
|
-
* @version 1.96.
|
|
44
|
+
* @version 1.96.4
|
|
45
45
|
* @private
|
|
46
46
|
* @ui5-restricted
|
|
47
47
|
* @experimental since 1.83.0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @alias sap.ui.integration.editor.fields.BooleanField
|
|
18
18
|
* @author SAP SE
|
|
19
19
|
* @since 1.83.0
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
* @private
|
|
22
22
|
* @experimental since 1.83.0
|
|
23
23
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @alias sap.ui.integration.editor.fields.DateField
|
|
18
18
|
* @author SAP SE
|
|
19
19
|
* @since 1.83.0
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
* @private
|
|
22
22
|
* @experimental since 1.83.0
|
|
23
23
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @alias sap.ui.integration.editor.fields.DateTimeField
|
|
18
18
|
* @author SAP SE
|
|
19
19
|
* @since 1.83.0
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
* @private
|
|
22
22
|
* @experimental since 1.83.0
|
|
23
23
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -19,7 +19,7 @@ sap.ui.define([
|
|
|
19
19
|
* @alias sap.ui.integration.editor.fields.DestinationField
|
|
20
20
|
* @author SAP SE
|
|
21
21
|
* @since 1.83.0
|
|
22
|
-
* @version 1.96.
|
|
22
|
+
* @version 1.96.4
|
|
23
23
|
* @private
|
|
24
24
|
* @experimental since 1.83.0
|
|
25
25
|
* @ui5-restricted
|
|
@@ -52,25 +52,6 @@ sap.ui.define([
|
|
|
52
52
|
};
|
|
53
53
|
}
|
|
54
54
|
this._visualization = oVisualization;
|
|
55
|
-
this.attachAfterInit(this._afterInit);
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
DestinationField.prototype._afterInit = function () {
|
|
59
|
-
var oControl = this.getAggregation("_field");
|
|
60
|
-
if (oControl instanceof Select) {
|
|
61
|
-
//workaround for DIGITALWORKPLACE-5156, set the min-height of the popover
|
|
62
|
-
oControl.open = this.onOpen;
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
DestinationField.prototype.onOpen = function () {
|
|
67
|
-
Select.prototype.open.apply(this, arguments);
|
|
68
|
-
var oPopover = this.getPicker();
|
|
69
|
-
if (oPopover._oCalcedPos === "Bottom" && !oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
70
|
-
oPopover.addStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
71
|
-
} else if (oPopover._oCalcedPos !== "Bottom" && oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
72
|
-
oPopover.removeStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
73
|
-
}
|
|
74
55
|
};
|
|
75
56
|
|
|
76
57
|
return DestinationField;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @alias sap.ui.integration.editor.fields.IntegerField
|
|
18
18
|
* @author SAP SE
|
|
19
19
|
* @since 1.83.0
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
* @private
|
|
22
22
|
* @experimental since 1.83.0
|
|
23
23
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
* @alias sap.ui.integration.editor.fields.ListField
|
|
32
32
|
* @author SAP SE
|
|
33
33
|
* @since 1.83.0
|
|
34
|
-
* @version 1.96.
|
|
34
|
+
* @version 1.96.4
|
|
35
35
|
* @private
|
|
36
36
|
* @experimental since 1.83.0
|
|
37
37
|
* @ui5-restricted
|
|
@@ -120,9 +120,8 @@ sap.ui.define([
|
|
|
120
120
|
var oControl = this.getAggregation("_field");
|
|
121
121
|
if (oControl instanceof MultiComboBox) {
|
|
122
122
|
var oConfig = this.getConfiguration();
|
|
123
|
+
var oModel = this.getModel();
|
|
123
124
|
this.prepareFieldsInKey(oConfig);
|
|
124
|
-
//workaround for DIGITALWORKPLACE-5156, set the min-height of the popover
|
|
125
|
-
oControl.onAfterOpen = this.onAfterOpen;
|
|
126
125
|
if (this.isFilterBackend()) {
|
|
127
126
|
this.onInput = _debounce(this.onInput, 500);
|
|
128
127
|
//if need to filter backend by input value, need to hook the onInput function which only support filter locally.
|
|
@@ -130,13 +129,14 @@ sap.ui.define([
|
|
|
130
129
|
//listen to the selectionChange event of MultiComboBox
|
|
131
130
|
oControl.attachSelectionChange(this.onSelectionChangeForFilterBackend);
|
|
132
131
|
//listen to the selectionFinish event of MultiComboBox
|
|
133
|
-
oControl.attachSelectionFinish(this.
|
|
134
|
-
var oModel = this.getModel();
|
|
132
|
+
oControl.attachSelectionFinish(this.onSelectionFinishForFilterBackend);
|
|
135
133
|
//merge the previous selected items with new items got from request
|
|
136
|
-
oModel.attachPropertyChange(this.
|
|
134
|
+
oModel.attachPropertyChange(this.onPropertyChangeForFilterBackend, this);
|
|
137
135
|
} else {
|
|
138
136
|
//listen to the selectionChange event of MultiComboBox
|
|
139
137
|
oControl.attachSelectionChange(this.onSelectionChange);
|
|
138
|
+
//clean the selected keys with the items got from request
|
|
139
|
+
oModel.attachPropertyChange(this.onPropertyChange, this);
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
};
|
|
@@ -171,7 +171,7 @@ sap.ui.define([
|
|
|
171
171
|
return sItemKey;
|
|
172
172
|
};
|
|
173
173
|
|
|
174
|
-
ListField.prototype.
|
|
174
|
+
ListField.prototype.onPropertyChangeForFilterBackend = function(oEvent) {
|
|
175
175
|
var oConfig = this.getConfiguration();
|
|
176
176
|
if (!oConfig.valueItems) {
|
|
177
177
|
oConfig.valueItems = [];
|
|
@@ -200,6 +200,19 @@ sap.ui.define([
|
|
|
200
200
|
this.setSuggestValue();
|
|
201
201
|
};
|
|
202
202
|
|
|
203
|
+
ListField.prototype.onPropertyChange = function(oEvent) {
|
|
204
|
+
var oControl = this.getAggregation("_field");
|
|
205
|
+
//get the keys of the selected items
|
|
206
|
+
var aSelectedItemKeys = oControl.getSelectedItems().map(function (oSelectedItem) {
|
|
207
|
+
return oSelectedItem.getKey();
|
|
208
|
+
});
|
|
209
|
+
|
|
210
|
+
var sSettingspath = this.getBindingContext("currentSettings").sPath;
|
|
211
|
+
var oSettingsModel = this.getModel("currentSettings");
|
|
212
|
+
//save the selected keys as field value
|
|
213
|
+
oSettingsModel.setProperty(sSettingspath + "/value", aSelectedItemKeys);
|
|
214
|
+
};
|
|
215
|
+
|
|
203
216
|
ListField.prototype.mergeSelectedItems = function(oConfig, oData) {
|
|
204
217
|
if (Array.isArray(oData)) {
|
|
205
218
|
//get keys of previous selected items
|
|
@@ -369,7 +382,7 @@ sap.ui.define([
|
|
|
369
382
|
this.getModel().checkUpdate(true);
|
|
370
383
|
};
|
|
371
384
|
|
|
372
|
-
ListField.prototype.
|
|
385
|
+
ListField.prototype.onSelectionFinishForFilterBackend = function(oEvent) {
|
|
373
386
|
var oField = this.getParent();
|
|
374
387
|
var oConfig = oField.getConfiguration();
|
|
375
388
|
|
|
@@ -421,15 +434,5 @@ sap.ui.define([
|
|
|
421
434
|
oEvent.srcControl._getSuggestionsPopover()._sTypedInValue = sTerm;
|
|
422
435
|
};
|
|
423
436
|
|
|
424
|
-
ListField.prototype.onAfterOpen = function () {
|
|
425
|
-
MultiComboBox.prototype.onAfterOpen.apply(this, arguments);
|
|
426
|
-
var oPopover = this.getPicker();
|
|
427
|
-
if (oPopover._oCalcedPos === "Bottom" && !oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
428
|
-
oPopover.addStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
429
|
-
} else if (oPopover._oCalcedPos !== "Bottom" && oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
430
|
-
oPopover.removeStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
431
|
-
}
|
|
432
|
-
};
|
|
433
|
-
|
|
434
437
|
return ListField;
|
|
435
438
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -17,7 +17,7 @@ sap.ui.define([
|
|
|
17
17
|
* @alias sap.ui.integration.editor.fields.NumberField
|
|
18
18
|
* @author SAP SE
|
|
19
19
|
* @since 1.83.0
|
|
20
|
-
* @version 1.96.
|
|
20
|
+
* @version 1.96.4
|
|
21
21
|
* @private
|
|
22
22
|
* @experimental since 1.83.0
|
|
23
23
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -48,7 +48,7 @@ sap.ui.define([
|
|
|
48
48
|
* @alias sap.ui.integration.editor.fields.StringField
|
|
49
49
|
* @author SAP SE
|
|
50
50
|
* @since 1.83.0
|
|
51
|
-
* @version 1.96.
|
|
51
|
+
* @version 1.96.4
|
|
52
52
|
* @private
|
|
53
53
|
* @experimental since 1.83.0
|
|
54
54
|
* @ui5-restricted
|
|
@@ -269,8 +269,6 @@ sap.ui.define([
|
|
|
269
269
|
StringField.prototype._afterInit = function () {
|
|
270
270
|
var oControl = this.getAggregation("_field");
|
|
271
271
|
if (oControl instanceof ComboBox) {
|
|
272
|
-
//workaround for DIGITALWORKPLACE-5156, set the min-height of the popover
|
|
273
|
-
oControl.onAfterOpen = this.onAfterOpen;
|
|
274
272
|
if (this.isFilterBackend()) {
|
|
275
273
|
this.onInput = _debounce(this.onInput, 500);
|
|
276
274
|
//if need to filter backend by input value, need to hook the onInput function which only support filter locally.
|
|
@@ -545,15 +543,5 @@ sap.ui.define([
|
|
|
545
543
|
});
|
|
546
544
|
};
|
|
547
545
|
|
|
548
|
-
StringField.prototype.onAfterOpen = function () {
|
|
549
|
-
ComboBox.prototype.onAfterOpen.apply(this, arguments);
|
|
550
|
-
var oPopover = this.getPicker();
|
|
551
|
-
if (oPopover._oCalcedPos === "Bottom" && !oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
552
|
-
oPopover.addStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
553
|
-
} else if (oPopover._oCalcedPos !== "Bottom" && oPopover.hasStyleClass("sapUiIntegrationEditorPopupHeight")) {
|
|
554
|
-
oPopover.removeStyleClass("sapUiIntegrationEditorPopupHeight");
|
|
555
|
-
}
|
|
556
|
-
};
|
|
557
|
-
|
|
558
546
|
return StringField;
|
|
559
547
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -21,7 +21,7 @@ sap.ui.define([
|
|
|
21
21
|
* @alias sap.ui.integration.editor.fields.viz.ColorSelect
|
|
22
22
|
* @author SAP SE
|
|
23
23
|
* @since 1.84.0
|
|
24
|
-
* @version 1.96.
|
|
24
|
+
* @version 1.96.4
|
|
25
25
|
* @private
|
|
26
26
|
* @experimental since 1.84.0
|
|
27
27
|
* @ui5-restricted
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 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([
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @alias sap.ui.integration.editor.fields.viz.IconSelect
|
|
27
27
|
* @author SAP SE
|
|
28
28
|
* @since 1.84.0
|
|
29
|
-
* @version 1.96.
|
|
29
|
+
* @version 1.96.4
|
|
30
30
|
* @private
|
|
31
31
|
* @experimental since 1.84.0
|
|
32
32
|
* @ui5-restricted
|