@sapui5/sap.ui.vk 1.136.1 → 1.139.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/package.json +1 -1
- package/src/sap/ui/vk/.library +9 -1
- package/src/sap/ui/vk/AnimationPlayback.js +1 -1
- package/src/sap/ui/vk/AnimationPlayer.js +2 -2
- package/src/sap/ui/vk/AnimationSequence.js +1 -1
- package/src/sap/ui/vk/AnimationTimeSlider.js +1 -1
- package/src/sap/ui/vk/AnimationTrack.js +1 -1
- package/src/sap/ui/vk/Annotation.js +2 -2
- package/src/sap/ui/vk/BaseNodeProxy.js +1 -1
- package/src/sap/ui/vk/Camera.js +1 -1
- package/src/sap/ui/vk/ContentConnector.js +19 -15
- package/src/sap/ui/vk/ContentManager.js +1 -1
- package/src/sap/ui/vk/ContentResource.js +3 -2
- package/src/sap/ui/vk/ContentType.js +1 -1
- package/src/sap/ui/vk/Core.js +1 -3
- package/src/sap/ui/vk/DownloadManager.js +1 -1
- package/src/sap/ui/vk/DrawerToolbar.js +152 -19
- package/src/sap/ui/vk/DrawerToolbarButton.js +12 -1
- package/src/sap/ui/vk/DvlException.js +1 -1
- package/src/sap/ui/vk/FlexibleControl.js +1 -2
- package/src/sap/ui/vk/FlexibleControlLayoutData.js +1 -2
- package/src/sap/ui/vk/Highlight.js +1 -1
- package/src/sap/ui/vk/ImageContentManager.js +1 -1
- package/src/sap/ui/vk/JointUtils.js +1 -1
- package/src/sap/ui/vk/LayerProxy.js +1 -1
- package/src/sap/ui/vk/LegendItem.js +1 -1
- package/src/sap/ui/vk/ListPanel.js +1 -1
- package/src/sap/ui/vk/ListPanelStack.js +1 -1
- package/src/sap/ui/vk/Loco.js +1 -1
- package/src/sap/ui/vk/Material.js +1 -1
- package/src/sap/ui/vk/NativeViewport.js +1 -1
- package/src/sap/ui/vk/NodeHierarchy.js +1 -1
- package/src/sap/ui/vk/NodeProxy.js +1 -1
- package/src/sap/ui/vk/NodeUtils.js +1 -1
- package/src/sap/ui/vk/Notifications.js +1 -1
- package/src/sap/ui/vk/OrthographicCamera.js +1 -1
- package/src/sap/ui/vk/OutputSettings.js +0 -1
- package/src/sap/ui/vk/Overlay.js +1 -1
- package/src/sap/ui/vk/PerspectiveCamera.js +1 -1
- package/src/sap/ui/vk/ProgressIndicator.js +1 -1
- package/src/sap/ui/vk/RedlineCollaboration.js +1 -1
- package/src/sap/ui/vk/RedlineConversation.js +1 -1
- package/src/sap/ui/vk/RedlineDesign.js +1 -1
- package/src/sap/ui/vk/RedlineElement.js +1 -1
- package/src/sap/ui/vk/RedlineElementComment.js +1 -1
- package/src/sap/ui/vk/RedlineElementEllipse.js +1 -1
- package/src/sap/ui/vk/RedlineElementFreehand.js +1 -1
- package/src/sap/ui/vk/RedlineElementLine.js +1 -1
- package/src/sap/ui/vk/RedlineElementRectangle.js +1 -1
- package/src/sap/ui/vk/RedlineElementText.js +1 -1
- package/src/sap/ui/vk/RedlineSurface.js +2 -2
- package/src/sap/ui/vk/SafeArea.js +1 -1
- package/src/sap/ui/vk/Scene.js +16 -1
- package/src/sap/ui/vk/SceneTree.js +23 -9
- package/src/sap/ui/vk/StepNavigation.js +1 -2
- package/src/sap/ui/vk/Texture.js +2 -2
- package/src/sap/ui/vk/ToggleMenuButton.js +1 -1
- package/src/sap/ui/vk/ToggleMenuItem.js +7 -4
- package/src/sap/ui/vk/ToggleMenuItemRenderer.js +224 -0
- package/src/sap/ui/vk/Toolbar.js +62 -100
- package/src/sap/ui/vk/View.js +7 -13
- package/src/sap/ui/vk/ViewGallery.js +2 -2
- package/src/sap/ui/vk/ViewGalleryThumbnail.js +1 -1
- package/src/sap/ui/vk/ViewGroup.js +1 -1
- package/src/sap/ui/vk/ViewManager.js +1 -1
- package/src/sap/ui/vk/ViewStateManager.js +4 -11
- package/src/sap/ui/vk/ViewStateManagerBase.js +4 -4
- package/src/sap/ui/vk/Viewer.js +408 -234
- package/src/sap/ui/vk/Viewport.js +2 -2
- package/src/sap/ui/vk/ViewportBase.js +24 -70
- package/src/sap/ui/vk/dvl/BaseNodeProxy.js +1 -1
- package/src/sap/ui/vk/dvl/ContentManager.js +1 -1
- package/src/sap/ui/vk/dvl/GraphicsCore.js +1 -1
- package/src/sap/ui/vk/dvl/LayerProxy.js +1 -1
- package/src/sap/ui/vk/dvl/NodeHierarchy.js +1 -1
- package/src/sap/ui/vk/dvl/NodeProxy.js +1 -1
- package/src/sap/ui/vk/dvl/Scene.js +1 -1
- package/src/sap/ui/vk/dvl/ViewStateManager.js +1 -1
- package/src/sap/ui/vk/dvl/Viewport.js +1 -1
- package/src/sap/ui/vk/ecad/ElementsPanel.js +627 -132
- package/src/sap/ui/vk/ecad/LayersPanel.js +247 -131
- package/src/sap/ui/vk/i18n/messagebundle.properties +70 -38
- package/src/sap/ui/vk/i18n/messagebundle_ar.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_bg.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ca.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_cnr.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_cs.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_cy.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_da.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_de.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_el.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_en.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_en_GB.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_en_US_saprigi.properties +31 -12
- package/src/sap/ui/vk/i18n/messagebundle_es.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_es_MX.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_et.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_fi.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_fr.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_fr_CA.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_hi.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_hr.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_hu.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_id.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_it.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_iw.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ja.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_kk.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ko.properties +27 -9
- package/src/sap/ui/vk/i18n/messagebundle_lt.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_lv.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_mk.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ms.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_nl.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_no.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_pl.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_pt.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_pt_PT.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ro.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_ru.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_sh.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_sk.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_sl.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_sr.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_sv.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_th.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_tr.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_uk.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_vi.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_zh_CN.properties +30 -12
- package/src/sap/ui/vk/i18n/messagebundle_zh_TW.properties +30 -12
- package/src/sap/ui/vk/library.js +7 -4
- package/src/sap/ui/vk/measurements/Angle.js +1 -1
- package/src/sap/ui/vk/measurements/Area.js +1 -1
- package/src/sap/ui/vk/measurements/Distance.js +1 -1
- package/src/sap/ui/vk/measurements/Edge.js +1 -1
- package/src/sap/ui/vk/measurements/Face.js +1 -1
- package/src/sap/ui/vk/measurements/Feature.js +1 -1
- package/src/sap/ui/vk/measurements/Vertex.js +1 -1
- package/src/sap/ui/vk/pdf/ContentManager.js +1 -1
- package/src/sap/ui/vk/pdf/Page.js +9 -10
- package/src/sap/ui/vk/pdf/Utils.js +4 -2
- package/src/sap/ui/vk/pdf/Viewport.js +5 -8
- package/src/sap/ui/vk/svg/BaseNodeProxy.js +1 -1
- package/src/sap/ui/vk/svg/ContentDeliveryService.js +1 -1
- package/src/sap/ui/vk/svg/ContentManager.js +2 -1
- package/src/sap/ui/vk/svg/HotspotHelper.js +2 -2
- package/src/sap/ui/vk/svg/NodeHierarchy.js +1 -1
- package/src/sap/ui/vk/svg/NodeProxy.js +1 -1
- package/src/sap/ui/vk/svg/OrthographicCamera.js +1 -1
- package/src/sap/ui/vk/svg/Scene.js +1 -1
- package/src/sap/ui/vk/svg/SceneBuilder.js +12 -4
- package/src/sap/ui/vk/svg/ViewStateManager.js +2 -2
- package/src/sap/ui/vk/svg/Viewport.js +192 -2
- package/src/sap/ui/vk/themes/base/fonts/SAP-VE-icons-bold-v1.8.woff2 +0 -0
- package/src/sap/ui/vk/themes/base/fonts/SAP-VE-icons-regular-v1.8.woff2 +0 -0
- package/src/sap/ui/vk/themes/base/library.source.less +1 -1
- package/src/sap/ui/vk/themes/sap_belize_base/library.source.less +1 -1
- package/src/sap/ui/vk/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/vk/themes/sap_hcb/library.source.less +1 -1
- package/src/sap/ui/vk/themes/sap_horizon/library.source.less +0 -5
- package/src/sap/ui/vk/themes/sap_horizon_dark/library.source.less +0 -5
- package/src/sap/ui/vk/themes/sap_horizon_hcb/library.source.less +0 -5
- package/src/sap/ui/vk/themes/sap_horizon_hcw/library.source.less +0 -5
- package/src/sap/ui/vk/thirdparty/pdf.worker.js +1 -1
- package/src/sap/ui/vk/threejs/AnimationHelper.js +1 -1
- package/src/sap/ui/vk/threejs/BaseNodeProxy.js +1 -1
- package/src/sap/ui/vk/threejs/Billboard.js +23 -11
- package/src/sap/ui/vk/threejs/Callout.js +11 -1
- package/src/sap/ui/vk/threejs/ContentDeliveryService.js +1 -1
- package/src/sap/ui/vk/threejs/ContentManager.js +3 -2
- package/src/sap/ui/vk/threejs/DetailView.js +1 -1
- package/src/sap/ui/vk/threejs/HighlightPlayer.js +14 -22
- package/src/sap/ui/vk/threejs/Material.js +2 -2
- package/src/sap/ui/vk/threejs/NodeHierarchy.js +1 -1
- package/src/sap/ui/vk/threejs/NodeProxy.js +9 -11
- package/src/sap/ui/vk/threejs/OrthographicCamera.js +1 -1
- package/src/sap/ui/vk/threejs/OutlineRenderer.js +4 -10
- package/src/sap/ui/vk/threejs/PerspectiveCamera.js +1 -1
- package/src/sap/ui/vk/threejs/PointCloudGroup.js +1 -1
- package/src/sap/ui/vk/threejs/Scene.js +1 -15
- package/src/sap/ui/vk/threejs/SceneBuilder.js +17 -4
- package/src/sap/ui/vk/threejs/Texture.js +2 -2
- package/src/sap/ui/vk/threejs/ThreeExtensions.js +10 -174
- package/src/sap/ui/vk/threejs/ThreeUtils.js +7 -18
- package/src/sap/ui/vk/threejs/Thrustline.js +1 -1
- package/src/sap/ui/vk/threejs/ViewStateManager.js +752 -447
- package/src/sap/ui/vk/threejs/Viewport.js +43 -33
- package/src/sap/ui/vk/tools/AnchorPointTool.js +1 -1
- package/src/sap/ui/vk/tools/AnchorPointToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/AxisAngleRotationTool.js +1 -1
- package/src/sap/ui/vk/tools/AxisAngleRotationToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CreateEllipseTool.js +1 -1
- package/src/sap/ui/vk/tools/CreateEllipseToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CreateParametricGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CreatePathTool.js +1 -1
- package/src/sap/ui/vk/tools/CreatePathToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CreateRectangleTool.js +1 -1
- package/src/sap/ui/vk/tools/CreateRectangleToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CreateTextTool.js +1 -1
- package/src/sap/ui/vk/tools/CreateTextToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/CrossSectionTool.js +1 -1
- package/src/sap/ui/vk/tools/CrossSectionToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/DuplicateSvgElementTool.js +1 -1
- package/src/sap/ui/vk/tools/DuplicateSvgElementToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/ExplodeItemGroup.js +1 -1
- package/src/sap/ui/vk/tools/ExplodeTool.js +1 -1
- package/src/sap/ui/vk/tools/ExplodeToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/Gizmo.js +1 -1
- package/src/sap/ui/vk/tools/HitTestTool.js +1 -1
- package/src/sap/ui/vk/tools/MoveTool.js +1 -1
- package/src/sap/ui/vk/tools/MoveToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/PointCloudSelectionTool.js +2 -2
- package/src/sap/ui/vk/tools/PointCloudSelectionToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/RectSelectTool.js +1 -1
- package/src/sap/ui/vk/tools/RedlineTool.js +1 -1
- package/src/sap/ui/vk/tools/RedlineToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/RotateOrbitTool.js +1 -1
- package/src/sap/ui/vk/tools/RotateTool.js +1 -1
- package/src/sap/ui/vk/tools/RotateToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/RotateTurntableTool.js +1 -1
- package/src/sap/ui/vk/tools/ScaleTool.js +1 -1
- package/src/sap/ui/vk/tools/ScaleToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/SceneOrientationTool.js +1 -1
- package/src/sap/ui/vk/tools/SceneOrientationToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/Tool.js +1 -1
- package/src/sap/ui/vk/tools/TooltipTool.js +1 -1
- package/src/sap/ui/vk/tools/TooltipToolGizmo.js +1 -1
- package/src/sap/ui/vk/tools/TooltipToolHandler.js +5 -0
- package/src/sap/ui/vk/tools/TransformSvgElementTool.js +1 -1
- package/src/sap/ui/vk/tools/TransformSvgElementToolGizmo.js +1 -1
- package/src/sap/ui/vk/totara/TotaraLoader.js +5 -1
- package/src/sap/ui/vk/ve/matai.js +1 -1
- package/src/sap/ui/vk/ve/matai.wasm +0 -0
- package/ui5.yaml +5 -3
- package/src/sap/ui/vk/ToolbarRenderer.js +0 -41
- package/src/sap/ui/vk/ViewerRenderer.js +0 -48
- package/src/sap/ui/vk/ecad/ElementsPanelRenderer.js +0 -41
- package/src/sap/ui/vk/ecad/LayersPanelRenderer.js +0 -41
- package/src/sap/ui/vk/themes/base/fonts/SAP-VE-icons-bold-v1.4.woff2 +0 -0
- package/src/sap/ui/vk/themes/base/fonts/SAP-VE-icons-regular-v1.4.woff2 +0 -0
- package/src/sap/ui/vk/threejs/v2/ViewStateManager.js +0 -1445
package/package.json
CHANGED
package/src/sap/ui/vk/.library
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
(c) Copyright 2009-2015 SAP SE. All rights reserved
|
|
9
9
|
</copyright>
|
|
10
|
-
<version>1.
|
|
10
|
+
<version>1.139.0</version>
|
|
11
11
|
|
|
12
12
|
<documentation>SAPUI5 Visualization Toolkit.</documentation>
|
|
13
13
|
|
|
@@ -35,6 +35,14 @@
|
|
|
35
35
|
<libraryName>sap.ui.richtexteditor</libraryName>
|
|
36
36
|
<lazy>true</lazy>
|
|
37
37
|
</dependency>
|
|
38
|
+
<dependency>
|
|
39
|
+
<libraryName>sap.ui.comp</libraryName>
|
|
40
|
+
<lazy>true</lazy>
|
|
41
|
+
</dependency>
|
|
42
|
+
<dependency>
|
|
43
|
+
<libraryName>sap.f</libraryName>
|
|
44
|
+
<lazy>true</lazy>
|
|
45
|
+
</dependency>
|
|
38
46
|
</dependencies>
|
|
39
47
|
|
|
40
48
|
<appData>
|
|
@@ -31,10 +31,10 @@ sap.ui.define([
|
|
|
31
31
|
*
|
|
32
32
|
* @public
|
|
33
33
|
* @author SAP SE
|
|
34
|
-
* @version 1.
|
|
34
|
+
* @version 1.139.0
|
|
35
35
|
* @extends sap.ui.core.Element
|
|
36
36
|
* @alias sap.ui.vk.AnimationPlayer
|
|
37
|
-
* @
|
|
37
|
+
* @since 1.67.0
|
|
38
38
|
*/
|
|
39
39
|
var AnimationPlayer = Element.extend("sap.ui.vk.AnimationPlayer", /** @lends sap.ui.vk.AnimationPlayer.prototype */ {
|
|
40
40
|
metadata: {
|
|
@@ -40,10 +40,10 @@ sap.ui.define([
|
|
|
40
40
|
*
|
|
41
41
|
* @public
|
|
42
42
|
* @author SAP SE
|
|
43
|
-
* @version 1.
|
|
43
|
+
* @version 1.139.0
|
|
44
44
|
* @extends sap.ui.core.Control
|
|
45
45
|
* @alias sap.ui.vk.Annotation
|
|
46
|
-
* @
|
|
46
|
+
* @since 1.76.0
|
|
47
47
|
*/
|
|
48
48
|
|
|
49
49
|
var Annotation = Control.extend("sap.ui.vk.Annotation", /** @lends sap.ui.vk.Annotation.prototype */ {
|
package/src/sap/ui/vk/Camera.js
CHANGED
|
@@ -7,25 +7,23 @@
|
|
|
7
7
|
|
|
8
8
|
// Provides object sap.ui.vk.ContentConnector.
|
|
9
9
|
sap.ui.define([
|
|
10
|
-
"sap/
|
|
10
|
+
"sap/base/Log",
|
|
11
11
|
"sap/ui/base/ManagedObjectObserver",
|
|
12
12
|
"sap/ui/core/Element",
|
|
13
|
-
"./Messages",
|
|
14
|
-
"./getResourceBundle",
|
|
15
13
|
"./ContentResource",
|
|
16
14
|
"./ContentType",
|
|
17
15
|
"./Core",
|
|
18
|
-
"
|
|
16
|
+
"./getResourceBundle",
|
|
17
|
+
"./Messages"
|
|
19
18
|
], function(
|
|
20
|
-
|
|
19
|
+
Log,
|
|
21
20
|
ManagedObjectObserver,
|
|
22
21
|
Element,
|
|
23
|
-
Messages,
|
|
24
|
-
getResourceBundle,
|
|
25
22
|
ContentResource,
|
|
26
23
|
ContentType,
|
|
27
24
|
vkCore,
|
|
28
|
-
|
|
25
|
+
getResourceBundle,
|
|
26
|
+
Messages
|
|
29
27
|
) {
|
|
30
28
|
"use strict";
|
|
31
29
|
|
|
@@ -42,7 +40,7 @@ sap.ui.define([
|
|
|
42
40
|
* @param {object} [mSettings] Initial settings for the new ContentConnector object.
|
|
43
41
|
* @public
|
|
44
42
|
* @author SAP SE
|
|
45
|
-
* @version 1.
|
|
43
|
+
* @version 1.139.0
|
|
46
44
|
* @extends sap.ui.core.Element
|
|
47
45
|
* @alias sap.ui.vk.ContentConnector
|
|
48
46
|
*/
|
|
@@ -764,18 +762,24 @@ sap.ui.define([
|
|
|
764
762
|
};
|
|
765
763
|
|
|
766
764
|
case ContentType.DRAWING2D:
|
|
767
|
-
|
|
768
|
-
|
|
765
|
+
case ContentType.ECAD:
|
|
766
|
+
contentResource.setEffectiveSourceType(contentType === ContentType.ECAD
|
|
767
|
+
? "ecad"
|
|
768
|
+
: "stream2d"
|
|
769
|
+
);
|
|
769
770
|
|
|
770
771
|
return {
|
|
771
772
|
dimension: 2,
|
|
772
773
|
contentManagerClassName: "sap.ui.vk.svg.ContentManager"
|
|
773
774
|
};
|
|
774
775
|
|
|
775
|
-
case ContentType.ECAD:
|
|
776
776
|
case ContentType.PDF:
|
|
777
|
-
|
|
778
|
-
|
|
777
|
+
contentResource.setEffectiveSourceType("stream");
|
|
778
|
+
|
|
779
|
+
return {
|
|
780
|
+
dimension: 2,
|
|
781
|
+
contentManagerClassName: "sap.ui.vk.pdf.ContentManager"
|
|
782
|
+
};
|
|
779
783
|
|
|
780
784
|
default:
|
|
781
785
|
return null;
|
|
@@ -804,7 +808,7 @@ sap.ui.define([
|
|
|
804
808
|
contentManagerClassName: "sap.ui.vk.ImageContentManager"
|
|
805
809
|
},
|
|
806
810
|
{
|
|
807
|
-
pattern: /^(stream2d|vds4-2d)$/,
|
|
811
|
+
pattern: /^(stream2d|vds4-2d|ecad)$/,
|
|
808
812
|
dimension: 2,
|
|
809
813
|
contentManagerClassName: "sap.ui.vk.svg.ContentManager"
|
|
810
814
|
},
|
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
* @param {object} [oScope] scope An object for resolving string-based type and formatter references in bindings.
|
|
28
28
|
* @public
|
|
29
29
|
* @author SAP SE
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.139.0
|
|
31
31
|
* @extends sap.ui.base.ManagedObject
|
|
32
32
|
* @alias sap.ui.vk.ContentResource
|
|
33
33
|
*/
|
|
@@ -43,7 +43,8 @@ sap.ui.define([
|
|
|
43
43
|
source: "any",
|
|
44
44
|
|
|
45
45
|
/**
|
|
46
|
-
|
|
46
|
+
* The source type of the content resource. Valid types:
|
|
47
|
+
*
|
|
47
48
|
* <ul>
|
|
48
49
|
* <li>vds</li>
|
|
49
50
|
* <li>vds4</li>
|
package/src/sap/ui/vk/Core.js
CHANGED
|
@@ -39,7 +39,7 @@ sap.ui.define([
|
|
|
39
39
|
* @final
|
|
40
40
|
* @private
|
|
41
41
|
* @author SAP SE
|
|
42
|
-
* @version 1.
|
|
42
|
+
* @version 1.139.0
|
|
43
43
|
* @extends sap.ui.base.ManagedObject
|
|
44
44
|
* @alias sap.ui.vk.Core
|
|
45
45
|
* @since 1.50.0
|
|
@@ -156,7 +156,6 @@ sap.ui.define([
|
|
|
156
156
|
* @param {sap.ui.core.Element} object An object whose lifetime to observe.
|
|
157
157
|
* @returns {this} <code>this</code> to allow method chaining.
|
|
158
158
|
* @since 1.79.0
|
|
159
|
-
* @experimental Since 1.79.0 This class is experimental and might be modified or removed in future versions.
|
|
160
159
|
*/
|
|
161
160
|
Core.prototype.observeLifetime = function(object) {
|
|
162
161
|
if (!this._lifetimeObserver) {
|
|
@@ -275,7 +274,6 @@ sap.ui.define([
|
|
|
275
274
|
* @param {sap.ui.core.Element} object An object whose associations to observe.
|
|
276
275
|
* @returns {this} <code>this</code> to allow method chaining.
|
|
277
276
|
* @since 1.79.0
|
|
278
|
-
* @experimental Since 1.79.0 This class is experimental and might be modified or removed in future versions.
|
|
279
277
|
*/
|
|
280
278
|
Core.prototype.observeAssociations = function(object) {
|
|
281
279
|
if (!object.getId()) {
|
|
@@ -37,7 +37,7 @@ sap.ui.define([
|
|
|
37
37
|
* If left undefined, the number of retry attempts will default to 1. Passing in 0 disables any retry attempts.
|
|
38
38
|
* @private
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.139.0
|
|
41
41
|
* @extends sap.ui.base.EventProvider
|
|
42
42
|
* @alias sap.ui.vk.DownloadManager
|
|
43
43
|
* @since 1.32.0
|
|
@@ -117,7 +117,7 @@ sap.ui.define([
|
|
|
117
117
|
* @extends sap.ui.core.Control
|
|
118
118
|
*
|
|
119
119
|
* @author SAP
|
|
120
|
-
* @version 1.
|
|
120
|
+
* @version 1.139.0
|
|
121
121
|
*
|
|
122
122
|
* @public
|
|
123
123
|
* @alias sap.ui.vk.DrawerToolbar
|
|
@@ -279,6 +279,30 @@ sap.ui.define([
|
|
|
279
279
|
{
|
|
280
280
|
name: "fit-to-width",
|
|
281
281
|
unicode: "e96f"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
name: "flip-board-vertically",
|
|
285
|
+
unicode: "e973"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
name: "flip-board-horizontally",
|
|
289
|
+
unicode: "f976"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
name: "partially-visible-layer",
|
|
293
|
+
unicode: "e974"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
name: "partially-visible-element",
|
|
297
|
+
unicode: "f975"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
name: "rotate-board-cw",
|
|
301
|
+
unicode: "e970"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
name: "rotate-board-ccw",
|
|
305
|
+
unicode: "e971"
|
|
282
306
|
}
|
|
283
307
|
];
|
|
284
308
|
var collectionName = "vk-icons";
|
|
@@ -541,6 +565,9 @@ sap.ui.define([
|
|
|
541
565
|
return viewport ? viewport.getMetadata().getName() === "sap.ui.vk.pdf.Viewport" : false;
|
|
542
566
|
}
|
|
543
567
|
|
|
568
|
+
function isECAD(viewport) {
|
|
569
|
+
return viewport ? (isSvgViewport(viewport) && viewport.isECAD()) : false;
|
|
570
|
+
}
|
|
544
571
|
|
|
545
572
|
function isView3D(viewport) {
|
|
546
573
|
var view = viewport.getCurrentView && viewport.getCurrentView();
|
|
@@ -713,7 +740,7 @@ sap.ui.define([
|
|
|
713
740
|
});
|
|
714
741
|
hide.vitId = DrawerToolbarButton.Hide;
|
|
715
742
|
|
|
716
|
-
|
|
743
|
+
this._fitToView = new OverflowToolbarButton({
|
|
717
744
|
icon: visIconPath + "fit-to-view",
|
|
718
745
|
type: ButtonType.Transparent,
|
|
719
746
|
text: resourceBundle.getText("FIT_TO_VIEW"),
|
|
@@ -726,7 +753,10 @@ sap.ui.define([
|
|
|
726
753
|
}
|
|
727
754
|
}
|
|
728
755
|
});
|
|
729
|
-
|
|
756
|
+
this._fitToView.vitId = DrawerToolbarButton.FitToView;
|
|
757
|
+
|
|
758
|
+
this._fitToViewSeparator = new ToolbarSeparator();
|
|
759
|
+
this._fitToViewSeparator.vitId = DrawerToolbarButton.FitToViewSeparator;
|
|
730
760
|
|
|
731
761
|
this._rectSelectionButton = new OverflowToolbarToggleButton({
|
|
732
762
|
icon: visIconPath + "rectangular-selection",
|
|
@@ -1000,6 +1030,7 @@ sap.ui.define([
|
|
|
1000
1030
|
});
|
|
1001
1031
|
|
|
1002
1032
|
const pageNavigationSeparator = new ToolbarSeparator();
|
|
1033
|
+
pageNavigationSeparator.vitId = DrawerToolbarButton.PageNavigationSeparator;
|
|
1003
1034
|
|
|
1004
1035
|
this._pageNavigation = new HBox({
|
|
1005
1036
|
renderType: FlexRendertype.Bare,
|
|
@@ -1024,10 +1055,10 @@ sap.ui.define([
|
|
|
1024
1055
|
});
|
|
1025
1056
|
this._pageNavigation.vitId = DrawerToolbarButton.PageNavigation;
|
|
1026
1057
|
|
|
1027
|
-
|
|
1028
|
-
|
|
1058
|
+
this._measurementsSeparator = new ToolbarSeparator();
|
|
1059
|
+
this._measurementsSeparator.vitId = DrawerToolbarButton.MeasurementsSeparator;
|
|
1029
1060
|
|
|
1030
|
-
|
|
1061
|
+
this._togglePmiButton = new OverflowToolbarToggleButton({
|
|
1031
1062
|
pressed: true,
|
|
1032
1063
|
icon: visIconPath + "toggle-pmi",
|
|
1033
1064
|
type: ButtonType.Transparent,
|
|
@@ -1041,19 +1072,67 @@ sap.ui.define([
|
|
|
1041
1072
|
}
|
|
1042
1073
|
}
|
|
1043
1074
|
});
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1075
|
+
this._togglePmiButton.vitId = DrawerToolbarButton.PMI;
|
|
1076
|
+
|
|
1077
|
+
this._togglePmiButtonSeparator = new ToolbarSeparator();
|
|
1078
|
+
this._togglePmiButtonSeparator.vitId = DrawerToolbarButton.PMISeparator;
|
|
1079
|
+
|
|
1080
|
+
var rotateCW = new OverflowToolbarButton({
|
|
1081
|
+
type: ButtonType.Transparent,
|
|
1082
|
+
tooltip: resourceBundle.getText("ROTATE_BOARD_CW"),
|
|
1083
|
+
icon: "sap-icon://vk-icons/rotate-board-cw",
|
|
1084
|
+
press: function() {
|
|
1085
|
+
if (isECAD(that._getViewport())) {
|
|
1086
|
+
that._getViewport().rotatePcbCW();
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
});
|
|
1090
|
+
rotateCW.vitId = DrawerToolbarButton.RotateCW;
|
|
1091
|
+
|
|
1092
|
+
var rotateCCW = new OverflowToolbarButton({
|
|
1093
|
+
type: ButtonType.Transparent,
|
|
1094
|
+
tooltip: resourceBundle.getText("ROTATE_BOARD_CCW"),
|
|
1095
|
+
icon: "sap-icon://vk-icons/rotate-board-ccw",
|
|
1096
|
+
press: function() {
|
|
1097
|
+
if (isECAD(that._getViewport())) {
|
|
1098
|
+
that._getViewport().rotatePcbCCW();
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1101
|
+
});
|
|
1102
|
+
rotateCCW.vitId = DrawerToolbarButton.RotateCCW;
|
|
1103
|
+
|
|
1104
|
+
var flip = new OverflowToolbarButton({
|
|
1105
|
+
type: ButtonType.Transparent,
|
|
1106
|
+
tooltip: resourceBundle.getText("FLIP_BOARD"),
|
|
1107
|
+
icon: "sap-icon://vk-icons/flip-board-horizontally",
|
|
1108
|
+
press: function() {
|
|
1109
|
+
if (isECAD(that._getViewport())) {
|
|
1110
|
+
that._getViewport().flipPcb();
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
});
|
|
1114
|
+
flip.vitId = DrawerToolbarButton.Flip;
|
|
1115
|
+
|
|
1116
|
+
var ecadSeparator = new ToolbarSeparator();
|
|
1117
|
+
ecadSeparator.vitId = DrawerToolbarButton.EcadSeparator;
|
|
1047
1118
|
|
|
1048
1119
|
var crossSectionSeparator = new ToolbarSeparator();
|
|
1120
|
+
crossSectionSeparator.vitId = DrawerToolbarButton.CrossSectionSeparator;
|
|
1121
|
+
|
|
1049
1122
|
var predefinedViewsSeparator = new ToolbarSeparator();
|
|
1123
|
+
predefinedViewsSeparator.vitId = DrawerToolbarButton.PredefinedViewsSeparator;
|
|
1050
1124
|
|
|
1051
1125
|
var showHideSeparator = new ToolbarSeparator();
|
|
1052
|
-
|
|
1053
|
-
|
|
1126
|
+
showHideSeparator.vitId = DrawerToolbarButton.ShowHideSeparator;
|
|
1127
|
+
|
|
1128
|
+
this._rectSelectSeparator = new ToolbarSeparator();
|
|
1129
|
+
this._rectSelectSeparator.vitId = DrawerToolbarButton.RectangularSelectionSeparator;
|
|
1130
|
+
|
|
1131
|
+
this._itemsShowHideSelect = [show, hide, showHideSeparator, this._rectSelectionButton, this._rectSelectSeparator];
|
|
1054
1132
|
|
|
1055
1133
|
this._itemTurntable = this._gestureButtons[0];
|
|
1056
1134
|
this._itemPan = this._gestureButtons[2];
|
|
1135
|
+
this._itemZoom = this._gestureButtons[3];
|
|
1057
1136
|
|
|
1058
1137
|
this._pdfItems = [this._zoomInButton, this._zoomOutButton, this._zoomToFitPageButton, this._zoomToFitPageWidthButton, pageNavigationSeparator, this._pageNavigation];
|
|
1059
1138
|
|
|
@@ -1065,23 +1144,30 @@ sap.ui.define([
|
|
|
1065
1144
|
predefinedViewsSeparator
|
|
1066
1145
|
];
|
|
1067
1146
|
|
|
1147
|
+
this._gestureButtonsSeparator = new ToolbarSeparator();
|
|
1148
|
+
this._gestureButtonsSeparator.vitId = DrawerToolbarButton.GestureButtonsSeparator;
|
|
1149
|
+
|
|
1068
1150
|
var items = [
|
|
1069
1151
|
show,
|
|
1070
1152
|
hide,
|
|
1071
1153
|
showHideSeparator,
|
|
1072
|
-
|
|
1073
|
-
|
|
1154
|
+
this._togglePmiButton,
|
|
1155
|
+
this._togglePmiButtonSeparator,
|
|
1074
1156
|
this._gestureButtons[0], // turntable
|
|
1075
1157
|
this._gestureButtons[1], // orbit
|
|
1076
1158
|
this._gestureButtons[2], // pan
|
|
1077
1159
|
this._gestureButtons[3], // zoom
|
|
1078
|
-
|
|
1160
|
+
this._gestureButtonsSeparator,
|
|
1079
1161
|
this._measurementsToggleButton,
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1162
|
+
this._measurementsSeparator,
|
|
1163
|
+
rotateCCW,
|
|
1164
|
+
rotateCW,
|
|
1165
|
+
flip,
|
|
1166
|
+
ecadSeparator,
|
|
1167
|
+
this._fitToView,
|
|
1168
|
+
this._fitToViewSeparator,
|
|
1083
1169
|
this._rectSelectionButton,
|
|
1084
|
-
|
|
1170
|
+
this._rectSelectSeparator,
|
|
1085
1171
|
crossSectionToggleButton,
|
|
1086
1172
|
crossSectionSeparator,
|
|
1087
1173
|
predefinedViews,
|
|
@@ -1095,7 +1181,46 @@ sap.ui.define([
|
|
|
1095
1181
|
this._pageNavigation
|
|
1096
1182
|
];
|
|
1097
1183
|
|
|
1098
|
-
this._notPdfItems = [
|
|
1184
|
+
this._notPdfItems = [
|
|
1185
|
+
zoom,
|
|
1186
|
+
this._gestureButtonsSeparator,
|
|
1187
|
+
this._fitToViewSeparator,
|
|
1188
|
+
this._togglePmiButton,
|
|
1189
|
+
this._togglePmiButtonSeparator,
|
|
1190
|
+
this._measurementsSeparator,
|
|
1191
|
+
this._measurementsToggleButton,
|
|
1192
|
+
this._fitToView,
|
|
1193
|
+
this._fitToViewSeparator,
|
|
1194
|
+
this._rectSelectionButton,
|
|
1195
|
+
this._rectSelectSeparator,
|
|
1196
|
+
fullscreen
|
|
1197
|
+
];
|
|
1198
|
+
|
|
1199
|
+
this._ecadItems = [
|
|
1200
|
+
rotateCCW,
|
|
1201
|
+
rotateCW,
|
|
1202
|
+
flip,
|
|
1203
|
+
ecadSeparator
|
|
1204
|
+
];
|
|
1205
|
+
|
|
1206
|
+
this._notEcadItems = [
|
|
1207
|
+
this._togglePmiButton,
|
|
1208
|
+
this._togglePmiButtonSeparator,
|
|
1209
|
+
this._gestureButtons[0], // turntable
|
|
1210
|
+
this._gestureButtons[1], // orbit
|
|
1211
|
+
this._measurementsToggleButton,
|
|
1212
|
+
this._measurementsSeparator,
|
|
1213
|
+
crossSectionToggleButton,
|
|
1214
|
+
crossSectionSeparator,
|
|
1215
|
+
predefinedViews,
|
|
1216
|
+
predefinedViewsSeparator,
|
|
1217
|
+
this._zoomInButton,
|
|
1218
|
+
this._zoomOutButton,
|
|
1219
|
+
this._zoomToFitPageButton,
|
|
1220
|
+
this._zoomToFitPageWidthButton,
|
|
1221
|
+
pageNavigationSeparator,
|
|
1222
|
+
this._pageNavigation
|
|
1223
|
+
];
|
|
1099
1224
|
|
|
1100
1225
|
items.forEach(function(item) {
|
|
1101
1226
|
this._itemsVisibility.set(item, true);
|
|
@@ -1312,6 +1437,7 @@ sap.ui.define([
|
|
|
1312
1437
|
var isPanoramic = isViewport3D(viewport) && viewport._isPanoramicActivated();
|
|
1313
1438
|
var isNative = isNativeViewport(viewport); // no scene tree, show/hide/selection not supported
|
|
1314
1439
|
var isPdf = isPdfViewport(viewport);
|
|
1440
|
+
var isEcad = isECAD(viewport);
|
|
1315
1441
|
|
|
1316
1442
|
this._ignoreVisibilityChange = true;
|
|
1317
1443
|
|
|
@@ -1334,6 +1460,13 @@ sap.ui.define([
|
|
|
1334
1460
|
i.setVisible(!isPdf && this._itemsVisibility.get(i));
|
|
1335
1461
|
});
|
|
1336
1462
|
|
|
1463
|
+
// show ECAD controls for ECAD scenes and hide for other scene types
|
|
1464
|
+
this._ecadItems.forEach((item) => item.setVisible(isEcad && this._itemsVisibility.get(item)));
|
|
1465
|
+
// for ECAD scenes -> hide non ECAD controls and don't touch them otherwise
|
|
1466
|
+
if (isEcad) {
|
|
1467
|
+
this._notEcadItems.forEach((item) => item.setVisible(false));
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1337
1470
|
this._ignoreVisibilityChange = false;
|
|
1338
1471
|
|
|
1339
1472
|
if (is3D && !isPanoramic) {
|
|
@@ -21,15 +21,21 @@ sap.ui.define([
|
|
|
21
21
|
*/
|
|
22
22
|
var DrawerToolbarButton = {
|
|
23
23
|
CrossSection: "VIT-Cross-Section",
|
|
24
|
+
CrossSectionSeparator: "VIT-Cross-Section-Separator",
|
|
24
25
|
Turntable: "VIT-Turntable",
|
|
25
26
|
Orbit: "VIT-Orbit",
|
|
26
27
|
Pan: "VIT-Pan",
|
|
27
28
|
Zoom: "VIT-Zoom",
|
|
29
|
+
GestureButtonsSeparator: "VIT-Gesture-Buttons-Separator",
|
|
28
30
|
Show: "VIT-Show",
|
|
29
31
|
Hide: "VIT-Hide",
|
|
32
|
+
ShowHideSeparator: "VIT-Show-Hide-Separator",
|
|
30
33
|
FitToView: "VIT-Fit-To-View",
|
|
34
|
+
FitToViewSeparator: "VIT-Fit-To-View-Separator",
|
|
31
35
|
RectangularSelection: "VIT-Rectangular-Selection",
|
|
36
|
+
RectangularSelectionSeparator: "VIT-Rectangular-Selection-Separator",
|
|
32
37
|
PredefinedViews: "VIT-Predefined-Views",
|
|
38
|
+
PredefinedViewsSeparator: "VIT-Predefined-Views-Separator",
|
|
33
39
|
FullScreen: "VIT-Fullscreen",
|
|
34
40
|
Measurements: "VIT-Measurements",
|
|
35
41
|
MeasurementsSeparator: "VIT-Measurements-Separator",
|
|
@@ -39,7 +45,12 @@ sap.ui.define([
|
|
|
39
45
|
ZoomOut: "VIT-Zoom-Out",
|
|
40
46
|
FitToPage: "VIT-Fit-To-Page",
|
|
41
47
|
FitToWidth: "VIT-Fit-To-Width",
|
|
42
|
-
|
|
48
|
+
PageNavigationSeparator: "VIT-Page-Navigation-Separator",
|
|
49
|
+
PageNavigation: "VIT-Page-Navigation",
|
|
50
|
+
RotateCW: "VIT-Rotate-CW",
|
|
51
|
+
RotateCCW: "VIT-Rotate-CCW",
|
|
52
|
+
Flip: "VIT-Flip",
|
|
53
|
+
EcadSeparator: "VIT-ECAD-Separator"
|
|
43
54
|
};
|
|
44
55
|
|
|
45
56
|
DataType.registerEnum("sap.ui.vk.DrawerToolbarButton", DrawerToolbarButton);
|
|
@@ -18,7 +18,7 @@ sap.ui.define(["sap/ui/base/Exception"], function(Exception) {
|
|
|
18
18
|
* @param {string} message The error message.
|
|
19
19
|
* @private
|
|
20
20
|
* @author SAP SE
|
|
21
|
-
* @version 1.
|
|
21
|
+
* @version 1.139.0
|
|
22
22
|
* @extends sap.ui.base.Exception
|
|
23
23
|
* @alias sap.ui.vk.DvlException
|
|
24
24
|
*/
|
|
@@ -30,14 +30,13 @@ sap.ui.define([
|
|
|
30
30
|
* @extends sap.ui.core.Control
|
|
31
31
|
*
|
|
32
32
|
* @author SAP SE
|
|
33
|
-
* @version 1.
|
|
33
|
+
* @version 1.139.0
|
|
34
34
|
*
|
|
35
35
|
* @constructor
|
|
36
36
|
* @public
|
|
37
37
|
* @since 1.16.0
|
|
38
38
|
* @alias sap.ui.vk.FlexibleControl
|
|
39
39
|
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
40
|
-
* @experimental Since 1.32.0 This class is experimental and might be modified or removed in future versions.
|
|
41
40
|
*/
|
|
42
41
|
var FlexibleControl = Control.extend("sap.ui.vk.FlexibleControl", /** @lends sap.ui.vk.FlexibleControl.prototype */ {
|
|
43
42
|
metadata: {
|
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
* (The CSS value "auto" is used internally to recalculate the size of the content
|
|
28
28
|
* dynamically and is not directly set as style property.)
|
|
29
29
|
* @extends sap.ui.core.LayoutData
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.139.0
|
|
31
31
|
*
|
|
32
32
|
* @constructor
|
|
33
33
|
* @public
|
|
@@ -35,7 +35,6 @@ sap.ui.define([
|
|
|
35
35
|
* API is not yet finished and might change completely
|
|
36
36
|
* @alias sap.ui.vk.FlexibleControlLayoutData
|
|
37
37
|
* @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
|
|
38
|
-
* @experimental Since 1.32.0 This class is experimental and might be modified or removed in future versions.
|
|
39
38
|
*/
|
|
40
39
|
var FlexibleControlLayoutData = LayoutData.extend("sap.ui.vk.FlexibleControlLayoutData", /** @lends sap.ui.vk.FlexibleControlLayoutData.prototype */ {
|
|
41
40
|
metadata: {
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @param {object} [mSettings] Initial settings for the new ImageContentManager object.
|
|
30
30
|
* @public
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.139.0
|
|
33
33
|
* @extends sap.ui.vk.ContentManager
|
|
34
34
|
* @alias sap.ui.vk.ImageContentManager
|
|
35
35
|
* @since 1.50.0
|