@sapui5/ts-types-esm 1.145.1 → 1.147.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/types/index.d.ts +3 -6
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +4 -7
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +56 -67
- package/types/sap.f.d.ts +220 -527
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +3921 -3221
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +49 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +228 -1
- package/types/sap.insights.d.ts +14 -1
- package/types/{mobile-1.145.0-esm-d.ts → sap.m.d.ts} +596 -48
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +299 -10
- package/types/sap.suite.ui.generic.template.d.ts +79 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +9 -19
- package/types/sap.ui.codeeditor.d.ts +82 -46
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +5 -15
- package/types/{core-1.145.0-esm-d.ts → sap.ui.core.d.ts} +1214 -396
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +9 -1
- package/types/sap.ui.generic.app.d.ts +5 -5
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +87 -290
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/{mdc-1.145.0-esm-d.ts → sap.ui.mdc.d.ts} +113 -22
- package/types/sap.ui.richtexteditor.d.ts +6 -6
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +2 -2
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +41 -11
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +8 -24
- package/types/sap.ui.vk.d.ts +209 -2
- package/types/sap.ui.vtm.d.ts +2 -2
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +609 -202
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +151 -2
- package/types/sap.viz.d.ts +4 -5
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +0 -164
- package/types/sap.ui.webc.fiori.d.ts +0 -16235
- package/types/sap.ui.webc.main.d.ts +0 -51365
package/types/sap.ui.vk.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/vk/library" {
|
|
4
4
|
/**
|
|
@@ -5910,6 +5910,8 @@ declare module "sap/ui/vk/DrawerToolbarButton" {
|
|
|
5910
5910
|
|
|
5911
5911
|
CrossSectionSeparator = "VIT-Cross-Section-Separator",
|
|
5912
5912
|
|
|
5913
|
+
CrossSectionSettings = "VIT-Cross-Section-Settings",
|
|
5914
|
+
|
|
5913
5915
|
EcadSeparator = "VIT-ECAD-Separator",
|
|
5914
5916
|
|
|
5915
5917
|
FitToPage = "VIT-Fit-To-Page",
|
|
@@ -23402,7 +23404,7 @@ declare module "sap/ui/vk/svg/Viewport" {
|
|
|
23402
23404
|
* Include selected nodes
|
|
23403
23405
|
*/
|
|
23404
23406
|
includeSelection: boolean
|
|
23405
|
-
): string
|
|
23407
|
+
): Promise<string>;
|
|
23406
23408
|
/**
|
|
23407
23409
|
* Gets content of aggregation {@link #getMiniMap miniMap}.
|
|
23408
23410
|
*/
|
|
@@ -30587,6 +30589,8 @@ declare module "sap/ui/vk/tools/CreateTextTool" {
|
|
|
30587
30589
|
declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
30588
30590
|
import { default as Tool, $ToolSettings } from "sap/ui/vk/tools/Tool";
|
|
30589
30591
|
|
|
30592
|
+
import Event from "sap/ui/base/Event";
|
|
30593
|
+
|
|
30590
30594
|
import { CSSColor } from "sap/ui/core/library";
|
|
30591
30595
|
|
|
30592
30596
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
@@ -30663,6 +30667,93 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30663
30667
|
* @returns Metadata object describing this class
|
|
30664
30668
|
*/
|
|
30665
30669
|
static getMetadata(): ElementMetadata;
|
|
30670
|
+
/**
|
|
30671
|
+
* Attaches event handler `fnFunction` to the {@link #event:stateChanged stateChanged} event of this `sap.ui.vk.tools.CrossSectionTool`.
|
|
30672
|
+
*
|
|
30673
|
+
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
30674
|
+
* otherwise it will be bound to this `sap.ui.vk.tools.CrossSectionTool` itself.
|
|
30675
|
+
*
|
|
30676
|
+
* This event is fired when the tool's setState method is called and the new state is applied. The event
|
|
30677
|
+
* can be used to update of the UI.
|
|
30678
|
+
*
|
|
30679
|
+
*
|
|
30680
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30681
|
+
*/
|
|
30682
|
+
attachStateChanged(
|
|
30683
|
+
/**
|
|
30684
|
+
* An application-specific payload object that will be passed to the event handler along with the event
|
|
30685
|
+
* object when firing the event
|
|
30686
|
+
*/
|
|
30687
|
+
oData: object,
|
|
30688
|
+
/**
|
|
30689
|
+
* The function to be called when the event occurs
|
|
30690
|
+
*/
|
|
30691
|
+
fnFunction: (p1: Event) => void,
|
|
30692
|
+
/**
|
|
30693
|
+
* Context object to call the event handler with. Defaults to this `sap.ui.vk.tools.CrossSectionTool` itself
|
|
30694
|
+
*/
|
|
30695
|
+
oListener?: object
|
|
30696
|
+
): this;
|
|
30697
|
+
/**
|
|
30698
|
+
* Attaches event handler `fnFunction` to the {@link #event:stateChanged stateChanged} event of this `sap.ui.vk.tools.CrossSectionTool`.
|
|
30699
|
+
*
|
|
30700
|
+
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
30701
|
+
* otherwise it will be bound to this `sap.ui.vk.tools.CrossSectionTool` itself.
|
|
30702
|
+
*
|
|
30703
|
+
* This event is fired when the tool's setState method is called and the new state is applied. The event
|
|
30704
|
+
* can be used to update of the UI.
|
|
30705
|
+
*
|
|
30706
|
+
*
|
|
30707
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30708
|
+
*/
|
|
30709
|
+
attachStateChanged(
|
|
30710
|
+
/**
|
|
30711
|
+
* The function to be called when the event occurs
|
|
30712
|
+
*/
|
|
30713
|
+
fnFunction: (p1: Event) => void,
|
|
30714
|
+
/**
|
|
30715
|
+
* Context object to call the event handler with. Defaults to this `sap.ui.vk.tools.CrossSectionTool` itself
|
|
30716
|
+
*/
|
|
30717
|
+
oListener?: object
|
|
30718
|
+
): this;
|
|
30719
|
+
/**
|
|
30720
|
+
* Detaches event handler `fnFunction` from the {@link #event:stateChanged stateChanged} event of this `sap.ui.vk.tools.CrossSectionTool`.
|
|
30721
|
+
*
|
|
30722
|
+
* The passed function and listener object must match the ones used for event registration.
|
|
30723
|
+
*
|
|
30724
|
+
*
|
|
30725
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30726
|
+
*/
|
|
30727
|
+
detachStateChanged(
|
|
30728
|
+
/**
|
|
30729
|
+
* The function to be called, when the event occurs
|
|
30730
|
+
*/
|
|
30731
|
+
fnFunction: (p1: Event) => void,
|
|
30732
|
+
/**
|
|
30733
|
+
* Context object on which the given function had to be called
|
|
30734
|
+
*/
|
|
30735
|
+
oListener?: object
|
|
30736
|
+
): this;
|
|
30737
|
+
/**
|
|
30738
|
+
* Fires event {@link #event:stateChanged stateChanged} to attached listeners.
|
|
30739
|
+
*
|
|
30740
|
+
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
30741
|
+
*
|
|
30742
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30743
|
+
*/
|
|
30744
|
+
fireStateChanged(
|
|
30745
|
+
/**
|
|
30746
|
+
* Parameters to pass along with the event
|
|
30747
|
+
*/
|
|
30748
|
+
mParameters?: object
|
|
30749
|
+
): this;
|
|
30750
|
+
/**
|
|
30751
|
+
* Gets the clipping plane axis.
|
|
30752
|
+
*
|
|
30753
|
+
*
|
|
30754
|
+
* @returns Axis index from 0 to 2: 0 - X, 1 - Y, 2 - Z.
|
|
30755
|
+
*/
|
|
30756
|
+
getAxis(): number;
|
|
30666
30757
|
/**
|
|
30667
30758
|
* Gets current value of property {@link #getCappingColor cappingColor}.
|
|
30668
30759
|
*
|
|
@@ -30681,6 +30772,24 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30681
30772
|
* @returns Value of property `cappingOpacity`
|
|
30682
30773
|
*/
|
|
30683
30774
|
getCappingOpacity(): float;
|
|
30775
|
+
/**
|
|
30776
|
+
* Gets current value of property {@link #getOutlineColor outlineColor}.
|
|
30777
|
+
*
|
|
30778
|
+
* Default value is `"#000000"`.
|
|
30779
|
+
*
|
|
30780
|
+
*
|
|
30781
|
+
* @returns Value of property `outlineColor`
|
|
30782
|
+
*/
|
|
30783
|
+
getOutlineColor(): CSSColor;
|
|
30784
|
+
/**
|
|
30785
|
+
* Gets current value of property {@link #getOutlineWidth outlineWidth}.
|
|
30786
|
+
*
|
|
30787
|
+
* Default value is `2`.
|
|
30788
|
+
*
|
|
30789
|
+
*
|
|
30790
|
+
* @returns Value of property `outlineWidth`
|
|
30791
|
+
*/
|
|
30792
|
+
getOutlineWidth(): float;
|
|
30684
30793
|
/**
|
|
30685
30794
|
* Gets current value of property {@link #getShowCapping showCapping}.
|
|
30686
30795
|
*
|
|
@@ -30701,6 +30810,15 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30701
30810
|
* @returns Value of property `showEditingUI`
|
|
30702
30811
|
*/
|
|
30703
30812
|
getShowEditingUI(): boolean;
|
|
30813
|
+
/**
|
|
30814
|
+
* Gets current value of property {@link #getShowOutline showOutline}.
|
|
30815
|
+
*
|
|
30816
|
+
* Default value is `true`.
|
|
30817
|
+
*
|
|
30818
|
+
*
|
|
30819
|
+
* @returns Value of property `showOutline`
|
|
30820
|
+
*/
|
|
30821
|
+
getShowOutline(): boolean;
|
|
30704
30822
|
/**
|
|
30705
30823
|
* Gets information about the current state.
|
|
30706
30824
|
*
|
|
@@ -30779,6 +30897,38 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30779
30897
|
*/
|
|
30780
30898
|
flip?: boolean
|
|
30781
30899
|
): this;
|
|
30900
|
+
/**
|
|
30901
|
+
* Sets a new value for property {@link #getOutlineColor outlineColor}.
|
|
30902
|
+
*
|
|
30903
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30904
|
+
*
|
|
30905
|
+
* Default value is `"#000000"`.
|
|
30906
|
+
*
|
|
30907
|
+
*
|
|
30908
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30909
|
+
*/
|
|
30910
|
+
setOutlineColor(
|
|
30911
|
+
/**
|
|
30912
|
+
* New value for property `outlineColor`
|
|
30913
|
+
*/
|
|
30914
|
+
sOutlineColor?: CSSColor
|
|
30915
|
+
): this;
|
|
30916
|
+
/**
|
|
30917
|
+
* Sets a new value for property {@link #getOutlineWidth outlineWidth}.
|
|
30918
|
+
*
|
|
30919
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30920
|
+
*
|
|
30921
|
+
* Default value is `2`.
|
|
30922
|
+
*
|
|
30923
|
+
*
|
|
30924
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30925
|
+
*/
|
|
30926
|
+
setOutlineWidth(
|
|
30927
|
+
/**
|
|
30928
|
+
* New value for property `outlineWidth`
|
|
30929
|
+
*/
|
|
30930
|
+
fOutlineWidth?: float
|
|
30931
|
+
): this;
|
|
30782
30932
|
/**
|
|
30783
30933
|
* Sets a new value for property {@link #getShowCapping showCapping}.
|
|
30784
30934
|
*
|
|
@@ -30813,6 +30963,22 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30813
30963
|
*/
|
|
30814
30964
|
bShowEditingUI?: boolean
|
|
30815
30965
|
): this;
|
|
30966
|
+
/**
|
|
30967
|
+
* Sets a new value for property {@link #getShowOutline showOutline}.
|
|
30968
|
+
*
|
|
30969
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30970
|
+
*
|
|
30971
|
+
* Default value is `true`.
|
|
30972
|
+
*
|
|
30973
|
+
*
|
|
30974
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30975
|
+
*/
|
|
30976
|
+
setShowOutline(
|
|
30977
|
+
/**
|
|
30978
|
+
* New value for property `showOutline`
|
|
30979
|
+
*/
|
|
30980
|
+
bShowOutline?: boolean
|
|
30981
|
+
): this;
|
|
30816
30982
|
/**
|
|
30817
30983
|
* Sets the current state.
|
|
30818
30984
|
*
|
|
@@ -30841,6 +31007,18 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30841
31007
|
* The position of the clipping planes defined as [x, y, z].
|
|
30842
31008
|
*/
|
|
30843
31009
|
position?: number[];
|
|
31010
|
+
/**
|
|
31011
|
+
* The color of the outline defined as a CSS color string.
|
|
31012
|
+
*/
|
|
31013
|
+
outlineColor?: string;
|
|
31014
|
+
/**
|
|
31015
|
+
* The width of the outline defined as a float.
|
|
31016
|
+
*/
|
|
31017
|
+
outlineWidth?: number;
|
|
31018
|
+
/**
|
|
31019
|
+
* Specifies whether the outline should be shown.
|
|
31020
|
+
*/
|
|
31021
|
+
showOutline?: boolean;
|
|
30844
31022
|
/**
|
|
30845
31023
|
* The color of the capping defined as a CSS color string.
|
|
30846
31024
|
*/
|
|
@@ -30853,6 +31031,10 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30853
31031
|
* Specifies whether the capping should be shown.
|
|
30854
31032
|
*/
|
|
30855
31033
|
showCapping?: boolean;
|
|
31034
|
+
/**
|
|
31035
|
+
* Specifies whether the editing UI should be shown.
|
|
31036
|
+
*/
|
|
31037
|
+
showEditingUI?: boolean;
|
|
30856
31038
|
},
|
|
30857
31039
|
/**
|
|
30858
31040
|
* The viewport where the tool is used.
|
|
@@ -30869,12 +31051,37 @@ declare module "sap/ui/vk/tools/CrossSectionTool" {
|
|
|
30869
31051
|
*/
|
|
30870
31052
|
showEditingUI?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
30871
31053
|
|
|
31054
|
+
outlineColor?: CSSColor | PropertyBindingInfo | `{${string}}`;
|
|
31055
|
+
|
|
31056
|
+
outlineWidth?: float | PropertyBindingInfo | `{${string}}`;
|
|
31057
|
+
|
|
31058
|
+
showOutline?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
31059
|
+
|
|
30872
31060
|
cappingColor?: CSSColor | PropertyBindingInfo | `{${string}}`;
|
|
30873
31061
|
|
|
30874
31062
|
cappingOpacity?: float | PropertyBindingInfo | `{${string}}`;
|
|
30875
31063
|
|
|
30876
31064
|
showCapping?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
31065
|
+
|
|
31066
|
+
/**
|
|
31067
|
+
* This event is fired when the tool's setState method is called and the new state is applied. The event
|
|
31068
|
+
* can be used to update of the UI.
|
|
31069
|
+
*/
|
|
31070
|
+
stateChanged?: (oEvent: Event) => void;
|
|
30877
31071
|
}
|
|
31072
|
+
|
|
31073
|
+
/**
|
|
31074
|
+
* Parameters of the CrossSectionTool#stateChanged event.
|
|
31075
|
+
*/
|
|
31076
|
+
export interface CrossSectionTool$StateChangedEventParameters {}
|
|
31077
|
+
|
|
31078
|
+
/**
|
|
31079
|
+
* Event object of the CrossSectionTool#stateChanged event.
|
|
31080
|
+
*/
|
|
31081
|
+
export type CrossSectionTool$StateChangedEvent = Event<
|
|
31082
|
+
CrossSectionTool$StateChangedEventParameters,
|
|
31083
|
+
CrossSectionTool
|
|
31084
|
+
>;
|
|
30878
31085
|
}
|
|
30879
31086
|
|
|
30880
31087
|
declare module "sap/ui/vk/tools/DuplicateSvgElementTool" {
|
package/types/sap.ui.vtm.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/vtm/library" {
|
|
4
4
|
import Vtm from "sap/ui/vtm/Vtm";
|
|
@@ -6020,7 +6020,7 @@ declare module "sap/ui/vtm/Tree" {
|
|
|
6020
6020
|
* Example:
|
|
6021
6021
|
* ```javascript
|
|
6022
6022
|
* {
|
|
6023
|
-
* id:
|
|
6023
|
+
* id: sap.base.util.uid(),
|
|
6024
6024
|
* name: "Tree item name",
|
|
6025
6025
|
* iconUrl: "sap-icon://tree",
|
|
6026
6026
|
* iconTooltip: "Group"
|