@sapui5/sap.ui.vk 1.140.0 → 1.141.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 +1 -1
- package/src/sap/ui/vk/AnimationPlayback.js +1 -1
- package/src/sap/ui/vk/AnimationPlayer.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/src/sap/ui/vk/ContentManager.js +1 -1
- package/src/sap/ui/vk/ContentResource.js +1 -1
- package/src/sap/ui/vk/Core.js +1 -1
- package/src/sap/ui/vk/DownloadManager.js +1 -1
- package/src/sap/ui/vk/DrawerToolbar.js +1 -1
- package/src/sap/ui/vk/DvlException.js +1 -1
- package/src/sap/ui/vk/FlexibleControl.js +1 -1
- package/src/sap/ui/vk/FlexibleControlLayoutData.js +1 -1
- 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/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/NodeContentType.js +6 -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/ObjectType.js +2 -1
- package/src/sap/ui/vk/OrthographicCamera.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 +1 -1
- package/src/sap/ui/vk/SafeArea.js +1 -1
- package/src/sap/ui/vk/Scene.js +1 -1
- package/src/sap/ui/vk/SceneTree.js +1 -1
- package/src/sap/ui/vk/StepNavigation.js +1 -1
- package/src/sap/ui/vk/Texture.js +1 -1
- package/src/sap/ui/vk/ToggleMenuButton.js +1 -1
- package/src/sap/ui/vk/ToggleMenuItem.js +1 -1
- package/src/sap/ui/vk/Toolbar.js +1 -1
- package/src/sap/ui/vk/View.js +1 -1
- package/src/sap/ui/vk/ViewGallery.js +1 -1
- 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 +1 -1
- package/src/sap/ui/vk/ViewStateManagerBase.js +1 -1
- package/src/sap/ui/vk/Viewer.js +1 -1
- package/src/sap/ui/vk/Viewport.js +43 -1
- package/src/sap/ui/vk/ViewportBase.js +24 -1
- 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 +2 -2
- package/src/sap/ui/vk/ecad/ElementsPanel.js +352 -141
- package/src/sap/ui/vk/ecad/LayersPanel.js +1 -1
- package/src/sap/ui/vk/i18n/messagebundle_ar.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_bg.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ca.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_cnr.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_cs.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_cy.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_da.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_de.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_el.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_en.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_en_GB.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_es.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_es_MX.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_et.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_fi.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_fr.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_fr_CA.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_hi.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_hr.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_hu.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_id.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_it.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_iw.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ja.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_kk.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ko.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_lt.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_lv.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_mk.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ms.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_nl.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_no.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_pl.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_pt.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_pt_PT.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ro.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_ru.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_sh.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_sk.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_sl.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_sr.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_sv.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_th.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_tr.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_uk.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_vi.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_zh_CN.properties +0 -2
- package/src/sap/ui/vk/i18n/messagebundle_zh_TW.properties +0 -2
- package/src/sap/ui/vk/library.js +2 -2
- 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 +85 -13
- package/src/sap/ui/vk/pdf/Viewport.js +1 -1
- 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/Element.js +162 -23
- package/src/sap/ui/vk/svg/Ellipse.js +4 -0
- package/src/sap/ui/vk/svg/HotspotHelper.js +30 -17
- package/src/sap/ui/vk/svg/MiniMap.js +63 -1
- package/src/sap/ui/vk/svg/NodeHierarchy.js +17 -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 +57 -5
- package/src/sap/ui/vk/svg/Text.js +72 -30
- package/src/sap/ui/vk/svg/ViewStateManager.js +2 -2
- package/src/sap/ui/vk/svg/Viewport.js +178 -32
- package/src/sap/ui/vk/svg/ViewportRenderer.js +82 -0
- package/src/sap/ui/vk/thirdparty/pdf.js +18003 -13388
- package/src/sap/ui/vk/thirdparty/pdf.worker.js +38149 -36166
- 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 +1 -1
- package/src/sap/ui/vk/threejs/Callout.js +1 -1
- package/src/sap/ui/vk/threejs/ContentDeliveryService.js +1 -1
- package/src/sap/ui/vk/threejs/ContentManager.js +1 -1
- package/src/sap/ui/vk/threejs/DetailView.js +1 -1
- package/src/sap/ui/vk/threejs/HighlightPlayer.js +1 -1
- package/src/sap/ui/vk/threejs/Material.js +1 -1
- package/src/sap/ui/vk/threejs/NodeHierarchy.js +1 -1
- package/src/sap/ui/vk/threejs/NodeProxy.js +1 -1
- package/src/sap/ui/vk/threejs/OrthographicCamera.js +1 -1
- 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 -1
- package/src/sap/ui/vk/threejs/SceneBuilder.js +12 -1
- package/src/sap/ui/vk/threejs/Texture.js +1 -1
- package/src/sap/ui/vk/threejs/Thrustline.js +1 -1
- package/src/sap/ui/vk/threejs/ViewStateManager.js +3 -3
- package/src/sap/ui/vk/threejs/Viewport.js +1 -1
- 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/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 +1 -1
- 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/TransformSvgElementTool.js +1 -1
- package/src/sap/ui/vk/tools/TransformSvgElementToolGizmo.js +3 -3
- package/src/sap/ui/vk/tools/TransformSvgElementToolHandler.js +1 -1
- package/src/sap/ui/vk/totara/Command.js +1 -0
- package/src/sap/ui/vk/totara/SceneContext.js +23 -1
- package/src/sap/ui/vk/totara/TotaraLoader.js +1 -0
- package/src/sap/ui/vk/totara/TotaraLoaderWorker.js +16 -0
- package/src/sap/ui/vk/totara/TotaraUtils.js +3 -1
- package/src/sap/ui/vk/ve/dvl.wasm +0 -0
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u042D\u043B\u0435\u043C\u0435\u043D\u0442\u044B
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435 \u0433\u043E\u0440\u044F\u0447\u0438\u0445 \u0442\u043E\u0447\u0435\u043A
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u041D\u0435\u0442 \u0441\u043B\u043E\u0435\u0432
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u043E\u0435\u0432
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u0421\u043A\u0440\u044B\u0442\u044C
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u0412\u0441\u0435 \u044D\u043B\u043
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u041D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0432\u0438\u0434\u0438\u043C\u044B, \u043D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0441\u043A\u0440\u044B\u0442\u044B
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u0412\u0441\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0441\u043A\u0440\u044B\u0442\u044B
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u041D\u0435\u0442 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u043D\u0430 \u043F\u0430\u043D\u0435\u043B\u0438 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u0421\u043A\u0440\u044B\u0442\u044C
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=Elementi
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=Uklju\u010Di/isklju\u010Di hotspotove
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=Nema slojeva
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=Prika\u017Ei
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Poka\u017Ei elemente odabranih slojeva
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=Sakrij
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=Svi elementi su vidljivi
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=Neki elementi su vidljivi, a neki skriveni
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=Svi elementi su skriveni
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=Nema elemenata
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=Prika\u017Ei
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=Poka\u017Ei elemente u okviru za prikaz
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=Sakrij
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=Prvky
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=Prepn\u00FA\u0165 hotspoty
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u017Diadne vrstvy
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=Zobrazi\u0165
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Zobrazi\u0165 prvky vybran\u00FDch vrstiev
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=Skry\u0165
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=V\u0161etky prvky s\u00FA vidite\u01
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=Niektor\u00E9 prvky s\u00FA vidite\u013En\u00E9 a niektor\u00E9 s\u00FA skryt\u00E9
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=V\u0161etky prvky s\u00FA skryt\u00E9
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u017Diadne prvky
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=Zobrazi\u0165
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=Zobrazi\u0165 prvky vo v\u00FDreze
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=Skry\u0165
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=Elementi
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=Preklop med problemati\u010Dnimi podro\u010Dji
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=Brez plasti
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=Poka\u017Ei
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Prikaz elementov izbranih plasti
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=Skrij
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=Vsi elementi so vidni
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=Nekateri elementi so vidni, drugi so skriti
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=Vsi elementi so skriti
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=Brez elementov
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=Poka\u017Ei
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=Prikaz elementov v vidnem polju
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=Skrij
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u0415\u043B\u0435\u043C\u0435\u043D\u0442\u0438
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u0423\u043A\u0459\u0443\u0447\u0438/\u0438\u0441\u043A\u0459\u0443\u0447\u0438 \u0445\u043E\u0442\u0441\u043F\u043E\u0442\u043E\u0432\u0435
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u041D\u0435\u043C\u0430 \u0441\u043B\u043E\u0458\u0435\u0432\u0430
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u041F\u0440\u0438\u043A\u0430\u0436\u0438
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0436\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0435 \u043E\u0434\u0430\u0431\u0440\u0430\u043D\u0438\u0445 \u0441\u043B\u043E\u0458\u0435\u0432\u0430
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u0421\u0430\u043A\u0440\u0438\u0458
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u0421\u0432\u0438 \u0435\u043B\u043
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u041D\u0435\u043A\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0441\u0443 \u0432\u0438\u0434\u0459\u0438\u0432\u0438, \u0430 \u043D\u0435\u043A\u0438 \u0441\u043A\u0440\u0438\u0432\u0435\u043D\u0438
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u0421\u0432\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0441\u0443 \u0441\u043A\u0440\u0438\u0432\u0435\u043D\u0438
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u041D\u0435\u043C\u0430 \u0435\u043B\u0435\u043C\u0435\u043D\u0430\u0442\u0430
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u041F\u0440\u0438\u043A\u0430\u0436\u0438
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0436\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0435 \u0443 \u043E\u043A\u0432\u0438\u0440\u0443 \u0437\u0430 \u043F\u0440\u0438\u043A\u0430\u0437
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u0421\u0430\u043A\u0440\u0438\u0458
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=Element
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=V\u00E4xla hotspots
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=Inga lager
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=Visa
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Visa element f\u00F6r valda lager
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=D\u00F6lj
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=Alla element \u00E4r synliga
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=Vissa element \u00E4r synliga och vissa \u00E4r dolda
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=Alla element \u00E4r dolda
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=Inga element
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=Visa
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=Visa element i visningsomr\u00E5det
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=D\u00F6lj
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u0E2A\u0E25\u0E31\u0E1A\u0E2E\u0E2D\u0E15\u0E2A\u0E1B\u0E2D\u0E15
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u0E44\u0E21\u0E48\u0E21\u0E35\u0E0A\u0E31\u0E49\u0E19
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u0E41\u0E2A\u0E14\u0E07
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A\u0E02\u0E2D\u0E07\u0E0A\u0E31\u0E49\u0E19\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u0E0B\u0E48\u0E2D\u0E19
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A\u0E1A\u0E32\u0E07\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E21\u0E2D\u0E07\u0E40\u0E2B\u0E47\u0E19\u0E44\u0E14\u0E49\u0E41\u0E25\u0E30\u0E1A\u0E32\u0E07\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E16\u0E39\u0E01\u0E0B\u0E48\u0E2D\u0E19
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E16\u0E39\u0E01\u0E0B\u0E48\u0E2D\u0E19
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u0E41\u0E2A\u0E14\u0E07
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E07\u0E04\u0E4C\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A\u0E43\u0E19\u0E01\u0E23\u0E2D\u0E1A\u0E01\u0E32\u0E23\u0E21\u0E2D\u0E07\u0E40\u0E2B\u0E47\u0E19
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u0E0B\u0E48\u0E2D\u0E19
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u00D6\u011Feler
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=Etkin noktalar\u0131 a\u00E7/kapat
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=Katman yok
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=G\u00F6ster
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Se\u00E7ilen katmanlar\u0131n \u00F6\u011Felerini g\u00F6ster
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=Gizle
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=T\u00FCm \u00F6\u011Feler g\u00F6r\u
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=Baz\u0131 \u00F6\u011Feler g\u00F6r\u00FCn\u00FCr ve baz\u0131 \u00F6\u011Feler gizli
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=T\u00FCm \u00F6\u011Feler gizli
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u00D6\u011Fe yok
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=G\u00F6ster
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=G\u00F6r\u00FCn\u00FCm penceresinde \u00F6\u011Feleri g\u00F6ster
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=Gizle
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u0415\u043B\u0435\u043C\u0435\u043D\u0442\u0438
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u041F\u0435\u0440\u0435\u043C\u0438\u043A\u0430\u0442\u0438 \u0442\u043E\u0447\u043A\u0438 \u0434\u043E\u0441\u0442\u0443\u043F\u0443
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u0428\u0430\u0440\u0456\u0432 \u043D\u0435\u043C\u0430\u0454
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043D\u0438\u0445 \u0440\u0456\u0432\u043D\u0456\u0432
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u041F\u0440\u0438\u0445\u043E\u0432\u0430\u0442\u0438
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u0423\u0441\u0456 \u0435\u043B\u043
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u0414\u0435\u044F\u043A\u0456 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0432\u0438\u0434\u0438\u043C\u0456, \u0430 \u0434\u0435\u044F\u043A\u0456 - \u043F\u0440\u0438\u0445\u043E\u0432\u0430\u043D\u0456
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u0423\u0441\u0456 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u043F\u0440\u0438\u0445\u043E\u0432\u0430\u043D\u0456
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u0415\u043B\u0435\u043C\u0435\u043D\u0442\u0456\u0432 \u043D\u0435\u043C\u0430\u0454
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0443 \u043F\u043E\u0440\u0442\u0456 \u043F\u043E\u0434\u0430\u043D\u043D\u044F
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u041F\u0440\u0438\u0445\u043E\u0432\u0430\u0442\u0438
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=Y\u1EBFu t\u1ED1
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=Chuy\u1EC3n \u0111\u1ED5i \u0111i\u1EC3m truy c\u1EADp
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=Kh\u00F4ng c\u00F3 l\u1EDBp
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=Hi\u1EC7n
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=Hi\u1EC7n y\u1EBFu t\u1ED1 c\u1EE7a l\u1EDBp \u0111\u01B0\u1EE3c ch\u1ECDn
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u00C2\u0309n
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=T\u1EA5t c\u1EA3 y\u1EBFu t\u1ED1 \u
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=M\u1ED9t s\u1ED1 y\u1EBFu t\u1ED1 \u0111\u01B0\u1EE3c hi\u1EC3n th\u1ECB v\u00E0 m\u1ED9t s\u1ED1 b\u1ECB \u1EA9n
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=T\u1EA5t c\u1EA3 y\u1EBFu t\u1ED1 \u0111\u1EC1u b\u1ECB \u1EA9n
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=Kh\u00F4ng c\u00F3 y\u1EBFu t\u1ED1
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=Hi\u1EC7n
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=Hi\u1EC7n y\u1EBFu t\u1ED1 trong c\u1ED5ng xem
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u00C2\u0309n
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u5143\u7D20
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u5207\u6362\u70ED\u70B9
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u65E0\u4EFB\u4F55\u5C42
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u663E\u793A
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u663E\u793A\u6240\u9009\u5C42\u7684\u5143\u7D20
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u9690\u85CF
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u6240\u6709\u5143\u7D20\u90FD\u53EF
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u4E00\u4E9B\u5143\u7D20\u53EF\u89C1\uFF0C\u4E00\u4E9B\u5143\u7D20\u5DF2\u9690\u85CF
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u6240\u6709\u5143\u7D20\u90FD\u5DF2\u9690\u85CF
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u65E0\u4EFB\u4F55\u5143\u7D20
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u663E\u793A
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u5728\u89C6\u53E3\u4E2D\u663E\u793A\u5143\u7D20
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u9690\u85CF
|
|
@@ -378,7 +378,6 @@ ELEMENTS_BUTTONTOOLTIP=\u5143\u7D20
|
|
|
378
378
|
|
|
379
379
|
TOGGLE_HOTSPOTS_BUTTONTOOLTIP=\u5207\u63DB\u71B1\u9EDE
|
|
380
380
|
|
|
381
|
-
LAYERS_PANEL_NO_DATA=\u6C92\u6709\u5C64
|
|
382
381
|
LAYERS_PANEL_SHOW_BUTTON=\u986F\u793A
|
|
383
382
|
LAYERS_PANEL_SHOW_BUTTON_TOOLTIP=\u986F\u793A\u6240\u9078\u5C64\u7684\u5143\u7D20
|
|
384
383
|
LAYERS_PANEL_HIDE_BUTTON=\u96B1\u85CF
|
|
@@ -389,7 +388,6 @@ LAYERS_PANEL_VISIBLE_COLUMN_VISIBLE_TOOLTIP=\u6240\u6709\u5143\u7D20\u7686\u53EF
|
|
|
389
388
|
LAYERS_PANEL_VISIBLE_COLUMN_PARTIAL_TOOLTIP=\u90E8\u4EFD\u5143\u7D20\u53EF\u898B\uFF0C\u90E8\u4EFD\u5143\u7D20\u5247\u96B1\u85CF
|
|
390
389
|
LAYERS_PANEL_VISIBLE_COLUMN_HIDDEN_TOOLTIP=\u6240\u6709\u5143\u7D20\u7686\u96B1\u85CF
|
|
391
390
|
|
|
392
|
-
ELEMENTS_PANEL_NO_DATA=\u6C92\u6709\u5143\u7D20
|
|
393
391
|
ELEMENTS_PANEL_SHOW_BUTTON=\u986F\u793A
|
|
394
392
|
ELEMENTS_PANEL_SHOW_BUTTON_TOOLTIP=\u986F\u793A\u6AA2\u8996\u5340\u4E2D\u7684\u5143\u7D20
|
|
395
393
|
ELEMENTS_PANEL_HIDE_BUTTON=\u96B1\u85CF
|
package/src/sap/ui/vk/library.js
CHANGED
|
@@ -62,7 +62,7 @@ sap.ui.define([
|
|
|
62
62
|
* @namespace
|
|
63
63
|
* @name sap.ui.vk
|
|
64
64
|
* @author SAP SE
|
|
65
|
-
* @version 1.
|
|
65
|
+
* @version 1.141.0
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
|
|
@@ -150,7 +150,7 @@ sap.ui.define([
|
|
|
150
150
|
"sap.ui.vk.tools.PoiManipulationTool"
|
|
151
151
|
],
|
|
152
152
|
noLibraryCSS: false,
|
|
153
|
-
version: "1.
|
|
153
|
+
version: "1.141.0",
|
|
154
154
|
designtime: "sap/ui/vk/designtime/library.designtime"
|
|
155
155
|
});
|
|
156
156
|
|
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
|
28
28
|
* @param {float[]} [settings.edge] World coordinates of the edge ends in form <code>[x1, y1, z1, x2, y2, z2]</code>.
|
|
29
29
|
* @private
|
|
30
30
|
* @author SAP SE
|
|
31
|
-
* @version 1.
|
|
31
|
+
* @version 1.141.0
|
|
32
32
|
* @alias sap.ui.vk.measurement.Edge
|
|
33
33
|
* @since 1.101.0
|
|
34
34
|
*/
|
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
|
28
28
|
* @param {float[]} [settings.vertex] World coordinates of the vertex in form <code>[x, y, z]</code>.
|
|
29
29
|
* @private
|
|
30
30
|
* @author SAP SE
|
|
31
|
-
* @version 1.
|
|
31
|
+
* @version 1.141.0
|
|
32
32
|
* @alias sap.ui.vk.measurement.Vertex
|
|
33
33
|
* @since 1.101.0
|
|
34
34
|
*/
|
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
|
43
43
|
* @param {object} [mSettings] Initial settings for the new ContentManager object.
|
|
44
44
|
* @private
|
|
45
45
|
* @author SAP SE
|
|
46
|
-
* @version 1.
|
|
46
|
+
* @version 1.141.0
|
|
47
47
|
* @extends sap.ui.vk.ContentManager
|
|
48
48
|
* @alias sap.ui.vk.pdf.ContentManager
|
|
49
49
|
* @since 1.123.0
|
|
@@ -288,31 +288,51 @@ sap.ui.define([
|
|
|
288
288
|
};
|
|
289
289
|
|
|
290
290
|
function addNodesToScene(sceneBuilder, sceneId, nodes, parametrics) {
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
// Recursively process each tree node.
|
|
292
|
+
function processNodeRecursively(treeNode) {
|
|
293
|
+
const { node, children = [], parentId } = treeNode;
|
|
294
|
+
|
|
295
|
+
// Set parent ID if parent exists. `parentId` is used by `SceneBuilder` to set up the
|
|
296
|
+
// parent-child relationship when creating the node.
|
|
297
|
+
if (parentId != null) {
|
|
298
|
+
node.parentId = parentId;
|
|
299
|
+
} else if (node.parent != null) {
|
|
300
|
+
node.parentId = node.parent;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
// // Handle parametric content.
|
|
304
|
+
const parametric = node.parametric == null
|
|
305
|
+
? null
|
|
306
|
+
: parametrics[node.parametric];
|
|
293
307
|
|
|
294
308
|
if (parametric != null) {
|
|
295
309
|
node.parametricId = parametric.id;
|
|
296
310
|
}
|
|
297
311
|
|
|
298
|
-
|
|
312
|
+
// Create the node in the scene.
|
|
313
|
+
const nodeRef = sceneBuilder.createNode(node, sceneId);
|
|
299
314
|
|
|
315
|
+
// Set parametric content if available.
|
|
300
316
|
if (parametric != null) {
|
|
301
317
|
sceneBuilder.setParametricContent(node.sid, parametric, sceneId);
|
|
302
318
|
}
|
|
303
|
-
}
|
|
304
319
|
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
320
|
+
// Recursively process all children.
|
|
321
|
+
for (const childTreeNode of children) {
|
|
322
|
+
processNodeRecursively(childTreeNode);
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
// Initialize as hotspot.
|
|
326
|
+
nodeRef._initAsHotspot();
|
|
327
|
+
}
|
|
309
328
|
|
|
310
|
-
|
|
329
|
+
// Convert flat array to forest (array of root trees).
|
|
330
|
+
const forest = convertFlatListToForest(nodes);
|
|
311
331
|
|
|
312
|
-
|
|
313
|
-
|
|
332
|
+
// Process each root tree in the forest.
|
|
333
|
+
for (const rootTreeNode of forest) {
|
|
334
|
+
processNodeRecursively(rootTreeNode);
|
|
314
335
|
}
|
|
315
|
-
*/
|
|
316
336
|
}
|
|
317
337
|
|
|
318
338
|
function buildGetSceneUrl(contentResource, parameters) {
|
|
@@ -337,5 +357,57 @@ sap.ui.define([
|
|
|
337
357
|
return source;
|
|
338
358
|
}
|
|
339
359
|
|
|
360
|
+
/**
|
|
361
|
+
* @typedef {object} Node
|
|
362
|
+
* @property {string} sid The node's persistent ID.
|
|
363
|
+
* @property {string} name The name of the node.
|
|
364
|
+
* @property {string} [parent] The persistent ID of the node's parent.
|
|
365
|
+
* @property {int[]} [children] The indices of the node's children in the flat list of nodes.
|
|
366
|
+
* @property {int} [parametric] The index of the node's parametric in the <code>parametrics</code> array.
|
|
367
|
+
* @property {object} [transform] The node's transformation matrix.
|
|
368
|
+
* @property {boolean} [visible] Whether the node is visible.
|
|
369
|
+
* @property {int} [pageIndex] The zero-based index of the page on which the node is located.
|
|
370
|
+
* @property {string} contentType The type of content. E.g. for hotspots this is always "HOTSPOT".
|
|
371
|
+
*/
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* @typedef {object} TreeNode
|
|
375
|
+
* @property {Node} node The node.
|
|
376
|
+
* @property {string} [parentId] The persistent ID of the node's parent.
|
|
377
|
+
* @property {TreeNode} [parent] The node's parent.
|
|
378
|
+
* @property {TreeNode[]} [children] The node's children.
|
|
379
|
+
*/
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* Converts a flat list of nodes received from the backend into a forest (an array of root nodes).
|
|
383
|
+
*
|
|
384
|
+
* The input nodes are not modified.
|
|
385
|
+
*
|
|
386
|
+
* @param {Node[]} nodes The flat list of nodes
|
|
387
|
+
* @returns {TreeNode[]} The forest of nodes (root nodes)
|
|
388
|
+
*/
|
|
389
|
+
function convertFlatListToForest(nodes) {
|
|
390
|
+
// First create a TreeNode object for each node in the flat list.
|
|
391
|
+
/** @type TreeNode[] */
|
|
392
|
+
const treeNodes = nodes.map((node) => ({ node }));
|
|
393
|
+
|
|
394
|
+
// Then set up parent-child relationships between the TreeNode objects.
|
|
395
|
+
treeNodes
|
|
396
|
+
.filter(({ node: { children } }) => children != null)
|
|
397
|
+
.forEach((treeNode) => {
|
|
398
|
+
const { node } = treeNode;
|
|
399
|
+
|
|
400
|
+
treeNode.children = node.children.map((childIndex) => {
|
|
401
|
+
const childNode = treeNodes[childIndex];
|
|
402
|
+
childNode.parentId = node.sid;
|
|
403
|
+
childNode.parent = treeNode;
|
|
404
|
+
return childNode;
|
|
405
|
+
});
|
|
406
|
+
});
|
|
407
|
+
|
|
408
|
+
// Finally, return the roots of the trees in the forest.
|
|
409
|
+
return treeNodes.filter(({ parent }) => parent == null);
|
|
410
|
+
}
|
|
411
|
+
|
|
340
412
|
return ContentManager;
|
|
341
413
|
});
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @class Provides a class to communicate with content delivery service.
|
|
30
30
|
* @private
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.141.0
|
|
33
33
|
* @extends sap.ui.base.ManagedObject
|
|
34
34
|
* @alias sap.ui.vk.svg.ContentDeliveryService
|
|
35
35
|
*/
|
|
@@ -45,7 +45,7 @@ sap.ui.define([
|
|
|
45
45
|
* @param {object} [mSettings] Initial settings for the new ContentManager object.
|
|
46
46
|
* @protected
|
|
47
47
|
* @author SAP SE
|
|
48
|
-
* @version 1.
|
|
48
|
+
* @version 1.141.0
|
|
49
49
|
* @extends sap.ui.vk.ContentManager
|
|
50
50
|
* @alias sap.ui.vk.svg.ContentManager
|
|
51
51
|
* @since 1.80.0
|
|
@@ -137,6 +137,7 @@ sap.ui.define([
|
|
|
137
137
|
var value = values[0];
|
|
138
138
|
scene.backgroundTopColor = value.backgroundTopColor; // hex color or undefined
|
|
139
139
|
scene.backgroundBottomColor = value.backgroundBottomColor; // hex color or undefined
|
|
140
|
+
scene.outputSettings = value.outputSettings;
|
|
140
141
|
}
|
|
141
142
|
|
|
142
143
|
// add loader information to content to show who loaded it
|