@openui5/themelib_sap_horizon 1.135.0 → 1.136.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/REUSE.toml +649 -0
- package/THIRDPARTY.txt +22 -22
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +41 -38
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon/GridList.less +5 -5
- package/src/sap/f/themes/sap_horizon/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +24 -18
- package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +34 -30
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +15 -13
- package/src/sap/f/themes/sap_horizon_dark/GridList.less +1 -1
- package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +16 -7
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +17 -32
- package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +20 -15
- package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +2 -2
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +18 -32
- package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +21 -16
- package/src/sap/f/themes/sap_horizon_hcw/GridList.less +4 -4
- package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +18 -10
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon/Token.less +13 -13
- package/src/sap/m/themes/sap_horizon/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +25 -20
- package/src/sap/m/themes/sap_horizon/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon/Wizard.less +2 -2
- package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +37 -34
- package/src/sap/m/themes/sap_horizon/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Token.less +14 -14
- package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +16 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +17 -19
- package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +20 -20
- package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_dark/Wizard.less +3 -2
- package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +38 -34
- package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +2 -2
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcb/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +18 -14
- package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcb/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
- package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
- package/src/sap/m/themes/sap_horizon_hcw/Token.less +12 -12
- package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +17 -13
- package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +16 -18
- package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +4 -6
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +21 -21
- package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +17 -17
- package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +4 -4
- package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +34 -31
- package/src/sap/m/themes/sap_horizon_hcw/WizardStep.less +7 -2
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +2 -0
- package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +4 -4
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +10 -7
- package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +12 -7
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +5 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +11 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -6
- package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +13 -8
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcb/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/ListContentItem.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/Paginator.less +5 -5
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +114 -110
- package/src/sap/ui/layout/themes/sap_horizon/ColumnLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +16 -16
- package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveGridLayout.less +5 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon/Splitter.less +5 -5
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +111 -108
- package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +14 -14
- package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +4 -4
- package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +3 -3
- package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +6 -6
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +98 -95
- package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +10 -10
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +2 -2
- package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +5 -4
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon/Table.less +5 -5
- package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +8 -10
- package/src/sap/ui/mdc/themes/sap_horizon/TokenizerDisplay.less +7 -8
- package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +3 -3
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/FieldBase.less +6 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +6 -7
- package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +2 -2
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +4 -4
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +25 -12
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +6 -6
- package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +27 -18
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +8 -16
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +4 -3
- package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +8 -16
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +13 -20
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +6 -17
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +13 -10
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +6 -13
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +17 -5
- package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +17 -11
- package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +6 -8
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
/* Evening Horizon theme */
|
|
4
4
|
/* =========================================== */
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
/* give the title 2rem left margin */
|
|
7
7
|
.sapMdcValueHelpTitle.sapMDialog header .sapMBarPH {
|
|
8
8
|
padding-left: 2rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
/* setting some background to transparent so that the VH dialog content get a white background */
|
|
12
12
|
.sapMdcValueHelpPanel {
|
|
13
13
|
background-color: transparent;
|
|
14
14
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.mdc/Table
|
|
3
|
-
/* Horizon High Contrast Black theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.ui.mdc/Table */
|
|
3
|
+
/* Horizon High Contrast Black theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
@_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
|
|
7
7
|
@_sap_ui_mdc_Table_ToolbarDesign: ~"Solid";
|
|
@@ -7,5 +7,5 @@ html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .
|
|
|
7
7
|
html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .sapMToken:hover,
|
|
8
8
|
html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .sapMToken.sapMTokenSelected:hover {
|
|
9
9
|
background: transparent;
|
|
10
|
-
border:
|
|
10
|
+
border: 0;
|
|
11
11
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.mdc/Table
|
|
3
|
-
/* Horizon High Contrast White theme
|
|
4
|
-
/*
|
|
1
|
+
/* ================================== */
|
|
2
|
+
/* CSS for control sap.ui.mdc/Table */
|
|
3
|
+
/* Horizon High Contrast White theme */
|
|
4
|
+
/* ================================== */
|
|
5
5
|
|
|
6
6
|
@_sap_ui_mdc_Table_ExportButtonType: ~"Transparent";
|
|
7
7
|
@_sap_ui_mdc_Table_ToolbarDesign: ~"Solid";
|
|
@@ -7,5 +7,5 @@ html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .
|
|
|
7
7
|
html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .sapMToken:hover,
|
|
8
8
|
html.sap-desktop .sapUiMdcTokenizerDisplay.sapMTokenizer.sapMTokenizerReadonly .sapMToken.sapMTokenSelected:hover {
|
|
9
9
|
background: transparent;
|
|
10
|
-
border:
|
|
10
|
+
border: 0;
|
|
11
11
|
}
|
|
@@ -390,7 +390,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
390
390
|
}
|
|
391
391
|
.sapUiCalSpecialDate,
|
|
392
392
|
&:focus:not(.sapUiCalItemSel) .sapUiCalSpecialDate {
|
|
393
|
-
width:
|
|
393
|
+
width: calc(~'100% - 0.345rem');
|
|
394
394
|
bottom: 0.1875rem;
|
|
395
395
|
left: 0.1875rem;
|
|
396
396
|
}
|
|
@@ -411,7 +411,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
411
411
|
}
|
|
412
412
|
&.sapUiCalItemSel:not(:focus) {
|
|
413
413
|
.sapUiCalSpecialDate {
|
|
414
|
-
width:
|
|
414
|
+
width: calc(~'100% - 0.38rem');
|
|
415
415
|
bottom: 0.1875rem;
|
|
416
416
|
left: 0.1875rem;
|
|
417
417
|
}
|
|
@@ -427,7 +427,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
427
427
|
line-height: 2.375rem;
|
|
428
428
|
}
|
|
429
429
|
.sapUiCalSpecialDate {
|
|
430
|
-
width:
|
|
430
|
+
width: calc(~'100% - 0.425rem');
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
&:focus {
|
|
@@ -435,7 +435,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
435
435
|
&.sapUiCalItemSelBetween:not(.sapUiCalItemSel),
|
|
436
436
|
&:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) {
|
|
437
437
|
.sapUiCalSpecialDate {
|
|
438
|
-
width:
|
|
438
|
+
width: calc(~'100% - 0.7rem');
|
|
439
439
|
left: 0.3125rem;
|
|
440
440
|
bottom: 0.3125rem;
|
|
441
441
|
height: 0.3125rem;
|
|
@@ -483,7 +483,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
483
483
|
|
|
484
484
|
&.sapUiCalItemSelBetween:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
|
|
485
485
|
.sapUiCalSpecialDate {
|
|
486
|
-
width:
|
|
486
|
+
width: calc(~'100% - 0.125rem');
|
|
487
487
|
left: 0.0625rem;
|
|
488
488
|
right: 0.0625rem;
|
|
489
489
|
bottom: 0.025rem;
|
|
@@ -493,7 +493,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
493
493
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
494
494
|
bottom: 0.025rem;
|
|
495
495
|
left: 0.09375rem;
|
|
496
|
-
width:
|
|
496
|
+
width: calc(~'100% - 0.15rem');
|
|
497
497
|
}
|
|
498
498
|
|
|
499
499
|
.sapUiCalItemText {
|
|
@@ -7,10 +7,25 @@
|
|
|
7
7
|
border-radius: 0.5rem;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.sapUiCalLegDayTypeNonWorking,
|
|
11
|
-
.sapUiUnifiedLegendNonWorkingDay {
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
.sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
|
|
11
|
+
.sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
12
|
+
background: @sapUiLegendNonWorkingBackground;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
16
|
+
background: none;
|
|
17
|
+
border: 0.0625rem solid var(--sapList_SelectionBorderColor);
|
|
18
|
+
|
|
19
|
+
&::after {
|
|
20
|
+
content: "";
|
|
21
|
+
display: block;
|
|
22
|
+
width: 0.25rem;
|
|
23
|
+
height: 0.25rem;
|
|
24
|
+
background: var(--sapContent_Selected_TextColor);
|
|
25
|
+
border-radius: 50%;
|
|
26
|
+
position: absolute;
|
|
27
|
+
inset-block-start: 0.75rem;
|
|
28
|
+
inset-inline-start: 0.75rem;
|
|
14
29
|
}
|
|
15
30
|
}
|
|
16
31
|
|
|
@@ -44,17 +59,15 @@
|
|
|
44
59
|
content: "";
|
|
45
60
|
position: absolute;
|
|
46
61
|
box-sizing: border-box;
|
|
47
|
-
left: 0.025rem;
|
|
48
|
-
top: 0.025rem;
|
|
49
|
-
right: 0.025rem;
|
|
50
|
-
bottom: 0.025rem;
|
|
51
62
|
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
52
63
|
border-radius: 0.25rem;
|
|
53
64
|
pointer-events: none;
|
|
54
|
-
|
|
55
|
-
left: 0;
|
|
56
|
-
bottom: 0;
|
|
57
|
-
right: 0;
|
|
65
|
+
inset: 0;
|
|
58
66
|
}
|
|
59
67
|
}
|
|
60
68
|
}
|
|
69
|
+
|
|
70
|
+
.sapUiSizeCompact .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor::after {
|
|
71
|
+
inset-block-start: 0.625rem;
|
|
72
|
+
inset-inline-start: 0.625rem;
|
|
73
|
+
}
|
|
@@ -389,7 +389,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
389
389
|
}
|
|
390
390
|
.sapUiCalSpecialDate,
|
|
391
391
|
&:focus:not(.sapUiCalItemSel) .sapUiCalSpecialDate {
|
|
392
|
-
width:
|
|
392
|
+
width: calc(~'100% - 0.345rem');
|
|
393
393
|
bottom: 0.1875rem;
|
|
394
394
|
left: 0.1875rem;
|
|
395
395
|
}
|
|
@@ -410,7 +410,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
410
410
|
}
|
|
411
411
|
&.sapUiCalItemSel:not(:focus) {
|
|
412
412
|
.sapUiCalSpecialDate {
|
|
413
|
-
width:
|
|
413
|
+
width: calc(~'100% - 0.38rem');
|
|
414
414
|
bottom: 0.1875rem;
|
|
415
415
|
left: 0.1875rem;
|
|
416
416
|
}
|
|
@@ -426,7 +426,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
426
426
|
line-height: 2.375rem;
|
|
427
427
|
}
|
|
428
428
|
.sapUiCalSpecialDate {
|
|
429
|
-
width:
|
|
429
|
+
width: calc(~'100% - 0.425rem');
|
|
430
430
|
}
|
|
431
431
|
}
|
|
432
432
|
&:focus {
|
|
@@ -434,7 +434,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
434
434
|
&.sapUiCalItemSelBetween:not(.sapUiCalItemSel),
|
|
435
435
|
&:not(.sapUiCalItemSelBetween):not(.sapUiCalItemSel) {
|
|
436
436
|
.sapUiCalSpecialDate {
|
|
437
|
-
width:
|
|
437
|
+
width: calc(~'100% - 0.7rem');
|
|
438
438
|
left: 0.3125rem;
|
|
439
439
|
bottom: 0.3125rem;
|
|
440
440
|
height: 0.3125rem;
|
|
@@ -482,7 +482,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
482
482
|
|
|
483
483
|
&.sapUiCalItemSelBetween:not(.sapUiCalItemSel):not(.sapUiCalItemNow) {
|
|
484
484
|
.sapUiCalSpecialDate {
|
|
485
|
-
width:
|
|
485
|
+
width: calc(~'100% - 0.125rem');
|
|
486
486
|
left: 0.0625rem;
|
|
487
487
|
right: 0.0625rem;
|
|
488
488
|
bottom: 0.025rem;
|
|
@@ -492,7 +492,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
492
492
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
493
493
|
bottom: 0.025rem;
|
|
494
494
|
left: 0.09375rem;
|
|
495
|
-
width:
|
|
495
|
+
width: calc(~'100% - 0.15rem');
|
|
496
496
|
}
|
|
497
497
|
|
|
498
498
|
.sapUiCalItemText {
|
|
@@ -7,10 +7,25 @@
|
|
|
7
7
|
border-radius: 0.5rem;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.sapUiCalLegDayTypeNonWorking,
|
|
11
|
-
.sapUiUnifiedLegendNonWorkingDay {
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
.sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
|
|
11
|
+
.sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
12
|
+
background: @sapUiLegendNonWorkingBackground;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
16
|
+
background: none;
|
|
17
|
+
border: 0.0625rem solid var(--sapList_SelectionBorderColor);
|
|
18
|
+
|
|
19
|
+
&::after {
|
|
20
|
+
content: "";
|
|
21
|
+
display: block;
|
|
22
|
+
width: 0.25rem;
|
|
23
|
+
height: 0.25rem;
|
|
24
|
+
background: var(--sapContent_Selected_TextColor);
|
|
25
|
+
border-radius: 50%;
|
|
26
|
+
position: absolute;
|
|
27
|
+
inset-block-start: 0.75rem;
|
|
28
|
+
inset-inline-start: 0.75rem;
|
|
14
29
|
}
|
|
15
30
|
}
|
|
16
31
|
|
|
@@ -23,23 +38,16 @@
|
|
|
23
38
|
content: "";
|
|
24
39
|
position: absolute;
|
|
25
40
|
box-sizing: border-box;
|
|
26
|
-
|
|
27
|
-
top: 0.125rem;
|
|
28
|
-
right: 0.125rem;
|
|
29
|
-
bottom: 0.125rem;
|
|
41
|
+
inset: 0.125rem;
|
|
30
42
|
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
31
43
|
border-radius: 0.25rem;
|
|
32
44
|
pointer-events: none;
|
|
33
|
-
top: 0;
|
|
34
|
-
left: 0;
|
|
35
|
-
bottom: 0;
|
|
36
|
-
right: 0;
|
|
37
45
|
}
|
|
38
46
|
}
|
|
39
47
|
}
|
|
40
48
|
|
|
41
|
-
.sapUiSizeCompact .
|
|
42
|
-
.sapUiSizeCompact.
|
|
49
|
+
.sapUiSizeCompact .sapUiUnifiedLegendItem,
|
|
50
|
+
.sapUiSizeCompact.sapUiUnifiedLegendItem {
|
|
43
51
|
position: relative;
|
|
44
52
|
|
|
45
53
|
&:focus {
|
|
@@ -48,10 +56,7 @@
|
|
|
48
56
|
content: "";
|
|
49
57
|
position: absolute;
|
|
50
58
|
box-sizing: border-box;
|
|
51
|
-
|
|
52
|
-
top: 0.025rem;
|
|
53
|
-
right: 0.025rem;
|
|
54
|
-
bottom: 0.025rem;
|
|
59
|
+
inset: 0;
|
|
55
60
|
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
56
61
|
border-radius: 0.25rem;
|
|
57
62
|
pointer-events: none;
|
|
@@ -59,3 +64,7 @@
|
|
|
59
64
|
}
|
|
60
65
|
}
|
|
61
66
|
|
|
67
|
+
.sapUiSizeCompact .sapUiUnifiedLegendSelected .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor::after {
|
|
68
|
+
inset-block-start: 0.625rem;
|
|
69
|
+
inset-inline-start: 0.625rem;
|
|
70
|
+
}
|
|
@@ -354,13 +354,13 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
.sapUiCalSpecialDate {
|
|
357
|
-
width:
|
|
357
|
+
width: calc(~'100% - 0.25rem');
|
|
358
358
|
bottom: 0.125rem;
|
|
359
359
|
left: 0.125rem;
|
|
360
360
|
}
|
|
361
361
|
&:focus .sapUiCalSpecialDate,
|
|
362
362
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
363
|
-
width:
|
|
363
|
+
width: calc(~'100% - 0.49rem');
|
|
364
364
|
bottom: 0.25rem;
|
|
365
365
|
left: 0.25rem;
|
|
366
366
|
}
|
|
@@ -396,6 +396,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
396
396
|
border: 0.125rem solid @sapUiLegendCurrentDateTime;
|
|
397
397
|
content: "";
|
|
398
398
|
border-radius: 0.5rem;
|
|
399
|
+
z-index: 10;
|
|
399
400
|
}
|
|
400
401
|
}
|
|
401
402
|
.sapUiCalItemText:after {
|
|
@@ -415,7 +416,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
415
416
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
416
417
|
bottom: 0.0625rem;
|
|
417
418
|
left: 0.0625rem;
|
|
418
|
-
width:
|
|
419
|
+
width: calc(~'100% - 0.125rem');
|
|
419
420
|
}
|
|
420
421
|
&.sapUiCalItemSel:focus .sapUiCalSpecialDate{
|
|
421
422
|
bottom: 0.125rem;
|
|
@@ -12,25 +12,20 @@
|
|
|
12
12
|
content: "";
|
|
13
13
|
position: absolute;
|
|
14
14
|
box-sizing: border-box;
|
|
15
|
-
|
|
16
|
-
top: 0.125rem;
|
|
17
|
-
right: 0.125rem;
|
|
18
|
-
bottom: 0.125rem;
|
|
15
|
+
inset: 0.125rem;
|
|
19
16
|
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
20
17
|
pointer-events: none;
|
|
21
18
|
}
|
|
22
19
|
}
|
|
20
|
+
}
|
|
23
21
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
22
|
+
.sapUiSizeCompact .sapUiUnifiedLegendDescription {
|
|
23
|
+
margin-block-start: 0.5rem;
|
|
27
24
|
}
|
|
28
25
|
|
|
29
|
-
.sapUiCalLegDayTypeNonWorking,
|
|
30
|
-
.sapUiUnifiedLegendNonWorkingDay {
|
|
31
|
-
|
|
32
|
-
background: @sapUiLegendNonWorkingBackground;
|
|
33
|
-
}
|
|
26
|
+
.sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
|
|
27
|
+
.sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
28
|
+
background: @sapUiLegendNonWorkingBackground;
|
|
34
29
|
}
|
|
35
30
|
|
|
36
31
|
.sapUiSizeCompact {
|
|
@@ -42,10 +37,7 @@
|
|
|
42
37
|
|
|
43
38
|
&:focus {
|
|
44
39
|
&::after {
|
|
45
|
-
|
|
46
|
-
top: 0.0625rem;
|
|
47
|
-
right: 0.0625rem;
|
|
48
|
-
bottom: 0.0625rem;
|
|
40
|
+
inset: 0.0625rem;
|
|
49
41
|
}
|
|
50
42
|
}
|
|
51
43
|
}
|
|
@@ -354,13 +354,13 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
.sapUiCalSpecialDate {
|
|
357
|
-
width:
|
|
357
|
+
width: calc(~'100% - 0.25rem');
|
|
358
358
|
bottom: 0.125rem;
|
|
359
359
|
left: 0.125rem;
|
|
360
360
|
}
|
|
361
361
|
&:focus .sapUiCalSpecialDate,
|
|
362
362
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
363
|
-
width:
|
|
363
|
+
width: calc(~'100% - 0.5rem');
|
|
364
364
|
bottom: 0.25rem;
|
|
365
365
|
left: 0.25rem;
|
|
366
366
|
}
|
|
@@ -396,6 +396,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
396
396
|
border: 0.125rem solid @sapUiLegendCurrentDateTime;
|
|
397
397
|
content: "";
|
|
398
398
|
border-radius: 0.5rem;
|
|
399
|
+
z-index: 10;
|
|
399
400
|
}
|
|
400
401
|
}
|
|
401
402
|
.sapUiCalItemText:after {
|
|
@@ -415,7 +416,7 @@ html.sap-desktop .sapUiCalItemSel:not(.sapUiCalItemNow):not(.sapUiCalItemSelBetw
|
|
|
415
416
|
&.sapUiCalItemSel .sapUiCalSpecialDate {
|
|
416
417
|
bottom: 0.0625rem;
|
|
417
418
|
left: 0.0625rem;
|
|
418
|
-
width:
|
|
419
|
+
width: calc(~'100% - 0.125rem');
|
|
419
420
|
}
|
|
420
421
|
&.sapUiCalItemSel:focus .sapUiCalSpecialDate{
|
|
421
422
|
bottom: 0.125rem;
|
|
@@ -12,25 +12,20 @@
|
|
|
12
12
|
content: "";
|
|
13
13
|
position: absolute;
|
|
14
14
|
box-sizing: border-box;
|
|
15
|
-
|
|
16
|
-
top: 0.125rem;
|
|
17
|
-
right: 0.125rem;
|
|
18
|
-
bottom: 0.125rem;
|
|
15
|
+
inset: 0.125rem;
|
|
19
16
|
border: @sapContent_FocusWidth @sapContent_FocusStyle @sapUiContentFocusColor;
|
|
20
17
|
pointer-events: none;
|
|
21
18
|
}
|
|
22
19
|
}
|
|
20
|
+
}
|
|
23
21
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
22
|
+
.sapUiSizeCompact .sapUiUnifiedLegendDescription {
|
|
23
|
+
margin-block-start: 0.5rem;
|
|
27
24
|
}
|
|
28
25
|
|
|
29
|
-
.sapUiCalLegDayTypeNonWorking,
|
|
30
|
-
.sapUiUnifiedLegendNonWorkingDay {
|
|
31
|
-
|
|
32
|
-
background: @sapUiLegendNonWorkingBackground;
|
|
33
|
-
}
|
|
26
|
+
.sapUiCalLegDayTypeNonWorking .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor,
|
|
27
|
+
.sapUiUnifiedLegendNonWorkingDay .sapUiUnifiedLegendSquare .sapUiUnifiedLegendSquareColor {
|
|
28
|
+
background: @sapUiLegendNonWorkingBackground;
|
|
34
29
|
}
|
|
35
30
|
|
|
36
31
|
.sapUiSizeCompact {
|
|
@@ -42,10 +37,7 @@
|
|
|
42
37
|
|
|
43
38
|
&:focus {
|
|
44
39
|
&::after {
|
|
45
|
-
|
|
46
|
-
top: 0.0625rem;
|
|
47
|
-
right: 0.0625rem;
|
|
48
|
-
bottom: 0.0625rem;
|
|
40
|
+
inset: 0.0625rem;
|
|
49
41
|
}
|
|
50
42
|
}
|
|
51
43
|
}
|