@leanix/components 0.4.853 → 0.4.855

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.
Files changed (184) hide show
  1. package/fesm2022/leanix-components-ui5.mjs +9 -9
  2. package/fesm2022/leanix-components-ui5.mjs.map +1 -1
  3. package/fesm2022/leanix-components.mjs +483 -485
  4. package/fesm2022/leanix-components.mjs.map +1 -1
  5. package/index.d.ts +5283 -134
  6. package/package.json +10 -10
  7. package/ui5/index.d.ts +88 -8
  8. package/lib/core-ui/components/avatar/avatar.component.d.ts +0 -45
  9. package/lib/core-ui/components/avatar/avatar.helpers.d.ts +0 -8
  10. package/lib/core-ui/components/avatar/avatar.model.d.ts +0 -38
  11. package/lib/core-ui/components/avatar-group/avatar-group.component.d.ts +0 -75
  12. package/lib/core-ui/components/badge/badge.component.d.ts +0 -27
  13. package/lib/core-ui/components/banner/banner.component.d.ts +0 -40
  14. package/lib/core-ui/components/banner/banner.models.d.ts +0 -14
  15. package/lib/core-ui/components/button/button.component.d.ts +0 -87
  16. package/lib/core-ui/components/button-group/button-group.component.d.ts +0 -34
  17. package/lib/core-ui/components/card/card.component.d.ts +0 -26
  18. package/lib/core-ui/components/collapsible/collapsible.component.d.ts +0 -56
  19. package/lib/core-ui/components/counter/counter.component.d.ts +0 -32
  20. package/lib/core-ui/components/ellipsis/ellipsis.component.d.ts +0 -64
  21. package/lib/core-ui/components/empty-state/empty-state.component.d.ts +0 -83
  22. package/lib/core-ui/components/page-header/page-header.component.d.ts +0 -85
  23. package/lib/core-ui/components/skeleton/skeleton.component.d.ts +0 -40
  24. package/lib/core-ui/components/spinner/spinner.component.d.ts +0 -30
  25. package/lib/core-ui/components/stepper/stepper.component.d.ts +0 -76
  26. package/lib/core-ui/components/table/table-header/table-header.component.d.ts +0 -55
  27. package/lib/core-ui/components/table/table.component.d.ts +0 -83
  28. package/lib/core-ui/components/tokenizer/token/token.component.d.ts +0 -26
  29. package/lib/core-ui/components/tokenizer/tokenizer-overflow-popover/tokenizer-overflow-popover.component.d.ts +0 -57
  30. package/lib/core-ui/components/tokenizer/tokenizer.component.d.ts +0 -97
  31. package/lib/core-ui/core-ui.constants.d.ts +0 -16
  32. package/lib/core-ui/core-ui.module.d.ts +0 -72
  33. package/lib/core-ui/directives/after-view-init.directive.d.ts +0 -19
  34. package/lib/core-ui/directives/autoclose-group.service.d.ts +0 -12
  35. package/lib/core-ui/directives/autoclose.directive.d.ts +0 -26
  36. package/lib/core-ui/directives/autofocus.directive.d.ts +0 -13
  37. package/lib/core-ui/functions/core-css.helpers.d.ts +0 -10
  38. package/lib/core-ui/functions/highlight-text.function.d.ts +0 -29
  39. package/lib/core-ui/icon/fa-to-sap-icon.pipe.d.ts +0 -23
  40. package/lib/core-ui/icon/icon-map.d.ts +0 -13
  41. package/lib/core-ui/linkify/linkify.pipe.d.ts +0 -59
  42. package/lib/core-ui/linkify/unlinkify.pipe.d.ts +0 -20
  43. package/lib/core-ui/pipes/br.pipe.d.ts +0 -9
  44. package/lib/core-ui/pipes/contrast-color.pipe.d.ts +0 -7
  45. package/lib/core-ui/pipes/custom-date.pipe.d.ts +0 -28
  46. package/lib/core-ui/pipes/display-avatars.pipe.d.ts +0 -12
  47. package/lib/core-ui/pipes/highlight-range.pipe.d.ts +0 -9
  48. package/lib/core-ui/pipes/highlight-term.pipe.d.ts +0 -23
  49. package/lib/core-ui/pipes/lx-is-uuid.pipe.d.ts +0 -7
  50. package/lib/core-ui/pipes/lx-time-ago.pipe.d.ts +0 -8
  51. package/lib/core-ui/pipes/lx-translate.pipe.d.ts +0 -17
  52. package/lib/core-ui/pipes/markdown.pipe.d.ts +0 -14
  53. package/lib/core-ui/pipes/nbsp.pipe.d.ts +0 -7
  54. package/lib/core-ui/pipes/sort.pipe.d.ts +0 -13
  55. package/lib/core-ui/pipes/translation-after.pipe.d.ts +0 -17
  56. package/lib/core-ui/pipes/translation-before.pipe.d.ts +0 -32
  57. package/lib/core-ui/pipes/translation-between.pipe.d.ts +0 -37
  58. package/lib/core-ui/pipes/unescape-curly-braces.pipe.d.ts +0 -7
  59. package/lib/core-ui/services/resize-observer.service.d.ts +0 -33
  60. package/lib/core-ui/tooltip/to-cdk-position.function.d.ts +0 -3
  61. package/lib/core-ui/tooltip/tooltip-position.interface.d.ts +0 -6
  62. package/lib/core-ui/tooltip/tooltip.component.d.ts +0 -39
  63. package/lib/core-ui/tooltip/tooltip.directive.d.ts +0 -38
  64. package/lib/forms-ui/components/basic-dropdown/basic-dropdown.component.d.ts +0 -127
  65. package/lib/forms-ui/components/basic-dropdown-item/basic-dropdown-item.component.d.ts +0 -53
  66. package/lib/forms-ui/components/breadcrumb/breadcrumb.component.d.ts +0 -48
  67. package/lib/forms-ui/components/cdk-options-dropdown/cdk-options-dropdown.component.d.ts +0 -73
  68. package/lib/forms-ui/components/cdk-options-sub-dropdown/cdk-options-sub-dropdown.component.d.ts +0 -49
  69. package/lib/forms-ui/components/currency/currency-input.component.d.ts +0 -113
  70. package/lib/forms-ui/components/currency/currency-symbol-map.constant.d.ts +0 -3
  71. package/lib/forms-ui/components/currency/currency-symbol.component.d.ts +0 -27
  72. package/lib/forms-ui/components/date-input/date-input.component.d.ts +0 -259
  73. package/lib/forms-ui/components/date-picker-ui/date-formatter.d.ts +0 -4
  74. package/lib/forms-ui/components/date-picker-ui/datepicker-inner.component.d.ts +0 -113
  75. package/lib/forms-ui/components/date-picker-ui/datepicker-ui.module.d.ts +0 -9
  76. package/lib/forms-ui/components/date-picker-ui/datepicker.component.d.ts +0 -81
  77. package/lib/forms-ui/components/date-picker-ui/datepicker.config.d.ts +0 -22
  78. package/lib/forms-ui/components/date-picker-ui/daypicker.component.d.ts +0 -23
  79. package/lib/forms-ui/components/date-picker-ui/isBs3.d.ts +0 -1
  80. package/lib/forms-ui/components/date-picker-ui/monthpicker.component.d.ts +0 -20
  81. package/lib/forms-ui/components/date-picker-ui/yearpicker.component.d.ts +0 -20
  82. package/lib/forms-ui/components/drag-and-drop-list/constants.d.ts +0 -4
  83. package/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list-item/drag-and-drop-list-item.component.d.ts +0 -68
  84. package/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list.component.d.ts +0 -104
  85. package/lib/forms-ui/components/drag-and-drop-list/drag-and-drop-list.module.d.ts +0 -13
  86. package/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-item/keyboard-sortable-item.directive.d.ts +0 -38
  87. package/lib/forms-ui/components/drag-and-drop-list/keyboard-sortable-list/keyboard-sortable-list.directive.d.ts +0 -14
  88. package/lib/forms-ui/components/error-message/error-message.component.d.ts +0 -23
  89. package/lib/forms-ui/components/form-error/form-error.component.d.ts +0 -36
  90. package/lib/forms-ui/components/input/input.component.d.ts +0 -42
  91. package/lib/forms-ui/components/keyboard-select.directive.d.ts +0 -47
  92. package/lib/forms-ui/components/multi-select/multi-select-selection/multi-select-selection.component.d.ts +0 -41
  93. package/lib/forms-ui/components/multi-select/multi-select.component.d.ts +0 -172
  94. package/lib/forms-ui/components/option/option.component.d.ts +0 -81
  95. package/lib/forms-ui/components/option-group/option-group.component.d.ts +0 -36
  96. package/lib/forms-ui/components/option-group-dropdown/option-group-dropdown.component.d.ts +0 -113
  97. package/lib/forms-ui/components/options-dropdown/options-dropdown.component.d.ts +0 -149
  98. package/lib/forms-ui/components/options-sub-dropdown/options-sub-dropdown.component.d.ts +0 -48
  99. package/lib/forms-ui/components/picker/picker-trigger.directive.d.ts +0 -19
  100. package/lib/forms-ui/components/picker/picker.component.d.ts +0 -99
  101. package/lib/forms-ui/components/picker-option/picker-option.component.d.ts +0 -78
  102. package/lib/forms-ui/components/pill-item/pill-item.component.d.ts +0 -38
  103. package/lib/forms-ui/components/pill-list/pill-list.component.d.ts +0 -88
  104. package/lib/forms-ui/components/responsive-input/responsive-input.component.d.ts +0 -51
  105. package/lib/forms-ui/components/rich-text-editor/components/rich-text-editor/rich-text-editor.component.d.ts +0 -34
  106. package/lib/forms-ui/components/rich-text-editor/components/rich-text-editor-toolbar/rich-text-editor-toolbar.component.d.ts +0 -49
  107. package/lib/forms-ui/components/rich-text-editor/directives/focus-editor.directive.d.ts +0 -8
  108. package/lib/forms-ui/components/rich-text-editor/directives/tiptap-editor.directive.d.ts +0 -23
  109. package/lib/forms-ui/components/rich-text-editor/extensions/highlight-term/highlight-term-state.plugin.d.ts +0 -8
  110. package/lib/forms-ui/components/rich-text-editor/extensions/highlight-term/highlight-term.directive.d.ts +0 -8
  111. package/lib/forms-ui/components/rich-text-editor/extensions/highlight-term/highlight-term.extension.d.ts +0 -9
  112. package/lib/forms-ui/components/rich-text-editor/extensions/highlight-term/highlight-term.plugin.d.ts +0 -5
  113. package/lib/forms-ui/components/rich-text-editor/extensions/link/components/link-modal/link-modal.component.d.ts +0 -33
  114. package/lib/forms-ui/components/rich-text-editor/extensions/link/link.extension.d.ts +0 -8
  115. package/lib/forms-ui/components/rich-text-editor/extensions/link/link.plugin.d.ts +0 -10
  116. package/lib/forms-ui/components/rich-text-editor/extensions/link/url-validator.directive.d.ts +0 -7
  117. package/lib/forms-ui/components/rich-text-editor/extensions/table/index.d.ts +0 -2
  118. package/lib/forms-ui/components/rich-text-editor/extensions/table/table-bubble-menu/table-bubble-menu.component.d.ts +0 -30
  119. package/lib/forms-ui/components/rich-text-editor/extensions/table/table-extensions.d.ts +0 -4
  120. package/lib/forms-ui/components/rich-text-editor/extensions/table/utils.d.ts +0 -28
  121. package/lib/forms-ui/components/rich-text-editor/extensions/tracking/tracking.directive.d.ts +0 -8
  122. package/lib/forms-ui/components/rich-text-editor/extensions/tracking/tracking.extension.d.ts +0 -10
  123. package/lib/forms-ui/components/rich-text-editor/extensions/tracking/tracking.plugin.d.ts +0 -4
  124. package/lib/forms-ui/components/rich-text-editor/extensions/truncate/index.d.ts +0 -2
  125. package/lib/forms-ui/components/rich-text-editor/extensions/truncate/truncate-button.component.d.ts +0 -22
  126. package/lib/forms-ui/components/rich-text-editor/extensions/truncate/truncate.directive.d.ts +0 -9
  127. package/lib/forms-ui/components/rich-text-editor/extensions/truncate/truncate.extension.d.ts +0 -6
  128. package/lib/forms-ui/components/rich-text-editor/extensions/truncate/truncate.plugin.d.ts +0 -10
  129. package/lib/forms-ui/components/rich-text-editor/ngx-tiptap/AngularRenderer.d.ts +0 -12
  130. package/lib/forms-ui/components/rich-text-editor/ngx-tiptap/NodeViewRenderer.d.ts +0 -18
  131. package/lib/forms-ui/components/rich-text-editor/ngx-tiptap/editor.directive.d.ts +0 -24
  132. package/lib/forms-ui/components/rich-text-editor/ngx-tiptap/node-view.component.d.ts +0 -27
  133. package/lib/forms-ui/components/rich-text-editor/pipes/extension-enabled.pipe.d.ts +0 -8
  134. package/lib/forms-ui/components/rich-text-editor/pipes/remove-markdown.pipe.d.ts +0 -14
  135. package/lib/forms-ui/components/rich-text-editor/utils/extensions-builder.d.ts +0 -13
  136. package/lib/forms-ui/components/rich-text-editor/utils/features.d.ts +0 -3
  137. package/lib/forms-ui/components/single-select/single-select.component.d.ts +0 -120
  138. package/lib/forms-ui/components/sorting-dropdown/sorting-dropdown.component.d.ts +0 -47
  139. package/lib/forms-ui/components/sorting-dropdown-trigger/sorting-dropdown-trigger.component.d.ts +0 -28
  140. package/lib/forms-ui/components/switch/switch.component.d.ts +0 -57
  141. package/lib/forms-ui/directives/contenteditable.directive.d.ts +0 -28
  142. package/lib/forms-ui/directives/form-error.directive.d.ts +0 -41
  143. package/lib/forms-ui/directives/form-submit.directive.d.ts +0 -12
  144. package/lib/forms-ui/directives/keyboard-action-source.directive.d.ts +0 -16
  145. package/lib/forms-ui/directives/mark-invalid.directive.d.ts +0 -15
  146. package/lib/forms-ui/directives/max-length-counter.directive.d.ts +0 -25
  147. package/lib/forms-ui/directives/select-dropdown.directive.d.ts +0 -23
  148. package/lib/forms-ui/directives/selectable-item.directive.d.ts +0 -14
  149. package/lib/forms-ui/directives/selected-option.directive.d.ts +0 -18
  150. package/lib/forms-ui/forms-ui.module.d.ts +0 -74
  151. package/lib/forms-ui/helpers/key-codes.constants.d.ts +0 -11
  152. package/lib/forms-ui/helpers/keyboard-navigation.helpers.d.ts +0 -12
  153. package/lib/forms-ui/models/base-select.directive.d.ts +0 -75
  154. package/lib/forms-ui/models/dropdown-item.interface.d.ts +0 -5
  155. package/lib/forms-ui/models/single-select-padding.interface.d.ts +0 -1
  156. package/lib/forms-ui/models/sorting.interface.d.ts +0 -5
  157. package/lib/forms-ui/pipes/filter-selection.pipe.d.ts +0 -7
  158. package/lib/forms-ui/pipes/filter-term.pipe.d.ts +0 -10
  159. package/lib/forms-ui/pipes/format-number.pipe.d.ts +0 -23
  160. package/lib/forms-ui/validators/date-in-foreseeable-future.validator.d.ts +0 -11
  161. package/lib/forms-ui/validators/string-not-in-array.validator.d.ts +0 -7
  162. package/lib/modal-ui/components/modal/modal.component.d.ts +0 -119
  163. package/lib/modal-ui/components/modal-footer/modal-footer.component.d.ts +0 -25
  164. package/lib/modal-ui/components/modal-header/modal-header.component.d.ts +0 -29
  165. package/lib/modal-ui/directives/modal-content.directive.d.ts +0 -5
  166. package/lib/modal-ui/modal.constants.d.ts +0 -17
  167. package/lib/popover-ui/components/popover/popover.component.d.ts +0 -116
  168. package/lib/popover-ui/directives/popover-click.directive.d.ts +0 -23
  169. package/lib/popover-ui/directives/popover-content.directive.d.ts +0 -8
  170. package/lib/popover-ui/directives/popover-hover.directive.d.ts +0 -38
  171. package/lib/shared/date-helpers.d.ts +0 -16
  172. package/lib/shared/html-helpers.function.d.ts +0 -2
  173. package/lib/shared/json.helpers.d.ts +0 -7
  174. package/lib/shared/misc-helpers.d.ts +0 -8
  175. package/lib/shared/observe.d.ts +0 -8
  176. package/lib/shared/storybook.helpers.d.ts +0 -12
  177. package/lib/tab-ui/components/tab/tab.component.d.ts +0 -120
  178. package/lib/tab-ui/components/tab-group/tab-group-key-codes.enum.d.ts +0 -10
  179. package/lib/tab-ui/components/tab-group/tab-group.component.d.ts +0 -73
  180. package/ui5/components/breadcrumbs-item.component.d.ts +0 -22
  181. package/ui5/components/breadcrumbs.component.d.ts +0 -29
  182. package/ui5/icons/register-icons.d.ts +0 -4
  183. package/ui5/ui5.provider.d.ts +0 -15
  184. package/ui5/utils/get-outer-html-with-shadow-dom.d.ts +0 -15
@@ -1,97 +0,0 @@
1
- import { AfterContentInit, ChangeDetectorRef, DestroyRef, ElementRef, EventEmitter, QueryList } from '@angular/core';
2
- import { ResizeObserverService } from '../../services/resize-observer.service';
3
- import { TokenComponent } from './token/token.component';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Renders a list of items (`lx-token`) into a container and hides overflowing items behind a counter (e.g., "+4").
7
- * Automatically calculates how many tokens fit based on available width and responds to container resize events.
8
- *
9
- * ### Projection slots
10
- * - `lx-token`: Individual token items to be managed by the tokenizer
11
- *
12
- * ### Example
13
- * @example
14
- * ```html
15
- * <lx-tokenizer [active]="true" (overflowPlaceholderClick)="onOverflowClick($event)">
16
- * <lx-token>Item 1</lx-token>
17
- * <lx-token>Item 2</lx-token>
18
- * <lx-token>Item 3</lx-token>
19
- * <lx-token>Item 4</lx-token>
20
- * </lx-tokenizer>
21
- * ```
22
- *
23
- * ## Usage
24
- *
25
- * 1. Import `TokenizerComponent` & `TokenComponent` into your module or component.
26
- * 2. Use the component in your template. All items should be wrapped in a `lx-token` element for the tokenizer to identify the individual tokens.
27
- *
28
- * ```ts
29
- * import { TokenizerComponent } from '@leanix/components';
30
- *
31
- * @Component({
32
- * selector: 'lx-my-component',
33
- * imports: [TokenizerComponent, TokenComponent],
34
- * template: `
35
- * <lx-tokenizer>
36
- * <lx-token>Token One</lx-token>
37
- * <lx-token>Token Two</lx-token>
38
- * </lx-tokenizer>
39
- * `
40
- * })
41
- * export class MyComponent {}
42
- * ```
43
- *
44
- * ## API
45
- *
46
- * ### Inputs
47
- *
48
- * - `active`: Can be used to activate & deactivate tokenization
49
- *
50
- * ### Outputs
51
- *
52
- * - `overflowPlaceholderClick`: Fires when the user clicks on the overflow placeholder
53
- *
54
- * ### Content projection
55
- *
56
- * - `lx-token`: All `lx-tokens` will be projected into the tokenizer
57
- */
58
- export declare class TokenizerComponent implements AfterContentInit {
59
- private elementRef;
60
- private destroyRef;
61
- private changeDetectorRef;
62
- private resizeObserverService;
63
- /** @internal */
64
- readonly NAME = "TokenizerComponent";
65
- protected overflowItems: import("@angular/core").WritableSignal<TokenComponent[]>;
66
- protected overflowItemCount: import("@angular/core").Signal<number>;
67
- protected showCounter: import("@angular/core").Signal<boolean>;
68
- /**
69
- * Enables or disables tokenization. When false, all tokens are shown regardless of available space.
70
- * @default true
71
- */
72
- active: import("@angular/core").InputSignal<boolean>;
73
- private active$;
74
- private overflowStartIndex;
75
- /**
76
- * Emitted when the overflow counter button (e.g., "+4") is clicked.
77
- * Provides the index of the first hidden token and the counter button element for positioning popovers.
78
- */
79
- overflowPlaceholderClick: EventEmitter<{
80
- startIndex: number;
81
- counterElement: ElementRef<HTMLElement>;
82
- }>;
83
- /** @internal */
84
- items?: QueryList<TokenComponent>;
85
- /** @internal */
86
- counter?: ElementRef<HTMLElement>;
87
- /** @internal */
88
- tokensContainer: ElementRef<HTMLElement>;
89
- constructor(elementRef: ElementRef<HTMLElement>, destroyRef: DestroyRef, changeDetectorRef: ChangeDetectorRef, resizeObserverService: ResizeObserverService);
90
- ngAfterContentInit(): void;
91
- /** @internal */
92
- onCounterClicked(): void;
93
- private tokenize;
94
- private updateOverflowCounter;
95
- static ɵfac: i0.ɵɵFactoryDeclaration<TokenizerComponent, never>;
96
- static ɵcmp: i0.ɵɵComponentDeclaration<TokenizerComponent, "lx-tokenizer", never, { "active": { "alias": "active"; "required": false; "isSignal": true; }; }, { "overflowPlaceholderClick": "overflowPlaceholderClick"; }, ["items"], ["lx-token"], true, never>;
97
- }
@@ -1,16 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export declare const DATE_FORMATS: InjectionToken<DateFormatsProvider>;
3
- export declare const DATE_FN_LOCALE: InjectionToken<Function>;
4
- export declare const LOCALE_FN: InjectionToken<Function>;
5
- export declare const GLOBAL_TRANSLATION_OPTIONS: InjectionToken<GlobalTranslationOptionsProvider>;
6
- export interface DateFormatsProvider {
7
- getDateFormat(): string;
8
- getDateTimeFormat(): string;
9
- getDateTimeFormatWithSeconds(): string;
10
- }
11
- export interface GlobalTranslationOptionsProvider {
12
- createGlobalTranslationOptions(): TranslationOptions;
13
- }
14
- export interface TranslationOptions {
15
- [key: string]: string;
16
- }
@@ -1,72 +0,0 @@
1
- import { BadgeComponent } from './components/badge/badge.component';
2
- import { BannerComponent } from './components/banner/banner.component';
3
- import { ButtonGroupComponent } from './components/button-group/button-group.component';
4
- import { ButtonComponent } from './components/button/button.component';
5
- import { CardComponent } from './components/card/card.component';
6
- import { CollapsibleComponent } from './components/collapsible/collapsible.component';
7
- import { CounterComponent } from './components/counter/counter.component';
8
- import { EllipsisComponent } from './components/ellipsis/ellipsis.component';
9
- import { EmptyStateComponent } from './components/empty-state/empty-state.component';
10
- import { SpinnerComponent } from './components/spinner/spinner.component';
11
- import { StepperComponent } from './components/stepper/stepper.component';
12
- import { TableHeaderComponent } from './components/table/table-header/table-header.component';
13
- import { TableComponent } from './components/table/table.component';
14
- import { AfterViewInitDirective } from './directives/after-view-init.directive';
15
- import { AutocloseDirective } from './directives/autoclose.directive';
16
- import { AutofocusDirective } from './directives/autofocus.directive';
17
- import { LxLinkifyPipe } from './linkify/linkify.pipe';
18
- import { LxUnlinkifyPipe } from './linkify/unlinkify.pipe';
19
- import { BrPipe } from './pipes/br.pipe';
20
- import { CustomDatePipe } from './pipes/custom-date.pipe';
21
- import { HighlightRangePipe } from './pipes/highlight-range.pipe';
22
- import { HighlightTermPipe } from './pipes/highlight-term.pipe';
23
- import { LxIsUuidPipe } from './pipes/lx-is-uuid.pipe';
24
- import { LxTranslatePipe } from './pipes/lx-translate.pipe';
25
- import { MarkdownPipe } from './pipes/markdown.pipe';
26
- import { SortPipe } from './pipes/sort.pipe';
27
- import { TranslationAfterPipe } from './pipes/translation-after.pipe';
28
- import { TranslationBeforePipe } from './pipes/translation-before.pipe';
29
- import { TranslationBetweenPipe } from './pipes/translation-between.pipe';
30
- import { TooltipDirective } from './tooltip/tooltip.directive';
31
- import * as i0 from "@angular/core";
32
- import * as i1 from "@ngx-translate/core";
33
- import * as i2 from "./directives/after-view-init.directive";
34
- import * as i3 from "./directives/autoclose.directive";
35
- import * as i4 from "./directives/autofocus.directive";
36
- import * as i5 from "./components/counter/counter.component";
37
- import * as i6 from "./components/badge/badge.component";
38
- import * as i7 from "./components/banner/banner.component";
39
- import * as i8 from "./components/button/button.component";
40
- import * as i9 from "./components/button-group/button-group.component";
41
- import * as i10 from "./pipes/br.pipe";
42
- import * as i11 from "./components/card/card.component";
43
- import * as i12 from "./components/collapsible/collapsible.component";
44
- import * as i13 from "./pipes/custom-date.pipe";
45
- import * as i14 from "./components/ellipsis/ellipsis.component";
46
- import * as i15 from "./pipes/highlight-range.pipe";
47
- import * as i16 from "./pipes/highlight-term.pipe";
48
- import * as i17 from "./linkify/linkify.pipe";
49
- import * as i18 from "./linkify/unlinkify.pipe";
50
- import * as i19 from "./pipes/lx-time-ago.pipe";
51
- import * as i20 from "./pipes/lx-translate.pipe";
52
- import * as i21 from "./pipes/markdown.pipe";
53
- import * as i22 from "./pipes/nbsp.pipe";
54
- import * as i23 from "./pipes/lx-is-uuid.pipe";
55
- import * as i24 from "./components/stepper/stepper.component";
56
- import * as i25 from "./components/spinner/spinner.component";
57
- import * as i26 from "./components/table/table.component";
58
- import * as i27 from "./components/table/table-header/table-header.component";
59
- import * as i28 from "./tooltip/tooltip.directive";
60
- import * as i29 from "./pipes/translation-after.pipe";
61
- import * as i30 from "./pipes/translation-before.pipe";
62
- import * as i31 from "./pipes/translation-between.pipe";
63
- import * as i32 from "./pipes/sort.pipe";
64
- import * as i33 from "./pipes/contrast-color.pipe";
65
- import * as i34 from "./pipes/unescape-curly-braces.pipe";
66
- import * as i35 from "./components/empty-state/empty-state.component";
67
- export declare const CORE_MODULE_EXPORTS: (typeof BadgeComponent | typeof BannerComponent | typeof ButtonGroupComponent | typeof ButtonComponent | typeof CardComponent | typeof CollapsibleComponent | typeof CounterComponent | typeof EllipsisComponent | typeof EmptyStateComponent | typeof SpinnerComponent | typeof StepperComponent | typeof SortPipe | typeof TableComponent | typeof TableHeaderComponent | typeof AfterViewInitDirective | typeof AutocloseDirective | typeof AutofocusDirective | typeof LxLinkifyPipe | typeof LxUnlinkifyPipe | typeof BrPipe | typeof CustomDatePipe | typeof HighlightRangePipe | typeof HighlightTermPipe | typeof LxIsUuidPipe | typeof LxTranslatePipe | typeof MarkdownPipe | typeof TranslationBeforePipe | typeof TranslationAfterPipe | typeof TranslationBetweenPipe | typeof TooltipDirective)[];
68
- export declare class LxCoreUiModule {
69
- static ɵfac: i0.ɵɵFactoryDeclaration<LxCoreUiModule, never>;
70
- static ɵmod: i0.ɵɵNgModuleDeclaration<LxCoreUiModule, never, [typeof i1.TranslateModule, typeof i2.AfterViewInitDirective, typeof i3.AutocloseDirective, typeof i4.AutofocusDirective, typeof i5.CounterComponent, typeof i6.BadgeComponent, typeof i7.BannerComponent, typeof i8.ButtonComponent, typeof i9.ButtonGroupComponent, typeof i10.BrPipe, typeof i11.CardComponent, typeof i12.CollapsibleComponent, typeof i13.CustomDatePipe, typeof i14.EllipsisComponent, typeof i15.HighlightRangePipe, typeof i16.HighlightTermPipe, typeof i17.LxLinkifyPipe, typeof i18.LxUnlinkifyPipe, typeof i19.LxTimeAgo, typeof i20.LxTranslatePipe, typeof i21.MarkdownPipe, typeof i22.NbspPipe, typeof i23.LxIsUuidPipe, typeof i24.StepperComponent, typeof i25.SpinnerComponent, typeof i26.TableComponent, typeof i27.TableHeaderComponent, typeof i28.TooltipDirective, typeof i29.TranslationAfterPipe, typeof i30.TranslationBeforePipe, typeof i31.TranslationBetweenPipe, typeof i32.SortPipe, typeof i33.ContrastColorPipe, typeof i34.UnescapeCurlyBracesPipe, typeof i35.EmptyStateComponent], [typeof i2.AfterViewInitDirective, typeof i3.AutocloseDirective, typeof i4.AutofocusDirective, typeof i6.BadgeComponent, typeof i5.CounterComponent, typeof i7.BannerComponent, typeof i8.ButtonComponent, typeof i10.BrPipe, typeof i9.ButtonGroupComponent, typeof i11.CardComponent, typeof i13.CustomDatePipe, typeof i14.EllipsisComponent, typeof i15.HighlightRangePipe, typeof i16.HighlightTermPipe, typeof i17.LxLinkifyPipe, typeof i18.LxUnlinkifyPipe, typeof i19.LxTimeAgo, typeof i20.LxTranslatePipe, typeof i21.MarkdownPipe, typeof i22.NbspPipe, typeof i23.LxIsUuidPipe, typeof i24.StepperComponent, typeof i25.SpinnerComponent, typeof i26.TableComponent, typeof i27.TableHeaderComponent, typeof i28.TooltipDirective, typeof i29.TranslationAfterPipe, typeof i30.TranslationBeforePipe, typeof i31.TranslationBetweenPipe, typeof i12.CollapsibleComponent, typeof i32.SortPipe, typeof i33.ContrastColorPipe, typeof i34.UnescapeCurlyBracesPipe, typeof i35.EmptyStateComponent]>;
71
- static ɵinj: i0.ɵɵInjectorDeclaration<LxCoreUiModule>;
72
- }
@@ -1,19 +0,0 @@
1
- import { AfterViewInit, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Allows to register an event handler for the "AfterViewInit" lifecycle hook.
5
- * This can be used to do something whenever a component enters the view. This
6
- * might be due to an *ngIf condition.
7
- *
8
- * Example:
9
- * ```
10
- * <lx-component-a #componentA></lx-component-a>
11
- * <lx-component-b *ngIf="someCondition" (lxAfterViewInit)="componentA.close()"></lx-component-b>
12
- * ```
13
- */
14
- export declare class AfterViewInitDirective implements AfterViewInit {
15
- lxAfterViewInit: EventEmitter<void>;
16
- ngAfterViewInit(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<AfterViewInitDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<AfterViewInitDirective, "[lxAfterViewInit]", never, {}, { "lxAfterViewInit": "lxAfterViewInit"; }, never, never, true, never>;
19
- }
@@ -1,12 +0,0 @@
1
- import { AutocloseDirective } from './autoclose.directive';
2
- import * as i0 from "@angular/core";
3
- export declare class AutocloseGroupService {
4
- private registry;
5
- register(directive: AutocloseDirective): void;
6
- unregister(directive: AutocloseDirective): void;
7
- private removeFromGroup;
8
- private addToGroup;
9
- private getGroup;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<AutocloseGroupService, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<AutocloseGroupService>;
12
- }
@@ -1,26 +0,0 @@
1
- import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
- import { AutocloseGroupService } from './autoclose-group.service';
3
- import * as i0 from "@angular/core";
4
- export declare class AutocloseDirective implements OnInit, OnDestroy {
5
- private elementRef;
6
- private groupService;
7
- autoclose: EventEmitter<EventTarget | null>;
8
- /**
9
- * Allows to group lxAutoclose elements in order to prevent
10
- * to open multiple of them in that same group. If no group
11
- * is provided this prevention does not happen.
12
- */
13
- autocloseGroup?: string;
14
- /**
15
- * Array of ElementRefs to ignore for autoclose behavior.
16
- * If a click occurs inside any of these elements, autoclose will not be triggered.
17
- */
18
- autocloseIgnore?: ElementRef<HTMLElement>[];
19
- private destroy$;
20
- constructor(elementRef: ElementRef, groupService: AutocloseGroupService);
21
- ngOnInit(): void;
22
- ngOnDestroy(): void;
23
- private onClick;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<AutocloseDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<AutocloseDirective, "[lxAutoclose]", never, { "autocloseGroup": { "alias": "autocloseGroup"; "required": false; }; "autocloseIgnore": { "alias": "autocloseIgnore"; "required": false; }; }, { "autoclose": "autoclose"; }, never, never, true, never>;
26
- }
@@ -1,13 +0,0 @@
1
- import { AfterContentInit, ElementRef, NgZone } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class AutofocusDirective implements AfterContentInit {
4
- private elementRef;
5
- private ngZone;
6
- lxAutofocus: boolean;
7
- lxAutofocusPreventScroll: boolean;
8
- lxAutofocusTimeout: number;
9
- constructor(elementRef: ElementRef<HTMLElement>, ngZone: NgZone);
10
- ngAfterContentInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<AutofocusDirective, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<AutofocusDirective, "[lxAutofocus]", never, { "lxAutofocus": { "alias": "lxAutofocus"; "required": false; }; "lxAutofocusPreventScroll": { "alias": "lxAutofocusPreventScroll"; "required": false; }; "lxAutofocusTimeout": { "alias": "lxAutofocusTimeout"; "required": false; }; }, {}, never, never, true, never>;
13
- }
@@ -1,10 +0,0 @@
1
- /**
2
- * Compute the most eligible text color for a given background color (black or white), depending on the luminance of the
3
- * background color. In case the provided color is undefined or invalid, white (#FFFFFF) is returned.
4
- *
5
- * @param colorHex Color string in hexadecimal encoding.
6
- * @returns Equivalent contrast color in hexadecimal encoding.
7
- */
8
- export declare function getContrastColor(colorHex?: string): string;
9
- export declare function shorthandHexHandle(hex: string): string;
10
- export declare function isValidHexColor(color: string): boolean;
@@ -1,29 +0,0 @@
1
- export interface HighlightTextSettings {
2
- /**
3
- * Whether to match case sensitively
4
- */
5
- caseSensitive?: boolean;
6
- /**
7
- * Whether to match whole words only
8
- */
9
- wordsOnly?: boolean;
10
- /**
11
- * The element to wrap highlighted terms in
12
- */
13
- element?: string;
14
- /**
15
- * The class name to apply to highlighted terms
16
- */
17
- className?: string;
18
- }
19
- /**
20
- * Highlights all occurrences of search terms in a given element.
21
- * This function will recursively traverse all child nodes of the given element,
22
- * and apply the highlight to text nodes only.
23
- *
24
- * Replaces the 'jquery-highlight' plugin: https://github.com/knownasilya/jquery-highlight/blob/master/jquery.highlight.js
25
- * @param elem The element to highlight
26
- * @param terms The search terms to highlight - string or array of strings
27
- * @param settings Optional settings, @see HighlightTextSettings
28
- */
29
- export declare function highlightText(elem: HTMLElement, terms: string | string[], settings?: HighlightTextSettings): void;
@@ -1,23 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * This pipe can be used to transform Font Awesome icons into SAP icons.
5
- * Useful for scenarios in which icon names need to be mapped at runtime,
6
- * e.g. because they are stored in the backend.
7
- *
8
- * @example
9
- * ```html
10
- * <ui5-icon [name]="fontAwesomeIcon() | lxFaToSapIcon" />
11
- * ```
12
- */
13
- export declare class FaToSapIconPipe implements PipeTransform {
14
- /**
15
- * Transforms Font Awesome icons to SAP icons
16
- * @param value The Font Awesome icon name, with optional `fa-` prefix and modifier classes
17
- * @param isSolid Whether the icon is solid
18
- * @returns The SAP icon name, or provided value if no mapped icon found
19
- */
20
- transform(value: string, isSolid?: boolean): string | undefined;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<FaToSapIconPipe, never>;
22
- static ɵpipe: i0.ɵɵPipeDeclaration<FaToSapIconPipe, "lxFaToSapIcon", true>;
23
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * map Font Awesome -> SAP icons
3
- * [0]: regular icon
4
- * [1]: solid icon alternative (if available)
5
- */
6
- export declare const ICON_MAP: Record<string, string[]>;
7
- /**
8
- * Retrieves the SAP icon for a given Font Awesome icon name.
9
- * @param faIcon Font Awesome icon name (e.g., 'fa-check')
10
- * @param solid If true, returns solid variant when available
11
- * @returns SAP icon name or undefined if not mapped
12
- */
13
- export declare function getSapIcon(faIcon: string, solid?: boolean): string | undefined;
@@ -1,59 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * This pipe transforms...
5
- * - "raw" http(s) links
6
- * - markdown link syntax
7
- * ... into clickable anchor elements.
8
- *
9
- * The characters "<" and ">" are escaped with their HTML entities &lt; and &gt;.
10
- *
11
- * You have an user interface where you don't want clickable links but also
12
- * don't want users to see the "ugly" markdown link syntax?
13
- * -> Use the 'lxUnlikify' pipe to replace markdown link syntax with just the link name
14
- */
15
- export declare class LxLinkifyPipe implements PipeTransform {
16
- /**
17
- * This is not the "one URL regex to rule them all", but a more realistic one which should work
18
- * for any URLs that our customers include in text fields on a Fact Sheet.
19
- *
20
- * Regex rules explained in plain text:
21
- *
22
- * (?:(?:https?):\/\/) -> Links must start with "https://" or "http://"
23
- *
24
- * (?:[^\s/$.?#][^\s]*(?<![\.)])) LET'S SPLIT THIS ONE UP
25
- *
26
- * [^\s/$.?#][^\s]* -> Match any legal URL character until the next whitespace
27
- * (?<![\.)] -> A negative lookahead to prevent matching a dot or parenthesis following a URL
28
- *
29
- * Link to regex101: https://regex101.com/r/d3KtfH/1 (NOTE: please update this link when changing the regex)
30
- */
31
- static readonly HTTP_LINK_REGEX: RegExp;
32
- /**
33
- * This will match the markdown link syntax: [link name](url)
34
- * Regex rules explained in plain text:
35
- *
36
- * (?:\[([^\]]*)\]) -> Match any characters inside square brackets
37
- * \(([^\s\/$.?#][^\s]*)\) -> Notice that this is the same regex as the HTTP_LINK_REGEX above,
38
- * but without the requirement for the http protocol.
39
- * This allows for links without including the protocol or also "mailto:hello@world.de" links
40
- *
41
- * Link to regex101: https://regex101.com/r/5UMUH8/1
42
- */
43
- static readonly NAMED_LINK_REGEX: RegExp;
44
- transform(text?: string | null, escape?: boolean): string | undefined | null;
45
- private turnMarkdownStyleLinksIntoAnchorTags;
46
- private wrapRawHttpLinksWithAnchorTags;
47
- private getAllRegexMatches;
48
- /**
49
- * We assume that lxLinkify is exclusively used on user provided strings.
50
- * This is why we want to escape any other HTML tags that are already present in the string.
51
- * The logic implemented here has been used with no issues for three years in our Fact Sheet comments. See https://github.com/gregjacobs/Autolinker.js/pull/313
52
- *
53
- * When using lxLinkify in conjunction with other pipes that add HTML, make sure to use lxLinkify first,
54
- * so that it doesn't escape the HTML of any previous pipes.
55
- */
56
- private escapeHtmlInUserProvidedString;
57
- static ɵfac: i0.ɵɵFactoryDeclaration<LxLinkifyPipe, never>;
58
- static ɵpipe: i0.ɵɵPipeDeclaration<LxLinkifyPipe, "lxLinkify", true>;
59
- }
@@ -1,20 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * This pipe replaces markdown link syntax with just the link name (omits the link altogether).
5
- * Example: [Angular documentation](http://angular.io/docs) -> Angular documentation
6
- *
7
- * It can also be used for "bridging the gap" until your view is ready to use "lxLinkify"
8
- * and you just want to get rid of the "useless" markdown syntax fast.
9
- *
10
- * While there are views where we want markdown style links to be clickable anchor tags,
11
- * there are other views where this can degrade the UX.
12
- * Example: in the Fact Sheet list on the inventory list view, having an arbitrary number
13
- * of links on the page can slow down the keyboard navigation while navigating through the list.
14
- */
15
- export declare class LxUnlinkifyPipe implements PipeTransform {
16
- transform(text?: string | null): string | undefined | null;
17
- private getAllRegexMatches;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<LxUnlinkifyPipe, never>;
19
- static ɵpipe: i0.ɵɵPipeDeclaration<LxUnlinkifyPipe, "lxUnlinkify", true>;
20
- }
@@ -1,9 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class BrPipe implements PipeTransform {
4
- transform(input: string | null | undefined, options?: {
5
- isTrimEnd?: boolean;
6
- }): string | null | undefined;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<BrPipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<BrPipe, "lxBr", true>;
9
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ContrastColorPipe implements PipeTransform {
4
- transform(color: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ContrastColorPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ContrastColorPipe, "lxContrastColor", true>;
7
- }
@@ -1,28 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Formats dates using date-fns with optional locale support.
5
- *
6
- * Handles three input types:
7
- * - Date objects: formatted directly
8
- * - Date-only strings (YYYY-MM-DD): parsed without timezone offset to avoid day-shift issues
9
- * - Other strings/numbers: parsed via `new Date()` (timezone-aware)
10
- *
11
- * @example
12
- * ```html
13
- * {{ myDate | lxDate:'PP' }}
14
- * {{ '2026-01-15' | lxDate:'MMMM d, yyyy' }}
15
- * ```
16
- */
17
- export declare class CustomDatePipe implements PipeTransform {
18
- private getDateFnLocale?;
19
- constructor(getDateFnLocale?: Function | undefined);
20
- /**
21
- * @param value - Date, timestamp, or date string to format
22
- * @param f - date-fns format string (e.g., 'PP', 'yyyy-MM-dd')
23
- * @returns Formatted date string, or empty string if invalid/null
24
- */
25
- transform(value: Date | string | number | null | undefined, f: string): string;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomDatePipe, [{ optional: true; }]>;
27
- static ɵpipe: i0.ɵɵPipeDeclaration<CustomDatePipe, "lxDate", true>;
28
- }
@@ -1,12 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { User, UserAvatarSize } from '../components/avatar/avatar.model';
3
- import * as i0 from "@angular/core";
4
- export declare class DisplayAvatarsPipe implements PipeTransform {
5
- transform(users: (User & {
6
- technicalUser?: boolean;
7
- })[], type: 'individual' | 'group', size: UserAvatarSize, userGroupWidth: number, autoScale: boolean, maxLength: number): (User & {
8
- technicalUser?: boolean;
9
- })[];
10
- static ɵfac: i0.ɵɵFactoryDeclaration<DisplayAvatarsPipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<DisplayAvatarsPipe, "displayAvatars", true>;
12
- }
@@ -1,9 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class HighlightRangePipe implements PipeTransform {
4
- transform(text: string, offset?: number, length?: number, className?: string): string;
5
- private doTransform;
6
- private highlight;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<HighlightRangePipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<HighlightRangePipe, "lxHighlightRange", true>;
9
- }
@@ -1,23 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export interface HighlightTermSearchOptions {
4
- /**
5
- * Whether the search term should be exactly matched in the given text. When set to true, the following
6
- * characters and spaces between words are included in the search: - [ ] / { } ( ) * + ? . ^ $ |
7
- */
8
- exactMatch: boolean;
9
- className?: string;
10
- }
11
- export declare class HighlightTermPipe implements PipeTransform {
12
- /**
13
- * Transforms the input text with highlighted text according to the provided search term.
14
- * @param text The input text.
15
- * @param search The search term to highlight.
16
- * @param options The highlight term search options.
17
- * @returns The transformed text with highlighted search term.
18
- */
19
- transform(text?: string, search?: string | null, options?: HighlightTermSearchOptions): string | undefined;
20
- private doTransform;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<HighlightTermPipe, never>;
22
- static ɵpipe: i0.ɵɵPipeDeclaration<HighlightTermPipe, "lxHighlightTerm", true>;
23
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LxIsUuidPipe implements PipeTransform {
4
- transform(input: string | null | undefined): boolean;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<LxIsUuidPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<LxIsUuidPipe, "lxIsUuid", true>;
7
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LxTimeAgo implements PipeTransform {
4
- private getDateFnLocale?;
5
- transform(input: Date | string | null | undefined): string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<LxTimeAgo, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<LxTimeAgo, "lxTimeAgo", true>;
8
- }
@@ -1,17 +0,0 @@
1
- import { ChangeDetectorRef, PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import { GlobalTranslationOptionsProvider } from '../core-ui.constants';
4
- import * as i0 from "@angular/core";
5
- export declare class LxTranslatePipe implements PipeTransform {
6
- private translate;
7
- private cdRef;
8
- private globalTranslationOptionsProvider?;
9
- private translatePipe;
10
- private cachedIncomingInterpolations?;
11
- private cachedResultingInterpolations?;
12
- constructor(translate: TranslateService, cdRef: ChangeDetectorRef, globalTranslationOptionsProvider?: GlobalTranslationOptionsProvider | undefined);
13
- transform(query: string | string[], interpolations?: Record<string, unknown>): any;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LxTranslatePipe, [null, null, { optional: true; }]>;
15
- static ɵpipe: i0.ɵɵPipeDeclaration<LxTranslatePipe, "lxTranslate", true>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<LxTranslatePipe>;
17
- }
@@ -1,14 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { Renderer } from 'marked';
3
- import * as i0 from "@angular/core";
4
- interface MarkdownOptions {
5
- disableListRendering?: boolean;
6
- }
7
- export declare class MarkdownPipe implements PipeTransform {
8
- readonly renderer: Renderer;
9
- constructor();
10
- transform(markdownText: string | null | undefined, markdownOptions?: MarkdownOptions): string;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownPipe, never>;
12
- static ɵpipe: i0.ɵɵPipeDeclaration<MarkdownPipe, "lxMarkdown", true>;
13
- }
14
- export {};
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NbspPipe implements PipeTransform {
4
- transform(text: string | null | undefined): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<NbspPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<NbspPipe, "lxNbsp", true>;
7
- }
@@ -1,13 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export type OrderOption = 'ASC' | 'DESC' | undefined;
4
- export interface SortingOptions {
5
- key?: string;
6
- caseInsensitive?: boolean;
7
- order?: OrderOption;
8
- }
9
- export declare class SortPipe implements PipeTransform {
10
- transform<T>(items: Readonly<T[]> | null, options?: SortingOptions): T[];
11
- static ɵfac: i0.ɵɵFactoryDeclaration<SortPipe, never>;
12
- static ɵpipe: i0.ɵɵPipeDeclaration<SortPipe, "lxSort", true>;
13
- }
@@ -1,17 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Translates the given i18n-key (instantly) and returns the part of the translation
6
- * following the cut-mark string '[[<cutMark>]]'.
7
- * NB: Use normal interpolations rather than cut-marks whenever the content is text, even if it comes from another pipe.
8
- * @see TranslationBeforePipe
9
- * @see TranslationBetweenPipe
10
- */
11
- export declare class TranslationAfterPipe implements PipeTransform {
12
- private translateService;
13
- constructor(translateService: TranslateService);
14
- transform(translationKey: string | string[], cutMarkAndParams: string | [string, any]): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<TranslationAfterPipe, never>;
16
- static ɵpipe: i0.ɵɵPipeDeclaration<TranslationAfterPipe, "lxTranslationAfter", true>;
17
- }