@leanix/components 0.4.766 → 0.4.768

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.
@@ -826,322 +826,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
826
826
  }] } });
827
827
 
828
828
  /**
829
- * map Font Awesome -> SAP icons
830
- * [0]: regular icon
831
- * [1]: solid icon alternative (if available)
832
- */
833
- const ICON_MAP = {
834
- 'fa-3x3-grid': ['lx-icons/3x3-grid'],
835
- 'fa-align-center': ['text-align-center'],
836
- 'fa-align-justify': ['text-align-justified'],
837
- 'fa-align-left': ['text-align-left'],
838
- 'fa-align-right': ['text-align-right'],
839
- 'fa-align-slash': ['tnt/clear-all-mapping'],
840
- 'fa-angle-double-down': ['expand-group'],
841
- 'fa-angle-double-left': ['close-command-field'],
842
- 'fa-angle-double-right': ['open-command-field'],
843
- 'fa-angle-double-up': ['collapse-group'],
844
- 'fa-angle-down': ['slim-arrow-down'],
845
- 'fa-angle-left': ['slim-arrow-left'],
846
- 'fa-angle-right': ['slim-arrow-right'],
847
- 'fa-angle-up': ['slim-arrow-up'],
848
- 'fa-archive': ['sap-box'],
849
- 'fa-arrow-circle-right': ['initiative'],
850
- 'fa-arrow-circle-up': ['arrow-top'],
851
- 'fa-arrow-down': ['arrow-bottom'],
852
- 'fa-arrow-from-bottom': ['upload'],
853
- 'fa-arrow-left': ['arrow-left'],
854
- 'fa-arrow-right': ['arrow-right'],
855
- 'fa-arrow-to-bottom': ['download'],
856
- 'fa-arrow-to-top': ['back-to-top'],
857
- 'fa-arrow-up': ['arrow-top'],
858
- 'fa-arrows-h': ['resize-horizontal'],
859
- 'fa-at': ['arobase'],
860
- 'fa-atom': ['lx-icons/atom'],
861
- 'fa-badge-check': ['lx-icons/badge-sign'],
862
- 'fa-balance-scale-right': ['compare-2'],
863
- 'fa-ballot-check': ['activities'],
864
- 'fa-ban': ['cancel'],
865
- 'fa-bars': ['menu2'],
866
- 'fa-bell': ['bell'],
867
- 'fa-binoculars': ['sys-find'],
868
- 'fa-bold': ['bold-text'],
869
- 'fa-bolt': ['tnt/raise-fault'],
870
- 'fa-book': ['course-book'],
871
- 'fa-book-open': ['education'],
872
- 'fa-books': ['course-book'],
873
- 'fa-bug': ['lx-icons/bug'],
874
- 'fa-bullhorn': ['marketing-campaign'],
875
- 'fa-bullseye-arrow': ['lx-icons/bullseye-arrow'],
876
- 'fa-calendar': ['calendar'],
877
- 'fa-caret-down': ['megamenu'],
878
- 'fa-caret-left': ['navigation-left-arrow'],
879
- 'fa-caret-up': ['sorting-ranking'],
880
- 'fa-chart-bar': ['vertical-bar-chart'],
881
- 'fa-chart-pie-alt': ['pie-chart'],
882
- 'fa-check': ['accept'],
883
- 'fa-check-circle': ['status-completed'],
884
- 'fa-check-square': ['complete'],
885
- 'fa-chess-queen-alt': ['lx-icons/chess-queen'],
886
- 'fa-chevron-down': ['navigation-down-arrow'],
887
- 'fa-chevron-left': ['navigation-left-arrow'],
888
- 'fa-chevron-right': ['navigation-right-arrow'],
889
- 'fa-chevron-square-down': ['navigation-down-arrow'],
890
- 'fa-chevron-square-right': ['navigation-right-arrow'],
891
- 'fa-chevron-up': ['navigation-up-arrow'],
892
- 'fa-child': ['tnt/actor'],
893
- 'fa-circle': ['circle-task', 'circle-task-2'],
894
- 'fa-clipboard-list-check': ['order-status'],
895
- 'fa-clock': ['in-progress'],
896
- 'fa-clone': ['duplicate'],
897
- 'fa-cloud': ['cloud'],
898
- 'fa-code': ['source-code'],
899
- 'fa-code-branch': ['business-suite/empty-sequence'],
900
- 'fa-cog': ['action-settings'],
901
- 'fa-comment': ['comment'],
902
- 'fa-comment-alt': ['comment'],
903
- 'fa-comment-alt-check': ['lx-icons/comment-alt-check'],
904
- 'fa-comment-lines': ['comment'],
905
- 'fa-comments': ['discussion'],
906
- 'fa-comments-alt': ['discussion'],
907
- 'fa-compass': ['business-objects-explorer'],
908
- 'fa-compress': ['exit-full-screen'],
909
- 'fa-confluence': ['lx-icons/confluence'],
910
- 'fa-copy': ['copy'],
911
- 'fa-database': ['database'],
912
- 'fa-diamond': ['rhombus-milestone', 'rhombus-milestone-2'],
913
- 'fa-do-not-enter': ['sys-minus'],
914
- 'fa-dollar-sign': ['lx-icons/dollar-sign'],
915
- 'fa-download': ['download'],
916
- 'fa-edit': ['edit'],
917
- 'fa-ellipsis-h': ['overflow'],
918
- 'fa-ellipsis-v': ['overflow'],
919
- 'fa-envelope': ['email'],
920
- 'fa-euro-sign': ['lx-icons/euro-sign'],
921
- 'fa-exchange': ['lx-icons/exchange'],
922
- 'fa-exclamation': ['business-suite/priority-1'],
923
- 'fa-exclamation-circle': ['lx-icons/exclamation-circle'],
924
- 'fa-exclamation-square': ['high-priority'],
925
- 'fa-exclamation-triangle': ['warning'],
926
- 'fa-expand': ['full-screen'],
927
- 'fa-expand-alt': ['full-screen'],
928
- 'fa-expand-wide': ['full-screen'],
929
- 'fa-external-link': ['action'],
930
- 'fa-external-link-alt': ['action'],
931
- 'fa-eye': ['show'],
932
- 'fa-eye-dropper': ['business-suite/pipette'],
933
- 'fa-eye-slash': ['hide'],
934
- 'fa-feather': ['lx-icons/feather'],
935
- 'fa-file': ['document'],
936
- 'fa-file-alt': ['document'],
937
- 'fa-file-audio': ['attachment-audio'],
938
- 'fa-file-certificate': ['verified'],
939
- 'fa-file-download': ['download'],
940
- 'fa-file-excel': ['excel-attachment'],
941
- 'fa-file-image': ['attachment-photo'],
942
- 'fa-file-pdf': ['pdf-attachment'],
943
- 'fa-file-plus': ['add-document'],
944
- 'fa-file-video': ['attachment-video'],
945
- 'fa-file-word': ['doc-attachment'],
946
- 'fa-filter': ['filter'],
947
- 'fa-fire': ['business-suite/fire'],
948
- 'fa-fire-alt': ['business-suite/fire'],
949
- 'fa-folder': ['folder-blank'],
950
- 'fa-folder-open': ['open-folder'],
951
- 'fa-folder-tree': ['lx-icons/folder-tree'],
952
- 'fa-gavel': ['lx-icons/gavel'],
953
- 'fa-globe': ['world'],
954
- 'fa-graduation-cap': ['study-leave'],
955
- 'fa-grip-lines': ['media-pause'],
956
- 'fa-hammer': ['lx-icons/hammer'],
957
- 'fa-handshake': ['decision'],
958
- 'fa-hat-wizard': ['lx-icons/hat-wizard'],
959
- 'fa-heading': ['heading1'],
960
- 'fa-headset': ['headset'],
961
- 'fa-history': ['history'],
962
- 'fa-home': ['home'],
963
- 'fa-hourglass-end': ['lx-icons/hourglass-end'],
964
- 'fa-hourglass-half': ['lateness'],
965
- 'fa-house': ['home'],
966
- 'fa-image': ['picture'],
967
- 'fa-info': ['message-information'],
968
- 'fa-info-circle': ['message-information', 'information'],
969
- 'fa-info-square': ['message-information', 'information'],
970
- 'fa-italic': ['italic-text'],
971
- 'fa-jira': ['rhombus-milestone'],
972
- 'fa-key': ['key'],
973
- 'fa-keyboard': ['keyboard-and-mouse'],
974
- 'fa-lemon': ['lx-icons/lemon'],
975
- 'fa-lightbulb': ['lightbulb'],
976
- 'fa-lightbulb-on': ['lx-icons/lightbulb-check'],
977
- 'fa-link': ['chain-link'],
978
- 'fa-list': ['list'],
979
- 'fa-list-ol': ['business-suite/icon-bulleting-with-numbers'],
980
- 'fa-list-ul': ['list'],
981
- 'fa-lock': ['locked'],
982
- 'fa-lock-alt': ['locked'],
983
- 'fa-lock-open': ['unlocked'],
984
- 'fa-long-arrow-left': ['arrow-left'],
985
- 'fa-long-arrow-right': ['arrow-right'],
986
- 'fa-map': ['map-3'],
987
- 'fa-map-pin': ['lx-icons/map-pin'],
988
- 'fa-map-signs': ['lx-icons/map-signs'],
989
- 'fa-minus': ['less'],
990
- 'fa-minus-circle': ['sys-minus'],
991
- 'fa-minus-square': ['negative'],
992
- 'fa-paragraph': ['text'],
993
- 'fa-pause': ['media-pause'],
994
- 'fa-pen': ['edit'],
995
- 'fa-pencil': ['edit'],
996
- 'fa-people-arrows': ['citizen-connect'],
997
- 'fa-phone-alt': ['call'],
998
- 'fa-play': ['media-play'],
999
- 'fa-play-circle': ['play'],
1000
- 'fa-plug': ['disconnected'],
1001
- 'fa-plus': ['add'],
1002
- 'fa-plus-circle': ['sys-add'],
1003
- 'fa-pound-sign': ['lx-icons/pound-sign'],
1004
- 'fa-power-off': ['log'],
1005
- 'fa-presentation': ['projector'],
1006
- 'fa-print': ['print'],
1007
- 'fa-project-diagram': ['lx-icons/project-diagram'],
1008
- 'fa-question': ['incident'],
1009
- 'fa-question-circle': ['question-mark'],
1010
- 'fa-question-square': ['question-mark'],
1011
- 'fa-quote-right': ['lx-icons/quote-right'],
1012
- 'fa-radar': ['business-suite/radius'],
1013
- 'fa-random': ['tnt/flow'],
1014
- 'fa-rectangle-landscape': ['iphone-2'],
1015
- 'fa-rectangle-portrait': ['iphone'],
1016
- 'fa-rectangle-wide': ['legend'],
1017
- 'fa-redo': ['refresh'],
1018
- 'fa-repeat': ['synchronize'],
1019
- 'fa-road': ['lx-icons/road'],
1020
- 'fa-robot': ['lx-icons/robot'],
1021
- 'fa-rocket': ['lx-icons/rocket'],
1022
- 'fa-save': ['save'],
1023
- 'fa-search': ['search'],
1024
- 'fa-seedling': ['e-care'],
1025
- 'fa-shapes': ['program-triangles'],
1026
- 'fa-share-alt': ['share-2'],
1027
- 'fa-share-square': ['action'],
1028
- 'fa-shield': ['lx-icons/shield'],
1029
- 'fa-shield-alt': ['lx-icons/shield'],
1030
- 'fa-shield-check': ['checklist-item'],
1031
- 'fa-shopping-cart': ['cart'],
1032
- 'fa-signal': ['lx-icons/signal'],
1033
- 'fa-sitemap': ['tree'],
1034
- 'fa-sort': ['sorting-ranking'],
1035
- 'fa-sort-alt': ['sort'],
1036
- 'fa-sort-down': ['megamenu'],
1037
- 'fa-sort-up': ['sorting-ranking'],
1038
- 'fa-sparkles': ['ai'],
1039
- 'fa-spinner': ['pending'],
1040
- 'fa-square': ['border'],
1041
- 'fa-star': ['unfavorite', 'favorite'],
1042
- 'fa-sticky-note': ['notes'],
1043
- 'fa-strikethrough': ['strikethrough'],
1044
- 'fa-sync': ['synchronize'],
1045
- 'fa-sync-alt': ['synchronize'],
1046
- 'fa-table': ['business-suite/2x2-grid-layout'],
1047
- 'fa-tachometer': ['performance'],
1048
- 'fa-tachometer-alt-average': ['performance'],
1049
- 'fa-tags': ['blank-tag-2'],
1050
- 'fa-tasks': ['activities'],
1051
- 'fa-tasks-alt': ['lx-icons/tasks'],
1052
- 'fa-text': ['text'],
1053
- 'fa-th': ['business-suite/2x2-grid-layout'],
1054
- 'fa-th-large': ['business-suite/2x2-grid-layout'],
1055
- 'fa-thumbs-down': ['thumb-down'],
1056
- 'fa-thumbs-up': ['thumb-up'],
1057
- 'fa-times': ['decline'],
1058
- 'fa-times-circle': ['error'],
1059
- 'fa-toolbox': ['lx-icons/toolbox'],
1060
- 'fa-tools': ['wrench'],
1061
- 'fa-trash': ['delete'],
1062
- 'fa-trash-restore': ['history'],
1063
- 'fa-trophy': ['competitor'],
1064
- 'fa-tshirt': ['lx-icons/tshirt'],
1065
- 'fa-umbrella-beach': ['umbrella'],
1066
- 'fa-underline': ['underline-text'],
1067
- 'fa-undo': ['undo'],
1068
- 'fa-unicorn': ['lx-icons/unicorn'],
1069
- 'fa-unlink': ['broken-link'],
1070
- 'fa-upload': ['upload'],
1071
- 'fa-user': ['person-placeholder'],
1072
- 'fa-user-friends': ['group'],
1073
- 'fa-user-hard-hat': ['lx-icons/user-hard-hat'],
1074
- 'fa-user-headset': ['headset'],
1075
- 'fa-user-robot': ['lx-icons/robot'],
1076
- 'fa-users': ['family-care'],
1077
- 'fa-window': ['lx-icons/window'], // ['tnt/subject'],
1078
- 'fa-wrench': ['wrench'],
1079
- 'fa-yen-sign': ['lx-icons/yen-sign']
1080
- };
1081
- /**
1082
- * Retrieves the SAP icon for a given Font Awesome icon name.
1083
- * @param faIcon Font Awesome icon name (e.g., 'fa-check')
1084
- * @param solid If true, returns solid variant when available
1085
- * @returns SAP icon name or undefined if not mapped
1086
- */
1087
- function getSapIcon(faIcon, solid = false) {
1088
- const icons = ICON_MAP[faIcon];
1089
- if (!icons) {
1090
- return undefined;
1091
- }
1092
- return solid && icons[1] ? icons[1] : icons[0];
1093
- }
1094
-
1095
- class IconScaleComponent {
1096
- constructor() {
1097
- /**
1098
- * The icon to render
1099
- */
1100
- this.icon = input({ type: 'star' });
1101
- /**
1102
- * The amount of colored (active) icons
1103
- */
1104
- this.numberOfColoredItems = input(0);
1105
- /**
1106
- * The total amount of icons
1107
- */
1108
- this.numberOfItems = input(0);
1109
- this.isFontAwesomeIcon = computed(() => {
1110
- const fontAwesomeIconName = `fa-${this.icon().type}`;
1111
- return !!ICON_MAP[fontAwesomeIconName];
1112
- });
1113
- this.iconName = computed(() => {
1114
- if (this.isFontAwesomeIcon()) {
1115
- return `fa-${this.icon().type}`;
1116
- }
1117
- return this.icon().type;
1118
- });
1119
- this.iconArray = computed(() => {
1120
- return this.createIconArray(this.numberOfColoredItems(), this.numberOfItems(), this.icon().order || 'ASC');
1121
- });
1122
- /** @internal */
1123
- this.NAME = 'IconScaleComponent';
1124
- }
1125
- createIconArray(items, totalItems, order) {
1126
- const coloredItems = order === 'DESC' ? totalItems - items + 1 : items;
1127
- return [...Array(totalItems).keys()].map((index) => index < coloredItems);
1128
- }
1129
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: IconScaleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1130
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.18", type: IconScaleComponent, isStandalone: true, selector: "lx-icon-scale", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, numberOfColoredItems: { classPropertyName: "numberOfColoredItems", publicName: "numberOfColoredItems", isSignal: true, isRequired: false, transformFunction: null }, numberOfItems: { classPropertyName: "numberOfItems", publicName: "numberOfItems", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@for (isColored of iconArray(); track $index) {\n @if (isFontAwesomeIcon()) {\n <span data-testid=\"icon-scale\" class=\"faIconElement fas {{ iconName() }}\" [style.color]=\"isColored ? icon().color : null\"> </span>\n } @else {\n <ui5-icon data-testid=\"icon-scale\" class=\"iconElement\" [name]=\"iconName()\" [style.color]=\"isColored ? icon().color : null\" />\n }\n}\n", styles: [".iconElement{color:#c2c9d6;vertical-align:middle}.faIconElement{color:#c2c9d6;width:15px}\n"], dependencies: [{ kind: "component", type: IconComponent$1, selector: "ui5-icon", inputs: ["design", "name", "accessibleName", "showTooltip", "mode"], outputs: ["ui5Click"], exportAs: ["ui5Icon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1131
- }
1132
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: IconScaleComponent, decorators: [{
1133
- type: Component,
1134
- args: [{ selector: 'lx-icon-scale', changeDetection: ChangeDetectionStrategy.OnPush, imports: [IconComponent$1], template: "@for (isColored of iconArray(); track $index) {\n @if (isFontAwesomeIcon()) {\n <span data-testid=\"icon-scale\" class=\"faIconElement fas {{ iconName() }}\" [style.color]=\"isColored ? icon().color : null\"> </span>\n } @else {\n <ui5-icon data-testid=\"icon-scale\" class=\"iconElement\" [name]=\"iconName()\" [style.color]=\"isColored ? icon().color : null\" />\n }\n}\n", styles: [".iconElement{color:#c2c9d6;vertical-align:middle}.faIconElement{color:#c2c9d6;width:15px}\n"] }]
1135
- }] });
1136
-
1137
- /**
1138
- * The following CSS classes should be used to style this component. The use of the inputs is deprecated.
1139
- * - `fullSpace`: Sets position to absolute with full height and width => fills ancestor with position set.
1140
- * - `fullSpaceFixed`: Sets position to fixed with full height and width => fills window
1141
- * (or ancestor with new rendering context, created, for example, with `transform: translate(0, 0)`
1142
- * - `fadeBackground`: Sets background to 60% transparent white. TODO: Always use for fullSpace* classes and remove.
1143
- *
1144
- * @deprecated Use the `ui5-busy-indicator` component instead.
829
+ * The following CSS classes should be used to style this component. The use of the inputs is deprecated.
830
+ * - `fullSpace`: Sets position to absolute with full height and width => fills ancestor with position set.
831
+ * - `fullSpaceFixed`: Sets position to fixed with full height and width => fills window
832
+ * (or ancestor with new rendering context, created, for example, with `transform: translate(0, 0)`
833
+ * - `fadeBackground`: Sets background to 60% transparent white. TODO: Always use for fullSpace* classes and remove.
834
+ *
835
+ * @deprecated Use the `ui5-busy-indicator` component instead.
1145
836
  */
1146
837
  class SpinnerComponent {
1147
838
  constructor() {
@@ -2558,210 +2249,472 @@ class TooltipDirective {
2558
2249
  this.ariaDescriber.removeDescription(this.elementRef.nativeElement, this.tooltipRef?.location.nativeElement);
2559
2250
  this.overlayRef?.dispose();
2560
2251
  }
2561
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TooltipDirective, deps: [{ token: i1$2.OverlayPositionBuilder }, { token: i0.ElementRef }, { token: i1$2.Overlay }, { token: i2.AriaDescriber }], target: i0.ɵɵFactoryTarget.Directive }); }
2562
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TooltipDirective, isStandalone: true, selector: "[lxTooltip]", inputs: { content: ["lxTooltip", "content"], lxTooltipPosition: "lxTooltipPosition", lxTooltipDelay: "lxTooltipDelay", lxTooltipIsHtmlContent: "lxTooltipIsHtmlContent" }, host: { listeners: { "mouseenter": "show()", "focus": "show()", "mouseleave": "hide()", "click": "hide()", "blur": "hide()" } }, usesOnChanges: true, ngImport: i0 }); }
2563
- }
2564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TooltipDirective, decorators: [{
2565
- type: Directive,
2566
- args: [{
2567
- selector: '[lxTooltip]'
2568
- }]
2569
- }], ctorParameters: () => [{ type: i1$2.OverlayPositionBuilder }, { type: i0.ElementRef }, { type: i1$2.Overlay }, { type: i2.AriaDescriber }], propDecorators: { content: [{
2570
- type: Input,
2571
- args: ['lxTooltip']
2572
- }], lxTooltipPosition: [{
2573
- type: Input
2574
- }], lxTooltipDelay: [{
2575
- type: Input
2576
- }], lxTooltipIsHtmlContent: [{
2577
- type: Input
2578
- }], show: [{
2579
- type: HostListener,
2580
- args: ['mouseenter']
2581
- }, {
2582
- type: HostListener,
2583
- args: ['focus']
2584
- }], hide: [{
2585
- type: HostListener,
2586
- args: ['mouseleave']
2587
- }, {
2588
- type: HostListener,
2589
- args: ['click']
2590
- }, {
2591
- type: HostListener,
2592
- args: ['blur']
2593
- }] } });
2594
-
2595
- const CORE_MODULE_EXPORTS = [
2596
- AfterViewInitDirective,
2597
- AutocloseDirective,
2598
- AutofocusDirective,
2599
- BadgeComponent,
2600
- CounterComponent,
2601
- BannerComponent,
2602
- ButtonComponent,
2603
- BrPipe,
2604
- ButtonGroupComponent,
2605
- CardComponent,
2606
- CustomDatePipe,
2607
- EllipsisComponent,
2608
- HighlightRangePipe,
2609
- HighlightTermPipe,
2610
- IconComponent,
2611
- IconScaleComponent,
2612
- LxLinkifyPipe,
2613
- LxUnlinkifyPipe,
2614
- LxTimeAgo,
2615
- LxTranslatePipe,
2616
- MarkdownPipe,
2617
- NbspPipe,
2618
- LxIsUuidPipe,
2619
- StepperComponent,
2620
- SpinnerComponent,
2621
- TableComponent,
2622
- TableHeaderComponent,
2623
- TinySpinnerComponent,
2624
- TooltipDirective,
2625
- TranslationAfterPipe,
2626
- TranslationBeforePipe,
2627
- TranslationBetweenPipe,
2628
- CollapsibleComponent,
2629
- SortPipe,
2630
- ContrastColorPipe,
2631
- UnescapeCurlyBracesPipe,
2632
- EmptyStateComponent
2633
- ];
2634
- class LxCoreUiModule {
2635
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2636
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, imports: [i1.TranslateModule, AfterViewInitDirective,
2637
- AutocloseDirective,
2638
- AutofocusDirective,
2639
- CounterComponent,
2640
- BadgeComponent,
2641
- BannerComponent,
2642
- ButtonComponent,
2643
- ButtonGroupComponent,
2644
- BrPipe,
2645
- CardComponent,
2646
- CollapsibleComponent,
2647
- CustomDatePipe,
2648
- EllipsisComponent,
2649
- HighlightRangePipe,
2650
- HighlightTermPipe,
2651
- IconComponent,
2652
- IconScaleComponent,
2653
- LxLinkifyPipe,
2654
- LxUnlinkifyPipe,
2655
- LxTimeAgo,
2656
- LxTranslatePipe,
2657
- MarkdownPipe,
2658
- NbspPipe,
2659
- LxIsUuidPipe,
2660
- StepperComponent,
2661
- SpinnerComponent,
2662
- TableComponent,
2663
- TableHeaderComponent,
2664
- TinySpinnerComponent,
2665
- TooltipDirective,
2666
- TranslationAfterPipe,
2667
- TranslationBeforePipe,
2668
- TranslationBetweenPipe,
2669
- SortPipe,
2670
- ContrastColorPipe,
2671
- UnescapeCurlyBracesPipe,
2672
- EmptyStateComponent], exports: [AfterViewInitDirective,
2673
- AutocloseDirective,
2674
- AutofocusDirective,
2675
- BadgeComponent,
2676
- CounterComponent,
2677
- BannerComponent,
2678
- ButtonComponent,
2679
- BrPipe,
2680
- ButtonGroupComponent,
2681
- CardComponent,
2682
- CustomDatePipe,
2683
- EllipsisComponent,
2684
- HighlightRangePipe,
2685
- HighlightTermPipe,
2686
- IconComponent,
2687
- IconScaleComponent,
2688
- LxLinkifyPipe,
2689
- LxUnlinkifyPipe,
2690
- LxTimeAgo,
2691
- LxTranslatePipe,
2692
- MarkdownPipe,
2693
- NbspPipe,
2694
- LxIsUuidPipe,
2695
- StepperComponent,
2696
- SpinnerComponent,
2697
- TableComponent,
2698
- TableHeaderComponent,
2699
- TinySpinnerComponent,
2700
- TooltipDirective,
2701
- TranslationAfterPipe,
2702
- TranslationBeforePipe,
2703
- TranslationBetweenPipe,
2704
- CollapsibleComponent,
2705
- SortPipe,
2706
- ContrastColorPipe,
2707
- UnescapeCurlyBracesPipe,
2708
- EmptyStateComponent] }); }
2709
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, providers: [LxTimeAgo], imports: [TranslateModule.forChild(),
2710
- ButtonComponent,
2711
- CollapsibleComponent,
2712
- EllipsisComponent,
2713
- IconScaleComponent,
2714
- StepperComponent,
2715
- TableHeaderComponent,
2716
- EmptyStateComponent] }); }
2252
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TooltipDirective, deps: [{ token: i1$2.OverlayPositionBuilder }, { token: i0.ElementRef }, { token: i1$2.Overlay }, { token: i2.AriaDescriber }], target: i0.ɵɵFactoryTarget.Directive }); }
2253
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: TooltipDirective, isStandalone: true, selector: "[lxTooltip]", inputs: { content: ["lxTooltip", "content"], lxTooltipPosition: "lxTooltipPosition", lxTooltipDelay: "lxTooltipDelay", lxTooltipIsHtmlContent: "lxTooltipIsHtmlContent" }, host: { listeners: { "mouseenter": "show()", "focus": "show()", "mouseleave": "hide()", "click": "hide()", "blur": "hide()" } }, usesOnChanges: true, ngImport: i0 }); }
2254
+ }
2255
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TooltipDirective, decorators: [{
2256
+ type: Directive,
2257
+ args: [{
2258
+ selector: '[lxTooltip]'
2259
+ }]
2260
+ }], ctorParameters: () => [{ type: i1$2.OverlayPositionBuilder }, { type: i0.ElementRef }, { type: i1$2.Overlay }, { type: i2.AriaDescriber }], propDecorators: { content: [{
2261
+ type: Input,
2262
+ args: ['lxTooltip']
2263
+ }], lxTooltipPosition: [{
2264
+ type: Input
2265
+ }], lxTooltipDelay: [{
2266
+ type: Input
2267
+ }], lxTooltipIsHtmlContent: [{
2268
+ type: Input
2269
+ }], show: [{
2270
+ type: HostListener,
2271
+ args: ['mouseenter']
2272
+ }, {
2273
+ type: HostListener,
2274
+ args: ['focus']
2275
+ }], hide: [{
2276
+ type: HostListener,
2277
+ args: ['mouseleave']
2278
+ }, {
2279
+ type: HostListener,
2280
+ args: ['click']
2281
+ }, {
2282
+ type: HostListener,
2283
+ args: ['blur']
2284
+ }] } });
2285
+
2286
+ const CORE_MODULE_EXPORTS = [
2287
+ AfterViewInitDirective,
2288
+ AutocloseDirective,
2289
+ AutofocusDirective,
2290
+ BadgeComponent,
2291
+ CounterComponent,
2292
+ BannerComponent,
2293
+ ButtonComponent,
2294
+ BrPipe,
2295
+ ButtonGroupComponent,
2296
+ CardComponent,
2297
+ CustomDatePipe,
2298
+ EllipsisComponent,
2299
+ HighlightRangePipe,
2300
+ HighlightTermPipe,
2301
+ IconComponent,
2302
+ LxLinkifyPipe,
2303
+ LxUnlinkifyPipe,
2304
+ LxTimeAgo,
2305
+ LxTranslatePipe,
2306
+ MarkdownPipe,
2307
+ NbspPipe,
2308
+ LxIsUuidPipe,
2309
+ StepperComponent,
2310
+ SpinnerComponent,
2311
+ TableComponent,
2312
+ TableHeaderComponent,
2313
+ TinySpinnerComponent,
2314
+ TooltipDirective,
2315
+ TranslationAfterPipe,
2316
+ TranslationBeforePipe,
2317
+ TranslationBetweenPipe,
2318
+ CollapsibleComponent,
2319
+ SortPipe,
2320
+ ContrastColorPipe,
2321
+ UnescapeCurlyBracesPipe,
2322
+ EmptyStateComponent
2323
+ ];
2324
+ class LxCoreUiModule {
2325
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2326
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, imports: [i1.TranslateModule, AfterViewInitDirective,
2327
+ AutocloseDirective,
2328
+ AutofocusDirective,
2329
+ CounterComponent,
2330
+ BadgeComponent,
2331
+ BannerComponent,
2332
+ ButtonComponent,
2333
+ ButtonGroupComponent,
2334
+ BrPipe,
2335
+ CardComponent,
2336
+ CollapsibleComponent,
2337
+ CustomDatePipe,
2338
+ EllipsisComponent,
2339
+ HighlightRangePipe,
2340
+ HighlightTermPipe,
2341
+ IconComponent,
2342
+ LxLinkifyPipe,
2343
+ LxUnlinkifyPipe,
2344
+ LxTimeAgo,
2345
+ LxTranslatePipe,
2346
+ MarkdownPipe,
2347
+ NbspPipe,
2348
+ LxIsUuidPipe,
2349
+ StepperComponent,
2350
+ SpinnerComponent,
2351
+ TableComponent,
2352
+ TableHeaderComponent,
2353
+ TinySpinnerComponent,
2354
+ TooltipDirective,
2355
+ TranslationAfterPipe,
2356
+ TranslationBeforePipe,
2357
+ TranslationBetweenPipe,
2358
+ SortPipe,
2359
+ ContrastColorPipe,
2360
+ UnescapeCurlyBracesPipe,
2361
+ EmptyStateComponent], exports: [AfterViewInitDirective,
2362
+ AutocloseDirective,
2363
+ AutofocusDirective,
2364
+ BadgeComponent,
2365
+ CounterComponent,
2366
+ BannerComponent,
2367
+ ButtonComponent,
2368
+ BrPipe,
2369
+ ButtonGroupComponent,
2370
+ CardComponent,
2371
+ CustomDatePipe,
2372
+ EllipsisComponent,
2373
+ HighlightRangePipe,
2374
+ HighlightTermPipe,
2375
+ IconComponent,
2376
+ LxLinkifyPipe,
2377
+ LxUnlinkifyPipe,
2378
+ LxTimeAgo,
2379
+ LxTranslatePipe,
2380
+ MarkdownPipe,
2381
+ NbspPipe,
2382
+ LxIsUuidPipe,
2383
+ StepperComponent,
2384
+ SpinnerComponent,
2385
+ TableComponent,
2386
+ TableHeaderComponent,
2387
+ TinySpinnerComponent,
2388
+ TooltipDirective,
2389
+ TranslationAfterPipe,
2390
+ TranslationBeforePipe,
2391
+ TranslationBetweenPipe,
2392
+ CollapsibleComponent,
2393
+ SortPipe,
2394
+ ContrastColorPipe,
2395
+ UnescapeCurlyBracesPipe,
2396
+ EmptyStateComponent] }); }
2397
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, providers: [LxTimeAgo], imports: [TranslateModule.forChild(),
2398
+ ButtonComponent,
2399
+ CollapsibleComponent,
2400
+ EllipsisComponent,
2401
+ StepperComponent,
2402
+ TableHeaderComponent,
2403
+ EmptyStateComponent] }); }
2404
+ }
2405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, decorators: [{
2406
+ type: NgModule,
2407
+ args: [{
2408
+ imports: [
2409
+ TranslateModule.forChild(),
2410
+ AfterViewInitDirective,
2411
+ AutocloseDirective,
2412
+ AutofocusDirective,
2413
+ CounterComponent,
2414
+ BadgeComponent,
2415
+ BannerComponent,
2416
+ ButtonComponent,
2417
+ ButtonGroupComponent,
2418
+ BrPipe,
2419
+ CardComponent,
2420
+ CollapsibleComponent,
2421
+ CustomDatePipe,
2422
+ EllipsisComponent,
2423
+ HighlightRangePipe,
2424
+ HighlightTermPipe,
2425
+ IconComponent,
2426
+ LxLinkifyPipe,
2427
+ LxUnlinkifyPipe,
2428
+ LxTimeAgo,
2429
+ LxTranslatePipe,
2430
+ MarkdownPipe,
2431
+ NbspPipe,
2432
+ LxIsUuidPipe,
2433
+ StepperComponent,
2434
+ SpinnerComponent,
2435
+ TableComponent,
2436
+ TableHeaderComponent,
2437
+ TinySpinnerComponent,
2438
+ TooltipDirective,
2439
+ TranslationAfterPipe,
2440
+ TranslationBeforePipe,
2441
+ TranslationBetweenPipe,
2442
+ SortPipe,
2443
+ ContrastColorPipe,
2444
+ UnescapeCurlyBracesPipe,
2445
+ EmptyStateComponent
2446
+ ],
2447
+ providers: [LxTimeAgo],
2448
+ exports: CORE_MODULE_EXPORTS
2449
+ }]
2450
+ }] });
2451
+
2452
+ /**
2453
+ * map Font Awesome -> SAP icons
2454
+ * [0]: regular icon
2455
+ * [1]: solid icon alternative (if available)
2456
+ */
2457
+ const ICON_MAP = {
2458
+ 'fa-3x3-grid': ['lx-icons/3x3-grid'],
2459
+ 'fa-align-center': ['text-align-center'],
2460
+ 'fa-align-justify': ['text-align-justified'],
2461
+ 'fa-align-left': ['text-align-left'],
2462
+ 'fa-align-right': ['text-align-right'],
2463
+ 'fa-align-slash': ['tnt/clear-all-mapping'],
2464
+ 'fa-angle-double-down': ['expand-group'],
2465
+ 'fa-angle-double-left': ['close-command-field'],
2466
+ 'fa-angle-double-right': ['open-command-field'],
2467
+ 'fa-angle-double-up': ['collapse-group'],
2468
+ 'fa-angle-down': ['slim-arrow-down'],
2469
+ 'fa-angle-left': ['slim-arrow-left'],
2470
+ 'fa-angle-right': ['slim-arrow-right'],
2471
+ 'fa-angle-up': ['slim-arrow-up'],
2472
+ 'fa-archive': ['sap-box'],
2473
+ 'fa-arrow-circle-right': ['initiative'],
2474
+ 'fa-arrow-circle-up': ['arrow-top'],
2475
+ 'fa-arrow-down': ['arrow-bottom'],
2476
+ 'fa-arrow-from-bottom': ['upload'],
2477
+ 'fa-arrow-left': ['arrow-left'],
2478
+ 'fa-arrow-right': ['arrow-right'],
2479
+ 'fa-arrow-to-bottom': ['download'],
2480
+ 'fa-arrow-to-top': ['back-to-top'],
2481
+ 'fa-arrow-up': ['arrow-top'],
2482
+ 'fa-arrows-h': ['resize-horizontal'],
2483
+ 'fa-at': ['arobase'],
2484
+ 'fa-atom': ['lx-icons/atom'],
2485
+ 'fa-badge-check': ['lx-icons/badge-sign'],
2486
+ 'fa-balance-scale-right': ['compare-2'],
2487
+ 'fa-ballot-check': ['activities'],
2488
+ 'fa-ban': ['cancel'],
2489
+ 'fa-bars': ['menu2'],
2490
+ 'fa-bell': ['bell'],
2491
+ 'fa-binoculars': ['sys-find'],
2492
+ 'fa-bold': ['bold-text'],
2493
+ 'fa-bolt': ['tnt/raise-fault'],
2494
+ 'fa-book': ['course-book'],
2495
+ 'fa-book-open': ['education'],
2496
+ 'fa-books': ['course-book'],
2497
+ 'fa-bug': ['lx-icons/bug'],
2498
+ 'fa-bullhorn': ['marketing-campaign'],
2499
+ 'fa-bullseye-arrow': ['lx-icons/bullseye-arrow'],
2500
+ 'fa-calendar': ['calendar'],
2501
+ 'fa-caret-down': ['megamenu'],
2502
+ 'fa-caret-left': ['navigation-left-arrow'],
2503
+ 'fa-caret-up': ['sorting-ranking'],
2504
+ 'fa-chart-bar': ['vertical-bar-chart'],
2505
+ 'fa-chart-pie-alt': ['pie-chart'],
2506
+ 'fa-check': ['accept'],
2507
+ 'fa-check-circle': ['status-completed'],
2508
+ 'fa-check-square': ['complete'],
2509
+ 'fa-chess-queen-alt': ['lx-icons/chess-queen'],
2510
+ 'fa-chevron-down': ['navigation-down-arrow'],
2511
+ 'fa-chevron-left': ['navigation-left-arrow'],
2512
+ 'fa-chevron-right': ['navigation-right-arrow'],
2513
+ 'fa-chevron-square-down': ['navigation-down-arrow'],
2514
+ 'fa-chevron-square-right': ['navigation-right-arrow'],
2515
+ 'fa-chevron-up': ['navigation-up-arrow'],
2516
+ 'fa-child': ['tnt/actor'],
2517
+ 'fa-circle': ['circle-task', 'circle-task-2'],
2518
+ 'fa-clipboard-list-check': ['order-status'],
2519
+ 'fa-clock': ['in-progress'],
2520
+ 'fa-clone': ['duplicate'],
2521
+ 'fa-cloud': ['cloud'],
2522
+ 'fa-code': ['source-code'],
2523
+ 'fa-code-branch': ['business-suite/empty-sequence'],
2524
+ 'fa-cog': ['action-settings'],
2525
+ 'fa-comment': ['comment'],
2526
+ 'fa-comment-alt': ['comment'],
2527
+ 'fa-comment-alt-check': ['lx-icons/comment-alt-check'],
2528
+ 'fa-comment-lines': ['comment'],
2529
+ 'fa-comments': ['discussion'],
2530
+ 'fa-comments-alt': ['discussion'],
2531
+ 'fa-compass': ['business-objects-explorer'],
2532
+ 'fa-compress': ['exit-full-screen'],
2533
+ 'fa-confluence': ['lx-icons/confluence'],
2534
+ 'fa-copy': ['copy'],
2535
+ 'fa-database': ['database'],
2536
+ 'fa-diamond': ['rhombus-milestone', 'rhombus-milestone-2'],
2537
+ 'fa-do-not-enter': ['sys-minus'],
2538
+ 'fa-dollar-sign': ['lx-icons/dollar-sign'],
2539
+ 'fa-download': ['download'],
2540
+ 'fa-edit': ['edit'],
2541
+ 'fa-ellipsis-h': ['overflow'],
2542
+ 'fa-ellipsis-v': ['overflow'],
2543
+ 'fa-envelope': ['email'],
2544
+ 'fa-euro-sign': ['lx-icons/euro-sign'],
2545
+ 'fa-exchange': ['lx-icons/exchange'],
2546
+ 'fa-exclamation': ['business-suite/priority-1'],
2547
+ 'fa-exclamation-circle': ['lx-icons/exclamation-circle'],
2548
+ 'fa-exclamation-square': ['high-priority'],
2549
+ 'fa-exclamation-triangle': ['warning'],
2550
+ 'fa-expand': ['full-screen'],
2551
+ 'fa-expand-alt': ['full-screen'],
2552
+ 'fa-expand-wide': ['full-screen'],
2553
+ 'fa-external-link': ['action'],
2554
+ 'fa-external-link-alt': ['action'],
2555
+ 'fa-eye': ['show'],
2556
+ 'fa-eye-dropper': ['business-suite/pipette'],
2557
+ 'fa-eye-slash': ['hide'],
2558
+ 'fa-feather': ['lx-icons/feather'],
2559
+ 'fa-file': ['document'],
2560
+ 'fa-file-alt': ['document'],
2561
+ 'fa-file-audio': ['attachment-audio'],
2562
+ 'fa-file-certificate': ['verified'],
2563
+ 'fa-file-download': ['download'],
2564
+ 'fa-file-excel': ['excel-attachment'],
2565
+ 'fa-file-image': ['attachment-photo'],
2566
+ 'fa-file-pdf': ['pdf-attachment'],
2567
+ 'fa-file-plus': ['add-document'],
2568
+ 'fa-file-video': ['attachment-video'],
2569
+ 'fa-file-word': ['doc-attachment'],
2570
+ 'fa-filter': ['filter'],
2571
+ 'fa-fire': ['business-suite/fire'],
2572
+ 'fa-fire-alt': ['business-suite/fire'],
2573
+ 'fa-folder': ['folder-blank'],
2574
+ 'fa-folder-open': ['open-folder'],
2575
+ 'fa-folder-tree': ['lx-icons/folder-tree'],
2576
+ 'fa-gavel': ['lx-icons/gavel'],
2577
+ 'fa-globe': ['world'],
2578
+ 'fa-graduation-cap': ['study-leave'],
2579
+ 'fa-grip-lines': ['media-pause'],
2580
+ 'fa-hammer': ['lx-icons/hammer'],
2581
+ 'fa-handshake': ['decision'],
2582
+ 'fa-hat-wizard': ['lx-icons/hat-wizard'],
2583
+ 'fa-heading': ['heading1'],
2584
+ 'fa-headset': ['headset'],
2585
+ 'fa-history': ['history'],
2586
+ 'fa-home': ['home'],
2587
+ 'fa-hourglass-end': ['lx-icons/hourglass-end'],
2588
+ 'fa-hourglass-half': ['lateness'],
2589
+ 'fa-house': ['home'],
2590
+ 'fa-image': ['picture'],
2591
+ 'fa-info': ['message-information'],
2592
+ 'fa-info-circle': ['message-information', 'information'],
2593
+ 'fa-info-square': ['message-information', 'information'],
2594
+ 'fa-italic': ['italic-text'],
2595
+ 'fa-jira': ['rhombus-milestone'],
2596
+ 'fa-key': ['key'],
2597
+ 'fa-keyboard': ['keyboard-and-mouse'],
2598
+ 'fa-lemon': ['lx-icons/lemon'],
2599
+ 'fa-lightbulb': ['lightbulb'],
2600
+ 'fa-lightbulb-on': ['lx-icons/lightbulb-check'],
2601
+ 'fa-link': ['chain-link'],
2602
+ 'fa-list': ['list'],
2603
+ 'fa-list-ol': ['business-suite/icon-bulleting-with-numbers'],
2604
+ 'fa-list-ul': ['list'],
2605
+ 'fa-lock': ['locked'],
2606
+ 'fa-lock-alt': ['locked'],
2607
+ 'fa-lock-open': ['unlocked'],
2608
+ 'fa-long-arrow-left': ['arrow-left'],
2609
+ 'fa-long-arrow-right': ['arrow-right'],
2610
+ 'fa-map': ['map-3'],
2611
+ 'fa-map-pin': ['lx-icons/map-pin'],
2612
+ 'fa-map-signs': ['lx-icons/map-signs'],
2613
+ 'fa-minus': ['less'],
2614
+ 'fa-minus-circle': ['sys-minus'],
2615
+ 'fa-minus-square': ['negative'],
2616
+ 'fa-paragraph': ['text'],
2617
+ 'fa-pause': ['media-pause'],
2618
+ 'fa-pen': ['edit'],
2619
+ 'fa-pencil': ['edit'],
2620
+ 'fa-people-arrows': ['citizen-connect'],
2621
+ 'fa-phone-alt': ['call'],
2622
+ 'fa-play': ['media-play'],
2623
+ 'fa-play-circle': ['play'],
2624
+ 'fa-plug': ['disconnected'],
2625
+ 'fa-plus': ['add'],
2626
+ 'fa-plus-circle': ['sys-add'],
2627
+ 'fa-pound-sign': ['lx-icons/pound-sign'],
2628
+ 'fa-power-off': ['log'],
2629
+ 'fa-presentation': ['projector'],
2630
+ 'fa-print': ['print'],
2631
+ 'fa-project-diagram': ['lx-icons/project-diagram'],
2632
+ 'fa-question': ['incident'],
2633
+ 'fa-question-circle': ['question-mark'],
2634
+ 'fa-question-square': ['question-mark'],
2635
+ 'fa-quote-right': ['lx-icons/quote-right'],
2636
+ 'fa-radar': ['business-suite/radius'],
2637
+ 'fa-random': ['tnt/flow'],
2638
+ 'fa-rectangle-landscape': ['iphone-2'],
2639
+ 'fa-rectangle-portrait': ['iphone'],
2640
+ 'fa-rectangle-wide': ['legend'],
2641
+ 'fa-redo': ['refresh'],
2642
+ 'fa-repeat': ['synchronize'],
2643
+ 'fa-road': ['lx-icons/road'],
2644
+ 'fa-robot': ['lx-icons/robot'],
2645
+ 'fa-rocket': ['lx-icons/rocket'],
2646
+ 'fa-save': ['save'],
2647
+ 'fa-search': ['search'],
2648
+ 'fa-seedling': ['e-care'],
2649
+ 'fa-shapes': ['program-triangles'],
2650
+ 'fa-share-alt': ['share-2'],
2651
+ 'fa-share-square': ['action'],
2652
+ 'fa-shield': ['lx-icons/shield'],
2653
+ 'fa-shield-alt': ['lx-icons/shield'],
2654
+ 'fa-shield-check': ['checklist-item'],
2655
+ 'fa-shopping-cart': ['cart'],
2656
+ 'fa-signal': ['lx-icons/signal'],
2657
+ 'fa-sitemap': ['tree'],
2658
+ 'fa-sort': ['sorting-ranking'],
2659
+ 'fa-sort-alt': ['sort'],
2660
+ 'fa-sort-down': ['megamenu'],
2661
+ 'fa-sort-up': ['sorting-ranking'],
2662
+ 'fa-sparkles': ['ai'],
2663
+ 'fa-spinner': ['pending'],
2664
+ 'fa-square': ['border'],
2665
+ 'fa-star': ['unfavorite', 'favorite'],
2666
+ 'fa-sticky-note': ['notes'],
2667
+ 'fa-strikethrough': ['strikethrough'],
2668
+ 'fa-sync': ['synchronize'],
2669
+ 'fa-sync-alt': ['synchronize'],
2670
+ 'fa-table': ['business-suite/2x2-grid-layout'],
2671
+ 'fa-tachometer': ['performance'],
2672
+ 'fa-tachometer-alt-average': ['performance'],
2673
+ 'fa-tags': ['blank-tag-2'],
2674
+ 'fa-tasks': ['activities'],
2675
+ 'fa-tasks-alt': ['lx-icons/tasks'],
2676
+ 'fa-text': ['text'],
2677
+ 'fa-th': ['business-suite/2x2-grid-layout'],
2678
+ 'fa-th-large': ['business-suite/2x2-grid-layout'],
2679
+ 'fa-thumbs-down': ['thumb-down'],
2680
+ 'fa-thumbs-up': ['thumb-up'],
2681
+ 'fa-times': ['decline'],
2682
+ 'fa-times-circle': ['error'],
2683
+ 'fa-toolbox': ['lx-icons/toolbox'],
2684
+ 'fa-tools': ['wrench'],
2685
+ 'fa-trash': ['delete'],
2686
+ 'fa-trash-restore': ['history'],
2687
+ 'fa-trophy': ['competitor'],
2688
+ 'fa-tshirt': ['lx-icons/tshirt'],
2689
+ 'fa-umbrella-beach': ['umbrella'],
2690
+ 'fa-underline': ['underline-text'],
2691
+ 'fa-undo': ['undo'],
2692
+ 'fa-unicorn': ['lx-icons/unicorn'],
2693
+ 'fa-unlink': ['broken-link'],
2694
+ 'fa-upload': ['upload'],
2695
+ 'fa-user': ['person-placeholder'],
2696
+ 'fa-user-friends': ['group'],
2697
+ 'fa-user-hard-hat': ['lx-icons/user-hard-hat'],
2698
+ 'fa-user-headset': ['headset'],
2699
+ 'fa-user-robot': ['lx-icons/robot'],
2700
+ 'fa-users': ['family-care'],
2701
+ 'fa-window': ['lx-icons/window'], // ['tnt/subject'],
2702
+ 'fa-wrench': ['wrench'],
2703
+ 'fa-yen-sign': ['lx-icons/yen-sign']
2704
+ };
2705
+ /**
2706
+ * Retrieves the SAP icon for a given Font Awesome icon name.
2707
+ * @param faIcon Font Awesome icon name (e.g., 'fa-check')
2708
+ * @param solid If true, returns solid variant when available
2709
+ * @returns SAP icon name or undefined if not mapped
2710
+ */
2711
+ function getSapIcon(faIcon, solid = false) {
2712
+ const icons = ICON_MAP[faIcon];
2713
+ if (!icons) {
2714
+ return undefined;
2715
+ }
2716
+ return solid && icons[1] ? icons[1] : icons[0];
2717
2717
  }
2718
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: LxCoreUiModule, decorators: [{
2719
- type: NgModule,
2720
- args: [{
2721
- imports: [
2722
- TranslateModule.forChild(),
2723
- AfterViewInitDirective,
2724
- AutocloseDirective,
2725
- AutofocusDirective,
2726
- CounterComponent,
2727
- BadgeComponent,
2728
- BannerComponent,
2729
- ButtonComponent,
2730
- ButtonGroupComponent,
2731
- BrPipe,
2732
- CardComponent,
2733
- CollapsibleComponent,
2734
- CustomDatePipe,
2735
- EllipsisComponent,
2736
- HighlightRangePipe,
2737
- HighlightTermPipe,
2738
- IconComponent,
2739
- IconScaleComponent,
2740
- LxLinkifyPipe,
2741
- LxUnlinkifyPipe,
2742
- LxTimeAgo,
2743
- LxTranslatePipe,
2744
- MarkdownPipe,
2745
- NbspPipe,
2746
- LxIsUuidPipe,
2747
- StepperComponent,
2748
- SpinnerComponent,
2749
- TableComponent,
2750
- TableHeaderComponent,
2751
- TinySpinnerComponent,
2752
- TooltipDirective,
2753
- TranslationAfterPipe,
2754
- TranslationBeforePipe,
2755
- TranslationBetweenPipe,
2756
- SortPipe,
2757
- ContrastColorPipe,
2758
- UnescapeCurlyBracesPipe,
2759
- EmptyStateComponent
2760
- ],
2761
- exports: CORE_MODULE_EXPORTS,
2762
- providers: [LxTimeAgo]
2763
- }]
2764
- }] });
2765
2718
 
2766
2719
  /**
2767
2720
  * This pipe can be used to transform Font Awesome icons into SAP icons.
@@ -11991,5 +11944,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
11991
11944
  * Generated bundle index. Do not edit.
11992
11945
  */
11993
11946
 
11994
- export { ARROW_DOWN, ARROW_LEFT, ARROW_RIGHT, ARROW_UP, AVATAR_COLORS, AVATAR_SIZE_MAPPING, AfterViewInitDirective, AngularNodeViewComponent, AngularNodeViewRenderer, AutocloseDirective, AutocloseGroupService, AutofocusDirective, AvatarComponent, AvatarGroupComponent, BACKSPACE, BadgeComponent, BannerComponent, BaseSelectDirective, BasicDropdownComponent, BasicDropdownItemComponent, BrPipe, BreadcrumbComponent, ButtonComponent, ButtonGroupComponent, CORE_MODULE_EXPORTS, CURRENCY_SYMBOL_MAP, CardComponent, CdkOptionsDropdownComponent, CdkOptionsSubDropdownComponent, CollapsibleComponent, ContenteditableDirective, ContrastColorPipe, CounterComponent, CurrencyInputComponent, CurrencySymbolComponent, CustomDatePipe, DATEPICKER_CONTROL_VALUE_ACCESSOR, DATE_FN_LOCALE, DATE_FORMATS, DEFAULT_IMAGE_ID, DateFormatter, DateInputComponent, DatePickerComponent, DatepickerConfig, DatepickerUiModule, DragAndDropListComponent, DragAndDropListItemComponent, END, ENTER, ESCAPE, EllipsisComponent, EmptyStateComponent, ErrorMessageComponent, FORMS_MODULE_EXPORTS, FORM_CONTROL_ERROR_DISPLAY_STRATEGY, FORM_CONTROL_ERROR_NAMESPACE, FaToSapIconPipe, FilterSelectionPipe, FilterTermPipe, FocusEditorDirective, FormErrorComponent, FormErrorDirective, FormSubmitDirective, FormatNumberPipe, GLOBAL_TRANSLATION_OPTIONS, HOME, HighlightRangePipe, HighlightTermDirective, HighlightTermPipe, ICON_MAP, IMAGE_READER, IconComponent, IconScaleComponent, InputComponent, KeyboardActionSourceDirective, KeyboardSelectAction, KeyboardSelectDirective, LOCALE_FN, LX_ELLIPSIS_DEBOUNCE_ON_RESIZE, LxCoreUiModule, LxDragAndDropListModule, LxFormsModule, LxIsUuidPipe, LxLinkifyPipe, LxTimeAgo, LxTranslatePipe, LxUnlinkifyPipe, MODAL_CLOSE, MarkInvalidDirective, MarkdownPipe, MaxLengthCounterDirective, ModalCloseClickLocation, ModalComponent, ModalContentDirective, ModalFooterComponent, ModalHeaderComponent, MultiSelectComponent, NbspPipe, OptionComponent, OptionGroupComponent, OptionGroupDropdownComponent, OptionsDropdownComponent, OptionsSubDropdownComponent, PageHeaderComponent, PickerComponent, PickerOptionComponent, PickerTriggerDirective, PillItemComponent, PillListComponent, PopoverClickDirective, PopoverComponent, PopoverContentDirective, PopoverHoverDirective, RELEVANCE_SORTING_KEY, RemoveMarkdownPipe, ResizeObserverService, ResponsiveInputComponent, RichTextEditorComponent, SPACE, SelectDropdownDirective, SelectableItemDirective, SelectedOptionDirective, SingleSelectComponent, SkeletonComponent, SortPipe, Sorting, SortingDropdownComponent, SortingDropdownTriggerComponent, SpinnerComponent, StepperComponent, SwitchComponent, TAB, TabComponent, TabGroupComponent, TableComponent, TableHeaderComponent, TinySpinnerComponent, TipTapEditorDirective, TokenComponent, TokenizerComponent, TokenizerOverflowPopoverComponent, TooltipComponent, TooltipDirective, TrackingDirective, TranslationAfterPipe, TranslationBeforePipe, TranslationBetweenPipe, TruncateDirective, UnescapeCurlyBracesPipe, ValidateDateInForeseeableFuture, ValidateStringNotInArray, ValidateStringNotInArrayAsync, argsToInterpolatedTemplate, getContrastColor, getInitialsUrl, getKeyboardNavigationEvents, getSapIcon, getTranslationParts, highlightText, isValidHexColor, isValidX, isValidY, markdownToText, provideFormControlErrorDisplayStrategy, provideFormControlErrorNamespace, shorthandHexHandle, stopKeyboardEventPropagation };
11947
+ export { ARROW_DOWN, ARROW_LEFT, ARROW_RIGHT, ARROW_UP, AVATAR_COLORS, AVATAR_SIZE_MAPPING, AfterViewInitDirective, AngularNodeViewComponent, AngularNodeViewRenderer, AutocloseDirective, AutocloseGroupService, AutofocusDirective, AvatarComponent, AvatarGroupComponent, BACKSPACE, BadgeComponent, BannerComponent, BaseSelectDirective, BasicDropdownComponent, BasicDropdownItemComponent, BrPipe, BreadcrumbComponent, ButtonComponent, ButtonGroupComponent, CORE_MODULE_EXPORTS, CURRENCY_SYMBOL_MAP, CardComponent, CdkOptionsDropdownComponent, CdkOptionsSubDropdownComponent, CollapsibleComponent, ContenteditableDirective, ContrastColorPipe, CounterComponent, CurrencyInputComponent, CurrencySymbolComponent, CustomDatePipe, DATEPICKER_CONTROL_VALUE_ACCESSOR, DATE_FN_LOCALE, DATE_FORMATS, DEFAULT_IMAGE_ID, DateFormatter, DateInputComponent, DatePickerComponent, DatepickerConfig, DatepickerUiModule, DragAndDropListComponent, DragAndDropListItemComponent, END, ENTER, ESCAPE, EllipsisComponent, EmptyStateComponent, ErrorMessageComponent, FORMS_MODULE_EXPORTS, FORM_CONTROL_ERROR_DISPLAY_STRATEGY, FORM_CONTROL_ERROR_NAMESPACE, FaToSapIconPipe, FilterSelectionPipe, FilterTermPipe, FocusEditorDirective, FormErrorComponent, FormErrorDirective, FormSubmitDirective, FormatNumberPipe, GLOBAL_TRANSLATION_OPTIONS, HOME, HighlightRangePipe, HighlightTermDirective, HighlightTermPipe, ICON_MAP, IMAGE_READER, IconComponent, InputComponent, KeyboardActionSourceDirective, KeyboardSelectAction, KeyboardSelectDirective, LOCALE_FN, LX_ELLIPSIS_DEBOUNCE_ON_RESIZE, LxCoreUiModule, LxDragAndDropListModule, LxFormsModule, LxIsUuidPipe, LxLinkifyPipe, LxTimeAgo, LxTranslatePipe, LxUnlinkifyPipe, MODAL_CLOSE, MarkInvalidDirective, MarkdownPipe, MaxLengthCounterDirective, ModalCloseClickLocation, ModalComponent, ModalContentDirective, ModalFooterComponent, ModalHeaderComponent, MultiSelectComponent, NbspPipe, OptionComponent, OptionGroupComponent, OptionGroupDropdownComponent, OptionsDropdownComponent, OptionsSubDropdownComponent, PageHeaderComponent, PickerComponent, PickerOptionComponent, PickerTriggerDirective, PillItemComponent, PillListComponent, PopoverClickDirective, PopoverComponent, PopoverContentDirective, PopoverHoverDirective, RELEVANCE_SORTING_KEY, RemoveMarkdownPipe, ResizeObserverService, ResponsiveInputComponent, RichTextEditorComponent, SPACE, SelectDropdownDirective, SelectableItemDirective, SelectedOptionDirective, SingleSelectComponent, SkeletonComponent, SortPipe, Sorting, SortingDropdownComponent, SortingDropdownTriggerComponent, SpinnerComponent, StepperComponent, SwitchComponent, TAB, TabComponent, TabGroupComponent, TableComponent, TableHeaderComponent, TinySpinnerComponent, TipTapEditorDirective, TokenComponent, TokenizerComponent, TokenizerOverflowPopoverComponent, TooltipComponent, TooltipDirective, TrackingDirective, TranslationAfterPipe, TranslationBeforePipe, TranslationBetweenPipe, TruncateDirective, UnescapeCurlyBracesPipe, ValidateDateInForeseeableFuture, ValidateStringNotInArray, ValidateStringNotInArrayAsync, argsToInterpolatedTemplate, getContrastColor, getInitialsUrl, getKeyboardNavigationEvents, getSapIcon, getTranslationParts, highlightText, isValidHexColor, isValidX, isValidY, markdownToText, provideFormControlErrorDisplayStrategy, provideFormControlErrorNamespace, shorthandHexHandle, stopKeyboardEventPropagation };
11995
11948
  //# sourceMappingURL=leanix-components.mjs.map