@fundamental-ngx/core 0.46.2-rc.4 → 0.46.2-rc.6
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/esm2022/avatar/avatar.component.mjs +1 -1
- package/esm2022/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2022/button/button.component.mjs +1 -1
- package/esm2022/combobox/combobox.component.mjs +2 -2
- package/esm2022/dialog/dialog-close-button/dialog-close-button.component.mjs +1 -1
- package/esm2022/dialog/dialog-full-screen-toggler-button/dialog-full-screen-toggler-button.component.mjs +1 -1
- package/esm2022/form/form-label/form-label.component.mjs +2 -2
- package/esm2022/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +2 -2
- package/esm2022/grid-list/components/grid-list-item/grid-list-item.component.mjs +2 -2
- package/esm2022/icon/icon.component.mjs +77 -28
- package/esm2022/info-label/info-label.component.mjs +1 -1
- package/esm2022/list/list-navigation-item/list-navigation-item.component.mjs +1 -1
- package/esm2022/message-strip/message-strip.component.mjs +1 -1
- package/esm2022/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +1 -1
- package/esm2022/nested-list/nested-list-directives.mjs +2 -2
- package/esm2022/object-status/object-status.component.mjs +2 -2
- package/esm2022/select/select.component.mjs +2 -2
- package/esm2022/shellbar/product-menu/product-menu.component.mjs +1 -1
- package/esm2022/splitter/splitter-resizer/splitter-resizer.component.mjs +1 -1
- package/esm2022/tabs/tab-item-expand/tab-item-expand.component.mjs +2 -2
- package/esm2022/tabs/tab-utils/tab-directives.mjs +1 -1
- package/esm2022/timeline/components/timeline-node/timeline-node.component.mjs +1 -1
- package/esm2022/tree/components/tree-item/tree-item.component.mjs +2 -2
- package/esm2022/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-avatar.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-avatar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-button.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-combobox.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-dialog.mjs +2 -2
- package/fesm2022/fundamental-ngx-core-dialog.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-form.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-grid-list.mjs +2 -2
- package/fesm2022/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-icon.mjs +77 -28
- package/fesm2022/fundamental-ngx-core-icon.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-info-label.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-info-label.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-list.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-strip.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-nested-list.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-nested-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-object-status.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-object-status.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-select.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-shellbar.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-splitter.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-splitter.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tabs.mjs +2 -2
- package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-timeline.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-timeline.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tree.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-wizard.mjs +1 -1
- package/fesm2022/fundamental-ngx-core-wizard.mjs.map +1 -1
- package/fundamental-ngx-core-v0.46.2-rc.6.tgz +0 -0
- package/icon/icon.component.d.ts +26 -9
- package/package.json +3 -3
- package/schematics/add-dependencies/index.js +4 -4
- package/fundamental-ngx-core-v0.46.2-rc.4.tgz +0 -0
|
@@ -57,7 +57,7 @@ export class ObjectStatusComponent {
|
|
|
57
57
|
<ng-template [ngTemplateOutlet]="textTemplate"></ng-template>
|
|
58
58
|
</span>
|
|
59
59
|
<span *ngIf="label" class="fd-object-status__text" [class]="_textClass">{{ label }}</span>
|
|
60
|
-
`, isInline: true, styles: ["/*!\n * Fundamental Library Styles v0.30.2\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-object-status{--fdObjectStatus_Decoration:none;--fdObjectStatus_Underline:transparent;--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Regular);--fdObjectStatus_Icon_Font_Size:1rem;--fdObjectStatus_Icon_Color:var(--sapNeutralElementColor);--fdObjectStatus_Text_Font_Family:var(--sapFontFamily);--fdObjectStatus_Text_Font_Size:var(--sapFontSize);--fdObjectStatus_Text_Color:var(--sapNeutralTextColor);--fdObjectStatus_Height:1rem;--fdObjectStatus_Text_Shadow:var(--sapContent_TextShadow);-webkit-box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:0;box-sizing:border-box;color:var(--sapTextColor);color:var(--fdObjectStatus_Text_Color);display:flex;display:inline-flex;font-family:var(--sapFontFamily);font-family:var(--fdObjectStatus_Text_Font_Family);font-size:var(--sapFontSize);font-size:var(--fdObjectStatus_Text_Font_Size);font-weight:400;forced-color-adjust:none;gap:.25rem;height:var(--fdObjectStatus_Height);justify-content:center;line-height:var(--sapContent_LineHeight);line-height:var(--fdObjectStatus_Height);margin:0;max-height:var(--fdObjectStatus_Height);max-width:100%;padding:0;position:relative;text-shadow:var(--fdObjectStatus_Text_Shadow);word-break:break-word}.fd-object-status:after,.fd-object-status:before{box-sizing:inherit;font-size:inherit}.fd-object-status__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);color:inherit;font-family:var(--sapFontFamily);font-family:inherit;font-size:var(--sapFontSize);font-size:inherit;font-weight:400;font-weight:inherit;forced-color-adjust:none;line-height:var(--sapContent_LineHeight);line-height:var(--fdObjectStatus_Height);margin:0;padding:0;word-break:inherit}.fd-object-status__text:after,.fd-object-status__text:before{box-sizing:inherit;font-size:inherit}.fd-object-status__icon [class*=sap-icon],.fd-object-status__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--fdObjectStatus_Icon_Color);display:flex;font-size:inherit;font-size:var(--fdObjectStatus_Icon_Font_Size);justify-content:center;line-height:1;line-height:var(--fdObjectStatus_Height)}.fd-object-status.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapPositiveTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapPositiveElementColor))}.fd-object-status.fd-object-status--positive:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--positive.is-focus,.fd-object-status.fd-object-status--positive:focus{z-index:5}.fd-object-status.fd-object-status--positive.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--positive:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Positive_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Positive_IconColor_Focus)}.fd-object-status.fd-object-status--critical{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapCriticalTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapCriticalElementColor))}.fd-object-status.fd-object-status--critical:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--critical.is-focus,.fd-object-status.fd-object-status--critical:focus{z-index:5}.fd-object-status.fd-object-status--critical.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--critical:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Critical_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Critical_IconColor_Focus)}.fd-object-status.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapNegativeTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapNegativeElementColor))}.fd-object-status.fd-object-status--negative:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--negative.is-focus,.fd-object-status.fd-object-status--negative:focus{z-index:5}.fd-object-status.fd-object-status--negative.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--negative:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Negative_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Negative_IconColor_Focus)}.fd-object-status.fd-object-status--informative{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapInformativeTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapInformativeElementColor))}.fd-object-status.fd-object-status--informative:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--informative.is-focus,.fd-object-status.fd-object-status--informative:focus{z-index:5}.fd-object-status.fd-object-status--informative.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--informative:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Informative_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Informative_IconColor_Focus)}.fd-object-status.fd-object-status--neutral{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapNeutralTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapNeutralElementColor))}.fd-object-status.fd-object-status--neutral:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--neutral.is-focus,.fd-object-status.fd-object-status--neutral:focus{z-index:5}.fd-object-status.fd-object-status--neutral.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--neutral:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Neutral_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Neutral_IconColor_Focus)}.fd-object-status.fd-object-status--indication-1,.fd-object-status.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1)}.fd-object-status.fd-object-status--indication-1.is-focus,.fd-object-status.fd-object-status--indication-1:focus{z-index:5}.fd-object-status.fd-object-status--indication-1.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-1:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_1_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_1_Focus)}.fd-object-status.fd-object-status--indication-2,.fd-object-status.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2)}.fd-object-status.fd-object-status--indication-2.is-focus,.fd-object-status.fd-object-status--indication-2:focus{z-index:5}.fd-object-status.fd-object-status--indication-2.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-2:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_2_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_2_Focus)}.fd-object-status.fd-object-status--indication-3,.fd-object-status.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3)}.fd-object-status.fd-object-status--indication-3.is-focus,.fd-object-status.fd-object-status--indication-3:focus{z-index:5}.fd-object-status.fd-object-status--indication-3.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-3:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_3_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_3_Focus)}.fd-object-status.fd-object-status--indication-4,.fd-object-status.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4)}.fd-object-status.fd-object-status--indication-4.is-focus,.fd-object-status.fd-object-status--indication-4:focus{z-index:5}.fd-object-status.fd-object-status--indication-4.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-4:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_4_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_4_Focus)}.fd-object-status.fd-object-status--indication-5,.fd-object-status.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5)}.fd-object-status.fd-object-status--indication-5.is-focus,.fd-object-status.fd-object-status--indication-5:focus{z-index:5}.fd-object-status.fd-object-status--indication-5.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-5:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_5_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_5_Focus)}.fd-object-status.fd-object-status--indication-6,.fd-object-status.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6)}.fd-object-status.fd-object-status--indication-6.is-focus,.fd-object-status.fd-object-status--indication-6:focus{z-index:5}.fd-object-status.fd-object-status--indication-6.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-6:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_6_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_6_Focus)}.fd-object-status.fd-object-status--indication-7,.fd-object-status.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7)}.fd-object-status.fd-object-status--indication-7.is-focus,.fd-object-status.fd-object-status--indication-7:focus{z-index:5}.fd-object-status.fd-object-status--indication-7.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-7:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_7_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_7_Focus)}.fd-object-status.fd-object-status--indication-8,.fd-object-status.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8)}.fd-object-status.fd-object-status--indication-8.is-focus,.fd-object-status.fd-object-status--indication-8:focus{z-index:5}.fd-object-status.fd-object-status--indication-8.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-8:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_8_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_8_Focus)}.fd-object-status--link{-webkit-text-decoration:var(--fdObjectStatus_Decoration);cursor:pointer;text-decoration:var(--fdObjectStatus_Decoration)}.fd-object-status--link .fd-object-status__text{-webkit-text-decoration:var(--fdObjectStatus_Text_Decoration);text-decoration:var(--fdObjectStatus_Text_Decoration)}.fd-object-status--link.is-visited,.fd-object-status--link:visited{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Visited)}.fd-object-status--link.is-hover,.fd-object-status--link:hover{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Hover)}.fd-object-status--link.is-active,.fd-object-status--link:active{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Down)}.fd-object-status--link.is-focus,.fd-object-status--link:focus{z-index:5}.fd-object-status--link.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status--link:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Neutral_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Neutral_IconColor_Focus);--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Focus);background:var(--fdObjectStatus_Focus_Background);border-radius:var(--fdObjectStatus_Focus_Border_Radius);outline:var(--fdObjectStatus_Focus_Outline);text-shadow:none}.fd-object-status--large{--fdObjectStatus_Text_Font_Size:1.5rem;--fdObjectStatus_Height:1.5rem;--fdObjectStatus_Icon_Font_Size:1.5rem;--fdObjectStatus_Text_Font_Family:var(--sapFontLightFamily)}.fd-object-status--inverted{--fdObjectStatus_Text_Shadow:none;--fdObjectStatus_Icon_Font_Size:.75rem;--fdObjectStatus_Text_Font_Size:var(--sapFontSmallSize);--fdObjectStatus_Text_Font_Family:var(--sapFontBoldFamily);--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Inverted_Neutral_Border_Color_Regular);background-color:var(--fdObjectStatus_Background_Color, transparent);border-color:var(--fdObjectStatus_Border_Color, initial);border-radius:var(--fdObjectStatus_Inverted_Border_Radius);border-style:solid;border-width:var(--fdObjectStatus_Inverted_Border_Width);max-height:none;min-height:var(--fdObjectStatus_Inverted_Line_Height);min-width:var(--fdObjectStatus_Inverted_Min_Width);overflow:hidden;padding:var(--fdObjectStatus_Inverted_Padding);position:relative}.fd-object-status--inverted .fd-object-status__icon,.fd-object-status--inverted .fd-object-status__text{line-height:1rem}.fd-object-status--inverted:before{background:var(--fdObjectStatus_Underline);bottom:0;content:\"\";height:var(--fdObjectStatus_Inverted_Underline_Width);position:absolute;width:100%;z-index:1}.fd-object-status--inverted:active,.fd-object-status--inverted:hover,.fd-object-status--inverted:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular)}.fd-object-status--inverted.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--positive:active,.fd-object-status--inverted.fd-object-status--positive:hover,.fd-object-status--inverted.fd-object-status--positive:visited{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background)}.fd-object-status--inverted.fd-object-status--critical{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_BorderColor)}.fd-object-status--inverted.fd-object-status--critical:active,.fd-object-status--inverted.fd-object-status--critical:hover,.fd-object-status--inverted.fd-object-status--critical:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background)}.fd-object-status--inverted.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_BorderColor)}.fd-object-status--inverted.fd-object-status--negative:active,.fd-object-status--inverted.fd-object-status--negative:hover,.fd-object-status--inverted.fd-object-status--negative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background)}.fd-object-status--inverted.fd-object-status--informative{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_BorderColor)}.fd-object-status--inverted.fd-object-status--informative:active,.fd-object-status--inverted.fd-object-status--informative:hover,.fd-object-status--inverted.fd-object-status--informative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background)}.fd-object-status--inverted.fd-object-status--indication-1{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-1:active,.fd-object-status--inverted.fd-object-status--indication-1:hover,.fd-object-status--inverted.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background)}.fd-object-status--inverted.fd-object-status--indication-2{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-2:active,.fd-object-status--inverted.fd-object-status--indication-2:hover,.fd-object-status--inverted.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background)}.fd-object-status--inverted.fd-object-status--indication-3{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-3:active,.fd-object-status--inverted.fd-object-status--indication-3:hover,.fd-object-status--inverted.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background)}.fd-object-status--inverted.fd-object-status--indication-4{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-4:active,.fd-object-status--inverted.fd-object-status--indication-4:hover,.fd-object-status--inverted.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background)}.fd-object-status--inverted.fd-object-status--indication-5{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-5:active,.fd-object-status--inverted.fd-object-status--indication-5:hover,.fd-object-status--inverted.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background)}.fd-object-status--inverted.fd-object-status--indication-6{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-6:active,.fd-object-status--inverted.fd-object-status--indication-6:hover,.fd-object-status--inverted.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background)}.fd-object-status--inverted.fd-object-status--indication-7{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-7:active,.fd-object-status--inverted.fd-object-status--indication-7:hover,.fd-object-status--inverted.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background)}.fd-object-status--inverted.fd-object-status--indication-8{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-8:active,.fd-object-status--inverted.fd-object-status--indication-8:hover,.fd-object-status--inverted.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background)}.fd-object-status--inverted.fd-object-status--indication-9{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-9:active,.fd-object-status--inverted.fd-object-status--indication-9:hover,.fd-object-status--inverted.fd-object-status--indication-9:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background)}.fd-object-status--inverted.fd-object-status--indication-10{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-10:active,.fd-object-status--inverted.fd-object-status--indication-10:hover,.fd-object-status--inverted.fd-object-status--indication-10:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background)}.fd-object-status--inverted.fd-object-status--indication-1b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--indication-1b:active,.fd-object-status--inverted.fd-object-status--indication-1b:hover,.fd-object-status--inverted.fd-object-status--indication-1b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--indication-1b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-1b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-2b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--indication-2b:active,.fd-object-status--inverted.fd-object-status--indication-2b:hover,.fd-object-status--inverted.fd-object-status--indication-2b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--indication-2b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-2b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-3b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--indication-3b:active,.fd-object-status--inverted.fd-object-status--indication-3b:hover,.fd-object-status--inverted.fd-object-status--indication-3b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--indication-3b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-3b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-4b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--indication-4b:active,.fd-object-status--inverted.fd-object-status--indication-4b:hover,.fd-object-status--inverted.fd-object-status--indication-4b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--indication-4b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-4b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-5b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--indication-5b:active,.fd-object-status--inverted.fd-object-status--indication-5b:hover,.fd-object-status--inverted.fd-object-status--indication-5b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--indication-5b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-5b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-6b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--indication-6b:active,.fd-object-status--inverted.fd-object-status--indication-6b:hover,.fd-object-status--inverted.fd-object-status--indication-6b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--indication-6b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-6b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-7b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--indication-7b:active,.fd-object-status--inverted.fd-object-status--indication-7b:hover,.fd-object-status--inverted.fd-object-status--indication-7b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--indication-7b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-7b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-8b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--indication-8b:active,.fd-object-status--inverted.fd-object-status--indication-8b:hover,.fd-object-status--inverted.fd-object-status--indication-8b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--indication-8b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-8b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-9b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--indication-9b:active,.fd-object-status--inverted.fd-object-status--indication-9b:hover,.fd-object-status--inverted.fd-object-status--indication-9b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--indication-9b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-9b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-10b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--indication-10b:active,.fd-object-status--inverted.fd-object-status--indication-10b:hover,.fd-object-status--inverted.fd-object-status--indication-10b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--indication-10b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-10b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--large{--fdObjectStatus_Text_Font_Size:1.25rem;--fdObjectStatus_Icon_Font_Size:1.25rem;--fdObjectStatus_Height:1.5rem;--fdObjectStatus_Text_Font_Family:var(--fdObjectStatus_Inverted_Large_Font_Family);height:auto;max-height:none;padding:.125rem .25rem}.fd-object-status--inverted.fd-object-status--large .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--large .fd-object-status__text{line-height:var(--fdObjectStatus_Height)}.fd-object-status--inverted.fd-object-status--link{--fdObjectStatus_Text_Decoration:none;--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Inverted_Neutral_Border_Color_Regular);cursor:pointer}.fd-object-status--inverted.fd-object-status--link:active .fd-object-status__text,.fd-object-status--inverted.fd-object-status--link:hover .fd-object-status__text,.fd-object-status--inverted.fd-object-status--link:visited .fd-object-status__text{--fdObjectStatus_Text_Decoration:none}.fd-object-status--inverted.fd-object-status--link:visited{--fdObjectStatus_Text_Color:var(--sapTextColor);--fdObjectStatus_Icon_Color:var(--sapTextColor);--fdObjectStatus_Background_Color:var(--sapNeutralBackground);--fdObjectStatus_Border_Color:var(--sapNeutralBorderColor)}.fd-object-status--inverted.fd-object-status--link.is-focus,.fd-object-status--inverted.fd-object-status--link:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.is-hover,.fd-object-status--inverted.fd-object-status--link:hover{--fdObjectStatus_Text_Color:var(--sapButton_Neutral_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Neutral_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Neutral_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Neutral_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.is-active,.fd-object-status--inverted.fd-object-status--link:active{--fdObjectStatus_Text_Color:var(--sapButton_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Neutral_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Neutral_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:hover{--fdObjectStatus_Text_Color:var(--sapButton_Success_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:active{--fdObjectStatus_Text_Color:var(--sapButton_Accept_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Accept_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:hover{--fdObjectStatus_Text_Color:var(--sapButton_Critical_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:active{--fdObjectStatus_Text_Color:var(--sapButton_Attention_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Attention_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Background_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Border_Color: }.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:hover{--fdObjectStatus_Text_Color:var(--sapButton_Negative_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:active{--fdObjectStatus_Text_Color:var(--sapButton_Reject_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Reject_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:hover{--fdObjectStatus_Text_Color:var(--sapButton_Information_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:active{--fdObjectStatus_Text_Color:var(--sapButton_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_1);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_2);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_3);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_4);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_5);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_6);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_7);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_8);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_9);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_10);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--icon-only{padding:0 .25rem}.fd-object-status--truncate .fd-object-status__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "class", "ariaLabel", "ariaHidden"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
60
|
+
`, isInline: true, styles: ["/*!\n * Fundamental Library Styles v0.30.2\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-object-status{--fdObjectStatus_Decoration:none;--fdObjectStatus_Underline:transparent;--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Regular);--fdObjectStatus_Icon_Font_Size:1rem;--fdObjectStatus_Icon_Color:var(--sapNeutralElementColor);--fdObjectStatus_Text_Font_Family:var(--sapFontFamily);--fdObjectStatus_Text_Font_Size:var(--sapFontSize);--fdObjectStatus_Text_Color:var(--sapNeutralTextColor);--fdObjectStatus_Height:1rem;--fdObjectStatus_Text_Shadow:var(--sapContent_TextShadow);-webkit-box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:0;box-sizing:border-box;color:var(--sapTextColor);color:var(--fdObjectStatus_Text_Color);display:flex;display:inline-flex;font-family:var(--sapFontFamily);font-family:var(--fdObjectStatus_Text_Font_Family);font-size:var(--sapFontSize);font-size:var(--fdObjectStatus_Text_Font_Size);font-weight:400;forced-color-adjust:none;gap:.25rem;height:var(--fdObjectStatus_Height);justify-content:center;line-height:var(--sapContent_LineHeight);line-height:var(--fdObjectStatus_Height);margin:0;max-height:var(--fdObjectStatus_Height);max-width:100%;padding:0;position:relative;text-shadow:var(--fdObjectStatus_Text_Shadow);word-break:break-word}.fd-object-status:after,.fd-object-status:before{box-sizing:inherit;font-size:inherit}.fd-object-status__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);color:inherit;font-family:var(--sapFontFamily);font-family:inherit;font-size:var(--sapFontSize);font-size:inherit;font-weight:400;font-weight:inherit;forced-color-adjust:none;line-height:var(--sapContent_LineHeight);line-height:var(--fdObjectStatus_Height);margin:0;padding:0;word-break:inherit}.fd-object-status__text:after,.fd-object-status__text:before{box-sizing:inherit;font-size:inherit}.fd-object-status__icon [class*=sap-icon],.fd-object-status__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--fdObjectStatus_Icon_Color);display:flex;font-size:inherit;font-size:var(--fdObjectStatus_Icon_Font_Size);justify-content:center;line-height:1;line-height:var(--fdObjectStatus_Height)}.fd-object-status.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapPositiveTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapPositiveElementColor))}.fd-object-status.fd-object-status--positive:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--positive.is-focus,.fd-object-status.fd-object-status--positive:focus{z-index:5}.fd-object-status.fd-object-status--positive.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--positive:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Positive_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Positive_IconColor_Focus)}.fd-object-status.fd-object-status--critical{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapCriticalTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapCriticalElementColor))}.fd-object-status.fd-object-status--critical:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--critical.is-focus,.fd-object-status.fd-object-status--critical:focus{z-index:5}.fd-object-status.fd-object-status--critical.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--critical:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Critical_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Critical_IconColor_Focus)}.fd-object-status.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapNegativeTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapNegativeElementColor))}.fd-object-status.fd-object-status--negative:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--negative.is-focus,.fd-object-status.fd-object-status--negative:focus{z-index:5}.fd-object-status.fd-object-status--negative.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--negative:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Negative_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Negative_IconColor_Focus)}.fd-object-status.fd-object-status--informative{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapInformativeTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapInformativeElementColor))}.fd-object-status.fd-object-status--informative:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--informative.is-focus,.fd-object-status.fd-object-status--informative:focus{z-index:5}.fd-object-status.fd-object-status--informative.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--informative:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Informative_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Informative_IconColor_Focus)}.fd-object-status.fd-object-status--neutral{--fdObjectStatus_Text_Color:var(--fdElementTextColor,var(--sapNeutralTextColor));--fdObjectStatus_Icon_Color:var(--fdElementIconColor,var(--sapNeutralElementColor))}.fd-object-status.fd-object-status--neutral:visited{--fdObjectStatus_Text_Color: ;--fdObjectStatus_Icon_Color: }.fd-object-status.fd-object-status--neutral.is-focus,.fd-object-status.fd-object-status--neutral:focus{z-index:5}.fd-object-status.fd-object-status--neutral.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--neutral:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Neutral_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Neutral_IconColor_Focus)}.fd-object-status.fd-object-status--indication-1,.fd-object-status.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1)}.fd-object-status.fd-object-status--indication-1.is-focus,.fd-object-status.fd-object-status--indication-1:focus{z-index:5}.fd-object-status.fd-object-status--indication-1.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-1:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_1_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_1_Focus)}.fd-object-status.fd-object-status--indication-2,.fd-object-status.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2)}.fd-object-status.fd-object-status--indication-2.is-focus,.fd-object-status.fd-object-status--indication-2:focus{z-index:5}.fd-object-status.fd-object-status--indication-2.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-2:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_2_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_2_Focus)}.fd-object-status.fd-object-status--indication-3,.fd-object-status.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3)}.fd-object-status.fd-object-status--indication-3.is-focus,.fd-object-status.fd-object-status--indication-3:focus{z-index:5}.fd-object-status.fd-object-status--indication-3.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-3:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_3_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_3_Focus)}.fd-object-status.fd-object-status--indication-4,.fd-object-status.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4)}.fd-object-status.fd-object-status--indication-4.is-focus,.fd-object-status.fd-object-status--indication-4:focus{z-index:5}.fd-object-status.fd-object-status--indication-4.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-4:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_4_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_4_Focus)}.fd-object-status.fd-object-status--indication-5,.fd-object-status.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5)}.fd-object-status.fd-object-status--indication-5.is-focus,.fd-object-status.fd-object-status--indication-5:focus{z-index:5}.fd-object-status.fd-object-status--indication-5.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-5:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_5_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_5_Focus)}.fd-object-status.fd-object-status--indication-6,.fd-object-status.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6)}.fd-object-status.fd-object-status--indication-6.is-focus,.fd-object-status.fd-object-status--indication-6:focus{z-index:5}.fd-object-status.fd-object-status--indication-6.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-6:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_6_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_6_Focus)}.fd-object-status.fd-object-status--indication-7,.fd-object-status.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7)}.fd-object-status.fd-object-status--indication-7.is-focus,.fd-object-status.fd-object-status--indication-7:focus{z-index:5}.fd-object-status.fd-object-status--indication-7.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-7:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_7_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_7_Focus)}.fd-object-status.fd-object-status--indication-8,.fd-object-status.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8)}.fd-object-status.fd-object-status--indication-8.is-focus,.fd-object-status.fd-object-status--indication-8:focus{z-index:5}.fd-object-status.fd-object-status--indication-8.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status.fd-object-status--indication-8:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Accent_Color_8_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Accent_Color_8_Focus)}.fd-object-status--link{-webkit-text-decoration:var(--fdObjectStatus_Decoration);cursor:pointer;text-decoration:var(--fdObjectStatus_Decoration)}.fd-object-status--link .fd-object-status__text{-webkit-text-decoration:var(--fdObjectStatus_Text_Decoration);text-decoration:var(--fdObjectStatus_Text_Decoration)}.fd-object-status--link.is-visited,.fd-object-status--link:visited{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Visited)}.fd-object-status--link.is-hover,.fd-object-status--link:hover{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Hover)}.fd-object-status--link.is-active,.fd-object-status--link:active{--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Down)}.fd-object-status--link.is-focus,.fd-object-status--link:focus{z-index:5}.fd-object-status--link.is-focus:not(:active):not(.fd-object-status--inverted),.fd-object-status--link:focus:not(:active):not(.fd-object-status--inverted){--fdObjectStatus_Text_Color:var(--fdObjectStatus_Neutral_Color_Focus);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Neutral_IconColor_Focus);--fdObjectStatus_Text_Decoration:var(--fdObjectStatus_TextDecoration_Focus);background:var(--fdObjectStatus_Focus_Background);border-radius:var(--fdObjectStatus_Focus_Border_Radius);outline:var(--fdObjectStatus_Focus_Outline);text-shadow:none}.fd-object-status--large{--fdObjectStatus_Text_Font_Size:1.5rem;--fdObjectStatus_Height:1.5rem;--fdObjectStatus_Icon_Font_Size:1.5rem;--fdObjectStatus_Text_Font_Family:var(--sapFontLightFamily)}.fd-object-status--inverted{--fdObjectStatus_Text_Shadow:none;--fdObjectStatus_Icon_Font_Size:.75rem;--fdObjectStatus_Text_Font_Size:var(--sapFontSmallSize);--fdObjectStatus_Text_Font_Family:var(--sapFontBoldFamily);--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Inverted_Neutral_Border_Color_Regular);background-color:var(--fdObjectStatus_Background_Color, transparent);border-color:var(--fdObjectStatus_Border_Color, initial);border-radius:var(--fdObjectStatus_Inverted_Border_Radius);border-style:solid;border-width:var(--fdObjectStatus_Inverted_Border_Width);max-height:none;min-height:var(--fdObjectStatus_Inverted_Line_Height);min-width:var(--fdObjectStatus_Inverted_Min_Width);overflow:hidden;padding:var(--fdObjectStatus_Inverted_Padding);position:relative}.fd-object-status--inverted .fd-object-status__icon,.fd-object-status--inverted .fd-object-status__text{line-height:1rem}.fd-object-status--inverted:before{background:var(--fdObjectStatus_Underline);bottom:0;content:\"\";height:var(--fdObjectStatus_Inverted_Underline_Width);position:absolute;width:100%;z-index:1}.fd-object-status--inverted:active,.fd-object-status--inverted:hover,.fd-object-status--inverted:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular)}.fd-object-status--inverted.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--positive:active,.fd-object-status--inverted.fd-object-status--positive:hover,.fd-object-status--inverted.fd-object-status--positive:visited{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background)}.fd-object-status--inverted.fd-object-status--critical{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_BorderColor)}.fd-object-status--inverted.fd-object-status--critical:active,.fd-object-status--inverted.fd-object-status--critical:hover,.fd-object-status--inverted.fd-object-status--critical:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background)}.fd-object-status--inverted.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_BorderColor)}.fd-object-status--inverted.fd-object-status--negative:active,.fd-object-status--inverted.fd-object-status--negative:hover,.fd-object-status--inverted.fd-object-status--negative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background)}.fd-object-status--inverted.fd-object-status--informative{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_BorderColor)}.fd-object-status--inverted.fd-object-status--informative:active,.fd-object-status--inverted.fd-object-status--informative:hover,.fd-object-status--inverted.fd-object-status--informative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background)}.fd-object-status--inverted.fd-object-status--indication-1{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-1:active,.fd-object-status--inverted.fd-object-status--indication-1:hover,.fd-object-status--inverted.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background)}.fd-object-status--inverted.fd-object-status--indication-2{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-2:active,.fd-object-status--inverted.fd-object-status--indication-2:hover,.fd-object-status--inverted.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background)}.fd-object-status--inverted.fd-object-status--indication-3{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-3:active,.fd-object-status--inverted.fd-object-status--indication-3:hover,.fd-object-status--inverted.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background)}.fd-object-status--inverted.fd-object-status--indication-4{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-4:active,.fd-object-status--inverted.fd-object-status--indication-4:hover,.fd-object-status--inverted.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background)}.fd-object-status--inverted.fd-object-status--indication-5{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-5:active,.fd-object-status--inverted.fd-object-status--indication-5:hover,.fd-object-status--inverted.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background)}.fd-object-status--inverted.fd-object-status--indication-6{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-6:active,.fd-object-status--inverted.fd-object-status--indication-6:hover,.fd-object-status--inverted.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background)}.fd-object-status--inverted.fd-object-status--indication-7{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-7:active,.fd-object-status--inverted.fd-object-status--indication-7:hover,.fd-object-status--inverted.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background)}.fd-object-status--inverted.fd-object-status--indication-8{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-8:active,.fd-object-status--inverted.fd-object-status--indication-8:hover,.fd-object-status--inverted.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background)}.fd-object-status--inverted.fd-object-status--indication-9{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-9:active,.fd-object-status--inverted.fd-object-status--indication-9:hover,.fd-object-status--inverted.fd-object-status--indication-9:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background)}.fd-object-status--inverted.fd-object-status--indication-10{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--indication-10:active,.fd-object-status--inverted.fd-object-status--indication-10:hover,.fd-object-status--inverted.fd-object-status--indication-10:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background)}.fd-object-status--inverted.fd-object-status--indication-1b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--indication-1b:active,.fd-object-status--inverted.fd-object-status--indication-1b:hover,.fd-object-status--inverted.fd-object-status--indication-1b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--indication-1b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-1b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-2b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--indication-2b:active,.fd-object-status--inverted.fd-object-status--indication-2b:hover,.fd-object-status--inverted.fd-object-status--indication-2b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--indication-2b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-2b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-3b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--indication-3b:active,.fd-object-status--inverted.fd-object-status--indication-3b:hover,.fd-object-status--inverted.fd-object-status--indication-3b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--indication-3b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-3b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-4b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--indication-4b:active,.fd-object-status--inverted.fd-object-status--indication-4b:hover,.fd-object-status--inverted.fd-object-status--indication-4b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--indication-4b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-4b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-5b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--indication-5b:active,.fd-object-status--inverted.fd-object-status--indication-5b:hover,.fd-object-status--inverted.fd-object-status--indication-5b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--indication-5b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-5b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-6b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--indication-6b:active,.fd-object-status--inverted.fd-object-status--indication-6b:hover,.fd-object-status--inverted.fd-object-status--indication-6b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--indication-6b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-6b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-7b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--indication-7b:active,.fd-object-status--inverted.fd-object-status--indication-7b:hover,.fd-object-status--inverted.fd-object-status--indication-7b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--indication-7b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-7b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-8b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--indication-8b:active,.fd-object-status--inverted.fd-object-status--indication-8b:hover,.fd-object-status--inverted.fd-object-status--indication-8b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--indication-8b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-8b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-9b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--indication-9b:active,.fd-object-status--inverted.fd-object-status--indication-9b:hover,.fd-object-status--inverted.fd-object-status--indication-9b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--indication-9b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-9b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--indication-10b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--indication-10b:active,.fd-object-status--inverted.fd-object-status--indication-10b:hover,.fd-object-status--inverted.fd-object-status--indication-10b:visited{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--indication-10b .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--indication-10b .fd-object-status__text{text-shadow:var(--fdObjectStatus_Text_Shadow_Indication_Color)}.fd-object-status--inverted.fd-object-status--large{--fdObjectStatus_Text_Font_Size:1.25rem;--fdObjectStatus_Icon_Font_Size:1.25rem;--fdObjectStatus_Height:1.5rem;--fdObjectStatus_Text_Font_Family:var(--fdObjectStatus_Inverted_Large_Font_Family);height:auto;max-height:none;padding:.125rem .25rem}.fd-object-status--inverted.fd-object-status--large .fd-object-status__icon,.fd-object-status--inverted.fd-object-status--large .fd-object-status__text{line-height:var(--fdObjectStatus_Height)}.fd-object-status--inverted.fd-object-status--link{--fdObjectStatus_Text_Decoration:none;--fdObjectStatus_Text_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Inverted_Neutral_Color_Regular);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Inverted_Neutral_Background_Regular);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Inverted_Neutral_Border_Color_Regular);cursor:pointer}.fd-object-status--inverted.fd-object-status--link:active .fd-object-status__text,.fd-object-status--inverted.fd-object-status--link:hover .fd-object-status__text,.fd-object-status--inverted.fd-object-status--link:visited .fd-object-status__text{--fdObjectStatus_Text_Decoration:none}.fd-object-status--inverted.fd-object-status--link:visited{--fdObjectStatus_Text_Color:var(--sapTextColor);--fdObjectStatus_Icon_Color:var(--sapTextColor);--fdObjectStatus_Background_Color:var(--sapNeutralBackground);--fdObjectStatus_Border_Color:var(--sapNeutralBorderColor)}.fd-object-status--inverted.fd-object-status--link.is-focus,.fd-object-status--inverted.fd-object-status--link:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.is-hover,.fd-object-status--inverted.fd-object-status--link:hover{--fdObjectStatus_Text_Color:var(--sapButton_Neutral_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Neutral_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Neutral_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Neutral_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.is-active,.fd-object-status--inverted.fd-object-status--link:active{--fdObjectStatus_Text_Color:var(--sapButton_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Neutral_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Neutral_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive{--fdObjectStatus_Text_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:hover{--fdObjectStatus_Text_Color:var(--sapButton_Success_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Success_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--positive:active{--fdObjectStatus_Text_Color:var(--sapButton_Accept_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Accept_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Success_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Success_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:visited{--fdObjectStatus_Text_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:hover{--fdObjectStatus_Text_Color:var(--sapButton_Critical_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Critical_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--critical:active{--fdObjectStatus_Text_Color:var(--sapButton_Attention_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Attention_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Critical_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Critical_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative{--fdObjectStatus_Text_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_Background);--fdObjectStatus_Background_Color:var(--sapButton_Negative_TextColor);--fdObjectStatus_Border_Color: }.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:hover{--fdObjectStatus_Text_Color:var(--sapButton_Negative_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Negative_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--negative:active{--fdObjectStatus_Text_Color:var(--sapButton_Reject_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Reject_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Negative_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Negative_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:visited{--fdObjectStatus_Text_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:hover{--fdObjectStatus_Text_Color:var(--sapButton_Information_Hover_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Information_Hover_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Hover_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_Hover_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--informative:active{--fdObjectStatus_Text_Color:var(--sapButton_Selected_TextColor);--fdObjectStatus_Icon_Color:var(--sapButton_Selected_TextColor);--fdObjectStatus_Background_Color:var(--sapButton_Information_Active_Background);--fdObjectStatus_Border_Color:var(--sapButton_Information_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_1);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_2);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_3);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_4);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_5);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_6);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_7);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_8);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_9);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:hover{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Hover_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10:active{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Active_Text_Indication_Color_10);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_1b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_1b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_1b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-1b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_1_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_1_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_1_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_2b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_2b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_2b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-2b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_2_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_2_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_2_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_3b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_3b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_3b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-3b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_3_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_3_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_3_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_4b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_4b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_4b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-4b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_4_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_4_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_4_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_5b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_5b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_5b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-5b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_5_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_5_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_5_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_6b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_6b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_6b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-6b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_6_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_6_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_6_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_7b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_7b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_7b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-7b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_7_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_7_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_7_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_8b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_8b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_8b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-8b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_8_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_8_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_8_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_9b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_9b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_9b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-9b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_9_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_9_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_9_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:visited{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-focus,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:focus{-webkit-box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);border-color:var(--sapContent_FocusColor);box-shadow:var(--fdObjectStatus_Inverted_Box_Shadow);outline:var(--fdObjectStatus_Inverted_Outline_Color) .0625rem var(--sapContent_FocusStyle);outline-offset:-.125rem;z-index:5}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-hover,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:hover{--fdObjectStatus_Text_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Icon_Color:var(--fdObjectStatus_Text_Indication_Color_10b);--fdObjectStatus_Background_Color:var(--fdObjectStatus_Background_Hover_Indication_Color_10b);--fdObjectStatus_Border_Color:var(--fdObjectStatus_Border_Indication_Color_10b)}.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b.is-active,.fd-object-status--inverted.fd-object-status--link.fd-object-status--indication-10b:active{--fdObjectStatus_Text_Color:var(--sapIndicationColor_10_Active_TextColor);--fdObjectStatus_Icon_Color: ;--fdObjectStatus_Background_Color:var(--sapIndicationColor_10_Active_Background);--fdObjectStatus_Border_Color:var(--sapIndicationColor_10_Active_BorderColor)}.fd-object-status--inverted.fd-object-status--icon-only{padding:0 .25rem}.fd-object-status--truncate .fd-object-status__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: IconComponent, selector: "fd-icon", inputs: ["glyph", "font", "color", "background", "class", "ariaLabel", "ariaHidden"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
61
61
|
}
|
|
62
62
|
__decorate([
|
|
63
63
|
applyCssClass,
|
|
@@ -123,4 +123,4 @@ export const buildObjectStatusCssClasses = (data) => [
|
|
|
123
123
|
data.iconOnly ? 'fd-object-status--icon-only' : '',
|
|
124
124
|
data.class || ''
|
|
125
125
|
];
|
|
126
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
126
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib2JqZWN0LXN0YXR1cy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2NvcmUvc3JjL2xpYi9vYmplY3Qtc3RhdHVzL29iamVjdC1zdGF0dXMuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsSUFBSSxFQUFFLGdCQUFnQixFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDekQsT0FBTyxFQUNILHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQUNWLEtBQUssRUFJTCxpQkFBaUIsRUFDcEIsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUEwRCxhQUFhLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQztBQUNuSCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sNEJBQTRCLENBQUM7QUFDM0QsT0FBTyxFQUFFLDBCQUEwQixFQUFFLE1BQU0sVUFBVSxDQUFDOztBQW9DdEQsTUFBTSxPQUFPLHFCQUFxQjtJQThEOUIsOENBQThDO0lBQzlDLElBQUksUUFBUTtRQUNSLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQztJQUM3QyxDQUFDO0lBRUQsY0FBYztJQUNkLFlBQTRCLFVBQXNCO1FBQXRCLGVBQVUsR0FBVixVQUFVLENBQVk7UUEvQmxELDhDQUE4QztRQUU5QyxjQUFTLEdBQUcsS0FBSyxDQUFDO1FBRWxCLDZDQUE2QztRQUU3QyxhQUFRLEdBQUcsS0FBSyxDQUFDO1FBRWpCLG9EQUFvRDtRQUVwRCxVQUFLLEdBQUcsS0FBSyxDQUFDO1FBRWQseURBQXlEO1FBRXpELHdCQUFtQixHQUFHLEtBQUssQ0FBQztJQWlCeUIsQ0FBQztJQUV0RCxjQUFjO0lBQ2QsV0FBVztRQUNQLElBQUksQ0FBQyxzQkFBc0IsRUFBRSxDQUFDO0lBQ2xDLENBQUM7SUFFRCxjQUFjO0lBQ2QsUUFBUTtRQUNKLElBQUksQ0FBQyxzQkFBc0IsRUFBRSxDQUFDO0lBQ2xDLENBQUM7SUFFRDs7OztPQUlHO0lBRUgsc0JBQXNCO1FBQ2xCLE9BQU8sMkJBQTJCLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDN0MsQ0FBQzs4R0F4RlEscUJBQXFCO2tHQUFyQixxQkFBcUIsOFpBWm5CO1lBQ1A7Z0JBQ0ksT0FBTyxFQUFFLDBCQUEwQjtnQkFDbkMsV0FBVyxFQUFFLHFCQUFxQjthQUNyQztTQUNKLCtDQXRCUzs7Ozs7Ozs7Ozs7OztLQWFULG1odkZBY1MsSUFBSSw2RkFBRSxhQUFhLDBJQUFFLGdCQUFnQjs7QUF3Ri9DO0lBREMsYUFBYTs7OzttRUFHYjsyRkF4RlEscUJBQXFCO2tCQWhDakMsU0FBUzsrQkFFSSxvQkFBb0IsWUFDcEI7Ozs7Ozs7Ozs7Ozs7S0FhVCxpQkFFYyxpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGFBQ3BDO3dCQUNQOzRCQUNJLE9BQU8sRUFBRSwwQkFBMEI7NEJBQ25DLFdBQVcsdUJBQXVCO3lCQUNyQztxQkFDSixRQUNLO3dCQUNGLGlCQUFpQixFQUFFLG9CQUFvQjtxQkFDMUMsY0FDVyxJQUFJLFdBQ1AsQ0FBQyxJQUFJLEVBQUUsYUFBYSxFQUFFLGdCQUFnQixDQUFDO2lHQUtoRCxLQUFLO3NCQURKLEtBQUs7Z0JBU04sTUFBTTtzQkFETCxLQUFLO2dCQU9OLEtBQUs7c0JBREosS0FBSztnQkFLTixLQUFLO3NCQURKLEtBQUs7Z0JBT04sY0FBYztzQkFEYixLQUFLO2dCQVNOLGVBQWU7c0JBRGQsS0FBSztnQkFLTixTQUFTO3NCQURSLEtBQUs7Z0JBS04sUUFBUTtzQkFEUCxLQUFLO2dCQUtOLEtBQUs7c0JBREosS0FBSztnQkFLTixtQkFBbUI7c0JBRGxCLEtBQUs7Z0JBT04sWUFBWTtzQkFEWCxLQUFLO2dCQThCTixzQkFBc0I7QUFnQjFCLE1BQU0sQ0FBQyxNQUFNLDJCQUEyQixHQUFHLENBQUMsSUFBc0IsRUFBWSxFQUFFLENBQUM7SUFDN0Usa0JBQWtCO0lBQ2xCLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLDRCQUE0QixDQUFDLENBQUMsQ0FBQyxFQUFFO0lBQ2pELElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLHlCQUF5QixDQUFDLENBQUMsQ0FBQyxFQUFFO0lBQzNDLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLHFCQUFxQixJQUFJLENBQUMsTUFBTSxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUU7SUFDckQsSUFBSSxDQUFDLGVBQWU7UUFDaEIsQ0FBQyxDQUFDLGdDQUFnQyxJQUFJLENBQUMsZUFBZSxHQUFHLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFDOUYsQ0FBQyxDQUFDLEVBQUU7SUFDUixJQUFJLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyx3QkFBd0IsQ0FBQyxDQUFDLENBQUMsRUFBRTtJQUM5QyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyw2QkFBNkIsQ0FBQyxDQUFDLENBQUMsRUFBRTtJQUNsRCxJQUFJLENBQUMsS0FBSyxJQUFJLEVBQUU7Q0FDbkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nSWYsIE5nVGVtcGxhdGVPdXRsZXQgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtcbiAgICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgICBDb21wb25lbnQsXG4gICAgRWxlbWVudFJlZixcbiAgICBJbnB1dCxcbiAgICBPbkNoYW5nZXMsXG4gICAgT25Jbml0LFxuICAgIFRlbXBsYXRlUmVmLFxuICAgIFZpZXdFbmNhcHN1bGF0aW9uXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29sb3JBY2NlbnQsIENzc0NsYXNzQnVpbGRlciwgTnVsbGFibGUsIE51bGxhYmxlT2JqZWN0LCBhcHBseUNzc0NsYXNzIH0gZnJvbSAnQGZ1bmRhbWVudGFsLW5neC9jZGsvdXRpbHMnO1xuaW1wb3J0IHsgSWNvbkNvbXBvbmVudCB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY29yZS9pY29uJztcbmltcG9ydCB7IEZEX09CSkVDVF9TVEFUVVNfQ09NUE9ORU5UIH0gZnJvbSAnLi90b2tlbnMnO1xuXG5leHBvcnQgdHlwZSBPYmplY3RTdGF0dXMgPSAnbmVnYXRpdmUnIHwgJ2NyaXRpY2FsJyB8ICdwb3NpdGl2ZScgfCAnaW5mb3JtYXRpdmUnIHwgJ25ldXRyYWwnO1xuXG5AQ29tcG9uZW50KHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQGFuZ3VsYXItZXNsaW50L2NvbXBvbmVudC1zZWxlY3RvclxuICAgIHNlbGVjdG9yOiAnW2ZkLW9iamVjdC1zdGF0dXNdJyxcbiAgICB0ZW1wbGF0ZTogYFxuICAgICAgICA8ZmQtaWNvblxuICAgICAgICAgICAgKm5nSWY9XCJnbHlwaFwiXG4gICAgICAgICAgICBjbGFzcz1cImZkLW9iamVjdC1zdGF0dXNfX2ljb25cIlxuICAgICAgICAgICAgW2dseXBoXT1cImdseXBoXCJcbiAgICAgICAgICAgIFthdHRyLnJvbGVdPVwiZ2x5cGhBcmlhTGFiZWwgPyAncHJlc2VudGF0aW9uJyA6ICcnXCJcbiAgICAgICAgICAgIFthcmlhTGFiZWxdPVwiZ2x5cGhBcmlhTGFiZWxcIlxuICAgICAgICA+XG4gICAgICAgIDwvZmQtaWNvbj5cbiAgICAgICAgPHNwYW4gKm5nSWY9XCJ0ZXh0VGVtcGxhdGVcIiBjbGFzcz1cImZkLW9iamVjdC1zdGF0dXNfX3RleHRcIiBbY2xhc3NdPVwiX3RleHRDbGFzc1wiPlxuICAgICAgICAgICAgPG5nLXRlbXBsYXRlIFtuZ1RlbXBsYXRlT3V0bGV0XT1cInRleHRUZW1wbGF0ZVwiPjwvbmctdGVtcGxhdGU+XG4gICAgICAgIDwvc3Bhbj5cbiAgICAgICAgPHNwYW4gKm5nSWY9XCJsYWJlbFwiIGNsYXNzPVwiZmQtb2JqZWN0LXN0YXR1c19fdGV4dFwiIFtjbGFzc109XCJfdGV4dENsYXNzXCI+e3sgbGFiZWwgfX08L3NwYW4+XG4gICAgYCxcbiAgICBzdHlsZVVybHM6IFsnLi9vYmplY3Qtc3RhdHVzLmNvbXBvbmVudC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBwcm92aWRlcnM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgcHJvdmlkZTogRkRfT0JKRUNUX1NUQVRVU19DT01QT05FTlQsXG4gICAgICAgICAgICB1c2VFeGlzdGluZzogT2JqZWN0U3RhdHVzQ29tcG9uZW50XG4gICAgICAgIH1cbiAgICBdLFxuICAgIGhvc3Q6IHtcbiAgICAgICAgJ1thdHRyLnRhYmluZGV4XSc6ICdjbGlja2FibGUgPyAwIDogLTEnXG4gICAgfSxcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxuICAgIGltcG9ydHM6IFtOZ0lmLCBJY29uQ29tcG9uZW50LCBOZ1RlbXBsYXRlT3V0bGV0XVxufSlcbmV4cG9ydCBjbGFzcyBPYmplY3RTdGF0dXNDb21wb25lbnQgaW1wbGVtZW50cyBPbkNoYW5nZXMsIE9uSW5pdCwgQ3NzQ2xhc3NCdWlsZGVyIHtcbiAgICAvKiogVXNlcidzIGN1c3RvbSBjbGFzc2VzICovXG4gICAgQElucHV0KClcbiAgICBjbGFzczogc3RyaW5nO1xuXG4gICAgLyoqXG4gICAgICogVGhlIHN0YXR1cyByZXByZXNlbnRlZCBieSB0aGUgT2JqZWN0IFN0YXR1cy5cbiAgICAgKiBDYW4gYmUgb25lIG9mIHRoZSBmb2xsb3dpbmc6ICduZWdhdGl2ZScgfCAnY3JpdGljYWwnIHwgJ3Bvc2l0aXZlJyB8ICdpbmZvcm1hdGl2ZSdcbiAgICAgKiBGb3IgZGVmYXVsdCBPYmplY3QgU3RhdHVzIG9taXQgdGhpcyBwcm9wZXJ0eVxuICAgICAqL1xuICAgIEBJbnB1dCgpXG4gICAgc3RhdHVzOiBOdWxsYWJsZTxPYmplY3RTdGF0dXM+O1xuXG4gICAgLyoqXG4gICAgICogR2x5cGggKGljb24pIG9mIHRoZSBPYmplY3QgU3RhdHVzLlxuICAgICAqL1xuICAgIEBJbnB1dCgpXG4gICAgZ2x5cGg6IE51bGxhYmxlPHN0cmluZz47XG5cbiAgICAvKiogRGVmaW5lIHRoZSB0ZXh0IGNvbnRlbnQgb2YgdGhlIE9iamVjdCBTdGF0dXMgKi9cbiAgICBASW5wdXQoKVxuICAgIGxhYmVsOiBOdWxsYWJsZTxzdHJpbmc+O1xuXG4gICAgLyoqXG4gICAgICogTGFiZWwgYXBwbGllZCB0byBnbHlwaCBlbGVtZW50LCBzaG91bGQgYmUgdXNlZCB3aGVuIHRoZXJlIGlzIG5vIHRleHQgaW5jbHVkZWRcbiAgICAgKi9cbiAgICBASW5wdXQoKVxuICAgIGdseXBoQXJpYUxhYmVsOiBzdHJpbmc7XG5cbiAgICAvKipcbiAgICAgKiBBIG51bWJlciByZXByZXNlbnRpbmcgdGhlIGluZGljYXRpb24gY29sb3IuXG4gICAgICogRm9yIG5vbi1pbnZlcnRlZCBzdGF0ZSBhdmFpbGFibGUgbnVtYmVycyBhcmUgZnJvbSAxIHRvIDguXG4gICAgICogRm9yIGludmVydGVkIHN0YXRlIGF2YWlsYWJsZSBudW1iZXJzIGFyZSBmcm9tIDEgdG8gMTAuXG4gICAgICovXG4gICAgQElucHV0KClcbiAgICBpbmRpY2F0aW9uQ29sb3I6IE51bGxhYmxlPENvbG9yQWNjZW50PjtcblxuICAgIC8qKiBXaGV0aGVyIHRoZSBPYmplY3QgU3RhdHVzIGlzIGNsaWNrYWJsZS4gKi9cbiAgICBASW5wdXQoKVxuICAgIGNsaWNrYWJsZSA9IGZhbHNlO1xuXG4gICAgLyoqIFdoZXRoZXIgdGhlIE9iamVjdCBTdGF0dXMgaXMgaW52ZXJ0ZWQuICovXG4gICAgQElucHV0KClcbiAgICBpbnZlcnRlZCA9IGZhbHNlO1xuXG4gICAgLyoqIFdoZXRoZXIgdGhlIE9iamVjdCBTdGF0dXMgaXMgaW4gTGFyZ2UgRGVzaWduLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgbGFyZ2UgPSBmYWxzZTtcblxuICAgIC8qKiBXaGV0aGVyIHRvIHVzZSBzZWNvbmRhcnkgc2V0IG9mIGluZGljYXRpb24gY29sb3JzLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgc2Vjb25kYXJ5SW5kaWNhdGlvbiA9IGZhbHNlO1xuXG4gICAgLyoqXG4gICAgICogVGVtcGxhdGUgcmVmZXJlbmNlIGZvciBjb21wbGV4IG9iamVjdCBzdGF0dXMgdGV4dHMuXG4gICAgICovXG4gICAgQElucHV0KClcbiAgICB0ZXh0VGVtcGxhdGU6IE51bGxhYmxlPFRlbXBsYXRlUmVmPGFueT4+O1xuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBfdGV4dENsYXNzOiBzdHJpbmc7XG5cbiAgICAvKiogV2hldGhlciB0aGUgT2JqZWN0IHN0YXR1cyBpcyBpY29uLW9ubHkuICovXG4gICAgZ2V0IGljb25Pbmx5KCk6IGJvb2xlYW4ge1xuICAgICAgICByZXR1cm4gIXRoaXMubGFiZWwgJiYgIXRoaXMudGV4dFRlbXBsYXRlO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgY29uc3RydWN0b3IocHVibGljIHJlYWRvbmx5IGVsZW1lbnRSZWY6IEVsZW1lbnRSZWYpIHt9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIG5nT25DaGFuZ2VzKCk6IHZvaWQge1xuICAgICAgICB0aGlzLmJ1aWxkQ29tcG9uZW50Q3NzQ2xhc3MoKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIG5nT25Jbml0KCk6IHZvaWQge1xuICAgICAgICB0aGlzLmJ1aWxkQ29tcG9uZW50Q3NzQ2xhc3MoKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlblxuICAgICAqIENzc0NsYXNzQnVpbGRlciBpbnRlcmZhY2UgaW1wbGVtZW50YXRpb25cbiAgICAgKiBmdW5jdGlvbiBtdXN0IHJldHVybiBzaW5nbGUgc3RyaW5nXG4gICAgICogZnVuY3Rpb24gaXMgcmVzcG9uc2libGUgZm9yIG9yZGVyIHdoaWNoIGNzcyBjbGFzc2VzIGFyZSBhcHBsaWVkXG4gICAgICovXG4gICAgQGFwcGx5Q3NzQ2xhc3NcbiAgICBidWlsZENvbXBvbmVudENzc0NsYXNzKCk6IHN0cmluZ1tdIHtcbiAgICAgICAgcmV0dXJuIGJ1aWxkT2JqZWN0U3RhdHVzQ3NzQ2xhc3Nlcyh0aGlzKTtcbiAgICB9XG59XG5cbnR5cGUgT2JqZWN0U3RhdHVzRGF0YSA9IE51bGxhYmxlT2JqZWN0PHtcbiAgICBzdGF0dXM6IE9iamVjdFN0YXR1cztcbiAgICBpbnZlcnRlZDogYm9vbGVhbjtcbiAgICBsYXJnZTogYm9vbGVhbjtcbiAgICBpbmRpY2F0aW9uQ29sb3I6IG51bWJlcjtcbiAgICBjbGlja2FibGU6IGJvb2xlYW47XG4gICAgY2xhc3M6IHN0cmluZztcbiAgICBpY29uT25seTogYm9vbGVhbjtcbiAgICBzZWNvbmRhcnlJbmRpY2F0aW9uOiBib29sZWFuO1xufT47XG5cbmV4cG9ydCBjb25zdCBidWlsZE9iamVjdFN0YXR1c0Nzc0NsYXNzZXMgPSAoZGF0YTogT2JqZWN0U3RhdHVzRGF0YSk6IHN0cmluZ1tdID0+IFtcbiAgICAnZmQtb2JqZWN0LXN0YXR1cycsXG4gICAgZGF0YS5pbnZlcnRlZCA/ICdmZC1vYmplY3Qtc3RhdHVzLS1pbnZlcnRlZCcgOiAnJyxcbiAgICBkYXRhLmxhcmdlID8gJ2ZkLW9iamVjdC1zdGF0dXMtLWxhcmdlJyA6ICcnLFxuICAgIGRhdGEuc3RhdHVzID8gYGZkLW9iamVjdC1zdGF0dXMtLSR7ZGF0YS5zdGF0dXN9YCA6ICcnLFxuICAgIGRhdGEuaW5kaWNhdGlvbkNvbG9yXG4gICAgICAgID8gYGZkLW9iamVjdC1zdGF0dXMtLWluZGljYXRpb24tJHtkYXRhLmluZGljYXRpb25Db2xvcn0ke2RhdGEuc2Vjb25kYXJ5SW5kaWNhdGlvbiA/ICdiJyA6ICcnfWBcbiAgICAgICAgOiAnJyxcbiAgICBkYXRhLmNsaWNrYWJsZSA/ICdmZC1vYmplY3Qtc3RhdHVzLS1saW5rJyA6ICcnLFxuICAgIGRhdGEuaWNvbk9ubHkgPyAnZmQtb2JqZWN0LXN0YXR1cy0taWNvbi1vbmx5JyA6ICcnLFxuICAgIGRhdGEuY2xhc3MgfHwgJydcbl07XG4iXX0=
|