@openui5/sap.f 1.119.1 → 1.120.1
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/THIRDPARTY.txt +6 -6
- package/package.json +4 -4
- package/src/sap/f/.library +1 -1
- package/src/sap/f/Avatar.js +1 -1
- package/src/sap/f/AvatarGroup.js +1 -1
- package/src/sap/f/AvatarGroupItem.js +1 -1
- package/src/sap/f/CalendarAppointmentInCard.js +1 -1
- package/src/sap/f/CalendarInCard.js +1 -1
- package/src/sap/f/Card.js +1 -1
- package/src/sap/f/CardBase.js +1 -1
- package/src/sap/f/DynamicPage.js +1 -1
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/DynamicPageHeader.js +1 -1
- package/src/sap/f/DynamicPageTitle.js +1 -1
- package/src/sap/f/FlexibleColumnLayout.js +1155 -427
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutRenderer.js +64 -27
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +5 -5
- package/src/sap/f/GridContainer.js +2 -4
- package/src/sap/f/GridContainerItemLayoutData.js +1 -1
- package/src/sap/f/GridContainerSettings.js +2 -2
- package/src/sap/f/GridList.js +2 -2
- package/src/sap/f/GridListItem.js +1 -1
- package/src/sap/f/IllustratedMessage.js +1 -1
- package/src/sap/f/Illustration.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
- package/src/sap/f/ProductSwitch.js +1 -1
- package/src/sap/f/ProductSwitchItem.js +1 -1
- package/src/sap/f/SearchManager.js +1 -1
- package/src/sap/f/ShellBar.js +1 -1
- package/src/sap/f/SidePanel.js +1 -1
- package/src/sap/f/SidePanelItem.js +1 -1
- package/src/sap/f/cards/BaseHeader.js +1 -1
- package/src/sap/f/cards/Header.js +1 -1
- package/src/sap/f/cards/NumericHeader.js +1 -1
- package/src/sap/f/cards/NumericIndicators.js +1 -1
- package/src/sap/f/cards/NumericSideIndicator.js +1 -1
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +8 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +33 -4
- package/src/sap/f/cards/loading/ListPlaceholderRenderer.js +18 -21
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
- package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
- package/src/sap/f/delegate/GridContainerItemNavigation.js +6 -1
- package/src/sap/f/delegate/GridItemNavigation.js +16 -19
- package/src/sap/f/designtime/messagebundle_mk.properties +8 -0
- package/src/sap/f/dnd/GridDragOver.js +1 -1
- package/src/sap/f/dnd/GridDropInfo.js +1 -1
- package/src/sap/f/library.js +2 -2
- package/src/sap/f/messagebundle.properties +3 -12
- package/src/sap/f/messagebundle_ar.properties +2 -8
- package/src/sap/f/messagebundle_bg.properties +2 -8
- package/src/sap/f/messagebundle_ca.properties +2 -8
- package/src/sap/f/messagebundle_cs.properties +2 -8
- package/src/sap/f/messagebundle_cy.properties +2 -8
- package/src/sap/f/messagebundle_da.properties +2 -8
- package/src/sap/f/messagebundle_de.properties +2 -8
- package/src/sap/f/messagebundle_el.properties +2 -8
- package/src/sap/f/messagebundle_en.properties +2 -8
- package/src/sap/f/messagebundle_en_GB.properties +2 -8
- package/src/sap/f/messagebundle_es.properties +2 -8
- package/src/sap/f/messagebundle_es_MX.properties +2 -8
- package/src/sap/f/messagebundle_et.properties +2 -8
- package/src/sap/f/messagebundle_fi.properties +2 -8
- package/src/sap/f/messagebundle_fr.properties +3 -9
- package/src/sap/f/messagebundle_fr_CA.properties +2 -8
- package/src/sap/f/messagebundle_hi.properties +2 -8
- package/src/sap/f/messagebundle_hr.properties +2 -8
- package/src/sap/f/messagebundle_hu.properties +2 -8
- package/src/sap/f/messagebundle_id.properties +2 -8
- package/src/sap/f/messagebundle_it.properties +2 -8
- package/src/sap/f/messagebundle_iw.properties +2 -8
- package/src/sap/f/messagebundle_ja.properties +2 -8
- package/src/sap/f/messagebundle_kk.properties +2 -8
- package/src/sap/f/messagebundle_ko.properties +2 -8
- package/src/sap/f/messagebundle_lt.properties +2 -8
- package/src/sap/f/messagebundle_lv.properties +2 -8
- package/src/sap/f/messagebundle_mk.properties +161 -0
- package/src/sap/f/messagebundle_ms.properties +2 -8
- package/src/sap/f/messagebundle_nl.properties +2 -8
- package/src/sap/f/messagebundle_no.properties +2 -8
- package/src/sap/f/messagebundle_pl.properties +2 -8
- package/src/sap/f/messagebundle_pt.properties +2 -8
- package/src/sap/f/messagebundle_pt_PT.properties +2 -8
- package/src/sap/f/messagebundle_ro.properties +2 -8
- package/src/sap/f/messagebundle_ru.properties +2 -8
- package/src/sap/f/messagebundle_sh.properties +10 -16
- package/src/sap/f/messagebundle_sk.properties +2 -8
- package/src/sap/f/messagebundle_sl.properties +2 -8
- package/src/sap/f/messagebundle_sv.properties +2 -8
- package/src/sap/f/messagebundle_th.properties +2 -8
- package/src/sap/f/messagebundle_tr.properties +2 -8
- package/src/sap/f/messagebundle_uk.properties +2 -8
- package/src/sap/f/messagebundle_vi.properties +2 -8
- package/src/sap/f/messagebundle_zh_CN.properties +2 -8
- package/src/sap/f/messagebundle_zh_TW.properties +2 -8
- package/src/sap/f/semantic/AddAction.js +1 -1
- package/src/sap/f/semantic/CloseAction.js +1 -1
- package/src/sap/f/semantic/CopyAction.js +1 -1
- package/src/sap/f/semantic/DeleteAction.js +1 -1
- package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/f/semantic/EditAction.js +1 -1
- package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
- package/src/sap/f/semantic/FavoriteAction.js +1 -1
- package/src/sap/f/semantic/FlagAction.js +1 -1
- package/src/sap/f/semantic/FooterMainAction.js +1 -1
- package/src/sap/f/semantic/FullScreenAction.js +1 -1
- package/src/sap/f/semantic/MainAction.js +1 -1
- package/src/sap/f/semantic/MessagesIndicator.js +1 -1
- package/src/sap/f/semantic/NegativeAction.js +1 -1
- package/src/sap/f/semantic/PositiveAction.js +1 -1
- package/src/sap/f/semantic/PrintAction.js +1 -1
- package/src/sap/f/semantic/SemanticButton.js +1 -1
- package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
- package/src/sap/f/semantic/SemanticControl.js +1 -1
- package/src/sap/f/semantic/SemanticPage.js +1 -1
- package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/f/semantic/SendEmailAction.js +1 -1
- package/src/sap/f/semantic/SendMessageAction.js +1 -1
- package/src/sap/f/semantic/ShareInJamAction.js +1 -1
- package/src/sap/f/semantic/TitleMainAction.js +1 -1
- package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
- package/src/sap/f/shellBar/CoPilot.js +1 -1
- package/src/sap/f/shellBar/ControlSpacer.js +1 -1
- package/src/sap/f/shellBar/Search.js +1 -1
- package/src/sap/f/themes/base/FlexibleColumnLayout.less +149 -38
|
@@ -3,8 +3,14 @@
|
|
|
3
3
|
/* Base theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
// synced with FlexibleColumnLayout.
|
|
7
|
-
@
|
|
6
|
+
// synced with FlexibleColumnLayout.COLUMN_SEPARATOR_WIDTH
|
|
7
|
+
@_sap_f_FCL_SeparatorWidth: 1rem;
|
|
8
|
+
@_sap_f_FCL_SeparatorActiveDecorationColors: @sapUiHighlight, @sapUiHighlight;
|
|
9
|
+
@_sap_f_FCL_SeparatorDecorationColors: @sapUiHighlight, fade(@sapUiHighlight, 0);
|
|
10
|
+
@_sap_f_FCL_SeparatorBorder: none;
|
|
11
|
+
@_sap_f_FCL_SeparatorHoverIconBorderColor: @sapUiButtonLiteBorderColor;
|
|
12
|
+
@_sap_f_FCL_SeparatorHoverIconBackground: @sapUiButtonLiteBackground;
|
|
13
|
+
@_sap_f_FCL_SeparatorButtonColor: @sapUiContentIconColor;
|
|
8
14
|
|
|
9
15
|
.sapFFCL {
|
|
10
16
|
&, &.sapMNavItem:not(.sapMNavItemHidden) {
|
|
@@ -23,6 +29,7 @@
|
|
|
23
29
|
height: 100%;
|
|
24
30
|
position: relative;
|
|
25
31
|
visibility: hidden;
|
|
32
|
+
box-sizing: border-box;
|
|
26
33
|
|
|
27
34
|
// When there is content in a panel, it needs min-width
|
|
28
35
|
&.sapFFCLColumnActive {
|
|
@@ -38,12 +45,16 @@
|
|
|
38
45
|
}
|
|
39
46
|
|
|
40
47
|
&.sapFFCLPinnedColumn {
|
|
41
|
-
|
|
42
|
-
|
|
48
|
+
overflow-x: hidden;
|
|
49
|
+
|
|
50
|
+
.sapFFCLColumnContent {
|
|
51
|
+
position: absolute;
|
|
52
|
+
right: 0;
|
|
53
|
+
}
|
|
43
54
|
}
|
|
44
55
|
|
|
45
56
|
&.sapFFCLColumnInset {
|
|
46
|
-
padding: 0 0 0 @
|
|
57
|
+
padding: 0 0 0 @_sap_f_FCL_SeparatorWidth;
|
|
47
58
|
}
|
|
48
59
|
}
|
|
49
60
|
|
|
@@ -56,6 +67,129 @@
|
|
|
56
67
|
}
|
|
57
68
|
}
|
|
58
69
|
|
|
70
|
+
.sapFFCL .sapFFCLColumnSeparator {
|
|
71
|
+
color: @_sap_f_FCL_SeparatorButtonColor;
|
|
72
|
+
-webkit-touch-callout: none;
|
|
73
|
+
-webkit-user-select: none;
|
|
74
|
+
-moz-user-select: none;
|
|
75
|
+
user-select: none;
|
|
76
|
+
background-color: @sapUiShellBackground;
|
|
77
|
+
box-sizing: border-box;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.sapFFCLOverlay {
|
|
81
|
+
display: none;
|
|
82
|
+
position: absolute;
|
|
83
|
+
top: 0;
|
|
84
|
+
left: 0;
|
|
85
|
+
bottom: 0;
|
|
86
|
+
right: 0;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.sapFFCLOverlay > .sapFFCLOverlaySeparator {
|
|
90
|
+
position: absolute;
|
|
91
|
+
z-index: 3;
|
|
92
|
+
|
|
93
|
+
.sapFFCLColumnSeparatorDecorationBefore {
|
|
94
|
+
flex-grow: 1;
|
|
95
|
+
background-image: linear-gradient(to top, @_sap_f_FCL_SeparatorActiveDecorationColors);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.sapFFCLColumnSeparatorDecorationAfter {
|
|
99
|
+
flex-grow: 1;
|
|
100
|
+
background-image: linear-gradient(to bottom ,@_sap_f_FCL_SeparatorActiveDecorationColors);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.sapFFCL .sapFFCLColumnSeparator {
|
|
105
|
+
cursor: col-resize;
|
|
106
|
+
width: 1rem;
|
|
107
|
+
height: 100%;
|
|
108
|
+
display: inline-flex;
|
|
109
|
+
flex-direction: column;
|
|
110
|
+
justify-content: center;
|
|
111
|
+
align-items: center;
|
|
112
|
+
border-left: @_sap_f_FCL_SeparatorBorder;
|
|
113
|
+
border-right: @_sap_f_FCL_SeparatorBorder;
|
|
114
|
+
vertical-align: top;
|
|
115
|
+
|
|
116
|
+
.sapFFCLColumnSeparatorDecorationBefore {
|
|
117
|
+
width: 1rem;
|
|
118
|
+
height: 4rem;
|
|
119
|
+
background-image: linear-gradient(to top, @_sap_f_FCL_SeparatorDecorationColors);
|
|
120
|
+
background-size: 0.0625rem 100%;
|
|
121
|
+
background-repeat: no-repeat;
|
|
122
|
+
background-position: center;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.sapFFCLColumnSeparatorDecorationAfter {
|
|
126
|
+
width: 1rem;
|
|
127
|
+
height: 4rem;
|
|
128
|
+
height: 4rem;
|
|
129
|
+
background-image: linear-gradient(to bottom, @_sap_f_FCL_SeparatorDecorationColors);
|
|
130
|
+
background-size: 0.0625rem 100%;
|
|
131
|
+
background-repeat: no-repeat;
|
|
132
|
+
background-position: center;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.sapFFCLColumnSeparatorGrip {
|
|
136
|
+
cursor: col-resize;
|
|
137
|
+
width: 1.5rem;
|
|
138
|
+
height: 2rem;
|
|
139
|
+
line-height: 2rem;
|
|
140
|
+
position: relative;
|
|
141
|
+
z-index: 1;
|
|
142
|
+
|
|
143
|
+
.sapFFCLColumnSeparatorGripIcon {
|
|
144
|
+
cursor: col-resize;
|
|
145
|
+
line-height: 1.625rem - @sapUiButtonBorderWidth - @sapUiButtonBorderWidth; // center the icon vertically
|
|
146
|
+
box-sizing: border-box;
|
|
147
|
+
height: 1.625rem;
|
|
148
|
+
width: 1.5rem;
|
|
149
|
+
margin-top: 3px;
|
|
150
|
+
border: @sapUiButtonBorderWidth solid @sapUiButtonLiteBorderColor;
|
|
151
|
+
border-radius: @sapUiButtonBorderCornerRadius;
|
|
152
|
+
background: @sapUiButtonLiteBackground;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
&:hover {
|
|
157
|
+
.sapFFCLColumnSeparatorDecorationBefore,
|
|
158
|
+
.sapFFCLColumnSeparatorDecorationAfter {
|
|
159
|
+
flex-grow: 1;
|
|
160
|
+
transition: all 0.1s ease-in;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
.sapFFCLColumnSeparatorGripIcon {
|
|
164
|
+
background: @_sap_f_FCL_SeparatorHoverIconBackground;
|
|
165
|
+
border-color: @_sap_f_FCL_SeparatorHoverIconBorderColor;
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
// focus outline
|
|
172
|
+
.sapFFCL > .sapFFCLColumnSeparator,
|
|
173
|
+
.sapFFCL > .sapFFCLOverlay > .sapFFCLOverlaySeparator {
|
|
174
|
+
position: relative;
|
|
175
|
+
|
|
176
|
+
&:focus {
|
|
177
|
+
outline: none;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
&:focus::after {
|
|
181
|
+
content: "";
|
|
182
|
+
display: block;
|
|
183
|
+
position: absolute;
|
|
184
|
+
top: 0;
|
|
185
|
+
right: 0;
|
|
186
|
+
bottom: 0;
|
|
187
|
+
left: 0;
|
|
188
|
+
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
|
|
59
193
|
.sapFFCLNavigationButton,
|
|
60
194
|
.sapUiSizeCompact & .sapFFCLNavigationButton {
|
|
61
195
|
// Button hit area size
|
|
@@ -69,6 +203,7 @@
|
|
|
69
203
|
vertical-align: middle;
|
|
70
204
|
position: relative;
|
|
71
205
|
overflow: visible;
|
|
206
|
+
cursor: col-resize;
|
|
72
207
|
|
|
73
208
|
// Reflection: styles overwritten
|
|
74
209
|
.sapMBtnInner {
|
|
@@ -116,54 +251,30 @@
|
|
|
116
251
|
}
|
|
117
252
|
}
|
|
118
253
|
|
|
119
|
-
.sapFFCLArrow
|
|
120
|
-
{
|
|
121
|
-
position: relative;
|
|
122
|
-
vertical-align: middle;
|
|
123
|
-
display: inline-block;
|
|
124
|
-
height: 100%;
|
|
125
|
-
z-index: 4;
|
|
126
|
-
|
|
127
|
-
&:after {
|
|
128
|
-
content: "";
|
|
129
|
-
display: inline-block;
|
|
130
|
-
vertical-align: middle;
|
|
131
|
-
height: 100%;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.sapFFCLBackgroundDesignTransparent .sapFFCLArrow {
|
|
136
|
-
background: transparent;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.sapFFCLBackgroundDesignSolid .sapFFCLArrow {
|
|
140
|
-
background: @sapUiObjectHeaderBackground;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.sapFFCLBackgroundDesignTranslucent .sapFFCLArrow {
|
|
144
|
-
background: @sapUiShellBackgroundGradient;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
254
|
// In order to have reveal effect, columns should overlap each other
|
|
148
255
|
.sapFFCLColumnBegin {
|
|
149
256
|
z-index: 3;
|
|
257
|
+
flex-shrink: 0;
|
|
258
|
+
width: 0;
|
|
150
259
|
}
|
|
151
260
|
|
|
152
261
|
.sapFFCLColumnMid {
|
|
153
262
|
z-index: 2;
|
|
263
|
+
width:100%;
|
|
264
|
+
overflow-x: auto;
|
|
154
265
|
}
|
|
155
266
|
|
|
156
267
|
.sapFFCLColumnEnd {
|
|
157
268
|
z-index: 1;
|
|
269
|
+
flex-shrink: 0;
|
|
270
|
+
width: 0;
|
|
158
271
|
}
|
|
159
272
|
|
|
160
273
|
html[data-sap-ui-animation='on'] {
|
|
161
274
|
.sapFFCL {
|
|
162
|
-
.sapFFCLColumn {
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
-webkit-transition: width 560ms cubic-bezier(0.1, 0, 0.05, 1), visibility 560ms ease-in;
|
|
166
|
-
}
|
|
275
|
+
.sapFFCLColumn.sapFFCLAnimatedColumn {
|
|
276
|
+
transition: width 560ms cubic-bezier(0.1, 0, 0.05, 1), visibility 560ms ease-in;
|
|
277
|
+
-webkit-transition: width 560ms cubic-bezier(0.1, 0, 0.05, 1), visibility 560ms ease-in;
|
|
167
278
|
}
|
|
168
279
|
}
|
|
169
280
|
}
|