@openui5/themelib_sap_bluecrystal 1.131.1 → 1.132.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/THIRDPARTY.txt +1 -1
- package/package.json +18 -18
- package/src/sap/f/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/f/themes/sap_bluecrystal_base/Card.less +15 -15
- package/src/sap/f/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal_base/Popover.less +5 -6
- package/src/sap/m/themes/sap_bluecrystal_base/SearchField.less +0 -5
- package/src/sap/m/themes/sap_bluecrystal_base/Table.less +5 -6
- package/src/sap/m/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +2 -2
- package/src/sap/ui/core/themes/sap_bluecrystal/global.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal_base/global.less +5 -5
- package/src/sap/ui/core/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal_base/shared.less +4 -0
- package/src/sap/ui/dt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_bluecrystal_base/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal_base/library.source.less +1 -1
package/THIRDPARTY.txt
CHANGED
|
@@ -468,7 +468,7 @@ License: Apache-2.0
|
|
|
468
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
469
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
470
470
|
|
|
471
|
-
Component: SAP Theming Base Content, version: 11.
|
|
471
|
+
Component: SAP Theming Base Content, version: 11.24.0
|
|
472
472
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
473
473
|
License: Apache-2.0
|
|
474
474
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_bluecrystal",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.132.0",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_bluecrystal",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.132.0",
|
|
18
|
+
"@openui5/sap.m": "1.132.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.132.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.132.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.132.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.132.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.132.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.132.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.132.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.132.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.132.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.132.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.132.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.132.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.132.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.132.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.132.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
|
|
6
6
|
@_sap_f_Card_BoxShadow: @sapUiContentShadow0;
|
|
7
7
|
@_sap_f_Card_HeaderBorder: 0.0625rem solid @sapUiTileSeparatorColor; // used as top or bottom border
|
|
8
|
-
@
|
|
8
|
+
@_sap_f_Card_FocusBorderRadius: none;
|
|
9
9
|
@_sap_f_Card_BorderRadius: @sapUiElementBorderCornerRadius;
|
|
10
10
|
@_sap_f_Card_ContentPadding: 1rem;
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
11
|
+
@_sap_f_Card_FocusBorderBottomOffset: 1px;
|
|
12
|
+
@_sap_f_Card_FocusBorderTopOffset: 1px;
|
|
13
|
+
@_sap_f_Card_FocusBorderLeftOffset: 1px;
|
|
14
|
+
@_sap_f_Card_FocusBorderRightOffset: 1px;
|
|
15
15
|
@_sap_f_Card_Badge_Background: @sapUiBrand;
|
|
16
16
|
@_sap_f_Card_Badge_Color: @sapUiContentContrastTextColor;
|
|
17
17
|
@_sap_f_Card_Badge_Border: 0.0625rem solid @sapUiButtonLiteBorderColor;
|
|
@@ -467,12 +467,12 @@ html[data-sap-ui-browser^="cr"] .sapFCard {
|
|
|
467
467
|
content: '';
|
|
468
468
|
display: block;
|
|
469
469
|
position: absolute;
|
|
470
|
-
left: @
|
|
471
|
-
bottom: @
|
|
472
|
-
right: @
|
|
473
|
-
top: @
|
|
470
|
+
left: @_sap_f_Card_FocusBorderLeftOffset;
|
|
471
|
+
bottom: @_sap_f_Card_FocusBorderBottomOffset;
|
|
472
|
+
right: @_sap_f_Card_FocusBorderRightOffset;
|
|
473
|
+
top: @_sap_f_Card_FocusBorderTopOffset;
|
|
474
474
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
475
|
-
border-radius: @
|
|
475
|
+
border-radius: @_sap_f_Card_FocusBorderRadius;
|
|
476
476
|
pointer-events: none;
|
|
477
477
|
}
|
|
478
478
|
|
|
@@ -483,12 +483,12 @@ ui-integration-card.sapFCardFocusFullCard > [data-sap-ui-area] > .sapFCard {
|
|
|
483
483
|
content: '';
|
|
484
484
|
display: block;
|
|
485
485
|
position: absolute;
|
|
486
|
-
left: @
|
|
487
|
-
bottom: @
|
|
488
|
-
right: @
|
|
489
|
-
top: @
|
|
486
|
+
left: @_sap_f_Card_FocusBorderLeftOffset;
|
|
487
|
+
bottom: @_sap_f_Card_FocusBorderBottomOffset;
|
|
488
|
+
right: @_sap_f_Card_FocusBorderRightOffset;
|
|
489
|
+
top: @_sap_f_Card_FocusBorderTopOffset;
|
|
490
490
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
491
|
-
border-radius: @
|
|
491
|
+
border-radius: @_sap_f_Card_FocusBorderRadius;
|
|
492
492
|
pointer-events: none;
|
|
493
493
|
z-index: 1;
|
|
494
494
|
}
|
|
@@ -81,12 +81,6 @@
|
|
|
81
81
|
min-height: 2rem;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
html[data-sap-ui-animation='on'] .sapMPopover {
|
|
85
|
-
-webkit-transition: opacity 0.2s linear;
|
|
86
|
-
transition: opacity 0.2s linear;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
|
|
90
84
|
.sapMPopoverHeader .sapMTitle {
|
|
91
85
|
font-size: @sapMFontHeader5Size;
|
|
92
86
|
}
|
|
@@ -130,6 +124,11 @@ html[data-sap-ui-animation='on'] .sapMPopover {
|
|
|
130
124
|
opacity: 0;
|
|
131
125
|
}
|
|
132
126
|
|
|
127
|
+
html[data-sap-ui-animation='on'] .sapMPopover.sapMPopoverTransparent {
|
|
128
|
+
-webkit-transition: opacity 0.2s linear;
|
|
129
|
+
transition: opacity 0.2s linear;
|
|
130
|
+
}
|
|
131
|
+
|
|
133
132
|
.sapMPopover.sapMPopoverOpaque {
|
|
134
133
|
opacity: 1;
|
|
135
134
|
}
|
|
@@ -204,11 +204,6 @@ input.sapMSFI[type="search"]:focus {
|
|
|
204
204
|
padding-right: 0.625rem;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
/*Static search icon, needed for the Search Field in the Tool Header*/
|
|
208
|
-
.sapMSFSSI {
|
|
209
|
-
display: none;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
207
|
/* Suggestion Item Description */
|
|
213
208
|
.sapMSFSItemDescr {
|
|
214
209
|
padding-inline-start: 0.5rem;
|
|
@@ -169,13 +169,12 @@ tr.sapMListTblHeaderNone > .sapMTableTH {
|
|
|
169
169
|
.sapMListTblCell.sapMListTblCellNoData {
|
|
170
170
|
font-size: 1rem;
|
|
171
171
|
padding-top: .75rem;
|
|
172
|
+
padding-right: 1rem;
|
|
172
173
|
padding-bottom: .75rem;
|
|
173
|
-
line-height: 1.6;
|
|
174
174
|
border-bottom: 1px solid @sapUiListBorderColor;
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
padding-right: 1rem;
|
|
175
|
+
&.sapMListTblCellNoIllustratedMessage {
|
|
176
|
+
line-height: 1.6;
|
|
177
|
+
}
|
|
179
178
|
}
|
|
180
179
|
|
|
181
180
|
.sapMListTblSelCol,
|
|
@@ -431,7 +430,7 @@ tr.sapMListTblHeaderNone > .sapMTableTH {
|
|
|
431
430
|
margin-right: @_sap_m_Table_CustomFocusMargin; // make the focus border clearly visible on all sides
|
|
432
431
|
}
|
|
433
432
|
|
|
434
|
-
.sapMListTblHasPopin > &:not(.sapMGHLI) > :not(.sapMListTblCellNoData,.sapMListTblDummyCell:last-child)::before {
|
|
433
|
+
.sapMListTblHasPopin > &:not(.sapMGHLI) > :not(.sapMListTblCellNoData,.sapMListTblDummyCell:last-child,.sapMListTblNavigatedCell)::before {
|
|
435
434
|
border-bottom: 0;
|
|
436
435
|
bottom: 0;
|
|
437
436
|
}
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_bluecrystal</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright 2009-
|
|
7
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.132.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
@sapUiWarningBorder: @sapWarningBorderColor;
|
|
82
82
|
@sapUiSuccessBorder: @sapSuccessBorderColor;
|
|
83
83
|
@sapUiInformationBorder: @sapInformationBorderColor;
|
|
84
|
-
@sapUiNeutralBorder: @
|
|
84
|
+
@sapUiNeutralBorder: @sapNeutralBorderColor;
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
// ==============================================================
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
@sapUiWarningBorder: @sapWarningBorderColor;
|
|
82
82
|
@sapUiSuccessBorder: @sapSuccessBorderColor;
|
|
83
83
|
@sapUiInformationBorder: @sapInformationBorderColor;
|
|
84
|
-
@sapUiNeutralBorder: @
|
|
84
|
+
@sapUiNeutralBorder: @sapNeutralBorderColor;
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
// ==============================================================
|
|
@@ -2081,10 +2081,10 @@
|
|
|
2081
2081
|
@sapUiThemeDesignerCustomCss:false;
|
|
2082
2082
|
|
|
2083
2083
|
// Default margins classes to be used by the application for all controls
|
|
2084
|
-
@sapUiMarginTiny
|
|
2085
|
-
@sapUiMarginSmall
|
|
2086
|
-
@sapUiMarginMedium
|
|
2087
|
-
@sapUiMarginLarge
|
|
2084
|
+
@sapUiMarginTiny: 0.5rem; // make tiny margin themable
|
|
2085
|
+
@sapUiMarginSmall: 1rem; // make small margin themable
|
|
2086
|
+
@sapUiMarginMedium: 2rem; // make medium margin themable
|
|
2087
|
+
@sapUiMarginLarge: 3rem; // make large margin themable
|
|
2088
2088
|
|
|
2089
2089
|
//
|
|
2090
2090
|
// This is a mixin for creating the predefined container content padding
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
/* ============================================================================== */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../../sap/ui/core/themes/base/base.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
/* ============================================================================== */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../../../../sap/ui/core/themes/base/base.less";
|