@fundamental-ngx/core 0.63.2-rc.5 → 0.63.2-rc.7
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/README.md +1 -1
- package/fesm2022/fundamental-ngx-core-action-bar.mjs +27 -26
- package/fesm2022/fundamental-ngx-core-action-bar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-action-sheet.mjs +25 -22
- package/fesm2022/fundamental-ngx-core-action-sheet.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs +35 -31
- package/fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-avatar-group.mjs +52 -43
- package/fesm2022/fundamental-ngx-core-avatar-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-avatar.mjs +67 -43
- package/fesm2022/fundamental-ngx-core-avatar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-bar.mjs +50 -41
- package/fesm2022/fundamental-ngx-core-bar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +18 -14
- package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-busy-indicator.mjs +34 -23
- package/fesm2022/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-button.mjs +56 -37
- package/fesm2022/fundamental-ngx-core-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-calendar.mjs +87 -62
- package/fesm2022/fundamental-ngx-core-calendar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-card.mjs +264 -188
- package/fesm2022/fundamental-ngx-core-card.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-carousel.mjs +35 -26
- package/fesm2022/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-checkbox.mjs +7 -7
- package/fesm2022/fundamental-ngx-core-combobox.mjs +19 -18
- package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-content-density.mjs +46 -36
- package/fesm2022/fundamental-ngx-core-content-density.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-date-picker.mjs +13 -13
- package/fesm2022/fundamental-ngx-core-date-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +15 -14
- package/fesm2022/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-datetime.mjs +32 -31
- package/fesm2022/fundamental-ngx-core-datetime.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-dialog.mjs +116 -89
- package/fesm2022/fundamental-ngx-core-dialog.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-dynamic-page.mjs +100 -77
- package/fesm2022/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
- package/fesm2022/fundamental-ngx-core-facets.mjs +24 -20
- package/fesm2022/fundamental-ngx-core-facets.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-feed-input.mjs +18 -17
- package/fesm2022/fundamental-ngx-core-feed-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-feed-list-item.mjs +22 -22
- package/fesm2022/fundamental-ngx-core-file-uploader.mjs +16 -16
- package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs +17 -15
- package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
- package/fesm2022/fundamental-ngx-core-form.mjs +74 -74
- package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-formatted-text.mjs +17 -12
- package/fesm2022/fundamental-ngx-core-formatted-text.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-generic-tag.mjs +19 -13
- package/fesm2022/fundamental-ngx-core-generic-tag.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-grid-list.mjs +56 -51
- package/fesm2022/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-icon.mjs +33 -20
- package/fesm2022/fundamental-ngx-core-icon.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-illustrated-message.mjs +42 -31
- package/fesm2022/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs +11 -9
- package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-info-label.mjs +29 -18
- package/fesm2022/fundamental-ngx-core-info-label.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-inline-help.mjs +35 -25
- package/fesm2022/fundamental-ngx-core-inline-help.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-input-group.mjs +21 -21
- package/fesm2022/fundamental-ngx-core-input-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-layout-grid.mjs +40 -27
- package/fesm2022/fundamental-ngx-core-layout-grid.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-layout-panel.mjs +41 -37
- package/fesm2022/fundamental-ngx-core-layout-panel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-link.mjs +24 -19
- package/fesm2022/fundamental-ngx-core-link.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-list.mjs +100 -91
- package/fesm2022/fundamental-ngx-core-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-menu.mjs +125 -101
- package/fesm2022/fundamental-ngx-core-menu.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-box.mjs +39 -38
- package/fesm2022/fundamental-ngx-core-message-box.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-page.mjs +19 -19
- package/fesm2022/fundamental-ngx-core-message-strip.mjs +79 -55
- package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-message-toast.mjs +17 -17
- package/fesm2022/fundamental-ngx-core-message-toast.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs +21 -20
- package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-mobile-mode.mjs +3 -3
- package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +98 -66
- package/fesm2022/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-multi-input.mjs +27 -21
- package/fesm2022/fundamental-ngx-core-multi-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-nested-list.mjs +46 -43
- package/fesm2022/fundamental-ngx-core-nested-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-notification.mjs +178 -132
- package/fesm2022/fundamental-ngx-core-notification.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-object-attribute.mjs +7 -7
- package/fesm2022/fundamental-ngx-core-object-identifier.mjs +24 -17
- package/fesm2022/fundamental-ngx-core-object-identifier.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-object-marker.mjs +41 -24
- package/fesm2022/fundamental-ngx-core-object-marker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-object-number.mjs +33 -21
- package/fesm2022/fundamental-ngx-core-object-number.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-object-status.mjs +41 -26
- package/fesm2022/fundamental-ngx-core-object-status.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +33 -32
- package/fesm2022/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-pagination.mjs +10 -10
- package/fesm2022/fundamental-ngx-core-pagination.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-panel.mjs +51 -35
- package/fesm2022/fundamental-ngx-core-panel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-popover.mjs +267 -164
- package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-product-switch.mjs +46 -32
- package/fesm2022/fundamental-ngx-core-product-switch.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-progress-indicator.mjs +7 -7
- package/fesm2022/fundamental-ngx-core-quick-view.mjs +47 -44
- package/fesm2022/fundamental-ngx-core-quick-view.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-radio.mjs +8 -8
- package/fesm2022/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-rating-indicator.mjs +61 -39
- package/fesm2022/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs +12 -11
- package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-scroll-spy.mjs +17 -12
- package/fesm2022/fundamental-ngx-core-scroll-spy.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-scrollbar.mjs +14 -12
- package/fesm2022/fundamental-ngx-core-scrollbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-segmented-button.mjs +9 -8
- package/fesm2022/fundamental-ngx-core-segmented-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-select.mjs +22 -21
- package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-settings.mjs +70 -60
- package/fesm2022/fundamental-ngx-core-settings.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-shared.mjs +3 -3
- package/fesm2022/fundamental-ngx-core-shellbar.mjs +77 -63
- package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-side-navigation.mjs +13 -13
- package/fesm2022/fundamental-ngx-core-skeleton.mjs +24 -16
- package/fesm2022/fundamental-ngx-core-skeleton.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-slider.mjs +15 -13
- package/fesm2022/fundamental-ngx-core-slider.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-split-button.mjs +10 -10
- package/fesm2022/fundamental-ngx-core-status-indicator.mjs +62 -35
- package/fesm2022/fundamental-ngx-core-status-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-step-input.mjs +11 -9
- package/fesm2022/fundamental-ngx-core-step-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-switch.mjs +8 -8
- package/fesm2022/fundamental-ngx-core-switch.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-table.mjs +51 -50
- package/fesm2022/fundamental-ngx-core-table.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tabs.mjs +56 -55
- package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-text.mjs +29 -19
- package/fesm2022/fundamental-ngx-core-text.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-theming.mjs +7 -7
- package/fesm2022/fundamental-ngx-core-tile.mjs +171 -136
- package/fesm2022/fundamental-ngx-core-tile.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-time-picker.mjs +9 -8
- package/fesm2022/fundamental-ngx-core-time-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-time.mjs +16 -13
- package/fesm2022/fundamental-ngx-core-time.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-timeline.mjs +43 -43
- package/fesm2022/fundamental-ngx-core-title.mjs +12 -10
- package/fesm2022/fundamental-ngx-core-title.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-token.mjs +33 -24
- package/fesm2022/fundamental-ngx-core-token.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-toolbar.mjs +35 -32
- package/fesm2022/fundamental-ngx-core-toolbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-tree.mjs +41 -36
- package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-upload-collection.mjs +37 -37
- package/fesm2022/fundamental-ngx-core-upload-collection.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-user-menu.mjs +108 -84
- package/fesm2022/fundamental-ngx-core-user-menu.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs +20 -17
- package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core-wizard.mjs +41 -32
- package/fesm2022/fundamental-ngx-core-wizard.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-core.mjs +4 -4
- package/package.json +11 -10
- package/schematics/add-styles/index.js +3 -3
- package/schematics/add-styles/index.js.map +1 -1
- package/schematics/add-theming/index.js +1 -1
- package/schematics/add-theming/index.js.map +1 -1
- package/schematics/package.json +7 -0
- package/schematics/tsconfig.json +12 -6
- package/schematics/tsconfig.spec.json +2 -0
- package/schematics/utils/calls-providers-function.js +34 -1
- package/schematics/utils/calls-providers-function.js.map +1 -1
- package/schematics/utils/ng-module-utils.js +34 -1
- package/schematics/utils/ng-module-utils.js.map +1 -1
- package/types/fundamental-ngx-core-avatar-group-legacy.d.ts +1 -0
- package/types/fundamental-ngx-core-carousel.d.ts +2 -0
- package/types/fundamental-ngx-core-list.d.ts +2 -2
- package/types/fundamental-ngx-core-menu.d.ts +4 -4
- package/types/fundamental-ngx-core-notification.d.ts +0 -2
- package/types/fundamental-ngx-core-popover.d.ts +8 -6
- package/types/fundamental-ngx-core-product-switch.d.ts +6 -3
- package/types/fundamental-ngx-core-wizard.d.ts +4 -1
|
@@ -25,7 +25,7 @@ class CardFocusItem {
|
|
|
25
25
|
/**
|
|
26
26
|
* Tab index attribute
|
|
27
27
|
*/
|
|
28
|
-
this.tabindex = input(undefined, { ...(ngDevMode ? { debugName: "tabindex" } : {}),
|
|
28
|
+
this.tabindex = input(undefined, { ...(ngDevMode ? { debugName: "tabindex" } : /* istanbul ignore next */ {}),
|
|
29
29
|
// Preserve the "unset" state (null/undefined) so the first item can default
|
|
30
30
|
// to tabindex=0 only when no input was provided. If we coerced null/undefined
|
|
31
31
|
// to -1, an explicit "unset" would be indistinguishable from a real -1 value,
|
|
@@ -34,7 +34,8 @@ class CardFocusItem {
|
|
|
34
34
|
/**
|
|
35
35
|
* Value of the list item.
|
|
36
36
|
*/
|
|
37
|
-
this.value = input(
|
|
37
|
+
this.value = input(/* @ts-ignore */
|
|
38
|
+
...(ngDevMode ? [undefined, { debugName: "value" }] : /* istanbul ignore next */ []));
|
|
38
39
|
/**
|
|
39
40
|
* @hidden
|
|
40
41
|
* Implementation of KeyboardSupportItemInterface
|
|
@@ -47,7 +48,8 @@ class CardFocusItem {
|
|
|
47
48
|
/** @hidden */
|
|
48
49
|
this._clicked$ = new Subject();
|
|
49
50
|
/** @hidden */
|
|
50
|
-
this._isFirstItem$ = signal(false,
|
|
51
|
+
this._isFirstItem$ = signal(false, /* @ts-ignore */
|
|
52
|
+
...(ngDevMode ? [{ debugName: "_isFirstItem$" }] : /* istanbul ignore next */ []));
|
|
51
53
|
/** @hidden */
|
|
52
54
|
this._normalizedTabIndex$ = computed(() => {
|
|
53
55
|
const tabIndexValue = this.tabindex();
|
|
@@ -56,7 +58,8 @@ class CardFocusItem {
|
|
|
56
58
|
return 0;
|
|
57
59
|
}
|
|
58
60
|
return tabIndexValue ?? -1;
|
|
59
|
-
},
|
|
61
|
+
}, /* @ts-ignore */
|
|
62
|
+
...(ngDevMode ? [{ debugName: "_normalizedTabIndex$" }] : /* istanbul ignore next */ []));
|
|
60
63
|
}
|
|
61
64
|
/**
|
|
62
65
|
* Get the current tab index.
|
|
@@ -84,10 +87,10 @@ class CardFocusItem {
|
|
|
84
87
|
focusedWithin: event.target !== this.elementRef?.nativeElement
|
|
85
88
|
});
|
|
86
89
|
}
|
|
87
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
88
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
90
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFocusItem, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
91
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardFocusItem, isStandalone: true, inputs: { tabindex: { classPropertyName: "tabindex", publicName: "tabindex", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { keyDown: "keyDown" }, host: { listeners: { "focusin": "onFocus($event)" } }, ngImport: i0 }); }
|
|
89
92
|
}
|
|
90
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
93
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFocusItem, decorators: [{
|
|
91
94
|
type: Directive,
|
|
92
95
|
args: [{
|
|
93
96
|
host: {
|
|
@@ -107,18 +110,22 @@ class CardListDirective {
|
|
|
107
110
|
* whether internal keyboard support should be enabled.
|
|
108
111
|
* default: true
|
|
109
112
|
*/
|
|
110
|
-
this.keyboardSupport = input(true,
|
|
113
|
+
this.keyboardSupport = input(true, /* @ts-ignore */
|
|
114
|
+
...(ngDevMode ? [{ debugName: "keyboardSupport" }] : /* istanbul ignore next */ []));
|
|
111
115
|
/**
|
|
112
116
|
* aria-roledescription for the Card list
|
|
113
117
|
* default: 'Card Container'
|
|
114
118
|
*/
|
|
115
|
-
this.ariaRoleDescription = input('Card Container',
|
|
119
|
+
this.ariaRoleDescription = input('Card Container', /* @ts-ignore */
|
|
120
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescription" }] : /* istanbul ignore next */ []));
|
|
116
121
|
/**
|
|
117
122
|
* aria-label for the Card list
|
|
118
123
|
*/
|
|
119
|
-
this.ariaLabel = input(
|
|
124
|
+
this.ariaLabel = input(/* @ts-ignore */
|
|
125
|
+
...(ngDevMode ? [undefined, { debugName: "ariaLabel" }] : /* istanbul ignore next */ []));
|
|
120
126
|
/** @hidden */
|
|
121
|
-
this._cards = contentChildren(FD_CARD,
|
|
127
|
+
this._cards = contentChildren(FD_CARD, /* @ts-ignore */
|
|
128
|
+
...(ngDevMode ? [{ debugName: "_cards" }] : /* istanbul ignore next */ []));
|
|
122
129
|
/**
|
|
123
130
|
* an RxJS Subject that will kill the data stream upon component’s destruction
|
|
124
131
|
* for unsubscribing
|
|
@@ -134,7 +141,8 @@ class CardListDirective {
|
|
|
134
141
|
/** @hidden */
|
|
135
142
|
this._keyboardSupportService = inject((KeyboardSupportService));
|
|
136
143
|
/** @hidden */
|
|
137
|
-
this._isRtl = computed(() => this._rtlService?.rtl() ?? false,
|
|
144
|
+
this._isRtl = computed(() => this._rtlService?.rtl() ?? false, /* @ts-ignore */
|
|
145
|
+
...(ngDevMode ? [{ debugName: "_isRtl" }] : /* istanbul ignore next */ []));
|
|
138
146
|
effect(() => {
|
|
139
147
|
const orientation = this._isRtl() ? 'rtl' : 'ltr';
|
|
140
148
|
this._keyboardSupportService.keyManager?.withHorizontalOrientation(orientation);
|
|
@@ -204,10 +212,10 @@ class CardListDirective {
|
|
|
204
212
|
.pipe(takeUntilDestroyed(this._destroyRef))
|
|
205
213
|
.subscribe((direction) => this.focusEscapeList.emit(direction));
|
|
206
214
|
}
|
|
207
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
208
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "
|
|
215
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardListDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
216
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "22.0.5", type: CardListDirective, isStandalone: true, selector: "[fd-card-list]", inputs: { keyboardSupport: { classPropertyName: "keyboardSupport", publicName: "keyboardSupport", isSignal: true, isRequired: false, transformFunction: null }, ariaRoleDescription: { classPropertyName: "ariaRoleDescription", publicName: "ariaRoleDescription", isSignal: true, isRequired: false, transformFunction: null }, ariaLabel: { classPropertyName: "ariaLabel", publicName: "ariaLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { focusEscapeList: "focusEscapeList" }, host: { attributes: { "role": "list" }, listeners: { "keydown": "keyDownHandler($event)" }, properties: { "attr.aria-roledescription": "ariaRoleDescription()", "attr.aria-label": "ariaLabel()" } }, providers: [KeyboardSupportService], queries: [{ propertyName: "_cards", predicate: FD_CARD, isSignal: true }, { propertyName: "_focusItems", predicate: CardFocusItem }], ngImport: i0 }); }
|
|
209
217
|
}
|
|
210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
218
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardListDirective, decorators: [{
|
|
211
219
|
type: Directive,
|
|
212
220
|
args: [{
|
|
213
221
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -272,133 +280,162 @@ class CardComponent extends CardFocusItem {
|
|
|
272
280
|
constructor() {
|
|
273
281
|
super();
|
|
274
282
|
/** @hidden */
|
|
275
|
-
this.cardTitle = contentChild(FD_CARD_TITLE,
|
|
283
|
+
this.cardTitle = contentChild(FD_CARD_TITLE, /* @ts-ignore */
|
|
284
|
+
...(ngDevMode ? [{ debugName: "cardTitle" }] : /* istanbul ignore next */ []));
|
|
276
285
|
/** @hidden */
|
|
277
|
-
this.cardSubtitle = contentChild(FD_CARD_SUBTITLE,
|
|
286
|
+
this.cardSubtitle = contentChild(FD_CARD_SUBTITLE, /* @ts-ignore */
|
|
287
|
+
...(ngDevMode ? [{ debugName: "cardSubtitle" }] : /* istanbul ignore next */ []));
|
|
278
288
|
/** @hidden */
|
|
279
|
-
this.cardSecondSubtitle = contentChild(FD_CARD_SECOND_SUBTITLE,
|
|
289
|
+
this.cardSecondSubtitle = contentChild(FD_CARD_SECOND_SUBTITLE, /* @ts-ignore */
|
|
290
|
+
...(ngDevMode ? [{ debugName: "cardSecondSubtitle" }] : /* istanbul ignore next */ []));
|
|
280
291
|
/** @hidden */
|
|
281
|
-
this.cardCounter = contentChild(FD_CARD_COUNTER,
|
|
292
|
+
this.cardCounter = contentChild(FD_CARD_COUNTER, /* @ts-ignore */
|
|
293
|
+
...(ngDevMode ? [{ debugName: "cardCounter" }] : /* istanbul ignore next */ []));
|
|
282
294
|
/** @hidden */
|
|
283
|
-
this.cardMediaHeading = contentChild(FD_CARD_MEDIA_HEADING,
|
|
295
|
+
this.cardMediaHeading = contentChild(FD_CARD_MEDIA_HEADING, /* @ts-ignore */
|
|
296
|
+
...(ngDevMode ? [{ debugName: "cardMediaHeading" }] : /* istanbul ignore next */ []));
|
|
284
297
|
/**
|
|
285
298
|
* text for the card badge
|
|
286
299
|
*/
|
|
287
|
-
this.badge = input(
|
|
300
|
+
this.badge = input(/* @ts-ignore */
|
|
301
|
+
...(ngDevMode ? [undefined, { debugName: "badge" }] : /* istanbul ignore next */ []));
|
|
288
302
|
/**
|
|
289
303
|
* icon/glyph for the card badge
|
|
290
304
|
*/
|
|
291
|
-
this.badgeIcon = input(
|
|
305
|
+
this.badgeIcon = input(/* @ts-ignore */
|
|
306
|
+
...(ngDevMode ? [undefined, { debugName: "badgeIcon" }] : /* istanbul ignore next */ []));
|
|
292
307
|
/**
|
|
293
308
|
* Indication color for the card badge
|
|
294
309
|
* Possible values: integers from 1 to 10
|
|
295
310
|
*/
|
|
296
|
-
this.badgeColor = input(
|
|
311
|
+
this.badgeColor = input(/* @ts-ignore */
|
|
312
|
+
...(ngDevMode ? [undefined, { debugName: "badgeColor" }] : /* istanbul ignore next */ []));
|
|
297
313
|
/**
|
|
298
314
|
* Whether to use secondary set of indication colors for the card badge
|
|
299
315
|
* Default value: false
|
|
300
316
|
*/
|
|
301
|
-
this.badgeColorSecondary = input(false,
|
|
317
|
+
this.badgeColorSecondary = input(false, /* @ts-ignore */
|
|
318
|
+
...(ngDevMode ? [{ debugName: "badgeColorSecondary" }] : /* istanbul ignore next */ []));
|
|
302
319
|
/**
|
|
303
320
|
* Color status for the card badge
|
|
304
321
|
* Possible values: 'negative' | 'critical' | 'positive' | 'informative' | 'neutral'
|
|
305
322
|
* Default value: null
|
|
306
323
|
*/
|
|
307
|
-
this.badgeStatus = input(
|
|
324
|
+
this.badgeStatus = input(/* @ts-ignore */
|
|
325
|
+
...(ngDevMode ? [undefined, { debugName: "badgeStatus" }] : /* istanbul ignore next */ []));
|
|
308
326
|
/**
|
|
309
327
|
* aria-label for the card badge
|
|
310
328
|
* Default value: null
|
|
311
329
|
*/
|
|
312
|
-
this.badgeAriaLabel = input(
|
|
330
|
+
this.badgeAriaLabel = input(/* @ts-ignore */
|
|
331
|
+
...(ngDevMode ? [undefined, { debugName: "badgeAriaLabel" }] : /* istanbul ignore next */ []));
|
|
313
332
|
/**
|
|
314
333
|
* text for the card second badge
|
|
315
334
|
*/
|
|
316
|
-
this.secondBadge = input(
|
|
335
|
+
this.secondBadge = input(/* @ts-ignore */
|
|
336
|
+
...(ngDevMode ? [undefined, { debugName: "secondBadge" }] : /* istanbul ignore next */ []));
|
|
317
337
|
/**
|
|
318
338
|
* icon/glyph for the card second badge
|
|
319
339
|
*/
|
|
320
|
-
this.secondBadgeIcon = input(
|
|
340
|
+
this.secondBadgeIcon = input(/* @ts-ignore */
|
|
341
|
+
...(ngDevMode ? [undefined, { debugName: "secondBadgeIcon" }] : /* istanbul ignore next */ []));
|
|
321
342
|
/**
|
|
322
343
|
* Indication color for the card second badge
|
|
323
344
|
* Possible values: integers from 1 to 10
|
|
324
345
|
*/
|
|
325
|
-
this.secondBadgeColor = input(
|
|
346
|
+
this.secondBadgeColor = input(/* @ts-ignore */
|
|
347
|
+
...(ngDevMode ? [undefined, { debugName: "secondBadgeColor" }] : /* istanbul ignore next */ []));
|
|
326
348
|
/**
|
|
327
349
|
* Whether to use secondary set of indication colors for the card second badge
|
|
328
350
|
* Default value: false
|
|
329
351
|
*/
|
|
330
|
-
this.secondBadgeColorSecondary = input(false,
|
|
352
|
+
this.secondBadgeColorSecondary = input(false, /* @ts-ignore */
|
|
353
|
+
...(ngDevMode ? [{ debugName: "secondBadgeColorSecondary" }] : /* istanbul ignore next */ []));
|
|
331
354
|
/**
|
|
332
355
|
* Color status for the card second badge
|
|
333
356
|
* Possible values: 'negative' | 'critical' | 'positive' | 'informative' | 'neutral'
|
|
334
357
|
* Default value: null
|
|
335
358
|
*/
|
|
336
|
-
this.secondBadgeStatus = input(
|
|
359
|
+
this.secondBadgeStatus = input(/* @ts-ignore */
|
|
360
|
+
...(ngDevMode ? [undefined, { debugName: "secondBadgeStatus" }] : /* istanbul ignore next */ []));
|
|
337
361
|
/**
|
|
338
362
|
* aria-label for the card second badge
|
|
339
363
|
* Default value: null
|
|
340
364
|
*/
|
|
341
|
-
this.secondBadgeAriaLabel = input(
|
|
365
|
+
this.secondBadgeAriaLabel = input(/* @ts-ignore */
|
|
366
|
+
...(ngDevMode ? [undefined, { debugName: "secondBadgeAriaLabel" }] : /* istanbul ignore next */ []));
|
|
342
367
|
/**
|
|
343
368
|
* whether the card is in loading state
|
|
344
369
|
* default: false
|
|
345
370
|
*/
|
|
346
|
-
this.isLoading = input(false,
|
|
371
|
+
this.isLoading = input(false, /* @ts-ignore */
|
|
372
|
+
...(ngDevMode ? [{ debugName: "isLoading" }] : /* istanbul ignore next */ []));
|
|
347
373
|
/**
|
|
348
374
|
* set the Card type
|
|
349
375
|
* options: 'object' | 'standard' | 'component' | 'analytical' | 'list' | 'table' | 'quickView' | 'linkList' | 'banner'
|
|
350
376
|
* default: 'standard'
|
|
351
377
|
*
|
|
352
378
|
*/
|
|
353
|
-
this.cardType = input('standard',
|
|
379
|
+
this.cardType = input('standard', /* @ts-ignore */
|
|
380
|
+
...(ngDevMode ? [{ debugName: "cardType" }] : /* istanbul ignore next */ []));
|
|
354
381
|
/**
|
|
355
382
|
* card id
|
|
356
383
|
* if not set, a default value is provided
|
|
357
384
|
*/
|
|
358
|
-
this.id = input('fd-card-id-' + cardId++,
|
|
385
|
+
this.id = input('fd-card-id-' + cardId++, /* @ts-ignore */
|
|
386
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
359
387
|
/**
|
|
360
388
|
* card aria-roledescription
|
|
361
389
|
* default: 'Card'
|
|
362
390
|
*/
|
|
363
|
-
this.ariaRoledescription = input(
|
|
391
|
+
this.ariaRoledescription = input(/* @ts-ignore */
|
|
392
|
+
...(ngDevMode ? [undefined, { debugName: "ariaRoledescription" }] : /* istanbul ignore next */ []));
|
|
364
393
|
/**
|
|
365
394
|
* card aria-description
|
|
366
395
|
* Overrides the default translated aria description.
|
|
367
396
|
*/
|
|
368
|
-
this.ariaDescription = input(
|
|
397
|
+
this.ariaDescription = input(/* @ts-ignore */
|
|
398
|
+
...(ngDevMode ? [undefined, { debugName: "ariaDescription" }] : /* istanbul ignore next */ []));
|
|
369
399
|
/**
|
|
370
400
|
* card aria-label
|
|
371
401
|
* used when there's no title describing the card
|
|
372
402
|
*/
|
|
373
|
-
this.ariaLabel = input(
|
|
403
|
+
this.ariaLabel = input(/* @ts-ignore */
|
|
404
|
+
...(ngDevMode ? [undefined, { debugName: "ariaLabel" }] : /* istanbul ignore next */ []));
|
|
374
405
|
/**
|
|
375
406
|
* card role
|
|
376
407
|
* default: 'region'
|
|
377
408
|
*/
|
|
378
|
-
this.role = input('region',
|
|
409
|
+
this.role = input('region', /* @ts-ignore */
|
|
410
|
+
...(ngDevMode ? [{ debugName: "role" }] : /* istanbul ignore next */ []));
|
|
379
411
|
/**
|
|
380
412
|
* whether the card is interactive
|
|
381
413
|
* default: false
|
|
382
414
|
*/
|
|
383
|
-
this.interactive = input(false,
|
|
415
|
+
this.interactive = input(false, /* @ts-ignore */
|
|
416
|
+
...(ngDevMode ? [{ debugName: "interactive" }] : /* istanbul ignore next */ []));
|
|
384
417
|
/**
|
|
385
418
|
* whether the card is selected
|
|
386
419
|
* default: false
|
|
387
420
|
*/
|
|
388
|
-
this.selected = input(false,
|
|
421
|
+
this.selected = input(false, /* @ts-ignore */
|
|
422
|
+
...(ngDevMode ? [{ debugName: "selected" }] : /* istanbul ignore next */ []));
|
|
389
423
|
/**
|
|
390
424
|
* value for aria-posinset
|
|
391
425
|
*/
|
|
392
|
-
this.ariaPosinset = model(
|
|
426
|
+
this.ariaPosinset = model(/* @ts-ignore */
|
|
427
|
+
...(ngDevMode ? [undefined, { debugName: "ariaPosinset" }] : /* istanbul ignore next */ []));
|
|
393
428
|
/**
|
|
394
429
|
* value for aria-setsize
|
|
395
430
|
*/
|
|
396
|
-
this.ariaSetsize = model(
|
|
431
|
+
this.ariaSetsize = model(/* @ts-ignore */
|
|
432
|
+
...(ngDevMode ? [undefined, { debugName: "ariaSetsize" }] : /* istanbul ignore next */ []));
|
|
397
433
|
/**
|
|
398
434
|
* Additional IDs to include in aria-describedby attribute
|
|
399
435
|
* Can be used to reference additional descriptive content
|
|
400
436
|
*/
|
|
401
|
-
this.ariaDescribedby = input(
|
|
437
|
+
this.ariaDescribedby = input(/* @ts-ignore */
|
|
438
|
+
...(ngDevMode ? [undefined, { debugName: "ariaDescribedby" }] : /* istanbul ignore next */ []));
|
|
402
439
|
/** @hidden */
|
|
403
440
|
this.contentDensityObserver = inject(ContentDensityObserver);
|
|
404
441
|
/** @hidden */
|
|
@@ -411,15 +448,20 @@ class CardComponent extends CardFocusItem {
|
|
|
411
448
|
/** @hidden Default translated aria description */
|
|
412
449
|
this.defaultAriaDescription = resolveTranslationSignal('coreCard.ariaDescription');
|
|
413
450
|
/** @hidden Resolved aria description: input overrides translated default */
|
|
414
|
-
this.resolvedAriaDescription = computed(() => this.ariaDescription() || this.defaultAriaDescription(),
|
|
451
|
+
this.resolvedAriaDescription = computed(() => this.ariaDescription() || this.defaultAriaDescription(), /* @ts-ignore */
|
|
452
|
+
...(ngDevMode ? [{ debugName: "resolvedAriaDescription" }] : /* istanbul ignore next */ []));
|
|
415
453
|
/** @hidden ID for the visually hidden span announcing the card description */
|
|
416
|
-
this.ariaDescriptionId = computed(() => `${this.id()}-description`,
|
|
454
|
+
this.ariaDescriptionId = computed(() => `${this.id()}-description`, /* @ts-ignore */
|
|
455
|
+
...(ngDevMode ? [{ debugName: "ariaDescriptionId" }] : /* istanbul ignore next */ []));
|
|
417
456
|
/** @hidden ID for the visually hidden span announcing the card role description */
|
|
418
|
-
this.ariaRoleDescriptionId = computed(() => `${this.id()}-role-description`,
|
|
457
|
+
this.ariaRoleDescriptionId = computed(() => `${this.id()}-role-description`, /* @ts-ignore */
|
|
458
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescriptionId" }] : /* istanbul ignore next */ []));
|
|
419
459
|
/** @hidden Badge ID for first badge */
|
|
420
|
-
this.badgeId = computed(() => (this.badge() || this.badgeIcon() ? `${this.id()}-badge` : null),
|
|
460
|
+
this.badgeId = computed(() => (this.badge() || this.badgeIcon() ? `${this.id()}-badge` : null), /* @ts-ignore */
|
|
461
|
+
...(ngDevMode ? [{ debugName: "badgeId" }] : /* istanbul ignore next */ []));
|
|
421
462
|
/** @hidden Second badge ID */
|
|
422
|
-
this.secondBadgeId = computed(() => this.secondBadge() || this.secondBadgeIcon() ? `${this.id()}-second-badge` : null,
|
|
463
|
+
this.secondBadgeId = computed(() => this.secondBadge() || this.secondBadgeIcon() ? `${this.id()}-second-badge` : null, /* @ts-ignore */
|
|
464
|
+
...(ngDevMode ? [{ debugName: "secondBadgeId" }] : /* istanbul ignore next */ []));
|
|
423
465
|
/** @hidden Computed aria-describedby value */
|
|
424
466
|
this.ariaDescribedbyComputed = computed(() => {
|
|
425
467
|
const ids = [];
|
|
@@ -453,7 +495,8 @@ class CardComponent extends CardFocusItem {
|
|
|
453
495
|
ids.push(this.ariaDescribedby());
|
|
454
496
|
}
|
|
455
497
|
return ids.length > 0 ? ids.join(' ') : null;
|
|
456
|
-
},
|
|
498
|
+
}, /* @ts-ignore */
|
|
499
|
+
...(ngDevMode ? [{ debugName: "ariaDescribedbyComputed" }] : /* istanbul ignore next */ []));
|
|
457
500
|
this.cssClass = computed(() => {
|
|
458
501
|
let classes = CLASS_NAME.card;
|
|
459
502
|
const cardType = this.cardType();
|
|
@@ -464,15 +507,16 @@ class CardComponent extends CardFocusItem {
|
|
|
464
507
|
classes += ` ${CLASS_NAME.card}--interactive`;
|
|
465
508
|
}
|
|
466
509
|
return classes;
|
|
467
|
-
},
|
|
510
|
+
}, /* @ts-ignore */
|
|
511
|
+
...(ngDevMode ? [{ debugName: "cssClass" }] : /* istanbul ignore next */ []));
|
|
468
512
|
this.contentDensityObserver.subscribe();
|
|
469
513
|
}
|
|
470
514
|
/** @hidden */
|
|
471
515
|
keydownHandler(event) {
|
|
472
516
|
this.keyDown.emit(event);
|
|
473
517
|
}
|
|
474
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
475
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
518
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
519
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: CardComponent, isStandalone: true, selector: "fd-card", inputs: { badge: { classPropertyName: "badge", publicName: "badge", isSignal: true, isRequired: false, transformFunction: null }, badgeIcon: { classPropertyName: "badgeIcon", publicName: "badgeIcon", isSignal: true, isRequired: false, transformFunction: null }, badgeColor: { classPropertyName: "badgeColor", publicName: "badgeColor", isSignal: true, isRequired: false, transformFunction: null }, badgeColorSecondary: { classPropertyName: "badgeColorSecondary", publicName: "badgeColorSecondary", isSignal: true, isRequired: false, transformFunction: null }, badgeStatus: { classPropertyName: "badgeStatus", publicName: "badgeStatus", isSignal: true, isRequired: false, transformFunction: null }, badgeAriaLabel: { classPropertyName: "badgeAriaLabel", publicName: "badgeAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, secondBadge: { classPropertyName: "secondBadge", publicName: "secondBadge", isSignal: true, isRequired: false, transformFunction: null }, secondBadgeIcon: { classPropertyName: "secondBadgeIcon", publicName: "secondBadgeIcon", isSignal: true, isRequired: false, transformFunction: null }, secondBadgeColor: { classPropertyName: "secondBadgeColor", publicName: "secondBadgeColor", isSignal: true, isRequired: false, transformFunction: null }, secondBadgeColorSecondary: { classPropertyName: "secondBadgeColorSecondary", publicName: "secondBadgeColorSecondary", isSignal: true, isRequired: false, transformFunction: null }, secondBadgeStatus: { classPropertyName: "secondBadgeStatus", publicName: "secondBadgeStatus", isSignal: true, isRequired: false, transformFunction: null }, secondBadgeAriaLabel: { classPropertyName: "secondBadgeAriaLabel", publicName: "secondBadgeAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, isLoading: { classPropertyName: "isLoading", publicName: "isLoading", isSignal: true, isRequired: false, transformFunction: null }, cardType: { classPropertyName: "cardType", publicName: "cardType", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, ariaRoledescription: { classPropertyName: "ariaRoledescription", publicName: "ariaRoledescription", isSignal: true, isRequired: false, transformFunction: null }, ariaDescription: { classPropertyName: "ariaDescription", publicName: "ariaDescription", isSignal: true, isRequired: false, transformFunction: null }, ariaLabel: { classPropertyName: "ariaLabel", publicName: "ariaLabel", isSignal: true, isRequired: false, transformFunction: null }, role: { classPropertyName: "role", publicName: "role", isSignal: true, isRequired: false, transformFunction: null }, interactive: { classPropertyName: "interactive", publicName: "interactive", isSignal: true, isRequired: false, transformFunction: null }, selected: { classPropertyName: "selected", publicName: "selected", isSignal: true, isRequired: false, transformFunction: null }, ariaPosinset: { classPropertyName: "ariaPosinset", publicName: "ariaPosinset", isSignal: true, isRequired: false, transformFunction: null }, ariaSetsize: { classPropertyName: "ariaSetsize", publicName: "ariaSetsize", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedby: { classPropertyName: "ariaDescribedby", publicName: "ariaDescribedby", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { ariaPosinset: "ariaPosinsetChange", ariaSetsize: "ariaSetsizeChange", keyDown: "keyDown" }, host: { listeners: { "keydown": "keydownHandler($event)" }, properties: { "class": "cssClass()", "attr.id": "id()", "attr.role": "role()", "attr.aria-labelledby": "cardTitle()?.id() || cardMediaHeading()?.id()", "attr.aria-describedby": "ariaDescribedbyComputed()", "attr.aria-label": "ariaLabel()", "attr.aria-selected": "selected()", "tabindex": "role() === \"listitem\" ? 0 : -1", "attr.aria-posinset": "role() === \"listitem\" ? ariaPosinset() : null", "attr.aria-setsize": "role() === \"listitem\" ? ariaSetsize() : null" } }, providers: [
|
|
476
520
|
contentDensityObserverProviders(),
|
|
477
521
|
{
|
|
478
522
|
provide: FD_CARD,
|
|
@@ -484,7 +528,7 @@ class CardComponent extends CardFocusItem {
|
|
|
484
528
|
}
|
|
485
529
|
], queries: [{ propertyName: "cardTitle", first: true, predicate: FD_CARD_TITLE, descendants: true, isSignal: true }, { propertyName: "cardSubtitle", first: true, predicate: FD_CARD_SUBTITLE, descendants: true, isSignal: true }, { propertyName: "cardSecondSubtitle", first: true, predicate: FD_CARD_SECOND_SUBTITLE, descendants: true, isSignal: true }, { propertyName: "cardCounter", first: true, predicate: FD_CARD_COUNTER, descendants: true, isSignal: true }, { propertyName: "cardMediaHeading", first: true, predicate: FD_CARD_MEDIA_HEADING, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "@if (!isLoading()) {\n <!-- Screen Reader Elements -->\n @if (role() === 'listitem') {\n <span class=\"fd-card__sr-only\" [attr.id]=\"ariaDescriptionId()\">{{ resolvedAriaDescription() }}</span>\n }\n\n <span class=\"fd-card__sr-only\" [attr.id]=\"ariaRoleDescriptionId()\">\n {{\n ariaRoledescription()\n ? ariaRoledescription()\n : ('coreCard.roleDescription' | fdTranslate: { cardType: cardType() })()\n }}</span\n >\n\n <!-- Badge -->\n @if (badge() || badgeIcon() || secondBadge() || secondBadgeIcon()) {\n <div class=\"fd-card__badge-container\">\n @if (badge() || badgeIcon()) {\n <span\n fd-object-status\n [inverted]=\"true\"\n class=\"fd-card__badge\"\n [glyph]=\"badgeIcon()\"\n [status]=\"badgeStatus()\"\n [indicationColor]=\"badgeColor()\"\n [secondaryIndication]=\"badgeColorSecondary()\"\n [label]=\"badge()\"\n [attr.id]=\"badgeId()\"\n [attr.aria-label]=\"badgeAriaLabel()\"\n >\n </span>\n }\n\n @if (secondBadge() || secondBadgeIcon()) {\n <span\n fd-object-status\n [inverted]=\"true\"\n class=\"fd-card__badge\"\n [glyph]=\"secondBadgeIcon()\"\n [status]=\"secondBadgeStatus()\"\n [indicationColor]=\"secondBadgeColor()\"\n [secondaryIndication]=\"secondBadgeColorSecondary()\"\n [label]=\"secondBadge()\"\n [attr.id]=\"secondBadgeId()\"\n [attr.aria-label]=\"secondBadgeAriaLabel()\"\n >\n </span>\n }\n </div>\n }\n\n <!-- Header and Content -->\n <ng-content></ng-content>\n\n <!-- Footer -->\n <ng-content select=\"fd-card-footer\"></ng-content>\n} @else {\n <!-- Loader -->\n <ng-content select=\"fd-card-loader\"></ng-content>\n}\n", styles: ["@charset \"UTF-8\";.fd-numeric-content{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;height:3rem;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;width:100%}.fd-numeric-content:after,.fd-numeric-content:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__kpi-container,.fd-numeric-content__launch-icon-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;overflow:hidden;-webkit-padding-before:.125rem;padding-block-start:.125rem;-webkit-margin-end:.375rem;margin-inline-end:.375rem}.fd-numeric-content__kpi-container:after,.fd-numeric-content__kpi-container:before,.fd-numeric-content__launch-icon-container:after,.fd-numeric-content__launch-icon-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__kpi-container:first-child:last-child,.fd-numeric-content__launch-icon-container:first-child:last-child{margin-block:0;margin-inline:0}.fd-numeric-content__launch-icon-container{max-width:1.75rem;min-width:1.75rem;width:1.75rem}.fd-numeric-content__scale-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;height:100%;line-height:normal;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-block:.5rem .375rem;padding-inline:0}.fd-numeric-content__scale-container:after,.fd-numeric-content__scale-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__scale-container:first-child:last-child{margin-block:0;margin-inline:0}.fd-numeric-content__launch-icon [class*=sap-icon],.fd-numeric-content__launch-icon[class*=sap-icon]{background:inherit;border-radius:inherit;color:inherit;color:var(--sapTile_IconColor);font-size:inherit;font-size:1.75rem;line-height:1;line-height:normal}.fd-numeric-content__kpi{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapNeutralTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:2.25rem;font-weight:400;font-weight:lighter;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.fd-numeric-content__kpi:after,.fd-numeric-content__kpi:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__kpi--positive{color:var(--sapPositiveTextColor)}.fd-numeric-content__kpi--critical{color:var(--sapCriticalTextColor)}.fd-numeric-content__kpi--negative{color:var(--sapNegativeTextColor)}.fd-numeric-content__kpi--informative{color:var(--sapInformativeTextColor)}.fd-numeric-content__scale{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fd-numeric-content__scale:after,.fd-numeric-content__scale:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__scale-arrow [class*=sap-icon],.fd-numeric-content__scale-arrow[class*=sap-icon]{background:inherit;border-radius:inherit;color:inherit;color:var(--sapNeutralTextColor);font-size:inherit;font-size:.875rem;line-height:1;line-height:normal}.fd-numeric-content__scale-text{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapNeutralTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:.875rem;font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.fd-numeric-content__scale-text:after,.fd-numeric-content__scale-text:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-numeric-content__scale--positive .fd-numeric-content__scale-arrow [class*=sap-icon],.fd-numeric-content__scale--positive .fd-numeric-content__scale-arrow[class*=sap-icon],.fd-numeric-content__scale--positive .fd-numeric-content__scale-text{color:var(--sapPositiveTextColor)}.fd-numeric-content__scale--critical .fd-numeric-content__scale-arrow [class*=sap-icon],.fd-numeric-content__scale--critical .fd-numeric-content__scale-arrow[class*=sap-icon],.fd-numeric-content__scale--critical .fd-numeric-content__scale-text{color:var(--sapCriticalTextColor)}.fd-numeric-content__scale--negative .fd-numeric-content__scale-arrow [class*=sap-icon],.fd-numeric-content__scale--negative .fd-numeric-content__scale-arrow[class*=sap-icon],.fd-numeric-content__scale--negative .fd-numeric-content__scale-text{color:var(--sapNegativeTextColor)}.fd-numeric-content__scale--informative .fd-numeric-content__scale-arrow [class*=sap-icon],.fd-numeric-content__scale--informative .fd-numeric-content__scale-arrow[class*=sap-icon],.fd-numeric-content__scale--informative .fd-numeric-content__scale-text{color:var(--sapInformativeTextColor)}.fd-numeric-content--m{height:2.5rem}.fd-numeric-content--m .fd-numeric-content__kpi-container,.fd-numeric-content--m .fd-numeric-content__launch-icon-container{-webkit-padding-before:0;padding-block-start:0;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.fd-numeric-content--m .fd-numeric-content__launch-icon-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fd-numeric-content--m .fd-numeric-content__scale-container{padding-block:.375rem .188rem}.fd-numeric-content--m .fd-numeric-content__kpi{font-size:2rem}.fd-numeric-content--s{height:2.25rem}.fd-numeric-content--s .fd-numeric-content__kpi-container,.fd-numeric-content--s .fd-numeric-content__launch-icon-container{-webkit-padding-before:0;padding-block-start:0;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.fd-numeric-content--s .fd-numeric-content__scale-container{padding-block:0 .313rem}.fd-numeric-content--s .fd-numeric-content__kpi{font-size:1.75rem}.fd-numeric-content--small-tile{height:2.375rem}.fd-numeric-content--small-tile .fd-numeric-content__kpi-container,.fd-numeric-content--small-tile .fd-numeric-content__launch-icon-container{-webkit-padding-before:.5rem;padding-block-start:.5rem;-webkit-margin-end:.375rem;margin-inline-end:.375rem}.fd-numeric-content--small-tile .fd-numeric-content__launch-icon-container{max-width:1.5rem;min-width:1.5rem;width:1.5rem}.fd-numeric-content--small-tile .fd-numeric-content__scale-container{padding-block:.25rem}.fd-numeric-content--small-tile .fd-numeric-content__kpi,.fd-numeric-content--small-tile .fd-numeric-content__launch-icon [class*=sap-icon],.fd-numeric-content--small-tile .fd-numeric-content__launch-icon[class*=sap-icon]{font-size:1.5rem}.fd-numeric-content--small-tile .fd-numeric-content__kpi[dir=rtl],[dir=rtl] .fd-numeric-content--small-tile .fd-numeric-content__kpi{direction:ltr;text-align:right}.fd-numeric-content--small-tile.fd-numeric-content--m{height:2.375rem}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__kpi-container,.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__launch-icon-container{-webkit-padding-before:.5rem;padding-block-start:.5rem;-webkit-margin-end:.375rem;margin-inline-end:.375rem}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__launch-icon-container{max-width:1.5rem;min-width:1.5rem;width:1.5rem}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__scale-container{padding-block:.25rem}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__kpi,.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__launch-icon [class*=sap-icon],.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__launch-icon[class*=sap-icon]{font-size:1.5rem}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__kpi[dir=rtl],[dir=rtl] .fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__kpi{direction:ltr;text-align:right}.fd-numeric-content--small-tile.fd-numeric-content--m .fd-numeric-content__launch-icon-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fd-numeric-content--small-tile.fd-numeric-content--s{height:2.375rem}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__kpi-container,.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__launch-icon-container{-webkit-padding-before:.5rem;padding-block-start:.5rem;-webkit-margin-end:.375rem;margin-inline-end:.375rem}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__launch-icon-container{max-width:1.5rem;min-width:1.5rem;width:1.5rem}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__scale-container{padding-block:.25rem}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__kpi,.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__launch-icon [class*=sap-icon],.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__launch-icon[class*=sap-icon]{font-size:1.5rem}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__kpi[dir=rtl],[dir=rtl] .fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__kpi{direction:ltr;text-align:right}.fd-numeric-content--small-tile.fd-numeric-content--s .fd-numeric-content__scale-container{-webkit-padding-before:0;padding-block-start:0}.fd-card{--fdCard_Border:.0625rem solid var(--sapTile_BorderColor);--fdCard_Border_Corner_Radius:var(--sapTile_BorderCornerRadius);--fdCard_Header_Text_Spacing:.25rem;--fdCard_Box_Shadow:var(--fdCard_Box_Shadow_Regular);--fdCard_Header_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Main_Header_Border_Radius:inherit;--fdCard_Footer_Border_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius);--fdCard_Content_Border_Radius:0;--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Offset:.0625rem;--fdCard_Media_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Main_Header_Border_Bottom:var(--fdCard_Header_Border_Bottom);--fdCard_Main_Header_Border_Top:none;--fdCard_Main_Header_Padding_Block_Start:1rem;--fdCard_Main_Header_Padding_Block_End:var(--fdCard_Main_Header_Padding_Bottom);border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;background:var(--fdCard_Background,var(--sapTile_Background));border:var(--fdCard_Border);border-radius:var(--fdCard_Border_Corner_Radius);-webkit-box-shadow:var(--fdCard_Box_Shadow);box-shadow:var(--fdCard_Box_Shadow);-ms-flex:1;flex:1;min-height:100%;position:relative;width:100%}.fd-card:after,.fd-card:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card--interactive{cursor:pointer}.fd-card--interactive.is-focus,.fd-card--interactive:focus{outline:none;z-index:5}.fd-card--interactive.is-focus:before,.fd-card--interactive:focus:before{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--fdCard_Focus_Outline_Radius);content:\"\";display:block;inset:var(--fdCard_Focus_Outline_Offset);position:absolute;z-index:3}.fd-card--interactive.is-hover,.fd-card--interactive:hover{--fdCard_Background:var(--sapTile_Hover_Background);--fdCard_Box_Shadow:var(--fdCard_Box_Shadow_Hover);--fdCard_Footer_Background:var(--sapTile_Hover_Background);--fdCard_Main_Header_Background:var(--sapTile_Hover_Background)}.fd-card--interactive.is-active,.fd-card--interactive:active{--fdCard_Box_Shadow:none;--fdCard_Background:var(--sapTile_Active_Background);--fdCard_Footer_Background:var(--sapTile_Active_Background);--fdCard_Main_Header_Background:var(--sapTile_Active_Background);--fdCard_Border:.0625rem solid var(--sapTile_Interactive_BorderColor)}.fd-card--interactive.is-selected:before,.fd-card--interactive[aria-selected=true]:before{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--fdCard_Focus_Outline_Radius);content:\"\";display:block;inset:var(--fdCard_Focus_Outline_Offset);position:absolute;z-index:3}.fd-card--interactive[role=button] .fd-card__header-main-container.is-focus,.fd-card--interactive[role=button] .fd-card__header-main-container:focus{outline:none;z-index:5}.fd-card--interactive[role=button] .fd-card__header-main-container.is-focus:before,.fd-card--interactive[role=button] .fd-card__header-main-container:focus:before{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--fdCard_Focus_Outline_Radius);content:\"\";display:block;inset:var(--fdCard_Focus_Outline_Offset);position:absolute;z-index:3}.fd-card--interactive[role=listitem] .fd-card__header-main-container{pointer-events:none}.fd-card__header{border:0;border-radius:var(--fdCard_Header_Border_Radius);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-inline:0}.fd-card__header:after,.fd-card__header:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header:is(:first-child){--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__header:is(:last-child){--fdCard_Main_Header_Border_Bottom:none;--fdCard_Main_Header_Padding_Block_End:1rem;--fdCard_Main_Header_Padding_Block_Start:1rem;--fdCard_Main_Header_Border_Top:var(--fdCard_Header_Border_Bottom);--fdCard_Header_Border_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius)}.fd-card__header:is(:last-child) .fd-card__header-main:not(:only-child){--fdCard_Focus_Outline_Radius:0}.fd-card__header:only-child{--fdCard_Header_Border_Radius:var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius)}.fd-card__header:only-child .fd-card__header-main:not(:only-child){--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__header:only-child .fd-card__header-main{--fdCard_Main_Header_Padding_Block_Start:1rem;--fdCard_Main_Header_Padding_Block_End:1rem;--fdCard_Main_Header_Border_Bottom:none;--fdCard_Main_Header_Border_Top:none}.fd-card__header--interactive .fd-card__header-main{cursor:pointer}.fd-card__header--interactive .fd-card__header-main.is-hover,.fd-card__header--interactive .fd-card__header-main:hover{--fdCard_Main_Header_Background:var(--sapTile_Hover_Background)}.fd-card__header--interactive .fd-card__header-main:has(.fd-card__header-main-container.is-active){--fdCard_Main_Header_Background:var(--sapTile_Active_Background)}.fd-card__header--interactive .fd-card__header-main:has(.fd-card__header-main-container:active){--fdCard_Main_Header_Background:var(--sapTile_Active_Background)}.fd-card__header--interactive .fd-card__header-main-container.is-focus,.fd-card__header--interactive .fd-card__header-main-container:focus{outline:none;z-index:5}.fd-card__header--interactive .fd-card__header-main-container.is-focus:before,.fd-card__header--interactive .fd-card__header-main-container:focus:before{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--fdCard_Focus_Outline_Radius);content:\"\";display:block;inset:var(--fdCard_Focus_Outline_Offset);position:absolute;z-index:3}.fd-card__header-main{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:var(--fdCard_Main_Header_Background,var(--sapTile_Background));border-bottom:var(--fdCard_Main_Header_Border_Bottom);border-radius:var(--fdCard_Main_Header_Border_Radius);border-top:var(--fdCard_Main_Header_Border_Top);-ms-flex-direction:row;flex-direction:row;gap:.5rem;padding-block:var(--fdCard_Main_Header_Padding_Block_Start) var(--fdCard_Main_Header_Padding_Block_End);padding-inline:1rem;position:relative;text-decoration:none}.fd-card__header-main:after,.fd-card__header-main:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-main-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.fd-card__header-main-container:after,.fd-card__header-main-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-main-actions{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:5}.fd-card__header-main-actions:after,.fd-card__header-main-actions:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-extended{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:.5rem;padding-inline:1rem}.fd-card__header-extended:after,.fd-card__header-extended:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-extended--top-aligned{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fd-card__header-extended--bottom-aligned{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fd-card__header-column{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fd-card__header-column:after,.fd-card__header-column:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-column--right-aligned{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fd-card__header-row{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem}.fd-card__header-row:after,.fd-card__header-row:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__header-numeric{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;padding-block:.25rem;padding-inline:1rem}.fd-card__header-numeric:after,.fd-card__header-numeric:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__indicator{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-padding-before:.5rem;padding-block-start:.5rem}.fd-card__indicator:after,.fd-card__indicator:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__numeric-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.fd-card__numeric-container:after,.fd-card__numeric-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__indicator-title{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapTile_TextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:var(--sapFontSmallSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.fd-card__indicator-title:after,.fd-card__indicator-title:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__indicator-value{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapTile_TitleTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:var(--sapFontSmallSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;text-align:right}.fd-card__indicator-value:after,.fd-card__indicator-value:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__timestamp{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--sapFontSmallSize)}.fd-card__timestamp:after,.fd-card__timestamp:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__footer{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--fdCard_Footer_Background,var(--sapTile_Background));border-radius:var(--fdCard_Footer_Border_Radius);border-top:var(--fdCard_Footer_Border_Top);padding-block:var(--fdCard_Footer_Padding) 1rem;padding-inline:1rem}.fd-card__footer:after,.fd-card__footer:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__footer-actions{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.fd-card__footer-actions:after,.fd-card__footer-actions:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__footer .fd-card__footer-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-margin-end:var(--fdCard_Footer_Actions_Item_Spacing);margin-inline-end:var(--fdCard_Footer_Actions_Item_Spacing);text-overflow:clip}.fd-card__footer:is(:first-child){--fdCard_Footer_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__header-text{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;gap:var(--fdCard_Header_Text_Spacing);height:100%;width:100%}.fd-card__header-text:after,.fd-card__header-text:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__title-area{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.fd-card__title-area:after,.fd-card__title-area:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__title{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;-webkit-line-clamp:3;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;color:var(--sapTile_TitleTextColor);font-family:var(--sapFontHeaderFamily);font-size:var(--fdCard_Title_Font_Size);overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;max-height:4.2rem;max-width:100%}.fd-card__title:after,.fd-card__title:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__subtitle-area{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fd-card__subtitle-area:after,.fd-card__subtitle-area:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__subtitle{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;-webkit-line-clamp:2;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;color:var(--sapTile_TextColor);overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;max-height:2.5rem;max-width:100%}.fd-card__subtitle:after,.fd-card__subtitle:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__counter.fd-object-status{white-space:nowrap;-webkit-margin-start:1rem;font-size:var(--sapFontSmallSize);margin-inline-start:1rem;-webkit-margin-before:var(--fdCard_Counter_Margin);margin-block-start:var(--fdCard_Counter_Margin)}.fd-card__badge-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;right:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;max-width:calc(100% - 1rem);min-width:1.375rem;position:absolute;top:-.5rem;z-index:10}.fd-card__badge-container:after,.fd-card__badge-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__badge-container[dir=rtl],[dir=rtl] .fd-card__badge-container{left:.5rem;right:auto}.fd-card__badge-container+.fd-card__header{--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Main_Header_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__badge-container+.fd-card__header:is(:last-child){--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius)}.fd-card__badge-container+.fd-card__content{overflow:hidden;--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__badge-container+.fd-card__content:is(:last-child){--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius)}.fd-card__badge.fd-object-status{--fdObjectStatus_Inverted_Border_Radius:.5rem;--fdObjectStatus_Inverted_Padding_Block:0;--fdObjectStatus_Inverted_Padding_Inline:.25rem;--fdObjectStatus_Inverted_Line_Height:.875rem}.fd-card__badge.fd-object-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-card__currency{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:var(--sapTile_TextColor);-ms-flex-direction:row;flex-direction:row;text-overflow:ellipsis;-webkit-margin-start:.25rem;margin-inline-start:.25rem;white-space:nowrap}.fd-card__currency:after,.fd-card__currency:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__currency:before{content:\"|\\a0\"}.fd-card__analytics-area{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:.5rem;overflow:hidden}.fd-card__analytics-area:after,.fd-card__analytics-area:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__analytics-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden;white-space:nowrap;width:100%;-webkit-margin-start:2rem;margin-inline-start:2rem}.fd-card__analytics-container:after,.fd-card__analytics-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__analytics{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-padding-after:.25rem;padding-block-end:.25rem;-webkit-margin-start:1rem;font-size:var(--sapFontSmallSize);margin-inline-start:1rem;max-width:calc(50% - 1rem);overflow:hidden}.fd-card__analytics:after,.fd-card__analytics:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__analytics-text{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-padding-after:.25rem;color:var(--sapTile_TextColor);padding-block-end:.25rem}.fd-card__analytics-text:after,.fd-card__analytics-text:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__analytics-content{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapTile_TitleTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.fd-card__analytics-content:after,.fd-card__analytics-content:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__analytics-content[dir=rtl],[dir=rtl] .fd-card__analytics-content{direction:ltr;text-align:right}.fd-card__second-subtitle{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapTile_TextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:var(--sapFontSmallSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;margin-top:.25rem;overflow:hidden;padding-block:0;padding-inline:0;text-overflow:ellipsis;white-space:nowrap;width:100%}.fd-card__second-subtitle:after,.fd-card__second-subtitle:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__numeric-content.fd-numeric-content{-ms-flex-negative:0;flex-shrink:0;width:auto}.fd-card__content{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;--fdCard_Focus_Outline_Radius:0;-webkit-box-flex:1;border-radius:var(--fdCard_Content_Border_Radius);-ms-flex:1 0 auto;flex:1 0 auto;position:relative}.fd-card__content:after,.fd-card__content:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__content.is-focus,.fd-card__content:focus{outline:none;z-index:5}.fd-card__content.is-focus:before,.fd-card__content:focus:before{border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--fdCard_Focus_Outline_Radius);content:\"\";display:block;inset:var(--fdCard_Focus_Outline_Offset);position:absolute;z-index:3}.fd-card__content:is(:first-child){overflow:hidden;--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0;--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__content:is(:last-child){overflow:hidden;--fdCard_Content_Border_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius)}.fd-card__content:is(:only-child){overflow:hidden;--fdCard_Content_Border_Radius:var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:var(--fdCard_Border_Corner_Radius)}.fd-card__content--with-spacing{padding-block:1rem;padding-inline:1rem}.fd-card__content-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.75rem}.fd-card__content-container:after,.fd-card__content-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__content-container--horizontal{gap:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fd-card__content-section{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:24rem;min-width:12rem;width:100%}.fd-card__content-section:after,.fd-card__content-section:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__content-title-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-padding-after:.5rem;padding-block-end:.5rem}.fd-card__content-title-container:after,.fd-card__content-title-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__content-group{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fd-card__content-group:after,.fd-card__content-group:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__content-group-text{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.fd-card__content-group-text:after,.fd-card__content-group-text:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card--analytical .fd-card__subtitle-area{margin-top:.5rem}.fd-card--analytical .fd-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.8rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.fd-card--table[class*=-compact] .fd-card__content,.fd-card--table[class*=-condensed] .fd-card__content,[class*=-compact] .fd-card--table:not([class*=-cozy]) .fd-card__content,[class*=-condensed] .fd-card--table:not([class*=-cozy]) .fd-card__content{-webkit-padding-after:.5rem;padding-block-end:.5rem}.fd-card--object .fd-card__content{padding-block:1rem;padding-inline:1rem}.fd-card__loader{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5rem}.fd-card__loader:after,.fd-card__loader:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__media{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:var(--fdCard_Media_Background,var(--sapTile_Background));border-radius:var(--fdCard_Media_Border_Radius);-ms-flex-direction:row;flex-direction:row;flex-direction:var(--fdCard_Media_Flex_Direction,row);height:100%;overflow:hidden;padding-block:var(--fdCard_Media_Padding_Block_Start,0) var(--fdCard_Media_Padding_Block_End,0);padding-inline:var(--fdCard_Media_Padding_Inline_Start,0) var(--fdCard_Media_Padding_Inline_End,0);position:relative}.fd-card__media:after,.fd-card__media:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__media.fd-card__media--with-padding{--fdCard_Media_Image_Radius:.5rem;--fdCard_Media_Padding_Inline_Start:1rem;--fdCard_Media_Padding_Inline_End:1rem;--fdCard_Media_Padding_Block_Start:1rem}.fd-card__media.fd-card__media--bg-shell-1{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_1_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_1_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_1_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_1_TextColor)}.fd-card__media.fd-card__media--bg-shell-2{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_2_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_2_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_2_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_2_TextColor)}.fd-card__media.fd-card__media--bg-shell-3{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_3_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_3_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_3_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_3_TextColor)}.fd-card__media.fd-card__media--bg-shell-4{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_4_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_4_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_4_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_4_TextColor)}.fd-card__media.fd-card__media--bg-shell-5{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_5_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_5_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_5_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_5_TextColor)}.fd-card__media.fd-card__media--bg-shell-6{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_6_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_6_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_6_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_6_TextColor)}.fd-card__media.fd-card__media--bg-shell-7{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_7_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_7_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_7_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_7_TextColor)}.fd-card__media.fd-card__media--bg-shell-8{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_8_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_8_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_8_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_8_TextColor)}.fd-card__media.fd-card__media--bg-shell-9{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_9_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_9_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_9_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_9_TextColor)}.fd-card__media.fd-card__media--bg-shell-10{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_10_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_10_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_10_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_10_TextColor)}.fd-card__media.fd-card__media--bg-shell-11{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_11_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_11_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_11_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_11_TextColor)}.fd-card__media.fd-card__media--bg-shell-12{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_12_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_12_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_12_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_12_TextColor)}.fd-card__media.fd-card__media--bg-shell-13{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_13_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_13_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_13_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_13_TextColor)}.fd-card__media.fd-card__media--bg-shell-14{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_14_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_14_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_14_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_14_TextColor)}.fd-card__media.fd-card__media--bg-shell-15{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_15_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_15_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_15_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_15_TextColor)}.fd-card__media.fd-card__media--bg-shell-16{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Background:var(--sapShell_Category_16_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_16_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_16_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_16_TextColor)}.fd-card__media.fd-card__media--bg-legend-1{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor1);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-2{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor2);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-3{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor3);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-4{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor4);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-5{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor5);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-6{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor6);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-7{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor7);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-8{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor8);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-9{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor9);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-10{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor10);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-11{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor11);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-12{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor12);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-13{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor13);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-14{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor14);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-15{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor15);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-16{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor16);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-17{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor17);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-18{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor18);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-19{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor19);--fdCard_Media_Heading_Shadow:none}.fd-card__media.fd-card__media--bg-legend-20{--fdCard_Media_Content_Container_Background:transparent;--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Background:var(--sapLegendBackgroundColor20);--fdCard_Media_Heading_Shadow:none}.fd-card__media+.fd-card__header{--fdCard_Header_Border_Radius:0;--fdCard_Focus_Outline_Radius:0}.fd-card__media+.fd-card__header:is(:last-child){--fdCard_Header_Border_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius);--fdCard_Focus_Outline_Radius:0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius)}.fd-card__media:only-child{--fdCard_Media_Border_Radius:var(--sapTile_BorderCornerRadius)}.fd-card__media-content-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--fdCard_Media_Content_Container_Background,var(--sapTile_Background));height:var(--fdCard_Media_Content_Container_Height,100%);inset:var(--fdCard_Media_Content_Container_Top,0) var(--fdCard_Media_Content_Container_Right,0) var(--fdCard_Media_Content_Container_Right,0) var(--fdCard_Media_Content_Container_Left,0);justify-content:center;max-height:100%;padding-block:var(--fdCard_Media_Content_Container_Padding_Block,1rem);padding-inline:var(--fdCard_Media_Content_Container_Padding_Inline,1rem);position:var(--fdCard_Media_Content_Container_Position,relative);-webkit-transform:var(--fdCard_Media_Content_Container_Transform,none);transform:var(--fdCard_Media_Content_Container_Transform,none);width:var(--fdCard_Media_Content_Container_Width,100%);z-index:3}.fd-card__media-content-container:after,.fd-card__media-content-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-1{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_1_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_1_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_1_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_1_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-2{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_2_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_2_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_2_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_2_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-3{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_3_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_3_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_3_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_3_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-4{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_4_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_4_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_4_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_4_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-5{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_5_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_5_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_5_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_5_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-6{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_6_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_6_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_6_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_6_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-7{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_7_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_7_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_7_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_7_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-8{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_8_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_8_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_8_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_8_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-9{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_9_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_9_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_9_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_9_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-10{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_10_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_10_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_10_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_10_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-11{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_11_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_11_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_11_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_11_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-12{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_12_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_12_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_12_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_12_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-13{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_13_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_13_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_13_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_13_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-14{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_14_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_14_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_14_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_14_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-15{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_15_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_15_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_15_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_15_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-shell-16{--fdCard_Media_Content_Container_Background:var(--sapShell_Category_16_Background);--fdCard_Media_Heading_Color:var(--sapShell_Category_16_TextColor);--fdCard_Media_Heading_Shadow:var(--sapShell_Category_16_TextShadow);--fdCard_Media_Text_Color:var(--sapShell_Category_16_TextColor)}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-1{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor1);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-2{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor2);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-3{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor3);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-4{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor4);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-5{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor5);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-6{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor6);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-7{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor7);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-8{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor8);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-9{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor9);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-10{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor10);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-11{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor11);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-12{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor12);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-13{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor13);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-14{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor14);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-15{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor15);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-16{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor16);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-17{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor17);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-18{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor18);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-19{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor19);--fdCard_Media_Heading_Shadow:none}.fd-card__media-content-container.fd-card__media-content-container--bg-legend-20{--fdCard_Media_Heading_Color:var(--sapTextColor);--fdCard_Media_Text_Color:var(--sapTextColor);--fdCard_Media_Content_Container_Background:var(--sapLegendBackgroundColor20);--fdCard_Media_Heading_Shadow:none}.fd-card__media-image-container{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:var(--fdCard_Media_Image_Container_Height,100%);width:var(--fdCard_Media_Image_Container_Width,100%)}.fd-card__media-image-container:after,.fd-card__media-image-container:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__media-image{-webkit-box-flex:1;border-radius:var(--fdCard_Media_Image_Radius,0);-ms-flex:1;flex:1;height:var(--fdCard_Media_Image_Height,100%);width:var(--fdCard_Media_Image_Width,100%)}.fd-card__media-heading{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--fdCard_Media_Heading_Color,var(--sapTile_TitleTextColor));font-family:var(--sapFontFamily);font-family:var(--sapFontHeaderFamily);font-size:var(--sapFontSize);font-size:var(--sapFontHeader3Size);font-weight:400;font-weight:700;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;text-shadow:var(--fdCard_Media_Heading_Shadow,none)}.fd-card__media-heading:after,.fd-card__media-heading:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card__media-text{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--fdCard_Media_Text_Color,var(--sapTile_TextColor));font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.fd-card__media-text:after,.fd-card__media-text:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-card--banner{--fdCard_Media_Content_Container_Width:80%;--fdCard_Media_Content_Container_Padding_Inline:3rem;--fdCard_Media_Content_Container_Padding_Block:3rem;border:.0625rem solid var(--sapTile_BorderColor);border-radius:var(--sapTile_BorderCornerRadius);-webkit-box-shadow:var(--sapContent_Shadow0);box-shadow:var(--sapContent_Shadow0);height:100%}@media(width>=600px)and (width<=1023px){.fd-card--banner{--fdCard_Media_Image_Container_Width:80%}}@media(width<=599px){.fd-card--banner{--fdCard_Media_Image_Container_Width:100%}}.fd-card--banner:has(.fd-card__media-image-container){--fdCard_Media_Content_Container_Width:50%;--fdCard_Media_Image_Container_Width:50%}@media(width>=600px)and (width<=1023px){.fd-card--banner:has(.fd-card__media-image-container){--fdCard_Media_Content_Container_Width:80%;--fdCard_Media_Image_Container_Width:20%}}@media(width<=599px){.fd-card--banner:has(.fd-card__media-image-container){--fdCard_Media_Flex_Direction:column-reverse;--fdCard_Media_Content_Container_Width:100%;--fdCard_Media_Image_Container_Width:100%}}.fd-card--banner:has(.fd-card__media-image-container):has(.fd-card__media-content-container--overlay){--fdCard_Media_Content_Container_Width: calc(50% - 3rem) ;--fdCard_Media_Image_Container_Width:100%;--fdCard_Media_Content_Container_Top:50%;--fdCard_Media_Content_Container_Left:3rem;--fdCard_Media_Content_Container_Height:fit-content;--fdCard_Media_Content_Container_Position:absolute;--fdCard_Media_Content_Container_Transform:translateY(-50%)}@media(width>=600px)and (width<=1023px){.fd-card--banner:has(.fd-card__media-image-container):has(.fd-card__media-content-container--overlay){--fdCard_Media_Content_Container_Width: calc(80% - 3rem) ;--fdCard_Media_Image_Container_Width:100%}}@media(width<=599px){.fd-card--banner:has(.fd-card__media-image-container):has(.fd-card__media-content-container--overlay){--fdCard_Media_Content_Container_Width: calc(100% - 3rem) %;--fdCard_Media_Image_Container_Width:100%;--fdCard_Media_Content_Container_Right:3rem;--fdCard_Media_Content_Container_Padding_Inline:1rem;--fdCard_Media_Content_Container_Padding_Block:1rem}}.fd-card[class*=-compact],.fd-card[class*=-condensed],[class*=-compact] .fd-card:not([class*=-cozy]),[class*=-condensed] .fd-card:not([class*=-cozy]){--fdCard_Header_Text_Spacing:.5rem}@media(width<=599px){.fd-card{--fdCard_Media_Content_Container_Width:100%}}.fd-badge{background:var(--sapHighlightColor);border:0;border:.0625rem solid var(--fdBadge_Border_Color);border-radius:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapContent_ContrastTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:var(--sapFontSmallSize);font-weight:400;font-weight:700;forced-color-adjust:none;height:1rem;line-height:normal;margin-block:0;margin-inline:0;max-width:calc(100% - 1rem);overflow:hidden;padding-block:0;padding-inline:0;padding-inline:.5rem;position:absolute;right:.5rem;text-overflow:ellipsis;top:-.55rem;white-space:nowrap;z-index:10}.fd-badge:after,.fd-badge:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}.fd-badge[dir=rtl],[dir=rtl] .fd-badge{left:.5rem;right:auto}.fd-badge--static{position:static}.fd-card__header:has(+.fd-card__content){--fdCard_Focus_Outline_Radius: var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card__content+.fd-card__header{--fdCard_Focus_Outline_Radius: 0 0 var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius)}.fd-card__header:has(.fd-card__header-extended) .fd-card__header-main-container{--fdCard_Focus_Outline_Radius: var(--fdCard_Border_Corner_Radius) var(--fdCard_Border_Corner_Radius) 0 0}.fd-card:not(:has(.fd-card__header,.fd-card__content,.fd-card__footer)) .fd-card__media{--fdCard_Media_Border_Radius: 1rem}.fd-card__sr-only{position:absolute;clip:rect(0 0 0 0);height:1px;width:1px;border:0;margin-inline:-1px;margin-block:-1px;padding-inline:0;padding-block:0;overflow:hidden;white-space:nowrap}\n/*! Bundled license information:\n\nfundamental-styles/dist/badge.css:\n (*!\n * Fundamental Library Styles v0.41.8\n * Copyright (c) 2026 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *)\n*/\n"], dependencies: [{ kind: "component", type: ObjectStatusComponent, selector: "[fd-object-status]", inputs: ["status", "statusMessage", "glyph", "glyphFont", "label", "ariaLabel", "glyphAriaLabel", "indicationColor", "clickable", "inverted", "large", "secondaryIndication", "textTemplate", "ariaRoleDescription"] }, { kind: "pipe", type: FdTranslatePipe, name: "fdTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
486
530
|
}
|
|
487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
531
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardComponent, decorators: [{
|
|
488
532
|
type: Component,
|
|
489
533
|
args: [{ selector: 'fd-card', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
490
534
|
contentDensityObserverProviders(),
|
|
@@ -516,10 +560,10 @@ class CardContentComponent {
|
|
|
516
560
|
/** @hidden */
|
|
517
561
|
this.elementRef = inject(ElementRef);
|
|
518
562
|
}
|
|
519
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
520
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
563
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
564
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: CardContentComponent, isStandalone: true, selector: "fd-card-content", host: { classAttribute: "fd-card__content" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
521
565
|
}
|
|
522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
566
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardContentComponent, decorators: [{
|
|
523
567
|
type: Component,
|
|
524
568
|
args: [{
|
|
525
569
|
selector: 'fd-card-content',
|
|
@@ -536,10 +580,10 @@ class CardFooterActionItemDirective {
|
|
|
536
580
|
/** @hidden */
|
|
537
581
|
this.templateRef = inject((TemplateRef));
|
|
538
582
|
}
|
|
539
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
540
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
583
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFooterActionItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
584
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardFooterActionItemDirective, isStandalone: true, selector: "[fdCardFooterActionItem]", ngImport: i0 }); }
|
|
541
585
|
}
|
|
542
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
586
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFooterActionItemDirective, decorators: [{
|
|
543
587
|
type: Directive,
|
|
544
588
|
args: [{
|
|
545
589
|
selector: '[fdCardFooterActionItem]'
|
|
@@ -559,10 +603,10 @@ class CardFooterComponent {
|
|
|
559
603
|
.pipe(startWith(this.cardActionItems), map(() => this.cardActionItems.toArray()), tap((items) => (this.actionItems = items)), tap(() => this._changeDetectorRef.detectChanges()), takeUntilDestroyed(this._destroyRef))
|
|
560
604
|
.subscribe();
|
|
561
605
|
}
|
|
562
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
563
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
606
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
607
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: CardFooterComponent, isStandalone: true, selector: "fd-card-footer", host: { classAttribute: "fd-card__footer" }, queries: [{ propertyName: "cardActionItems", predicate: CardFooterActionItemDirective }], ngImport: i0, template: "<ng-content></ng-content>\n@if (actionItems && actionItems.length > 0) {\n <div class=\"fd-card__footer-actions\">\n @for (actionItem of actionItems; track actionItem) {\n <ng-template [ngTemplateOutlet]=\"actionItem.templateRef\"></ng-template>\n }\n </div>\n}\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
564
608
|
}
|
|
565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardFooterComponent, decorators: [{
|
|
566
610
|
type: Component,
|
|
567
611
|
args: [{ selector: 'fd-card-footer', host: {
|
|
568
612
|
class: CLASS_NAME.cardFooter
|
|
@@ -576,29 +620,32 @@ let cardCounterId = 0;
|
|
|
576
620
|
class CardCounterDirective {
|
|
577
621
|
constructor() {
|
|
578
622
|
/** Card counter id, it has some default value if not set, */
|
|
579
|
-
this.id = input('fd-card-counter-id-' + cardCounterId++,
|
|
623
|
+
this.id = input('fd-card-counter-id-' + cardCounterId++, /* @ts-ignore */
|
|
624
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
580
625
|
/**
|
|
581
626
|
* the status represented by the Object Status.
|
|
582
627
|
* can be one of the following: 'negative' | 'critical' | 'positive' | 'informative' | 'neutral'
|
|
583
628
|
*/
|
|
584
|
-
this.statusInput = input('neutral',
|
|
629
|
+
this.statusInput = input('neutral', /* @ts-ignore */
|
|
630
|
+
...(ngDevMode ? [{ debugName: "statusInput" }] : /* istanbul ignore next */ []));
|
|
585
631
|
/** @hidden */
|
|
586
632
|
this.elementRef = inject(ElementRef);
|
|
587
633
|
/** @hidden */
|
|
588
634
|
this._cssClass = computed(() => {
|
|
589
635
|
const statusClass = this.statusInput() ? `fd-object-status--${this.statusInput()}` : '';
|
|
590
636
|
return [CLASS_NAME.cardCounter, OBJECT_STATUS_CLASS_NAME, statusClass].filter(Boolean).join(' ');
|
|
591
|
-
},
|
|
637
|
+
}, /* @ts-ignore */
|
|
638
|
+
...(ngDevMode ? [{ debugName: "_cssClass" }] : /* istanbul ignore next */ []));
|
|
592
639
|
}
|
|
593
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
594
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
640
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardCounterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
641
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardCounterDirective, isStandalone: true, selector: "[fd-card-counter]", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, statusInput: { classPropertyName: "statusInput", publicName: "statusInput", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "_cssClass()", "attr.id": "id()" } }, providers: [
|
|
595
642
|
{
|
|
596
643
|
provide: FD_CARD_COUNTER,
|
|
597
644
|
useExisting: CardCounterDirective
|
|
598
645
|
}
|
|
599
646
|
], ngImport: i0 }); }
|
|
600
647
|
}
|
|
601
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
648
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardCounterDirective, decorators: [{
|
|
602
649
|
type: Directive,
|
|
603
650
|
args: [{
|
|
604
651
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -622,17 +669,18 @@ class CardSecondSubtitleDirective {
|
|
|
622
669
|
/** @hidden */
|
|
623
670
|
this.elementRef = inject(ElementRef);
|
|
624
671
|
/** Card second subtitle id, it has some default value if not set, */
|
|
625
|
-
this.id = input('fd-card-second-subtitle-id-' + cardSecondSubtitleId++,
|
|
672
|
+
this.id = input('fd-card-second-subtitle-id-' + cardSecondSubtitleId++, /* @ts-ignore */
|
|
673
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
626
674
|
}
|
|
627
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
628
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
675
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardSecondSubtitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
676
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardSecondSubtitleDirective, isStandalone: true, selector: "[fd-card-second-subtitle]", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.id": "id()" }, classAttribute: "fd-card__second-subtitle" }, providers: [
|
|
629
677
|
{
|
|
630
678
|
provide: FD_CARD_SECOND_SUBTITLE,
|
|
631
679
|
useExisting: CardSecondSubtitleDirective
|
|
632
680
|
}
|
|
633
681
|
], ngImport: i0 }); }
|
|
634
682
|
}
|
|
635
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
683
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardSecondSubtitleDirective, decorators: [{
|
|
636
684
|
type: Directive,
|
|
637
685
|
args: [{
|
|
638
686
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -654,19 +702,20 @@ let cardSubtitleId = 0;
|
|
|
654
702
|
class CardSubtitleDirective {
|
|
655
703
|
constructor() {
|
|
656
704
|
/** Card subtitle id, it has some default value if not set, */
|
|
657
|
-
this.id = input('fd-card-subtitle-id-' + cardSubtitleId++,
|
|
705
|
+
this.id = input('fd-card-subtitle-id-' + cardSubtitleId++, /* @ts-ignore */
|
|
706
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
658
707
|
/** @hidden */
|
|
659
708
|
this.elementRef = inject(ElementRef);
|
|
660
709
|
}
|
|
661
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
662
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
710
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardSubtitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
711
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardSubtitleDirective, isStandalone: true, selector: "[fd-card-subtitle]", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.id": "id()" }, classAttribute: "fd-card__subtitle" }, providers: [
|
|
663
712
|
{
|
|
664
713
|
provide: FD_CARD_SUBTITLE,
|
|
665
714
|
useExisting: CardSubtitleDirective
|
|
666
715
|
}
|
|
667
716
|
], ngImport: i0 }); }
|
|
668
717
|
}
|
|
669
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
718
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardSubtitleDirective, decorators: [{
|
|
670
719
|
type: Directive,
|
|
671
720
|
args: [{
|
|
672
721
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -688,19 +737,20 @@ let cardTitleId = 0;
|
|
|
688
737
|
class CardTitleDirective {
|
|
689
738
|
constructor() {
|
|
690
739
|
/** Card title id, it has some default value if not set, */
|
|
691
|
-
this.id = input('fd-card-title-id-' + cardTitleId++,
|
|
740
|
+
this.id = input('fd-card-title-id-' + cardTitleId++, /* @ts-ignore */
|
|
741
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
692
742
|
/** @hidden */
|
|
693
743
|
this.elementRef = inject(ElementRef);
|
|
694
744
|
}
|
|
695
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
696
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
745
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
746
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardTitleDirective, isStandalone: true, selector: "[fd-card-title]", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "attr.id": "id()" }, classAttribute: "fd-card__title" }, providers: [
|
|
697
747
|
{
|
|
698
748
|
provide: FD_CARD_TITLE,
|
|
699
749
|
useExisting: CardTitleDirective
|
|
700
750
|
}
|
|
701
751
|
], ngImport: i0 }); }
|
|
702
752
|
}
|
|
703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
753
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardTitleDirective, decorators: [{
|
|
704
754
|
type: Directive,
|
|
705
755
|
args: [{
|
|
706
756
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -724,14 +774,16 @@ class CardHeaderComponent {
|
|
|
724
774
|
* aria-roledescription for the container
|
|
725
775
|
* default: 'Card Header'
|
|
726
776
|
*/
|
|
727
|
-
this.ariaRoleDescription = input('Card Header',
|
|
777
|
+
this.ariaRoleDescription = input('Card Header', /* @ts-ignore */
|
|
778
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescription" }] : /* istanbul ignore next */ []));
|
|
728
779
|
/** @hidden */
|
|
729
|
-
this.cardMainHeader = contentChild(FD_CARD_MAIN_HEADER,
|
|
780
|
+
this.cardMainHeader = contentChild(FD_CARD_MAIN_HEADER, /* @ts-ignore */
|
|
781
|
+
...(ngDevMode ? [{ debugName: "cardMainHeader" }] : /* istanbul ignore next */ []));
|
|
730
782
|
}
|
|
731
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
732
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
783
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
784
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "22.0.5", type: CardHeaderComponent, isStandalone: true, selector: "fd-card-header", inputs: { ariaRoleDescription: { classPropertyName: "ariaRoleDescription", publicName: "ariaRoleDescription", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "group" }, properties: { "class.fd-card__header--interactive": "cardMainHeader()?.interactive()", "attr.aria-roledescription": "ariaRoleDescription()" }, classAttribute: "fd-card__header" }, queries: [{ propertyName: "cardMainHeader", first: true, predicate: FD_CARD_MAIN_HEADER, descendants: true, isSignal: true }], ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
733
785
|
}
|
|
734
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
786
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderComponent, decorators: [{
|
|
735
787
|
type: Component,
|
|
736
788
|
args: [{
|
|
737
789
|
selector: 'fd-card-header',
|
|
@@ -748,10 +800,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
748
800
|
}], propDecorators: { ariaRoleDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "ariaRoleDescription", required: false }] }], cardMainHeader: [{ type: i0.ContentChild, args: [i0.forwardRef(() => FD_CARD_MAIN_HEADER), { isSignal: true }] }] } });
|
|
749
801
|
|
|
750
802
|
class CardIndicatorTitleDirective {
|
|
751
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
752
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
803
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
804
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardIndicatorTitleDirective, isStandalone: true, selector: "[fd-card-indicator-title]", host: { classAttribute: "fd-card__indicator-title" }, ngImport: i0 }); }
|
|
753
805
|
}
|
|
754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
806
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorTitleDirective, decorators: [{
|
|
755
807
|
type: Directive,
|
|
756
808
|
args: [{
|
|
757
809
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -763,10 +815,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
763
815
|
}] });
|
|
764
816
|
|
|
765
817
|
class CardIndicatorValueDirective {
|
|
766
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
767
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
818
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorValueDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
819
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardIndicatorValueDirective, isStandalone: true, selector: "[fd-card-indicator-value]", host: { classAttribute: "fd-card__indicator-value" }, ngImport: i0 }); }
|
|
768
820
|
}
|
|
769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorValueDirective, decorators: [{
|
|
770
822
|
type: Directive,
|
|
771
823
|
args: [{
|
|
772
824
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -779,11 +831,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
779
831
|
}] });
|
|
780
832
|
|
|
781
833
|
class CardIndicatorComponent {
|
|
782
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
783
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
834
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
835
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: CardIndicatorComponent, isStandalone: true, selector: "fd-card-indicator", host: { classAttribute: "fd-card__indicator" }, ngImport: i0, template: `<ng-content select="[fd-card-indicator-title]"></ng-content>
|
|
784
836
|
<ng-content select="[fd-card-indicator-value]"></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
785
837
|
}
|
|
786
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
838
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardIndicatorComponent, decorators: [{
|
|
787
839
|
type: Component,
|
|
788
840
|
args: [{
|
|
789
841
|
selector: 'fd-card-indicator',
|
|
@@ -797,10 +849,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
797
849
|
}] });
|
|
798
850
|
|
|
799
851
|
class CardNumericContainerComponent {
|
|
800
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
801
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
852
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardNumericContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
853
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: CardNumericContainerComponent, isStandalone: true, selector: "fd-card-numeric-container", host: { classAttribute: "fd-card__numeric-container" }, ngImport: i0, template: "<div class=\"fd-numeric-content fd-card__numeric-content\">\n <div class=\"fd-numeric-content__kpi-container\">\n <ng-content select=\"[fd-card-kpi-value]\"></ng-content>\n </div>\n <div class=\"fd-numeric-content__scale-container\">\n <div class=\"fd-numeric-content__scale\">\n <ng-content select=\"[fd-card-kpi-scale-icon]\"></ng-content>\n <ng-content select=\"[fd-card-kpi-scale-text]\"></ng-content>\n </div>\n </div>\n</div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
802
854
|
}
|
|
803
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
855
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardNumericContainerComponent, decorators: [{
|
|
804
856
|
type: Component,
|
|
805
857
|
args: [{ selector: 'fd-card-numeric-container', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
806
858
|
class: CLASS_NAME.cardNumericContainer
|
|
@@ -808,15 +860,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
808
860
|
}] });
|
|
809
861
|
|
|
810
862
|
class CardHeaderActionDirective {
|
|
811
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
812
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
863
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
864
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardHeaderActionDirective, isStandalone: true, selector: "[fd-card-header-action]", providers: [
|
|
813
865
|
{
|
|
814
866
|
provide: FD_CARD_HEADER_ACTION,
|
|
815
867
|
useExisting: CardHeaderActionDirective
|
|
816
868
|
}
|
|
817
869
|
], ngImport: i0 }); }
|
|
818
870
|
}
|
|
819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
871
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderActionDirective, decorators: [{
|
|
820
872
|
type: Directive,
|
|
821
873
|
args: [{
|
|
822
874
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -837,12 +889,13 @@ class CardHeaderColumnDirective {
|
|
|
837
889
|
* possible options: 'left' | 'right'
|
|
838
890
|
* default: 'left'
|
|
839
891
|
*/
|
|
840
|
-
this.align = input('left',
|
|
892
|
+
this.align = input('left', /* @ts-ignore */
|
|
893
|
+
...(ngDevMode ? [{ debugName: "align" }] : /* istanbul ignore next */ []));
|
|
841
894
|
}
|
|
842
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
843
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
895
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderColumnDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
896
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardHeaderColumnDirective, isStandalone: true, selector: "[fd-card-header-column]", inputs: { align: { classPropertyName: "align", publicName: "align", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.fd-card__header-column--right-aligned": "align() === \"right\"" }, classAttribute: "fd-card__header-column" }, ngImport: i0 }); }
|
|
844
897
|
}
|
|
845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
898
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderColumnDirective, decorators: [{
|
|
846
899
|
type: Directive,
|
|
847
900
|
args: [{
|
|
848
901
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -860,18 +913,20 @@ class CardExtendedHeaderComponent {
|
|
|
860
913
|
* aria-roledescription for the container
|
|
861
914
|
* default: 'Extended content'
|
|
862
915
|
*/
|
|
863
|
-
this.ariaRoleDescription = input('Extended content',
|
|
916
|
+
this.ariaRoleDescription = input('Extended content', /* @ts-ignore */
|
|
917
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescription" }] : /* istanbul ignore next */ []));
|
|
864
918
|
/**
|
|
865
919
|
* vertical alignment of the elements inside the header columns
|
|
866
920
|
* possible options: 'top' | 'bottom' | null
|
|
867
921
|
* default: null (middle)
|
|
868
922
|
*/
|
|
869
|
-
this.align = input(null,
|
|
923
|
+
this.align = input(null, /* @ts-ignore */
|
|
924
|
+
...(ngDevMode ? [{ debugName: "align" }] : /* istanbul ignore next */ []));
|
|
870
925
|
}
|
|
871
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
872
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "
|
|
926
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardExtendedHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
927
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "22.0.5", type: CardExtendedHeaderComponent, isStandalone: true, selector: "fd-card-extended-header", inputs: { ariaRoleDescription: { classPropertyName: "ariaRoleDescription", publicName: "ariaRoleDescription", isSignal: true, isRequired: false, transformFunction: null }, align: { classPropertyName: "align", publicName: "align", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "group" }, properties: { "class.fd-card__header-extended--top-aligned": "align() === \"top\"", "class.fd-card__header-extended--bottom-aligned": "align() === \"bottom\"", "attr.aria-roledescription": "ariaRoleDescription()" }, classAttribute: "fd-card__header-extended" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
873
928
|
}
|
|
874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
929
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardExtendedHeaderComponent, decorators: [{
|
|
875
930
|
type: Component,
|
|
876
931
|
args: [{
|
|
877
932
|
selector: 'fd-card-extended-header',
|
|
@@ -893,38 +948,47 @@ class CardMainHeaderComponent {
|
|
|
893
948
|
* whether the main header is interactive
|
|
894
949
|
* default: false
|
|
895
950
|
*/
|
|
896
|
-
this.interactive = input(false,
|
|
951
|
+
this.interactive = input(false, /* @ts-ignore */
|
|
952
|
+
...(ngDevMode ? [{ debugName: "interactive" }] : /* istanbul ignore next */ []));
|
|
897
953
|
/**
|
|
898
954
|
* Text for the title, aria-label and aria-description
|
|
899
955
|
* of the main container with role button
|
|
900
956
|
* when the card main header is interactive
|
|
901
957
|
* default: "Activate for action/navigation"
|
|
902
958
|
*/
|
|
903
|
-
this.title = input('Activate for action/navigation',
|
|
959
|
+
this.title = input('Activate for action/navigation', /* @ts-ignore */
|
|
960
|
+
...(ngDevMode ? [{ debugName: "title" }] : /* istanbul ignore next */ []));
|
|
904
961
|
/** @hidden */
|
|
905
|
-
this._cardTitle = contentChild(FD_CARD_TITLE,
|
|
962
|
+
this._cardTitle = contentChild(FD_CARD_TITLE, /* @ts-ignore */
|
|
963
|
+
...(ngDevMode ? [{ debugName: "_cardTitle" }] : /* istanbul ignore next */ []));
|
|
906
964
|
/** @hidden */
|
|
907
|
-
this._cardSubtitle = contentChild(FD_CARD_SUBTITLE,
|
|
965
|
+
this._cardSubtitle = contentChild(FD_CARD_SUBTITLE, /* @ts-ignore */
|
|
966
|
+
...(ngDevMode ? [{ debugName: "_cardSubtitle" }] : /* istanbul ignore next */ []));
|
|
908
967
|
/** @hidden */
|
|
909
|
-
this._cardCounter = contentChild(FD_CARD_COUNTER,
|
|
968
|
+
this._cardCounter = contentChild(FD_CARD_COUNTER, /* @ts-ignore */
|
|
969
|
+
...(ngDevMode ? [{ debugName: "_cardCounter" }] : /* istanbul ignore next */ []));
|
|
910
970
|
/** @hidden */
|
|
911
|
-
this._cardHeaderAction = contentChild(FD_CARD_HEADER_ACTION,
|
|
971
|
+
this._cardHeaderAction = contentChild(FD_CARD_HEADER_ACTION, /* @ts-ignore */
|
|
972
|
+
...(ngDevMode ? [{ debugName: "_cardHeaderAction" }] : /* istanbul ignore next */ []));
|
|
912
973
|
/** @hidden */
|
|
913
|
-
this._cardKpiHeader = contentChild(FD_CARD_KPI_HEADER,
|
|
974
|
+
this._cardKpiHeader = contentChild(FD_CARD_KPI_HEADER, /* @ts-ignore */
|
|
975
|
+
...(ngDevMode ? [{ debugName: "_cardKpiHeader" }] : /* istanbul ignore next */ []));
|
|
914
976
|
/** @hidden */
|
|
915
|
-
this._cardSecondSubtitle = contentChild(FD_CARD_SECOND_SUBTITLE,
|
|
977
|
+
this._cardSecondSubtitle = contentChild(FD_CARD_SECOND_SUBTITLE, /* @ts-ignore */
|
|
978
|
+
...(ngDevMode ? [{ debugName: "_cardSecondSubtitle" }] : /* istanbul ignore next */ []));
|
|
916
979
|
/** @hidden */
|
|
917
|
-
this._cardAvatar = contentChild(FD_AVATAR_COMPONENT,
|
|
980
|
+
this._cardAvatar = contentChild(FD_AVATAR_COMPONENT, /* @ts-ignore */
|
|
981
|
+
...(ngDevMode ? [{ debugName: "_cardAvatar" }] : /* istanbul ignore next */ []));
|
|
918
982
|
}
|
|
919
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
920
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
983
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMainHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
984
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: CardMainHeaderComponent, isStandalone: true, selector: "fd-card-main-header", inputs: { interactive: { classPropertyName: "interactive", publicName: "interactive", isSignal: true, isRequired: false, transformFunction: null }, title: { classPropertyName: "title", publicName: "title", isSignal: true, isRequired: false, transformFunction: null } }, providers: [
|
|
921
985
|
{
|
|
922
986
|
provide: FD_CARD_MAIN_HEADER,
|
|
923
987
|
useExisting: CardMainHeaderComponent
|
|
924
988
|
}
|
|
925
989
|
], queries: [{ propertyName: "_cardTitle", first: true, predicate: FD_CARD_TITLE, descendants: true, isSignal: true }, { propertyName: "_cardSubtitle", first: true, predicate: FD_CARD_SUBTITLE, descendants: true, isSignal: true }, { propertyName: "_cardCounter", first: true, predicate: FD_CARD_COUNTER, descendants: true, isSignal: true }, { propertyName: "_cardHeaderAction", first: true, predicate: FD_CARD_HEADER_ACTION, descendants: true, isSignal: true }, { propertyName: "_cardKpiHeader", first: true, predicate: FD_CARD_KPI_HEADER, descendants: true, isSignal: true }, { propertyName: "_cardSecondSubtitle", first: true, predicate: FD_CARD_SECOND_SUBTITLE, descendants: true, isSignal: true }, { propertyName: "_cardAvatar", first: true, predicate: FD_AVATAR_COMPONENT, descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"fd-card__header-main\">\n @if (_cardAvatar() || _cardTitle() || _cardSubtitle() || _cardKpiHeader() || _cardSecondSubtitle()) {\n <div\n class=\"fd-card__header-main-container\"\n [attr.role]=\"interactive() ? 'button' : null\"\n [tabindex]=\"interactive() ? '0' : '-1'\"\n [attr.aria-description]=\"interactive() ? title() : null\"\n [attr.aria-label]=\"interactive() ? title() : null\"\n [attr.title]=\"interactive() ? title() : null\"\n >\n <ng-content select=\"fd-avatar\"></ng-content>\n\n <div class=\"fd-card__header-text\">\n @if (_cardTitle()) {\n <div class=\"fd-card__title-area\">\n <ng-content select=\"[fd-card-title]\"></ng-content>\n </div>\n }\n\n @if (_cardSubtitle()) {\n <div class=\"fd-card__subtitle-area\">\n <ng-content select=\"[fd-card-subtitle]\"></ng-content>\n </div>\n }\n <ng-content select=\"fd-card-kpi-header\"></ng-content>\n <ng-content select=\"[fd-card-second-subtitle]\"></ng-content>\n </div>\n </div>\n }\n\n @if (_cardCounter() || _cardHeaderAction()) {\n <div class=\"fd-card__header-main-actions\">\n <ng-content select=\"[fd-card-header-action]\"></ng-content>\n <ng-content select=\"[fd-card-counter]\"></ng-content>\n </div>\n }\n\n <ng-content></ng-content>\n</div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
926
990
|
}
|
|
927
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
991
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMainHeaderComponent, decorators: [{
|
|
928
992
|
type: Component,
|
|
929
993
|
args: [{ selector: 'fd-card-main-header', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
930
994
|
{
|
|
@@ -940,12 +1004,13 @@ class CardNumericHeaderComponent {
|
|
|
940
1004
|
* aria-roledescription for the container
|
|
941
1005
|
* default: 'Numeric content'
|
|
942
1006
|
*/
|
|
943
|
-
this.ariaRoleDescription = input('Numeric content',
|
|
1007
|
+
this.ariaRoleDescription = input('Numeric content', /* @ts-ignore */
|
|
1008
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescription" }] : /* istanbul ignore next */ []));
|
|
944
1009
|
}
|
|
945
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
946
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "
|
|
1010
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardNumericHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1011
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "22.0.5", type: CardNumericHeaderComponent, isStandalone: true, selector: "fd-card-numeric-header", inputs: { ariaRoleDescription: { classPropertyName: "ariaRoleDescription", publicName: "ariaRoleDescription", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "group" }, properties: { "attr.aria-roledescription": "ariaRoleDescription()" }, classAttribute: "fd-card__header-numeric" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
947
1012
|
}
|
|
948
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1013
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardNumericHeaderComponent, decorators: [{
|
|
949
1014
|
type: Component,
|
|
950
1015
|
args: [{
|
|
951
1016
|
selector: 'fd-card-numeric-header',
|
|
@@ -961,10 +1026,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
961
1026
|
}], propDecorators: { ariaRoleDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "ariaRoleDescription", required: false }] }] } });
|
|
962
1027
|
|
|
963
1028
|
class CardHeaderRowDirective {
|
|
964
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
965
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1029
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderRowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1030
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardHeaderRowDirective, isStandalone: true, selector: "[fd-card-header-row]", host: { classAttribute: "fd-card__header-row" }, ngImport: i0 }); }
|
|
966
1031
|
}
|
|
967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1032
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardHeaderRowDirective, decorators: [{
|
|
968
1033
|
type: Directive,
|
|
969
1034
|
args: [{
|
|
970
1035
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -980,10 +1045,10 @@ class CardKpiAnalyticsContentDirective {
|
|
|
980
1045
|
/** @hidden */
|
|
981
1046
|
this.elementRef = inject(ElementRef);
|
|
982
1047
|
}
|
|
983
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
984
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1048
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1049
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiAnalyticsContentDirective, isStandalone: true, selector: "[fd-card-kpi-analytics-content]", host: { classAttribute: "fd-card__analytics-content" }, ngImport: i0 }); }
|
|
985
1050
|
}
|
|
986
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsContentDirective, decorators: [{
|
|
987
1052
|
type: Directive,
|
|
988
1053
|
args: [{
|
|
989
1054
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -999,10 +1064,10 @@ class CardKpiAnalyticsLabelDirective {
|
|
|
999
1064
|
/** @hidden */
|
|
1000
1065
|
this.elementRef = inject(ElementRef);
|
|
1001
1066
|
}
|
|
1002
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1003
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1067
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1068
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiAnalyticsLabelDirective, isStandalone: true, selector: "[fd-card-kpi-analytics-label]", host: { classAttribute: "fd-card__analytics-text" }, ngImport: i0 }); }
|
|
1004
1069
|
}
|
|
1005
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsLabelDirective, decorators: [{
|
|
1006
1071
|
type: Directive,
|
|
1007
1072
|
args: [{
|
|
1008
1073
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1018,10 +1083,10 @@ class CardKpiAnalyticsDirective {
|
|
|
1018
1083
|
/** @hidden */
|
|
1019
1084
|
this.elementRef = inject(ElementRef);
|
|
1020
1085
|
}
|
|
1021
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1022
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1086
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1087
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiAnalyticsDirective, isStandalone: true, selector: "[fd-card-kpi-analytics]", host: { classAttribute: "fd-card__analytics" }, ngImport: i0 }); }
|
|
1023
1088
|
}
|
|
1024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiAnalyticsDirective, decorators: [{
|
|
1025
1090
|
type: Directive,
|
|
1026
1091
|
args: [{
|
|
1027
1092
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1037,15 +1102,15 @@ class CardKpiHeaderComponent {
|
|
|
1037
1102
|
/** @hidden */
|
|
1038
1103
|
this.elementRef = inject(ElementRef);
|
|
1039
1104
|
}
|
|
1040
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1041
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1105
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1106
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiHeaderComponent, isStandalone: true, selector: "fd-card-kpi-header", host: { classAttribute: "fd-card__analytics-area" }, providers: [
|
|
1042
1107
|
{
|
|
1043
1108
|
provide: FD_CARD_KPI_HEADER,
|
|
1044
1109
|
useExisting: CardKpiHeaderComponent
|
|
1045
1110
|
}
|
|
1046
1111
|
], ngImport: i0, template: "<div class=\"fd-numeric-content fd-card__numeric-content\">\n <div class=\"fd-numeric-content__kpi-container\">\n <ng-content select=\"[fd-card-kpi-value]\"></ng-content>\n </div>\n <div class=\"fd-numeric-content__scale-container\">\n <div class=\"fd-numeric-content__scale\">\n <ng-content select=\"[fd-card-kpi-scale-icon]\"></ng-content>\n <ng-content select=\"[fd-card-kpi-scale-text]\"></ng-content>\n </div>\n </div>\n</div>\n\n<div class=\"fd-card__analytics-container\">\n <ng-content select=\"[fd-card-kpi-analytics]\"></ng-content>\n</div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1047
1112
|
}
|
|
1048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiHeaderComponent, decorators: [{
|
|
1049
1114
|
type: Component,
|
|
1050
1115
|
args: [{ selector: 'fd-card-kpi-header', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
1051
1116
|
class: CLASS_NAME.cardAnalyticalArea
|
|
@@ -1062,10 +1127,10 @@ class CardKpiScaleIconDirective {
|
|
|
1062
1127
|
/** @hidden */
|
|
1063
1128
|
this.elementRef = inject(ElementRef);
|
|
1064
1129
|
}
|
|
1065
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1066
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1130
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiScaleIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1131
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiScaleIconDirective, isStandalone: true, selector: "[fd-card-kpi-scale-icon]", host: { classAttribute: "fd-numeric-content__scale-arrow" }, ngImport: i0 }); }
|
|
1067
1132
|
}
|
|
1068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiScaleIconDirective, decorators: [{
|
|
1069
1134
|
type: Directive,
|
|
1070
1135
|
args: [{
|
|
1071
1136
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1081,10 +1146,10 @@ class CardKpiScaleTextDirective {
|
|
|
1081
1146
|
/** @hidden */
|
|
1082
1147
|
this.elementRef = inject(ElementRef);
|
|
1083
1148
|
}
|
|
1084
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1085
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1149
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiScaleTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1150
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardKpiScaleTextDirective, isStandalone: true, selector: "[fd-card-kpi-scale-text]", host: { classAttribute: "fd-numeric-content__scale-text" }, ngImport: i0 }); }
|
|
1086
1151
|
}
|
|
1087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiScaleTextDirective, decorators: [{
|
|
1088
1153
|
type: Directive,
|
|
1089
1154
|
args: [{
|
|
1090
1155
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1098,7 +1163,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
1098
1163
|
class CardKpiValueDirective {
|
|
1099
1164
|
constructor() {
|
|
1100
1165
|
/** Set type of KPI value. eg: 'positive', 'negative', 'critical', 'informative' */
|
|
1101
|
-
this.status = input(
|
|
1166
|
+
this.status = input(/* @ts-ignore */
|
|
1167
|
+
...(ngDevMode ? [undefined, { debugName: "status" }] : /* istanbul ignore next */ []));
|
|
1102
1168
|
/** @hidden */
|
|
1103
1169
|
this.elementRef = inject(ElementRef);
|
|
1104
1170
|
/** @hidden */
|
|
@@ -1109,12 +1175,13 @@ class CardKpiValueDirective {
|
|
|
1109
1175
|
classes += ` ${CLASS_NAME.cardAnalyticsKpiValue}--${status}`;
|
|
1110
1176
|
}
|
|
1111
1177
|
return classes;
|
|
1112
|
-
},
|
|
1178
|
+
}, /* @ts-ignore */
|
|
1179
|
+
...(ngDevMode ? [{ debugName: "cssClass" }] : /* istanbul ignore next */ []));
|
|
1113
1180
|
}
|
|
1114
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1115
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
1181
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiValueDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1182
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardKpiValueDirective, isStandalone: true, selector: "[fd-card-kpi-value]", inputs: { status: { classPropertyName: "status", publicName: "status", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "cssClass()" } }, ngImport: i0 }); }
|
|
1116
1183
|
}
|
|
1117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardKpiValueDirective, decorators: [{
|
|
1118
1185
|
type: Directive,
|
|
1119
1186
|
args: [{
|
|
1120
1187
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1130,10 +1197,10 @@ class CardLoaderComponent {
|
|
|
1130
1197
|
/** @hidden */
|
|
1131
1198
|
this.elementRef = inject(ElementRef);
|
|
1132
1199
|
}
|
|
1133
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1134
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1200
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardLoaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1201
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.5", type: CardLoaderComponent, isStandalone: true, selector: "fd-card-loader", host: { classAttribute: "fd-card__loader" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1135
1202
|
}
|
|
1136
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardLoaderComponent, decorators: [{
|
|
1137
1204
|
type: Component,
|
|
1138
1205
|
args: [{
|
|
1139
1206
|
selector: 'fd-card-loader',
|
|
@@ -1151,17 +1218,19 @@ class CardMediaContentContainerDirective {
|
|
|
1151
1218
|
* Whether the media content container is an overlay
|
|
1152
1219
|
* Default value: false
|
|
1153
1220
|
*/
|
|
1154
|
-
this.isOverlay = input(false, { ...(ngDevMode ? { debugName: "isOverlay" } : {}), transform: booleanAttribute });
|
|
1221
|
+
this.isOverlay = input(false, { ...(ngDevMode ? { debugName: "isOverlay" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
1155
1222
|
/**
|
|
1156
1223
|
* Shell Category Colors
|
|
1157
1224
|
* Available values: number from 1 to 16
|
|
1158
1225
|
*/
|
|
1159
|
-
this.shellColor = input(
|
|
1226
|
+
this.shellColor = input(/* @ts-ignore */
|
|
1227
|
+
...(ngDevMode ? [undefined, { debugName: "shellColor" }] : /* istanbul ignore next */ []));
|
|
1160
1228
|
/**
|
|
1161
1229
|
* Legend Background Colors
|
|
1162
1230
|
* Available values: number from 1 to 20
|
|
1163
1231
|
*/
|
|
1164
|
-
this.legendColor = input(
|
|
1232
|
+
this.legendColor = input(/* @ts-ignore */
|
|
1233
|
+
...(ngDevMode ? [undefined, { debugName: "legendColor" }] : /* istanbul ignore next */ []));
|
|
1165
1234
|
/** @hidden */
|
|
1166
1235
|
this.cssClass = computed(() => {
|
|
1167
1236
|
let classes = CLASS_NAME.cardMediaContentContainer;
|
|
@@ -1177,12 +1246,13 @@ class CardMediaContentContainerDirective {
|
|
|
1177
1246
|
classes += ` ${CLASS_NAME.cardMediaContentContainer}--bg-legend-${legend}`;
|
|
1178
1247
|
}
|
|
1179
1248
|
return classes;
|
|
1180
|
-
},
|
|
1249
|
+
}, /* @ts-ignore */
|
|
1250
|
+
...(ngDevMode ? [{ debugName: "cssClass" }] : /* istanbul ignore next */ []));
|
|
1181
1251
|
}
|
|
1182
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1183
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
1252
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaContentContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1253
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardMediaContentContainerDirective, isStandalone: true, selector: "[fd-card-media-content-container]", inputs: { isOverlay: { classPropertyName: "isOverlay", publicName: "isOverlay", isSignal: true, isRequired: false, transformFunction: null }, shellColor: { classPropertyName: "shellColor", publicName: "shellColor", isSignal: true, isRequired: false, transformFunction: null }, legendColor: { classPropertyName: "legendColor", publicName: "legendColor", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "cssClass()" } }, ngImport: i0 }); }
|
|
1184
1254
|
}
|
|
1185
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1255
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaContentContainerDirective, decorators: [{
|
|
1186
1256
|
type: Directive,
|
|
1187
1257
|
args: [{
|
|
1188
1258
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1197,22 +1267,24 @@ let cardMediaHeadingId = 0;
|
|
|
1197
1267
|
class CardMediaHeadingDirective {
|
|
1198
1268
|
constructor() {
|
|
1199
1269
|
/** Card title id, it has some default value if not set, */
|
|
1200
|
-
this.id = input('fd-card-media-heading-' + cardMediaHeadingId++,
|
|
1270
|
+
this.id = input('fd-card-media-heading-' + cardMediaHeadingId++, /* @ts-ignore */
|
|
1271
|
+
...(ngDevMode ? [{ debugName: "id" }] : /* istanbul ignore next */ []));
|
|
1201
1272
|
/**
|
|
1202
1273
|
* Heading level
|
|
1203
1274
|
* Available values: number from 1 to 6
|
|
1204
1275
|
*/
|
|
1205
|
-
this.level = input(
|
|
1276
|
+
this.level = input(/* @ts-ignore */
|
|
1277
|
+
...(ngDevMode ? [undefined, { debugName: "level" }] : /* istanbul ignore next */ []));
|
|
1206
1278
|
}
|
|
1207
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1208
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
1279
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaHeadingDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1280
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: CardMediaHeadingDirective, isStandalone: true, selector: "[fd-card-media-heading]", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, level: { classPropertyName: "level", publicName: "level", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "group" }, properties: { "attr.aria-level": "level()", "attr.id": "id()" }, classAttribute: "fd-card__media-heading" }, providers: [
|
|
1209
1281
|
{
|
|
1210
1282
|
provide: FD_CARD_MEDIA_HEADING,
|
|
1211
1283
|
useExisting: CardMediaHeadingDirective
|
|
1212
1284
|
}
|
|
1213
1285
|
], ngImport: i0 }); }
|
|
1214
1286
|
}
|
|
1215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1287
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaHeadingDirective, decorators: [{
|
|
1216
1288
|
type: Directive,
|
|
1217
1289
|
args: [{
|
|
1218
1290
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1233,10 +1305,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
1233
1305
|
}], propDecorators: { id: [{ type: i0.Input, args: [{ isSignal: true, alias: "id", required: false }] }], level: [{ type: i0.Input, args: [{ isSignal: true, alias: "level", required: false }] }] } });
|
|
1234
1306
|
|
|
1235
1307
|
class CardMediaImageContainerDirective {
|
|
1236
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1237
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaImageContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1309
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardMediaImageContainerDirective, isStandalone: true, selector: "[fd-card-media-image-container]", host: { classAttribute: "fd-card__media-image-container" }, ngImport: i0 }); }
|
|
1238
1310
|
}
|
|
1239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1311
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaImageContainerDirective, decorators: [{
|
|
1240
1312
|
type: Directive,
|
|
1241
1313
|
args: [{
|
|
1242
1314
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1248,10 +1320,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
1248
1320
|
}] });
|
|
1249
1321
|
|
|
1250
1322
|
class CardMediaImageDirective {
|
|
1251
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1252
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1323
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaImageDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1324
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardMediaImageDirective, isStandalone: true, selector: "[fd-card-media-image]", host: { attributes: { "role": "presentation" }, classAttribute: "fd-card__media-image" }, ngImport: i0 }); }
|
|
1253
1325
|
}
|
|
1254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaImageDirective, decorators: [{
|
|
1255
1327
|
type: Directive,
|
|
1256
1328
|
args: [{
|
|
1257
1329
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1264,10 +1336,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImpor
|
|
|
1264
1336
|
}] });
|
|
1265
1337
|
|
|
1266
1338
|
class CardMediaTextDirective {
|
|
1267
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1268
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1339
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaTextDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1340
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: CardMediaTextDirective, isStandalone: true, selector: "[fd-card-media-text]", host: { classAttribute: "fd-card__media-text" }, ngImport: i0 }); }
|
|
1269
1341
|
}
|
|
1270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1342
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaTextDirective, decorators: [{
|
|
1271
1343
|
type: Directive,
|
|
1272
1344
|
args: [{
|
|
1273
1345
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1284,22 +1356,25 @@ class CardMediaComponent {
|
|
|
1284
1356
|
* aria-roledescription for the container
|
|
1285
1357
|
* default: 'Card Media Block'
|
|
1286
1358
|
*/
|
|
1287
|
-
this.ariaRoleDescription = input('Card Media Block',
|
|
1359
|
+
this.ariaRoleDescription = input('Card Media Block', /* @ts-ignore */
|
|
1360
|
+
...(ngDevMode ? [{ debugName: "ariaRoleDescription" }] : /* istanbul ignore next */ []));
|
|
1288
1361
|
/**
|
|
1289
1362
|
* Whether the media container comes with a 1rem padding
|
|
1290
1363
|
* Default value: false
|
|
1291
1364
|
*/
|
|
1292
|
-
this.hasPadding = input(false, { ...(ngDevMode ? { debugName: "hasPadding" } : {}), transform: booleanAttribute });
|
|
1365
|
+
this.hasPadding = input(false, { ...(ngDevMode ? { debugName: "hasPadding" } : /* istanbul ignore next */ {}), transform: booleanAttribute });
|
|
1293
1366
|
/**
|
|
1294
1367
|
* Shell Category Colors
|
|
1295
1368
|
* Available values: number from 1 to 16
|
|
1296
1369
|
*/
|
|
1297
|
-
this.shellColor = input(
|
|
1370
|
+
this.shellColor = input(/* @ts-ignore */
|
|
1371
|
+
...(ngDevMode ? [undefined, { debugName: "shellColor" }] : /* istanbul ignore next */ []));
|
|
1298
1372
|
/**
|
|
1299
1373
|
* Legend Background Colors
|
|
1300
1374
|
* Available values: number from 1 to 20
|
|
1301
1375
|
*/
|
|
1302
|
-
this.legendColor = input(
|
|
1376
|
+
this.legendColor = input(/* @ts-ignore */
|
|
1377
|
+
...(ngDevMode ? [undefined, { debugName: "legendColor" }] : /* istanbul ignore next */ []));
|
|
1303
1378
|
/** @hidden */
|
|
1304
1379
|
this.cssClass = computed(() => {
|
|
1305
1380
|
let classes = CLASS_NAME.cardMedia;
|
|
@@ -1315,12 +1390,13 @@ class CardMediaComponent {
|
|
|
1315
1390
|
classes += ` ${CLASS_NAME.cardMedia}--bg-legend-${legend}`;
|
|
1316
1391
|
}
|
|
1317
1392
|
return classes;
|
|
1318
|
-
},
|
|
1393
|
+
}, /* @ts-ignore */
|
|
1394
|
+
...(ngDevMode ? [{ debugName: "cssClass" }] : /* istanbul ignore next */ []));
|
|
1319
1395
|
}
|
|
1320
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1321
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "
|
|
1396
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1397
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "22.0.5", type: CardMediaComponent, isStandalone: true, selector: "fd-card-media", inputs: { ariaRoleDescription: { classPropertyName: "ariaRoleDescription", publicName: "ariaRoleDescription", isSignal: true, isRequired: false, transformFunction: null }, hasPadding: { classPropertyName: "hasPadding", publicName: "hasPadding", isSignal: true, isRequired: false, transformFunction: null }, shellColor: { classPropertyName: "shellColor", publicName: "shellColor", isSignal: true, isRequired: false, transformFunction: null }, legendColor: { classPropertyName: "legendColor", publicName: "legendColor", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "role": "group" }, properties: { "class": "cssClass()", "attr.aria-roledescription": "ariaRoleDescription()" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1322
1398
|
}
|
|
1323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1399
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardMediaComponent, decorators: [{
|
|
1324
1400
|
type: Component,
|
|
1325
1401
|
args: [{
|
|
1326
1402
|
selector: 'fd-card-media',
|
|
@@ -1375,8 +1451,8 @@ const components = [
|
|
|
1375
1451
|
* Use direct imports of components and directives.
|
|
1376
1452
|
*/
|
|
1377
1453
|
class CardModule {
|
|
1378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1379
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1454
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1455
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.5", ngImport: i0, type: CardModule, imports: [CardComponent,
|
|
1380
1456
|
CardListDirective,
|
|
1381
1457
|
CardHeaderComponent,
|
|
1382
1458
|
CardMainHeaderComponent,
|
|
@@ -1443,9 +1519,9 @@ class CardModule {
|
|
|
1443
1519
|
CardMediaContentContainerDirective,
|
|
1444
1520
|
CardMediaHeadingDirective,
|
|
1445
1521
|
CardMediaTextDirective, ContentDensityModule] }); }
|
|
1446
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1522
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardModule, imports: [CardComponent, ContentDensityModule, ContentDensityModule] }); }
|
|
1447
1523
|
}
|
|
1448
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1524
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: CardModule, decorators: [{
|
|
1449
1525
|
type: NgModule,
|
|
1450
1526
|
args: [{
|
|
1451
1527
|
imports: [...components, ContentDensityModule],
|