@sapui5/sap.zen.commons 1.99.0 → 1.102.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/zen/commons/.library +13 -22
- package/src/sap/zen/commons/BackgroundDesign.js +70 -69
- package/src/sap/zen/commons/HAlign.js +59 -58
- package/src/sap/zen/commons/Padding.js +67 -66
- package/src/sap/zen/commons/Separation.js +71 -70
- package/src/sap/zen/commons/SpreadSheet/CXpDataCellValueType.js +2 -1
- package/src/sap/zen/commons/SpreadSheet/CXpStyle.js +2 -1
- package/src/sap/zen/commons/SpreadSheet/CellInfo.js +2 -1
- package/src/sap/zen/commons/SpreadSheet/Workbook.js +2 -1
- package/src/sap/zen/commons/VAlign.js +43 -42
- package/src/sap/zen/commons/layout/AbsoluteLayout.js +2 -1
- package/src/sap/zen/commons/layout/AbsoluteLayoutRenderer.js +2 -1
- package/src/sap/zen/commons/layout/MatrixLayout.js +3 -2
- package/src/sap/zen/commons/layout/MatrixLayoutCell.js +3 -2
- package/src/sap/zen/commons/layout/MatrixLayoutRenderer.js +2 -1
- package/src/sap/zen/commons/layout/MatrixLayoutRow.js +3 -2
- package/src/sap/zen/commons/layout/PositionContainer.js +3 -2
- package/src/sap/zen/commons/library.js +8 -61
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_flat_75_ffffff_40x100.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_glass_75_dadada_1x400.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-icons_222222_256x240.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-icons_2e83ff_256x240.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-icons_454545_256x240.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-icons_888888_256x240.png +0 -0
- package/src/sap/zen/commons/themes/base/img/jQuery/ui-icons_cd0a0a_256x240.png +0 -0
- package/src/sap/zen/commons/themes/base/library.source.less +2 -2
- package/src/sap/zen/commons/themes/sap_belize_hcb/library-parameter.json +5 -5
- package/src/sap/zen/commons/themes/sap_belize_hcw/library-parameter.json +5 -5
- package/src/sap/zen/commons/themes/sap_fiori_3_dark/library-parameter.json +5 -5
- package/src/sap/zen/commons/themes/sap_fiori_3_hcb/library-parameter.json +5 -5
- package/src/sap/zen/commons/themes/sap_hcb/library.source.less +2 -1
- package/src/sap/zen/commons/themes/sap_horizon_dark/library.source.less +7 -0
- package/src/sap/zen/commons/themes/sap_horizon_hcb/library.source.less +7 -0
- package/src/sap/zen/commons/themes/sap_horizon_hcw/library.source.less +7 -0
- package/src/sap/zen/commons/utils/ResourceBundle.js +2 -1
- package/src/sap/zen/commons/utils/ResourceModel.js +2 -1
- package/src/sap/zen/commons/utils/jQuery.js +2 -1
- package/src/sap/zen/commons/AlertLevel.js +0 -71
- package/src/sap/zen/commons/Cell.js +0 -111
- package/src/sap/zen/commons/CellType.js +0 -80
- package/src/sap/zen/commons/Format.js +0 -45
- package/src/sap/zen/commons/Grid.js +0 -362
- package/src/sap/zen/commons/GridRenderer.js +0 -259
- package/src/sap/zen/commons/SemanticStyle.js +0 -55
- package/src/sap/zen/commons/themes/base/Grid.less +0 -681
- package/src/sap/zen/commons/thirdparty/lodash.js +0 -17318
- package/src/sap/zen/commons/thirdparty/wasabi/InA_Interpreter.wasm +0 -0
- package/src/sap/zen/commons/thirdparty/wasabi/Microcube_worker.js +0 -876
- package/src/sap/zen/commons/thirdparty/wasabi/resources/response_getSerververInfo.json +0 -398
- package/src/sap/zen/commons/thirdparty/wasabi/resources/sqlite/chinook/chinook.db +0 -0
- package/src/sap/zen/commons/thirdparty/wasabi/resources/sqlite/efashion/efashion.db +0 -0
- package/src/sap/zen/commons/thirdparty/wasabi/resources/sqlite/efashion_lite/efashion_lite.db +0 -0
- package/src/sap/zen/commons/utils/GridUtils.js +0 -1293
- package/src/sap/zen/commons/utils/Utilities.js +0 -81
- package/src/sap/zen/commons/wasabi/Olap.js +0 -121
package/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
2
|
-
<library xmlns="http://www.sap.com/sap.ui.library.xsd"
|
|
2
|
+
<library xmlns="http://www.sap.com/sap.ui.library.xsd">
|
|
3
3
|
|
|
4
4
|
<name>sap.zen.commons</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>SAPUI5
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<
|
|
7
|
+
(c) Copyright 2009-2020 SAP SE. All rights reserved
|
|
8
|
+
</copyright>
|
|
9
|
+
<version>1.102.0</version>
|
|
10
|
+
<documentation>Layout components used by Design Studio. NOT INTENDED FOR STANDALONE USAGE.</documentation>
|
|
10
11
|
<dependencies>
|
|
11
12
|
<dependency>
|
|
12
13
|
<libraryName>sap.ui.core</libraryName>
|
|
@@ -14,31 +15,21 @@
|
|
|
14
15
|
<dependency>
|
|
15
16
|
<libraryName>sap.ui.layout</libraryName>
|
|
16
17
|
</dependency>
|
|
17
|
-
|
|
18
|
+
<dependency>
|
|
18
19
|
<libraryName>sap.m</libraryName>
|
|
19
20
|
</dependency>
|
|
20
21
|
</dependencies>
|
|
21
22
|
<appData>
|
|
22
|
-
<jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc"
|
|
23
|
-
<exclude name="sap/zen/commons/thirdparty"
|
|
23
|
+
<jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc">
|
|
24
|
+
<exclude name="sap/zen/commons/thirdparty"/>
|
|
24
25
|
</jsdoc>
|
|
25
|
-
<documentation
|
|
26
|
-
xmlns="http://www.sap.com/ui5/buildext/documentation"
|
|
27
|
-
indexUrl="../../../../test-resources/sap/zen/commons/demokit/docuindex.json"
|
|
28
|
-
resolve="lib" />
|
|
29
26
|
<ownership xmlns="http://www.sap.com/ui5/buildext/ownership">
|
|
30
27
|
<component>BI-RA-AD-EA</component><!-- default component for library, embedded text as a shortcut for <name>text</name> -->
|
|
31
28
|
</ownership>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
requiresTopLevelScope="false" />
|
|
38
|
-
</module-infos>
|
|
39
|
-
<all-in-one>
|
|
40
|
-
<exclude name="sap/zen/commons/thirdparty/wasabi/"/>
|
|
41
|
-
</all-in-one>
|
|
42
|
-
</packaging>
|
|
29
|
+
<packaging xmlns="http://www.sap.com/ui5/buildext/packaging" version="2.0">
|
|
30
|
+
<all-in-one>
|
|
31
|
+
|
|
32
|
+
</all-in-one>
|
|
33
|
+
</packaging>
|
|
43
34
|
</appData>
|
|
44
35
|
</library>
|
|
@@ -1,70 +1,71 @@
|
|
|
1
|
-
/*!
|
|
1
|
+
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
sap
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* @
|
|
15
|
-
* @
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
*
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
3
|
+
(c) Copyright 2009-2020 SAP SE. All rights reserved
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
/*global sap*/
|
|
7
|
+
sap.ui.define(
|
|
8
|
+
"sap/zen/commons/BackgroundDesign", [],
|
|
9
|
+
function () {
|
|
10
|
+
"use strict";
|
|
11
|
+
/**
|
|
12
|
+
* Background design (i.e. color), e.g. of a layout cell.
|
|
13
|
+
*
|
|
14
|
+
* @enum {string}
|
|
15
|
+
* @public
|
|
16
|
+
* @deprecated Since version 1.89.0
|
|
17
|
+
*/
|
|
18
|
+
var BackgroundDesign = {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* A background design suitable for borders.
|
|
22
|
+
*
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
Border : "Border",
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* An opaque background design that looks dark filled.
|
|
29
|
+
*
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
Fill1 : "Fill1",
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* An opaque background design that looks medium filled.
|
|
36
|
+
*
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
Fill2 : "Fill2",
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* An opaque background design that looks light filled.
|
|
43
|
+
*
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
46
|
+
Fill3 : "Fill3",
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* A background design suitable for headers.
|
|
50
|
+
*
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
Header : "Header",
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* A plain but opaque background design.
|
|
57
|
+
*
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
Plain : "Plain",
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* A transparent background.
|
|
64
|
+
*
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
Transparent : "Transparent"
|
|
68
|
+
};
|
|
69
|
+
return BackgroundDesign;
|
|
70
|
+
}
|
|
71
|
+
);
|
|
@@ -1,59 +1,60 @@
|
|
|
1
|
-
/*!
|
|
1
|
+
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
sap
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
* @
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
3
|
+
(c) Copyright 2009-2020 SAP SE. All rights reserved
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
/*global sap*/
|
|
7
|
+
sap.ui.define(
|
|
8
|
+
"sap/zen/commons/HAlign", [],
|
|
9
|
+
function () {
|
|
10
|
+
"use strict";
|
|
11
|
+
/**
|
|
12
|
+
* Horizontal alignment, e.g. of a layout cell's content within the cell's borders.
|
|
13
|
+
* Note that some values depend on the current locale's writing direction while
|
|
14
|
+
* others do not.
|
|
15
|
+
*
|
|
16
|
+
* @enum {string}
|
|
17
|
+
* @alias sap.zen.commons.HAlign
|
|
18
|
+
* @public
|
|
19
|
+
* @deprecated Since version 1.89.0
|
|
20
|
+
*/
|
|
21
|
+
var HAlign = {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* Aligned towards the beginning of a line, in the current locale's writing direction.
|
|
25
|
+
*
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
Begin : "Begin",
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* Horizontally centered.
|
|
32
|
+
*
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
Center : "Center",
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* Aligned towards the end of a line, in the current locale's writing direction.
|
|
39
|
+
*
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
End : "End",
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* Left aligned, regardless of the current locale's writing direction.
|
|
46
|
+
*
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
Left : "Left",
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* Right aligned, regardless of the current locale's writing direction.
|
|
53
|
+
*
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
Right : "Right"
|
|
57
|
+
};
|
|
58
|
+
return HAlign;
|
|
59
|
+
}
|
|
60
|
+
);
|
|
@@ -1,67 +1,68 @@
|
|
|
1
|
-
/*!
|
|
1
|
+
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
sap
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
* @
|
|
18
|
-
* @
|
|
19
|
-
* @
|
|
20
|
-
* @
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
*
|
|
42
|
-
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
3
|
+
(c) Copyright 2009-2020 SAP SE. All rights reserved
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
/*global sap*/
|
|
7
|
+
sap.ui.define(
|
|
8
|
+
"sap/zen/commons/Padding", [],
|
|
9
|
+
function () {
|
|
10
|
+
"use strict";
|
|
11
|
+
/**
|
|
12
|
+
* Padding, e.g. of a layout cell's content within the cell's borders.
|
|
13
|
+
* Note that all options except "None" include a padding of 2px at the top and
|
|
14
|
+
* bottom, and differ only in the presence of a 4px padding towards the beginning
|
|
15
|
+
* or end of a line, in the current locale's writing direction.
|
|
16
|
+
*
|
|
17
|
+
* @enum {string}
|
|
18
|
+
* @public
|
|
19
|
+
* @alias sap.zen.commons.Padding
|
|
20
|
+
* @deprecated since 1.89
|
|
21
|
+
* @experimental
|
|
22
|
+
*/
|
|
23
|
+
var Padding = {
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* No padding at all.
|
|
27
|
+
*
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
None : "None",
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* Top and bottom padding of 2px.
|
|
34
|
+
* Padding of 4px towards the beginning of a line, in the current locale's
|
|
35
|
+
* writing direction, but none towards its end.
|
|
36
|
+
*
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
Begin : "Begin",
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* Top and bottom padding of 2px.
|
|
43
|
+
* Padding of 4px towards the end of a line, in the current locale's
|
|
44
|
+
* writing direction, but none towards its beginning.
|
|
45
|
+
*
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
End : "End",
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* Top and bottom padding of 2px.
|
|
52
|
+
* Padding of 4px towards both the beginning and end of a line.
|
|
53
|
+
*
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
Both : "Both",
|
|
57
|
+
/**
|
|
58
|
+
*
|
|
59
|
+
* Top and bottom padding of 2px.
|
|
60
|
+
* No padding towards neither the beginning nor end of a line.
|
|
61
|
+
*
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
Neither : "Neither"
|
|
65
|
+
};
|
|
66
|
+
return Padding;
|
|
67
|
+
}
|
|
68
|
+
);
|
|
@@ -1,72 +1,73 @@
|
|
|
1
|
-
/*!
|
|
1
|
+
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
sap
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* @
|
|
16
|
-
* @
|
|
17
|
-
* @
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
3
|
+
(c) Copyright 2009-2020 SAP SE. All rights reserved
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
/*global sap*/
|
|
7
|
+
sap.ui.define(
|
|
8
|
+
"sap/zen/commons/Separation", [],
|
|
9
|
+
function () {
|
|
10
|
+
"use strict";
|
|
11
|
+
/**
|
|
12
|
+
* Separation, e.g. of a layout cell from its neighbor, via a vertical gutter of
|
|
13
|
+
* defined width, with or without a vertical line in its middle.
|
|
14
|
+
*
|
|
15
|
+
* @enum {string}
|
|
16
|
+
* @public
|
|
17
|
+
* @alias sap.zen.commons.Separation
|
|
18
|
+
* @deprecated Since version 1.89.0
|
|
19
|
+
*/
|
|
20
|
+
var Separation = {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* No gutter at all (0px), and without a vertical line, of course.
|
|
24
|
+
*
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
None : "None",
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* A small (17px) vertical gutter without a vertical line.
|
|
31
|
+
*
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
Small : "Small",
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* A small (17px) vertical gutter with a vertical line in its middle.
|
|
38
|
+
*
|
|
39
|
+
* @public
|
|
40
|
+
*/
|
|
41
|
+
SmallWithLine : "SmallWithLine",
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* A medium (31px) vertical gutter without a vertical line.
|
|
45
|
+
*
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
Medium : "Medium",
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* A medium (31px) vertical gutter with a vertical line in its middle.
|
|
52
|
+
*
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
MediumWithLine : "MediumWithLine",
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* A large (63px) vertical gutter without a vertical line.
|
|
59
|
+
*
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
Large : "Large",
|
|
63
|
+
/**
|
|
64
|
+
*
|
|
65
|
+
* A large (63px) vertical gutter with a vertical line in its middle.
|
|
66
|
+
*
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
LargeWithLine : "LargeWithLine"
|
|
70
|
+
};
|
|
71
|
+
return Separation;
|
|
72
|
+
}
|
|
72
73
|
);
|