@sapui5/ts-types 1.136.15 → 1.136.16

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.
Files changed (51) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +5 -5
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.base.d.ts +1 -1
  6. package/types/sap.fe.controls.d.ts +3 -0
  7. package/types/sap.fe.core.d.ts +1 -1
  8. package/types/sap.fe.ina.d.ts +1 -1
  9. package/types/sap.fe.macros.d.ts +1 -1
  10. package/types/sap.fe.navigation.d.ts +1 -1
  11. package/types/sap.fe.placeholder.d.ts +1 -1
  12. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  13. package/types/sap.fe.templates.d.ts +1 -1
  14. package/types/sap.fe.test.d.ts +1 -1
  15. package/types/sap.fe.tools.d.ts +1 -1
  16. package/types/sap.gantt.d.ts +1 -1
  17. package/types/sap.insights.d.ts +1 -1
  18. package/types/sap.makit.d.ts +1 -1
  19. package/types/sap.me.d.ts +1 -1
  20. package/types/sap.ndc.d.ts +1 -1
  21. package/types/sap.ovp.d.ts +1 -1
  22. package/types/sap.suite.ui.commons.d.ts +1 -1
  23. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  24. package/types/sap.suite.ui.microchart.d.ts +1 -1
  25. package/types/{tnt-1.136.12-d.ts → sap.tnt.d.ts} +1 -1
  26. package/types/sap.ui.codeeditor.d.ts +1 -1
  27. package/types/{commons-1.136.12-d.ts → sap.ui.commons.d.ts} +1 -1
  28. package/types/sap.ui.comp.d.ts +1 -1
  29. package/types/{dt-1.136.12-d.ts → sap.ui.dt.d.ts} +1 -1
  30. package/types/sap.ui.export.d.ts +1 -1
  31. package/types/sap.ui.fl.d.ts +1 -1
  32. package/types/sap.ui.integration.d.ts +1 -1
  33. package/types/sap.ui.layout.d.ts +1 -1
  34. package/types/sap.ui.richtexteditor.d.ts +1 -1
  35. package/types/sap.ui.rta.d.ts +1 -1
  36. package/types/sap.ui.suite.d.ts +1 -1
  37. package/types/sap.ui.support.d.ts +1 -1
  38. package/types/sap.ui.table.d.ts +1 -1
  39. package/types/sap.ui.testrecorder.d.ts +1 -1
  40. package/types/sap.ui.unified.d.ts +1 -1
  41. package/types/{ux3-1.136.12-d.ts → sap.ui.ux3.d.ts} +1 -1
  42. package/types/sap.ui.vk.d.ts +366 -1
  43. package/types/sap.ui.webc.common.d.ts +1 -1
  44. package/types/sap.ui.webc.fiori.d.ts +1 -1
  45. package/types/sap.ui.webc.main.d.ts +1 -1
  46. package/types/sap.uiext.inbox.d.ts +1 -1
  47. package/types/sap.ushell.d.ts +1 -1
  48. package/types/sap.ushell_abap.d.ts +1 -1
  49. package/types/sap.uxap.d.ts +1 -1
  50. package/types/sap.viz.d.ts +1 -1
  51. package/types/sap.fe.controls-1.136.14-d.ts +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.136.15",
3
+ "version": "1.136.16",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -17,10 +17,10 @@
17
17
  /// <reference path="./sap.zen.dsh.d.ts"/>
18
18
  /// <reference path="./sap.zen.commons.d.ts"/>
19
19
  /// <reference path="./sap.sac.df.d.ts"/>
20
- /// <reference path="./commons-1.136.12-d.ts"/>
20
+ /// <reference path="./sap.ui.commons.d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.136.2-d.ts"/>
23
- /// <reference path="./dt-1.136.12-d.ts"/>
23
+ /// <reference path="./sap.ui.dt.d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -45,7 +45,7 @@
45
45
  /// <reference path="./sap.cux.home.d.ts"/>
46
46
  /// <reference path="./sap.esh.search.ui.d.ts"/>
47
47
  /// <reference path="./sap.fe.base.d.ts"/>
48
- /// <reference path="./sap.fe.controls-1.136.14-d.ts"/>
48
+ /// <reference path="./sap.fe.controls.d.ts"/>
49
49
  /// <reference path="./sap.fe.core.d.ts"/>
50
50
  /// <reference path="./sap.fe.ina.d.ts"/>
51
51
  /// <reference path="./sap.fe.macros.d.ts"/>
@@ -67,12 +67,12 @@
67
67
  /// <reference path="./sap.ui.support.d.ts"/>
68
68
  /// <reference path="./sap.ui.table.d.ts"/>
69
69
  /// <reference path="./sap.ui.testrecorder.d.ts"/>
70
- /// <reference path="./tnt-1.136.12-d.ts"/>
70
+ /// <reference path="./sap.tnt.d.ts"/>
71
71
  /// <reference path="./sap.ca.ui.d.ts"/>
72
72
  /// <reference path="./sap.ui.unified.d.ts"/>
73
73
  /// <reference path="./sap.ushell.d.ts"/>
74
74
  /// <reference path="./sap.ushell_abap.d.ts"/>
75
- /// <reference path="./ux3-1.136.12-d.ts"/>
75
+ /// <reference path="./sap.ui.ux3.d.ts"/>
76
76
  /// <reference path="./sap.uxap.d.ts"/>
77
77
  /// <reference path="./sap.ui.vbm.d.ts"/>
78
78
  /// <reference path="./sap.viz.d.ts"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -0,0 +1,3 @@
1
+ // For Library Version: 1.136.16
2
+
3
+ declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.10
1
+ // For Library Version: 1.136.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.10
1
+ // For Library Version: 1.136.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.10
1
+ // For Library Version: 1.136.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.10
1
+ // For Library Version: 1.136.11
2
2
 
3
3
  declare module "sap/suite/ui/commons/collaboration/BaseHelperService" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.14
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.8
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -2557,6 +2557,36 @@ declare namespace sap {
2557
2557
  }
2558
2558
 
2559
2559
  namespace ecad {
2560
+ /**
2561
+ * Describes the settings that can be provided to the ElementsPanel constructor.
2562
+ */
2563
+ interface $ElementsPanelSettings extends sap.ui.core.$ControlSettings {
2564
+ width?:
2565
+ | sap.ui.core.CSSSize
2566
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
2567
+ | `{${string}}`;
2568
+
2569
+ height?:
2570
+ | sap.ui.core.CSSSize
2571
+ | sap.ui.base.ManagedObject.PropertyBindingInfo
2572
+ | `{${string}}`;
2573
+
2574
+ /**
2575
+ * An association to the `ContentConnector` instance that manages content resources.
2576
+ */
2577
+ contentConnector?: sap.ui.vk.ContentConnector | string;
2578
+
2579
+ /**
2580
+ * An association to the `ViewStateManager` instance.
2581
+ */
2582
+ viewStateManager?: sap.ui.vk.ViewStateManagerBase | string;
2583
+
2584
+ /**
2585
+ * This event will be fired when content is replaced.
2586
+ */
2587
+ contentChanged?: (oEvent: sap.ui.base.Event) => void;
2588
+ }
2589
+
2560
2590
  /**
2561
2591
  * Describes the settings that can be provided to the LayersPanel constructor.
2562
2592
  */
@@ -2589,11 +2619,258 @@ declare namespace sap {
2589
2619
  contentChanged?: (oEvent: sap.ui.base.Event) => void;
2590
2620
  }
2591
2621
 
2622
+ /**
2623
+ * Parameters of the ElementsPanel#contentChanged event.
2624
+ */
2625
+ interface ElementsPanel$ContentChangedEventParameters {}
2626
+
2592
2627
  /**
2593
2628
  * Parameters of the LayersPanel#contentChanged event.
2594
2629
  */
2595
2630
  interface LayersPanel$ContentChangedEventParameters {}
2596
2631
 
2632
+ /**
2633
+ * Provides a list of all ECAD elements in a given scene in table format.
2634
+ *
2635
+ * **NOTE:** To use this control the application developer should add dependencies to the following libraries
2636
+ * on application level to ensure that the libraries are loaded before the module dependencies will be required:
2637
+ *
2638
+ * - sap.f
2639
+ * - sap.ui.comp
2640
+ *
2641
+ * @since 1.136.0
2642
+ */
2643
+ class ElementsPanel extends sap.ui.core.Control {
2644
+ /**
2645
+ * Constructor for a new ElementsPanel.
2646
+ *
2647
+ * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
2648
+ * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
2649
+ * of the syntax of the settings object.
2650
+ */
2651
+ constructor(
2652
+ /**
2653
+ * initial settings for the new control
2654
+ */
2655
+ mSettings?: sap.ui.vk.ecad.$ElementsPanelSettings
2656
+ );
2657
+ /**
2658
+ * Constructor for a new ElementsPanel.
2659
+ *
2660
+ * Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
2661
+ * objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
2662
+ * of the syntax of the settings object.
2663
+ */
2664
+ constructor(
2665
+ /**
2666
+ * id for the new control, generated automatically if no id is given
2667
+ */
2668
+ sId?: string,
2669
+ /**
2670
+ * initial settings for the new control
2671
+ */
2672
+ mSettings?: sap.ui.vk.ecad.$ElementsPanelSettings
2673
+ );
2674
+
2675
+ /**
2676
+ * Creates a new subclass of class sap.ui.vk.ecad.ElementsPanel with name `sClassName` and enriches it with
2677
+ * the information contained in `oClassInfo`.
2678
+ *
2679
+ * `oClassInfo` might contain the same kind of information as described in {@link sap.ui.core.Control.extend}.
2680
+ *
2681
+ *
2682
+ * @returns Created class / constructor function
2683
+ */
2684
+ static extend<T extends Record<string, unknown>>(
2685
+ /**
2686
+ * Name of the class being created
2687
+ */
2688
+ sClassName: string,
2689
+ /**
2690
+ * Object literal with information about the class
2691
+ */
2692
+ oClassInfo?: sap.ClassInfo<T, sap.ui.vk.ecad.ElementsPanel>,
2693
+ /**
2694
+ * Constructor function for the metadata object; if not given, it defaults to the metadata implementation
2695
+ * used by this class
2696
+ */
2697
+ FNMetaImpl?: Function
2698
+ ): Function;
2699
+ /**
2700
+ * Returns a metadata object for class sap.ui.vk.ecad.ElementsPanel.
2701
+ *
2702
+ *
2703
+ * @returns Metadata object describing this class
2704
+ */
2705
+ static getMetadata(): sap.ui.core.ElementMetadata;
2706
+ /**
2707
+ * Attaches event handler `fnFunction` to the {@link #event:contentChanged contentChanged} event of this
2708
+ * `sap.ui.vk.ecad.ElementsPanel`.
2709
+ *
2710
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
2711
+ * otherwise it will be bound to this `sap.ui.vk.ecad.ElementsPanel` itself.
2712
+ *
2713
+ * This event will be fired when content is replaced.
2714
+ *
2715
+ *
2716
+ * @returns Reference to `this` in order to allow method chaining
2717
+ */
2718
+ attachContentChanged(
2719
+ /**
2720
+ * An application-specific payload object that will be passed to the event handler along with the event
2721
+ * object when firing the event
2722
+ */
2723
+ oData: object,
2724
+ /**
2725
+ * The function to be called when the event occurs
2726
+ */
2727
+ fnFunction: (p1: sap.ui.base.Event) => void,
2728
+ /**
2729
+ * Context object to call the event handler with. Defaults to this `sap.ui.vk.ecad.ElementsPanel` itself
2730
+ */
2731
+ oListener?: object
2732
+ ): this;
2733
+ /**
2734
+ * Attaches event handler `fnFunction` to the {@link #event:contentChanged contentChanged} event of this
2735
+ * `sap.ui.vk.ecad.ElementsPanel`.
2736
+ *
2737
+ * When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
2738
+ * otherwise it will be bound to this `sap.ui.vk.ecad.ElementsPanel` itself.
2739
+ *
2740
+ * This event will be fired when content is replaced.
2741
+ *
2742
+ *
2743
+ * @returns Reference to `this` in order to allow method chaining
2744
+ */
2745
+ attachContentChanged(
2746
+ /**
2747
+ * The function to be called when the event occurs
2748
+ */
2749
+ fnFunction: (p1: sap.ui.base.Event) => void,
2750
+ /**
2751
+ * Context object to call the event handler with. Defaults to this `sap.ui.vk.ecad.ElementsPanel` itself
2752
+ */
2753
+ oListener?: object
2754
+ ): this;
2755
+ /**
2756
+ * Detaches event handler `fnFunction` from the {@link #event:contentChanged contentChanged} event of this
2757
+ * `sap.ui.vk.ecad.ElementsPanel`.
2758
+ *
2759
+ * The passed function and listener object must match the ones used for event registration.
2760
+ *
2761
+ *
2762
+ * @returns Reference to `this` in order to allow method chaining
2763
+ */
2764
+ detachContentChanged(
2765
+ /**
2766
+ * The function to be called, when the event occurs
2767
+ */
2768
+ fnFunction: (p1: sap.ui.base.Event) => void,
2769
+ /**
2770
+ * Context object on which the given function had to be called
2771
+ */
2772
+ oListener?: object
2773
+ ): this;
2774
+ /**
2775
+ * Fires event {@link #event:contentChanged contentChanged} to attached listeners.
2776
+ *
2777
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
2778
+ *
2779
+ * @returns Reference to `this` in order to allow method chaining
2780
+ */
2781
+ fireContentChanged(
2782
+ /**
2783
+ * Parameters to pass along with the event
2784
+ */
2785
+ mParameters?: object
2786
+ ): this;
2787
+ /**
2788
+ * ID of the element which is the current target of the association {@link #getContentConnector contentConnector},
2789
+ * or `null`.
2790
+ */
2791
+ getContentConnector(): sap.ui.core.ID | null;
2792
+ /**
2793
+ * Gets current value of property {@link #getHeight height}.
2794
+ *
2795
+ * Default value is `"100%"`.
2796
+ *
2797
+ *
2798
+ * @returns Value of property `height`
2799
+ */
2800
+ getHeight(): sap.ui.core.CSSSize;
2801
+ /**
2802
+ * ID of the element which is the current target of the association {@link #getViewStateManager viewStateManager},
2803
+ * or `null`.
2804
+ */
2805
+ getViewStateManager(): sap.ui.core.ID | null;
2806
+ /**
2807
+ * Gets current value of property {@link #getWidth width}.
2808
+ *
2809
+ * Default value is `"auto"`.
2810
+ *
2811
+ *
2812
+ * @returns Value of property `width`
2813
+ */
2814
+ getWidth(): sap.ui.core.CSSSize;
2815
+ /**
2816
+ * Sets the associated {@link #getContentConnector contentConnector}.
2817
+ *
2818
+ *
2819
+ * @returns Reference to `this` in order to allow method chaining
2820
+ */
2821
+ setContentConnector(
2822
+ /**
2823
+ * ID of an element which becomes the new target of this contentConnector association; alternatively, an
2824
+ * element instance may be given
2825
+ */
2826
+ oContentConnector: sap.ui.core.ID | sap.ui.vk.ContentConnector
2827
+ ): this;
2828
+ /**
2829
+ * Sets a new value for property {@link #getHeight height}.
2830
+ *
2831
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
2832
+ *
2833
+ * Default value is `"100%"`.
2834
+ *
2835
+ *
2836
+ * @returns Reference to `this` in order to allow method chaining
2837
+ */
2838
+ setHeight(
2839
+ /**
2840
+ * New value for property `height`
2841
+ */
2842
+ sHeight?: sap.ui.core.CSSSize
2843
+ ): this;
2844
+ /**
2845
+ * Sets the associated {@link #getViewStateManager viewStateManager}.
2846
+ *
2847
+ *
2848
+ * @returns Reference to `this` in order to allow method chaining
2849
+ */
2850
+ setViewStateManager(
2851
+ /**
2852
+ * ID of an element which becomes the new target of this viewStateManager association; alternatively, an
2853
+ * element instance may be given
2854
+ */
2855
+ oViewStateManager: sap.ui.core.ID | sap.ui.vk.ViewStateManagerBase
2856
+ ): this;
2857
+ /**
2858
+ * Sets a new value for property {@link #getWidth width}.
2859
+ *
2860
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
2861
+ *
2862
+ * Default value is `"auto"`.
2863
+ *
2864
+ *
2865
+ * @returns Reference to `this` in order to allow method chaining
2866
+ */
2867
+ setWidth(
2868
+ /**
2869
+ * New value for property `width`
2870
+ */
2871
+ sWidth?: sap.ui.core.CSSSize
2872
+ ): this;
2873
+ }
2597
2874
  /**
2598
2875
  * Provides a flat list view of all the ECAD layers in a given scene in table format.
2599
2876
  *
@@ -2854,6 +3131,14 @@ declare namespace sap {
2854
3131
  ): this;
2855
3132
  }
2856
3133
 
3134
+ /**
3135
+ * Event object of the ElementsPanel#contentChanged event.
3136
+ */
3137
+ type ElementsPanel$ContentChangedEvent = sap.ui.base.Event<
3138
+ ElementsPanel$ContentChangedEventParameters,
3139
+ ElementsPanel
3140
+ >;
3141
+
2857
3142
  /**
2858
3143
  * Event object of the LayersPanel#contentChanged event.
2859
3144
  */
@@ -6910,6 +7195,10 @@ declare namespace sap {
6910
7195
  * Indicator to retrieve selection information.
6911
7196
  */
6912
7197
  selection?: boolean | object;
7198
+ /**
7199
+ * Indicator to retrieve cross-section tool information.
7200
+ */
7201
+ crossSection?: boolean | object;
6913
7202
  }
6914
7203
  ): object;
6915
7204
  /**
@@ -7088,6 +7377,27 @@ declare namespace sap {
7088
7377
  */
7089
7378
  outlined: string[];
7090
7379
  };
7380
+ /**
7381
+ * A JSON-like object containing the cross-section tool information.
7382
+ */
7383
+ crossSection?: {
7384
+ /**
7385
+ * Indicator whether the cross-section tool is enabled.
7386
+ */
7387
+ enabled?: boolean;
7388
+ /**
7389
+ * Axis along which the cross-section is performed (0 - X, 1 - Y, 2 - Z).
7390
+ */
7391
+ axis?: int;
7392
+ /**
7393
+ * Indicator whether the cross-section direction is flipped.
7394
+ */
7395
+ flip?: boolean;
7396
+ /**
7397
+ * Position of the cross-section planes defined as [x, y, z].
7398
+ */
7399
+ position?: float[];
7400
+ };
7091
7401
  },
7092
7402
  /**
7093
7403
  * Fly-to animation duration in seconds.
@@ -11187,6 +11497,15 @@ declare namespace sap {
11187
11497
  * @returns Value of property `showEditingUI`
11188
11498
  */
11189
11499
  getShowEditingUI(): boolean;
11500
+ /**
11501
+ * Gets information about the current state.
11502
+ *
11503
+ * @since 1.145.0
11504
+ *
11505
+ * @returns JSON-like object which holds the current state information. See {@link sap.ui.vk.tools.CrossSectionTool#setState setState }
11506
+ * for details.
11507
+ */
11508
+ getState(): object | null;
11190
11509
  /**
11191
11510
  * MOVE TO BASE Queues a command for execution during the rendering cycle. All gesture operations should
11192
11511
  * be called using this method.
@@ -11242,6 +11561,40 @@ declare namespace sap {
11242
11561
  */
11243
11562
  bShowEditingUI?: boolean
11244
11563
  ): this;
11564
+ /**
11565
+ * Sets the current state.
11566
+ *
11567
+ * @since 1.145.0
11568
+ *
11569
+ * @returns `this` to allow method chaining.
11570
+ */
11571
+ setState(
11572
+ /**
11573
+ * JSON-like object which holds the state information. See below for details.
11574
+ */
11575
+ state?: {
11576
+ /**
11577
+ * Specifies whether the cross section tool should be activated.
11578
+ */
11579
+ enabled?: boolean;
11580
+ /**
11581
+ * Axis index from 0 to 2: 0 - X, 1 - Y, 2 - Z.
11582
+ */
11583
+ axis?: number;
11584
+ /**
11585
+ * If set to `true`, the clipping plane will be flipped.
11586
+ */
11587
+ flip?: boolean;
11588
+ /**
11589
+ * The position of the clipping planes defined as [x, y, z].
11590
+ */
11591
+ position?: number[];
11592
+ },
11593
+ /**
11594
+ * The viewport where the tool is used.
11595
+ */
11596
+ viewport?: sap.ui.vk.Viewport
11597
+ ): this;
11245
11598
  }
11246
11599
  /**
11247
11600
  * The DuplicateSvgElementTool allows applications to duplicate svg elements.
@@ -38754,6 +39107,12 @@ declare namespace sap {
38754
39107
  * Provides simple 3D visualization capability by connecting, configuring and presenting the essential Visualization
38755
39108
  * Toolkit controls a single composite control.
38756
39109
  *
39110
+ * **NOTE:** To use this control the application developer should add dependencies to the following libraries
39111
+ * on application level to ensure that the libraries are loaded before the module dependencies will be required:
39112
+ *
39113
+ * - sap.f
39114
+ * - sap.ui.comp
39115
+ *
38757
39116
  * @since 1.32.0
38758
39117
  */
38759
39118
  class Viewer extends sap.ui.core.Control {
@@ -41607,6 +41966,10 @@ declare namespace sap {
41607
41966
  * Indicator to retrieve selection information.
41608
41967
  */
41609
41968
  selection?: boolean | object;
41969
+ /**
41970
+ * Indicator to retrieve cross-section information.
41971
+ */
41972
+ crossSection?: boolean | object;
41610
41973
  }
41611
41974
  ): object;
41612
41975
  /**
@@ -46763,6 +47126,8 @@ declare namespace sap {
46763
47126
 
46764
47127
  "sap/ui/vk/dvl/ViewStateManager": undefined;
46765
47128
 
47129
+ "sap/ui/vk/ecad/ElementsPanel": undefined;
47130
+
46766
47131
  "sap/ui/vk/ecad/LayersPanel": undefined;
46767
47132
 
46768
47133
  "sap/ui/vk/FlexibleControl": undefined;
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.15
1
+ // For Library Version: 1.136.16
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +0,0 @@
1
- // For Library Version: 1.136.14
2
-
3
- declare namespace sap {}