@leanix/components 0.4.872 → 0.4.874

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, EventEmitter, OnInit, OnDestroy, AfterViewChecked, ElementRef, ChangeDetectorRef, Signal, PipeTransform, AfterViewInit, AfterContentInit, NgZone, OnChanges, SimpleChanges, QueryList, DestroyRef, TemplateRef, Renderer2, ViewContainerRef, ComponentFactoryResolver, Provider, ModuleWithProviders, Injector, Type } from '@angular/core';
3
+ import * as i1 from '@leanix/components/ui5';
3
4
  import * as i3 from '@ngx-translate/core';
4
5
  import { TranslateService } from '@ngx-translate/core';
5
6
  import * as rxjs from 'rxjs';
@@ -13,7 +14,7 @@ import { RouterLink, RouterLinkActive, Router, ActivatedRoute } from '@angular/r
13
14
  import { SatPopoverComponent, SatPopoverHorizontalAlign, SatPopoverVerticalAlign, SatPopoverAnchorDirective } from '@ncstate/sat-popover';
14
15
  import * as i2$1 from '@angular/forms';
15
16
  import { ControlValueAccessor, Validator, UntypedFormControl, NgControl, AbstractControl, UntypedFormGroup, ValidatorFn, AsyncValidatorFn } from '@angular/forms';
16
- import * as i1 from '@angular/common';
17
+ import * as i1$1 from '@angular/common';
17
18
  import * as i2 from '@angular/cdk/drag-drop';
18
19
  import { CdkDrag, CdkDragDrop } from '@angular/cdk/drag-drop';
19
20
  import { Directionality } from '@angular/cdk/bidi';
@@ -245,7 +246,7 @@ declare class ButtonComponent {
245
246
  showSpinner: boolean;
246
247
  get isDisabled(): boolean;
247
248
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
248
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[lx-button]", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pressed": { "alias": "pressed"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "square": { "alias": "square"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "endIcon": { "alias": "endIcon"; "required": false; "isSignal": true; }; "showSpinner": { "alias": "showSpinner"; "required": false; }; }, {}, never, ["*"], true, never>;
249
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[lx-button]", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "pressed": { "alias": "pressed"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "square": { "alias": "square"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "endIcon": { "alias": "endIcon"; "required": false; "isSignal": true; }; "showSpinner": { "alias": "showSpinner"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.FioriReskinAwareDirective; inputs: {}; outputs: {}; }]>;
249
250
  }
250
251
 
251
252
  /**
@@ -2600,7 +2601,7 @@ declare class DragAndDropListComponent implements AfterContentInit, AfterViewIni
2600
2601
 
2601
2602
  declare class LxDragAndDropListModule {
2602
2603
  static ɵfac: i0.ɵɵFactoryDeclaration<LxDragAndDropListModule, never>;
2603
- static ɵmod: i0.ɵɵNgModuleDeclaration<LxDragAndDropListModule, never, [typeof i1.CommonModule, typeof i2.DragDropModule, typeof i3.TranslateModule, typeof KeyboardSortableItemDirective, typeof KeyboardSortableListDirective, typeof DragAndDropListComponent, typeof DragAndDropListItemComponent], [typeof DragAndDropListComponent, typeof DragAndDropListItemComponent]>;
2604
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LxDragAndDropListModule, never, [typeof i1$1.CommonModule, typeof i2.DragDropModule, typeof i3.TranslateModule, typeof KeyboardSortableItemDirective, typeof KeyboardSortableListDirective, typeof DragAndDropListComponent, typeof DragAndDropListItemComponent], [typeof DragAndDropListComponent, typeof DragAndDropListItemComponent]>;
2604
2605
  static ɵinj: i0.ɵɵInjectorDeclaration<LxDragAndDropListModule>;
2605
2606
  }
2606
2607
 
@@ -4486,7 +4487,7 @@ declare class ErrorMessageComponent {
4486
4487
  declare const FORMS_MODULE_EXPORTS: (typeof SelectableItemDirective | typeof KeyboardActionSourceDirective | typeof OptionComponent | typeof CdkOptionsDropdownComponent | typeof CdkOptionsSubDropdownComponent | typeof MarkInvalidDirective | typeof CurrencyInputComponent | typeof DateInputComponent | typeof LxDragAndDropListModule | typeof InputComponent | typeof MultiSelectComponent | typeof OptionsDropdownComponent | typeof OptionsSubDropdownComponent | typeof PickerOptionComponent | typeof PickerTriggerDirective | typeof PickerComponent | typeof SingleSelectComponent | typeof ContenteditableDirective | typeof FormSubmitDirective | typeof FormErrorDirective | typeof FormatNumberPipe)[];
4487
4488
  declare class LxFormsModule {
4488
4489
  static ɵfac: i0.ɵɵFactoryDeclaration<LxFormsModule, never>;
4489
- static ɵmod: i0.ɵɵNgModuleDeclaration<LxFormsModule, never, [typeof i1.CommonModule, typeof i2$1.FormsModule, typeof i2$1.ReactiveFormsModule, typeof i3.TranslateModule, typeof DatepickerUiModule, typeof i5.InfiniteScrollModule, typeof i6.ClipboardModule, typeof _angular_cdk_overlay.OverlayModule, typeof LxDragAndDropListModule, typeof BasicDropdownComponent, typeof BasicDropdownItemComponent, typeof BreadcrumbComponent, typeof CurrencyInputComponent, typeof CurrencySymbolComponent, typeof DateInputComponent, typeof FilterSelectionPipe, typeof FilterTermPipe, typeof FormErrorComponent, typeof KeyboardActionSourceDirective, typeof MarkInvalidDirective, typeof MultiSelectComponent, typeof OptionComponent, typeof OptionGroupComponent, typeof OptionGroupDropdownComponent, typeof OptionsDropdownComponent, typeof OptionsSubDropdownComponent, typeof CdkOptionsDropdownComponent, typeof CdkOptionsSubDropdownComponent, typeof PickerComponent, typeof PickerOptionComponent, typeof PickerTriggerDirective, typeof PillListComponent, typeof PillItemComponent, typeof ResponsiveInputComponent, typeof SelectableItemDirective, typeof SelectedOptionDirective, typeof SelectDropdownDirective, typeof SingleSelectComponent, typeof SwitchComponent, typeof SortingDropdownComponent, typeof SortingDropdownTriggerComponent, typeof InputComponent, typeof FormatNumberPipe, typeof FormErrorDirective, typeof ErrorMessageComponent, typeof FormSubmitDirective, typeof ContenteditableDirective], [typeof BasicDropdownComponent, typeof BasicDropdownItemComponent, typeof BreadcrumbComponent, typeof CurrencyInputComponent, typeof CurrencySymbolComponent, typeof DateInputComponent, typeof FilterSelectionPipe, typeof FilterTermPipe, typeof FormErrorComponent, typeof KeyboardActionSourceDirective, typeof MarkInvalidDirective, typeof MultiSelectComponent, typeof OptionComponent, typeof OptionGroupComponent, typeof OptionGroupDropdownComponent, typeof OptionsDropdownComponent, typeof OptionsSubDropdownComponent, typeof CdkOptionsDropdownComponent, typeof CdkOptionsSubDropdownComponent, typeof PickerComponent, typeof PickerOptionComponent, typeof PickerTriggerDirective, typeof PillListComponent, typeof PillItemComponent, typeof ResponsiveInputComponent, typeof SelectableItemDirective, typeof SelectDropdownDirective, typeof SelectedOptionDirective, typeof SingleSelectComponent, typeof SwitchComponent, typeof SortingDropdownComponent, typeof SortingDropdownTriggerComponent, typeof FormatNumberPipe, typeof FormErrorDirective, typeof FormSubmitDirective, typeof ErrorMessageComponent, typeof LxDragAndDropListModule, typeof ContenteditableDirective, typeof InputComponent]>;
4490
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LxFormsModule, never, [typeof i1$1.CommonModule, typeof i2$1.FormsModule, typeof i2$1.ReactiveFormsModule, typeof i3.TranslateModule, typeof DatepickerUiModule, typeof i5.InfiniteScrollModule, typeof i6.ClipboardModule, typeof _angular_cdk_overlay.OverlayModule, typeof LxDragAndDropListModule, typeof BasicDropdownComponent, typeof BasicDropdownItemComponent, typeof BreadcrumbComponent, typeof CurrencyInputComponent, typeof CurrencySymbolComponent, typeof DateInputComponent, typeof FilterSelectionPipe, typeof FilterTermPipe, typeof FormErrorComponent, typeof KeyboardActionSourceDirective, typeof MarkInvalidDirective, typeof MultiSelectComponent, typeof OptionComponent, typeof OptionGroupComponent, typeof OptionGroupDropdownComponent, typeof OptionsDropdownComponent, typeof OptionsSubDropdownComponent, typeof CdkOptionsDropdownComponent, typeof CdkOptionsSubDropdownComponent, typeof PickerComponent, typeof PickerOptionComponent, typeof PickerTriggerDirective, typeof PillListComponent, typeof PillItemComponent, typeof ResponsiveInputComponent, typeof SelectableItemDirective, typeof SelectedOptionDirective, typeof SelectDropdownDirective, typeof SingleSelectComponent, typeof SwitchComponent, typeof SortingDropdownComponent, typeof SortingDropdownTriggerComponent, typeof InputComponent, typeof FormatNumberPipe, typeof FormErrorDirective, typeof ErrorMessageComponent, typeof FormSubmitDirective, typeof ContenteditableDirective], [typeof BasicDropdownComponent, typeof BasicDropdownItemComponent, typeof BreadcrumbComponent, typeof CurrencyInputComponent, typeof CurrencySymbolComponent, typeof DateInputComponent, typeof FilterSelectionPipe, typeof FilterTermPipe, typeof FormErrorComponent, typeof KeyboardActionSourceDirective, typeof MarkInvalidDirective, typeof MultiSelectComponent, typeof OptionComponent, typeof OptionGroupComponent, typeof OptionGroupDropdownComponent, typeof OptionsDropdownComponent, typeof OptionsSubDropdownComponent, typeof CdkOptionsDropdownComponent, typeof CdkOptionsSubDropdownComponent, typeof PickerComponent, typeof PickerOptionComponent, typeof PickerTriggerDirective, typeof PillListComponent, typeof PillItemComponent, typeof ResponsiveInputComponent, typeof SelectableItemDirective, typeof SelectDropdownDirective, typeof SelectedOptionDirective, typeof SingleSelectComponent, typeof SwitchComponent, typeof SortingDropdownComponent, typeof SortingDropdownTriggerComponent, typeof FormatNumberPipe, typeof FormErrorDirective, typeof FormSubmitDirective, typeof ErrorMessageComponent, typeof LxDragAndDropListModule, typeof ContenteditableDirective, typeof InputComponent]>;
4490
4491
  static ɵinj: i0.ɵɵInjectorDeclaration<LxFormsModule>;
4491
4492
  }
4492
4493
 
@@ -4495,7 +4496,7 @@ declare const CURRENCY_SYMBOL_MAP: {
4495
4496
  };
4496
4497
 
4497
4498
  type OutputFormat = 'json' | 'markdown';
4498
- type RichTextEditorFeature = 'Heading' | 'Bold' | 'Italic' | 'Underline' | 'Strike' | 'List' | 'TextAlign' | 'Code' | 'Link' | 'Table' | 'Truncate' | 'HighlightTerm';
4499
+ type RichTextEditorFeature = 'Heading' | 'Bold' | 'Italic' | 'Underline' | 'Strike' | 'List' | 'TextAlign' | 'Code' | 'Link' | 'Table' | 'Truncate' | 'HighlightTerm' | 'Caption';
4499
4500
 
4500
4501
  type ExtensionFactory = (injector: Injector) => Node | Extension;
4501
4502
  declare class ExtensionsBuilder {
@@ -4577,6 +4578,14 @@ declare class HighlightTermDirective {
4577
4578
  static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightTermDirective, "lx-rich-text-editor[lxHighlightTerm]", never, { "lxHighlightTerm": { "alias": "lxHighlightTerm"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
4578
4579
  }
4579
4580
 
4581
+ declare class PlaceholderDirective {
4582
+ lxPlaceholder: i0.InputSignal<string | null | undefined>;
4583
+ editor: i0.Signal<_tiptap_core.Editor>;
4584
+ constructor();
4585
+ static ɵfac: i0.ɵɵFactoryDeclaration<PlaceholderDirective, never>;
4586
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PlaceholderDirective, "lx-rich-text-editor[lxPlaceholder]", never, { "lxPlaceholder": { "alias": "lxPlaceholder"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
4587
+ }
4588
+
4580
4589
  interface TruncateOptions {
4581
4590
  maxLines?: number;
4582
4591
  showToggleButton?: boolean;
@@ -5279,5 +5288,5 @@ declare class TabGroupComponent implements OnChanges, AfterContentInit, OnDestro
5279
5288
  static ɵcmp: i0.ɵɵComponentDeclaration<TabGroupComponent, "lx-tab-group", never, { "isCentered": { "alias": "isCentered"; "required": false; }; "selectedIndex": { "alias": "selectedIndex"; "required": false; }; }, { "indexChange": "indexChange"; }, ["tabsQueryList"], ["*"], true, never>;
5280
5289
  }
5281
5290
 
5282
- 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, InputComponent, KeyboardActionSourceDirective, KeyboardSelectAction, KeyboardSelectDirective, KeyboardSortableItemDirective, KeyboardSortableListDirective, 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, 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 };
5291
+ 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, InputComponent, KeyboardActionSourceDirective, KeyboardSelectAction, KeyboardSelectDirective, KeyboardSortableItemDirective, KeyboardSortableListDirective, 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, PlaceholderDirective, 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, 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 };
5283
5292
  export type { ArgsToInterpolatedTemplateOptions, Breadcrumb, CurrencyIconPosition, CurrencyInputMode, DateFormatsProvider, DateInputRenderingStyle, DecimalSeparator, DragAndDropListAction, DragAndDropListActionEvent, DragAndDropListMoveEvent, DragAndDropListMoveIndexEvent, EventSet, ExtensionFactory, FormControlErrorDisplayStrategy, GlobalTranslationOptionsProvider, HighlightTermSearchOptions, HighlightTextSettings, ImageReader, KeyboardNavigationEvents, LxResizeObserverCallback, MultiSelectRemoveItemEvent, MultiSelectSize, OptionGroupOption, OrderOption, PopoverTriggerDirective, SingleSelectOptionGroup, SingleSelectPadding, SingleSelectSize, SortingOptions, SortingOrder, TooltipPosition, TranslationOptions, User, UserAvatarSize };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.872",
3
+ "version": "0.4.874",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -38,6 +38,7 @@
38
38
  "@tiptap/extension-text-align": "2.6.6",
39
39
  "@tiptap/extension-underline": "2.6.6",
40
40
  "@tiptap/pm": "2.7.0",
41
+ "@tiptap/extension-placeholder": "2.7.0",
41
42
  "@ui5/webcomponents": "2.12.0",
42
43
  "@ui5/webcomponents-base": "2.12.0",
43
44
  "@ui5/webcomponents-icons": "2.12.0",