@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,88 +0,0 @@
1
- import { AfterViewInit, EventEmitter, QueryList, TemplateRef } from '@angular/core';
2
- import { KeyboardSelectDirective } from '../keyboard-select.directive';
3
- import { MultiSelectRemoveItemEvent } from '../multi-select/multi-select.component';
4
- import { PillItemComponent } from '../pill-item/pill-item.component';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * A container for displaying a list of removable pill/tag items.
8
- * Commonly used inside `lx-multi-select` to show selected items.
9
- *
10
- * When used inside `lx-multi-select`, apply `class="pills"` for proper projection
11
- * and wire up `[keyboardSelectAction]` for keyboard navigation.
12
- *
13
- * ### Projection slots
14
- * - `#pillTemplate`: Optional custom template for rendering individual pills.
15
- * Receives each pill as implicit context. Use when you need custom styling
16
- * or attributes on individual pills.
17
- *
18
- * ### Example — Basic usage inside multi-select
19
- * @example
20
- * ```html
21
- * <lx-pill-list
22
- * class="pills"
23
- * [keyboardSelectAction]="multiSelect.selectionKeyboardSelectAction$"
24
- * [pills]="selectedItems"
25
- * labelKey="name"
26
- * itemKey="id"
27
- * (remove)="multiSelect.removeItem($event)">
28
- * </lx-pill-list>
29
- * ```
30
- *
31
- * ### Example — Custom pill template
32
- * @example
33
- * ```html
34
- * <lx-pill-list
35
- * class="pills"
36
- * [keyboardSelectAction]="multiSelect.selectionKeyboardSelectAction$"
37
- * [pills]="selectedItems"
38
- * itemKey="id"
39
- * (remove)="multiSelect.removeItem($event)">
40
- * <ng-template #pillTemplate let-pill>
41
- * <lx-pill-item
42
- * [label]="pill.name"
43
- * [item]="pill"
44
- * [class.readOnly]="pill.readOnly">
45
- * </lx-pill-item>
46
- * </ng-template>
47
- * </lx-pill-list>
48
- * ```
49
- */
50
- export declare class PillListComponent extends KeyboardSelectDirective implements AfterViewInit {
51
- /**
52
- * Array of items to display as pills.
53
- */
54
- pills: any[];
55
- /**
56
- * Property name to use as the pill label from each item object.
57
- */
58
- labelKey?: string;
59
- /**
60
- * Property name to use as unique identifier for each item.
61
- * Used in the trackBy function for better performance.
62
- */
63
- itemKey?: string;
64
- /**
65
- * When set to true, disables removal of pills.
66
- */
67
- disabled: boolean;
68
- /**
69
- * Event emitted when a pill is removed.
70
- */
71
- remove: EventEmitter<MultiSelectRemoveItemEvent>;
72
- /**
73
- * If you provide an <ng-template #pillTemplate>, it will be used to render the individual pills inside of the lx-multi-select.
74
- * This is useful if you want to apply special attributes or CSS styling to individual pills.
75
- * Example:
76
- * <ng-template #pillTemplate let-pill>
77
- * <lx-pill-item [class.readOnly]="item.readOnly" [label]="item.label" [item]="item"></lx-pill-item>
78
- * </ng-template>
79
- */
80
- pillTemplate?: TemplateRef<any>;
81
- contentItems: QueryList<PillItemComponent>;
82
- ngAfterViewInit(): void;
83
- removePill(event: MultiSelectRemoveItemEvent): void;
84
- removePillViaKeyboard(pill: any): void;
85
- trackByProp(index: number, pill: any): any;
86
- static ɵfac: i0.ɵɵFactoryDeclaration<PillListComponent, never>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<PillListComponent, "lx-pill-list", never, { "pills": { "alias": "pills"; "required": false; }; "labelKey": { "alias": "labelKey"; "required": false; }; "itemKey": { "alias": "itemKey"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "remove": "remove"; }, ["pillTemplate", "contentItems"], never, true, never>;
88
- }
@@ -1,51 +0,0 @@
1
- import { AfterViewInit, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
2
- import { ControlValueAccessor, UntypedFormControl } from '@angular/forms';
3
- import { BehaviorSubject, Subject } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Input that dynamically adjusts its width based on content length.
7
- *
8
- * Useful for inline editing or space-constrained layouts.
9
- *
10
- * ### Example
11
- * @example
12
- * ```html
13
- * <lx-responsive-input
14
- * [(ngModel)]="searchTerm"
15
- * [inputId]="'search'"
16
- * (focus)="onFocus()"
17
- * (blur)="onBlur()"
18
- * ></lx-responsive-input>
19
- * ```
20
- */
21
- export declare class ResponsiveInputComponent implements AfterViewInit, OnDestroy, ControlValueAccessor {
22
- /** Optional ID attribute for the input element. */
23
- inputId?: string;
24
- /** Emitted when the input receives focus. */
25
- focus: EventEmitter<void>;
26
- /** Emitted when the input receives focus via Tab key. */
27
- focusViaTab: EventEmitter<void>;
28
- /** Emitted when the input loses focus. */
29
- blur: EventEmitter<void>;
30
- responsiveInput: ElementRef<HTMLInputElement>;
31
- inputWidth: ElementRef<HTMLSpanElement>;
32
- readonly inputWidth$: BehaviorSubject<string>;
33
- readonly inputControl: UntypedFormControl;
34
- readonly destroyed$: Subject<void>;
35
- value: any;
36
- ngAfterViewInit(): void;
37
- ngOnDestroy(): void;
38
- focusInput(): void;
39
- resetInput(): void;
40
- /**
41
- * Based on https://github.com/Semantic-Org/Semantic-UI-React/
42
- * blob/25e382e40bb3102bb39944612643c0289cd1956b/src/modules/Dropdown/Dropdown.js#L1035
43
- */
44
- private computeSearchInputWidth;
45
- propagateChange(_value: any): void;
46
- writeValue(newValue: any): void;
47
- registerOnChange(fn: any): void;
48
- registerOnTouched(_fn: any): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveInputComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<ResponsiveInputComponent, "lx-responsive-input", never, { "inputId": { "alias": "inputId"; "required": false; }; }, { "focus": "focus"; "focusViaTab": "focusViaTab"; "blur": "blur"; }, never, never, true, never>;
51
- }
@@ -1,34 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { JSONContent } from '@tiptap/core';
4
- import { ExtensionFactory } from '../../utils/extensions-builder';
5
- import { OutputFormat, RichTextEditorFeature } from '../../utils/features';
6
- import * as i0 from "@angular/core";
7
- import * as i1 from "../../directives/tiptap-editor.directive";
8
- import * as i2 from "../../extensions/tracking/tracking.directive";
9
- export declare class RichTextEditorComponent implements OnDestroy, ControlValueAccessor {
10
- readonly mode: import("@angular/core").InputSignal<"edit" | "view">;
11
- readonly outputFormat: import("@angular/core").InputSignal<OutputFormat>;
12
- readonly additionalFeatures: import("@angular/core").InputSignal<RichTextEditorFeature[]>;
13
- readonly ariaLabelledBy: import("@angular/core").InputSignal<string | null>;
14
- readonly maxHeight: import("@angular/core").InputSignal<string | null>;
15
- readonly customExtensions: import("@angular/core").InputSignal<ExtensionFactory[]>;
16
- readonly autoHideToolbar: import("@angular/core").InputSignal<boolean>;
17
- readonly blur: import("@angular/core").OutputEmitterRef<void>;
18
- value: JSONContent | string | null;
19
- disabled: boolean;
20
- editor: import("@angular/core").Signal<import("@tiptap/core").Editor>;
21
- protected readonly toolbarVisibility: import("@angular/core").Signal<boolean>;
22
- private readonly isToolbarVisible;
23
- onChange: (_value: JSONContent | string | null) => void;
24
- onTouched: () => void;
25
- onFocusIn(): void;
26
- onFocusOut(event: FocusEvent): void;
27
- ngOnDestroy(): void;
28
- writeValue(value: JSONContent | string | null): void;
29
- registerOnChange(fn: any): void;
30
- registerOnTouched(fn: any): void;
31
- setDisabledState(isDisabled: boolean): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorComponent, "lx-rich-text-editor", never, { "mode": { "alias": "mode"; "required": true; "isSignal": true; }; "outputFormat": { "alias": "outputFormat"; "required": true; "isSignal": true; }; "additionalFeatures": { "alias": "additionalFeatures"; "required": false; "isSignal": true; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; "isSignal": true; }; "maxHeight": { "alias": "maxHeight"; "required": false; "isSignal": true; }; "customExtensions": { "alias": "customExtensions"; "required": false; "isSignal": true; }; "autoHideToolbar": { "alias": "autoHideToolbar"; "required": false; "isSignal": true; }; }, { "blur": "blur"; }, never, [".diagram-btn", "*"], true, [{ directive: typeof i1.TipTapEditorDirective; inputs: { "outputFormat": "outputFormat"; "additionalFeatures": "additionalFeatures"; "ariaLabelledBy": "ariaLabelledBy"; "customExtensions": "customExtensions"; "mode": "mode"; }; outputs: {}; }, { directive: typeof i2.TrackingDirective; inputs: {}; outputs: { "trackEvent": "trackEvent"; }; }]>;
34
- }
@@ -1,49 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { Editor } from '@tiptap/core';
3
- import type { Level } from '@tiptap/extension-heading';
4
- import { Transaction } from '@tiptap/pm/state';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Toolbar component for the rich text editor providing formatting controls.
8
- *
9
- * Displays formatting buttons based on enabled Tiptap extensions, including text styles,
10
- * bold/italic/underline, lists, alignment, links, code blocks, and table insertion.
11
- * The toolbar visibility is controlled by the `isVisible` input and link modal state.
12
- *
13
- * ### Projection slots
14
- * - `.diagram-btn`: Custom diagram button when `lxDiagram` extension is enabled
15
- *
16
- * ### Example
17
- * @example
18
- * ```html
19
- * <lx-rich-text-editor-toolbar [editor]="editor" [isVisible]="true">
20
- * <button class="diagram-btn" lx-button>Insert Diagram</button>
21
- * </lx-rich-text-editor-toolbar>
22
- * ```
23
- */
24
- export declare class RichTextEditorToolbarComponent implements OnInit, OnDestroy {
25
- NAME: string;
26
- /**
27
- * The Tiptap editor instance to control with this toolbar.
28
- */
29
- editor: Editor;
30
- /**
31
- * Controls the visibility of the toolbar.
32
- *
33
- * @default true
34
- */
35
- readonly isVisible: import("@angular/core").InputSignal<boolean>;
36
- headingLevels: Level[];
37
- private readonly isLinkModalOpen;
38
- protected readonly isToolbarVisible: import("@angular/core").Signal<boolean>;
39
- readonly isLinkModalOpenSignal: import("@angular/core").Signal<boolean>;
40
- ngOnInit(): void;
41
- ngOnDestroy(): void;
42
- update: (event: {
43
- editor: Editor;
44
- transaction: Transaction;
45
- }) => void;
46
- insertTable(): void;
47
- static ɵfac: i0.ɵɵFactoryDeclaration<RichTextEditorToolbarComponent, never>;
48
- static ɵcmp: i0.ɵɵComponentDeclaration<RichTextEditorToolbarComponent, "lx-rich-text-editor-toolbar", never, { "editor": { "alias": "editor"; "required": true; }; "isVisible": { "alias": "isVisible"; "required": false; "isSignal": true; }; }, {}, never, [".diagram-btn"], true, never>;
49
- }
@@ -1,8 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FocusEditorDirective implements OnInit {
4
- editor: import("@angular/core").Signal<import("@tiptap/core").Editor>;
5
- ngOnInit(): void;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FocusEditorDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<FocusEditorDirective, "lx-rich-text-editor[lxFocusEditor]", never, {}, {}, never, never, true, never>;
8
- }
@@ -1,23 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { ExtensionFactory, ExtensionsBuilder } from '../utils/extensions-builder';
3
- import { OutputFormat, RichTextEditorFeature } from '../utils/features';
4
- import * as i0 from "@angular/core";
5
- export declare class TipTapEditorDirective {
6
- readonly NAME = "TipTapEditorDirective";
7
- readonly outputFormat: import("@angular/core").InputSignal<OutputFormat>;
8
- readonly ariaLabelledBy: import("@angular/core").InputSignal<string | null>;
9
- readonly additionalFeatures: import("@angular/core").InputSignal<RichTextEditorFeature[]>;
10
- readonly customExtensions: import("@angular/core").InputSignal<ExtensionFactory[]>;
11
- readonly mode: import("@angular/core").InputSignal<"edit" | "view">;
12
- features: import("@angular/core").Signal<RichTextEditorFeature[]>;
13
- attributes: import("@angular/core").Signal<{
14
- [name: string]: string;
15
- } | ((state: import("prosemirror-state").EditorState) => {
16
- [name: string]: string;
17
- }) | undefined>;
18
- editor: import("@angular/core").Signal<Editor>;
19
- extensionsBuilder: ExtensionsBuilder;
20
- constructor();
21
- static ɵfac: i0.ɵɵFactoryDeclaration<TipTapEditorDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<TipTapEditorDirective, "lx-rich-text-editor[lxEditor]", never, { "outputFormat": { "alias": "outputFormat"; "required": true; "isSignal": true; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; "isSignal": true; }; "additionalFeatures": { "alias": "additionalFeatures"; "required": false; "isSignal": true; }; "customExtensions": { "alias": "customExtensions"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
23
- }
@@ -1,8 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { Plugin, PluginKey } from '@tiptap/pm/state';
3
- export declare const highlightTermStatePluginKey: PluginKey<{
4
- term: string | null;
5
- }>;
6
- export declare function highlightTermState(_editor: Editor): Plugin<{
7
- term: null;
8
- }>;
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class HighlightTermDirective {
3
- lxHighlightTerm: import("@angular/core").InputSignal<string | null | undefined>;
4
- editor: import("@angular/core").Signal<import("@tiptap/core").Editor>;
5
- constructor();
6
- static ɵfac: i0.ɵɵFactoryDeclaration<HighlightTermDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<HighlightTermDirective, "lx-rich-text-editor[lxHighlightTerm]", never, { "lxHighlightTerm": { "alias": "lxHighlightTerm"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
8
- }
@@ -1,9 +0,0 @@
1
- import { Extension } from '@tiptap/core';
2
- export interface HighlightTermOptions {
3
- exactMatch: boolean;
4
- }
5
- /**
6
- * This extension replicates the search term highlight mechanism
7
- * implemented by highlight-term.pipe.ts for tiptap editor.
8
- */
9
- export declare const HighlightTerm: Extension<HighlightTermOptions, any>;
@@ -1,5 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { Plugin } from '@tiptap/pm/state';
3
- import { DecorationSet } from '@tiptap/pm/view';
4
- import { HighlightTermOptions } from './highlight-term.extension';
5
- export declare function highlightTerm(_editor: Editor, options: HighlightTermOptions): Plugin<DecorationSet>;
@@ -1,33 +0,0 @@
1
- import { ChangeDetectorRef } from '@angular/core';
2
- import { NgForm } from '@angular/forms';
3
- import { Editor } from '@tiptap/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Modal dialog for creating and editing hyperlinks in the rich text editor.
7
- *
8
- * Provides a form to input link text and URL with validation. Supports creating new links
9
- * and editing existing ones. The modal state is managed by the link plugin.
10
- *
11
- * ### Example
12
- * @example
13
- * ```html
14
- * <lx-link-modal [editor]="editor" />
15
- * ```
16
- */
17
- export declare class LinkModalComponent {
18
- readonly NAME = "LinkModalComponent";
19
- /**
20
- * The Tiptap editor instance to insert or modify links in.
21
- */
22
- editor: Editor;
23
- readonly ngForm: import("@angular/core").Signal<NgForm>;
24
- readonly cd: ChangeDetectorRef;
25
- get open(): any;
26
- get text(): any;
27
- get url(): any;
28
- removeLink(): void;
29
- saveLink(): void;
30
- closeModal(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<LinkModalComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<LinkModalComponent, "lx-link-modal", never, { "editor": { "alias": "editor"; "required": true; }; }, {}, never, never, true, never>;
33
- }
@@ -1,8 +0,0 @@
1
- declare module '@tiptap/core' {
2
- interface Commands<ReturnType> {
3
- lxLink: {
4
- openLinkModal: () => ReturnType;
5
- };
6
- }
7
- }
8
- export declare const CustomLink: import("@tiptap/core").Mark<import("@tiptap/extension-link").LinkOptions, any>;
@@ -1,10 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { Plugin, PluginKey } from '@tiptap/pm/state';
3
- export interface LinkPluginState {
4
- open: boolean;
5
- text: string | null;
6
- url: string | null;
7
- }
8
- export declare const linkPluginKey: PluginKey<any>;
9
- export declare function linkPlugin(): Plugin<LinkPluginState>;
10
- export declare function dispatchLinkState(editor: Editor, props: LinkPluginState): void;
@@ -1,7 +0,0 @@
1
- import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class UrlValidatorDirective implements Validator {
4
- validate(control: AbstractControl<string | null>): ValidationErrors | null;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<UrlValidatorDirective, never>;
6
- static ɵdir: i0.ɵɵDirectiveDeclaration<UrlValidatorDirective, "[lxUrl][ngModel]", never, {}, {}, never, never, true, never>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './table-bubble-menu/table-bubble-menu.component';
2
- export * from './table-extensions';
@@ -1,30 +0,0 @@
1
- import { AfterViewInit, ElementRef } from '@angular/core';
2
- import { Editor } from '@tiptap/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Contextual bubble menu for table editing in the rich text editor.
6
- *
7
- * Provides three context-sensitive menus that appear when interacting with tables:
8
- * - Row menu: appears when a table row selector is active
9
- * - Column menu: appears when a table column selector is active
10
- * - Table menu: appears when the entire table is selected
11
- *
12
- * ### Example
13
- * @example
14
- * ```html
15
- * <lx-table-bubble-menu [editor]="editor" />
16
- * ```
17
- */
18
- export declare class TableBubbleMenuComponent implements AfterViewInit {
19
- NAME: string;
20
- /**
21
- * The Tiptap editor instance to attach table bubble menus to.
22
- */
23
- editor: Editor;
24
- bubbleMenuRowRef: ElementRef;
25
- bubbleMenuColumnRef: ElementRef;
26
- bubbleMenuTableRef: ElementRef;
27
- ngAfterViewInit(): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<TableBubbleMenuComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<TableBubbleMenuComponent, "lx-table-bubble-menu", never, { "editor": { "alias": "editor"; "required": true; }; }, {}, never, never, true, never>;
30
- }
@@ -1,4 +0,0 @@
1
- export declare const CustomTable: import("@tiptap/core").Node<import("@tiptap/extension-table").TableOptions, any>;
2
- export declare const CustomTableRow: import("@tiptap/core").Node<import("@tiptap/extension-table-row").TableRowOptions, any>;
3
- export declare const CustomTableCell: import("@tiptap/core").Node<import("@tiptap/extension-table-cell").TableCellOptions, any>;
4
- export declare const CustomTableHeader: import("@tiptap/core").Node<import("@tiptap/extension-table-header").TableHeaderOptions, any>;
@@ -1,28 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { EditorState, Selection, Transaction } from '@tiptap/pm/state';
3
- import { EditorView } from '@tiptap/pm/view';
4
- export declare const isColumnSelected: (columnIndex: number, selection: Selection) => boolean;
5
- export declare const isRowSelected: (rowIndex: number, selection: Selection) => boolean;
6
- export declare const isTableSelected: (selection: Selection) => boolean;
7
- export declare const getCellsInColumn: (columnIndex: number | number[], selection: Selection) => {
8
- pos: number;
9
- start: number;
10
- node: import("prosemirror-model").Node | null;
11
- }[] | null;
12
- export declare const getCellsInRow: (rowIndex: number | number[], selection: Selection) => {
13
- pos: number;
14
- start: number;
15
- node: import("prosemirror-model").Node | null;
16
- }[] | null;
17
- export declare const selectColumn: (index: number, tr: Transaction) => Transaction;
18
- export declare const selectRow: (index: number, tr: Transaction) => Transaction;
19
- type SelectorCheckParams = {
20
- editor: Editor;
21
- view: EditorView;
22
- state: EditorState;
23
- from: number;
24
- selectorType: 'selector-column' | 'selector-row';
25
- };
26
- export declare const isColumnSelectorActive: (params: Omit<SelectorCheckParams, "selectorType">) => boolean;
27
- export declare const isRowSelectorActive: (params: Omit<SelectorCheckParams, "selectorType">) => boolean;
28
- export {};
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class TrackingDirective {
3
- trackEvent: import("@angular/core").OutputEmitterRef<"INSERT_TABLE">;
4
- editor: import("@angular/core").Signal<import("@tiptap/core").Editor>;
5
- constructor();
6
- static ɵfac: i0.ɵɵFactoryDeclaration<TrackingDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<TrackingDirective, "lx-rich-text-editor[lxTracking]", never, {}, { "trackEvent": "trackEvent"; }, never, never, true, never>;
8
- }
@@ -1,10 +0,0 @@
1
- import { Extension } from '@tiptap/core';
2
- import { TrackingEvent } from './tracking.plugin';
3
- declare module '@tiptap/core' {
4
- interface Commands<ReturnType> {
5
- tracking: {
6
- track: (trackingEvent: TrackingEvent) => ReturnType;
7
- };
8
- }
9
- }
10
- export declare const Tracking: Extension<any, any>;
@@ -1,4 +0,0 @@
1
- import { Plugin, PluginKey } from '@tiptap/pm/state';
2
- export type TrackingEvent = 'INSERT_TABLE';
3
- export declare const trackingPluginKey: PluginKey<any>;
4
- export declare function tracking(): Plugin<"INSERT_TABLE">;
@@ -1,2 +0,0 @@
1
- export * from './truncate-button.component';
2
- export * from './truncate.extension';
@@ -1,22 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { Editor } from '@tiptap/core';
3
- import { Transaction } from '@tiptap/pm/state';
4
- import * as i0 from "@angular/core";
5
- export declare class TruncateButtonComponent implements OnInit, OnDestroy {
6
- readonly NAME = "TruncateButtonComponent";
7
- editor: Editor;
8
- private readonly cdr;
9
- get collapsed(): any;
10
- get key(): ".showMore" | ".showLess";
11
- get activated(): any;
12
- get showToggleButton(): any;
13
- ngOnInit(): void;
14
- ngOnDestroy(): void;
15
- update: (event: {
16
- editor: Editor;
17
- transaction: Transaction;
18
- }) => void;
19
- onClick(event: Event): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<TruncateButtonComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<TruncateButtonComponent, "lx-truncate-button", never, { "editor": { "alias": "editor"; "required": true; }; }, {}, never, never, true, never>;
22
- }
@@ -1,9 +0,0 @@
1
- import { TruncateOptions } from './truncate.extension';
2
- import * as i0 from "@angular/core";
3
- export declare class TruncateDirective {
4
- lxTruncate: import("@angular/core").InputSignal<TruncateOptions | undefined>;
5
- editor: import("@angular/core").Signal<import("@tiptap/core").Editor>;
6
- constructor();
7
- static ɵfac: i0.ɵɵFactoryDeclaration<TruncateDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<TruncateDirective, "lx-rich-text-editor[lxTruncate]", never, { "lxTruncate": { "alias": "lxTruncate"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
9
- }
@@ -1,6 +0,0 @@
1
- import { Extension } from '@tiptap/core';
2
- export interface TruncateOptions {
3
- maxLines?: number;
4
- showToggleButton?: boolean;
5
- }
6
- export declare const Truncate: Extension<TruncateOptions, any>;
@@ -1,10 +0,0 @@
1
- import { Editor } from '@tiptap/core';
2
- import { Plugin, PluginKey } from '@tiptap/pm/state';
3
- export declare const truncatePluginKey: PluginKey<any>;
4
- export interface TruncatePluginState {
5
- collapsed?: boolean;
6
- activated?: boolean;
7
- showToggleButton?: boolean;
8
- maxLines?: number;
9
- }
10
- export declare function truncate(editor: Editor): Plugin<TruncatePluginState>;
@@ -1,12 +0,0 @@
1
- import { ElementRef, Injector, Type } from '@angular/core';
2
- export declare class AngularRenderer<C, P> {
3
- private applicationRef;
4
- private componentRef;
5
- constructor(ViewComponent: Type<C>, injector: Injector, props: Partial<P>);
6
- get instance(): C;
7
- get elementRef(): ElementRef;
8
- get dom(): HTMLElement;
9
- updateProps<T extends P>(props: Partial<T>): void;
10
- detectChanges(): void;
11
- destroy(): void;
12
- }
@@ -1,18 +0,0 @@
1
- import { Injector, Type } from '@angular/core';
2
- import { NodeViewRenderer, NodeViewRendererOptions } from '@tiptap/core';
3
- import type { Node as ProseMirrorNode } from '@tiptap/pm/model';
4
- import type { Decoration } from '@tiptap/pm/view';
5
- import { AngularNodeViewComponent } from './node-view.component';
6
- interface RendererUpdateProps {
7
- oldNode: ProseMirrorNode;
8
- oldDecorations: readonly Decoration[];
9
- newNode: ProseMirrorNode;
10
- newDecorations: readonly Decoration[];
11
- updateProps: () => void;
12
- }
13
- interface AngularNodeViewRendererOptions extends NodeViewRendererOptions {
14
- update?: ((props: RendererUpdateProps) => boolean) | null;
15
- injector: Injector;
16
- }
17
- export declare const AngularNodeViewRenderer: (ViewComponent: Type<AngularNodeViewComponent>, options: Partial<AngularNodeViewRendererOptions>) => NodeViewRenderer;
18
- export {};
@@ -1,24 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnInit, Renderer2 } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { Content, Editor, type EditorEvents } from '@tiptap/core';
4
- import * as i0 from "@angular/core";
5
- export declare class EditorDirective implements OnInit, AfterViewInit, ControlValueAccessor {
6
- protected elRef: ElementRef<HTMLElement>;
7
- protected renderer: Renderer2;
8
- protected changeDetectorRef: ChangeDetectorRef;
9
- editor: Editor;
10
- outputFormat: 'json' | 'markdown';
11
- blur: EventEmitter<any>;
12
- constructor(elRef: ElementRef<HTMLElement>, renderer: Renderer2, changeDetectorRef: ChangeDetectorRef);
13
- protected onChange: (value: Content) => void;
14
- protected onTouched: () => void;
15
- writeValue(value: Content): void;
16
- registerOnChange(fn: () => void): void;
17
- registerOnTouched(fn: () => void): void;
18
- setDisabledState(isDisabled: boolean): void;
19
- protected handleChange: ({ editor, transaction }: EditorEvents["transaction"]) => void;
20
- ngOnInit(): void;
21
- ngAfterViewInit(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<EditorDirective, never>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<EditorDirective, "tiptap-editor[editor]", never, { "editor": { "alias": "editor"; "required": true; }; "outputFormat": { "alias": "outputFormat"; "required": true; }; }, { "blur": "blur"; }, never, never, true, never>;
24
- }
@@ -1,27 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Base component for custom Tiptap node views in Angular.
4
- *
5
- * Extend this component to create custom node views for the rich text editor.
6
- * Provides all Tiptap NodeViewProps as required input signals.
7
- */
8
- export declare class AngularNodeViewComponent {
9
- /** The Tiptap editor instance. */
10
- editor: import("@angular/core").InputSignal<import("@tiptap/core").Editor>;
11
- /** The ProseMirror node being rendered. */
12
- node: import("@angular/core").InputSignal<import("prosemirror-model").Node>;
13
- /** Array of decorations for this node. */
14
- decorations: import("@angular/core").InputSignal<readonly import("@tiptap/core").DecorationWithType[]>;
15
- /** Whether the node is currently selected. */
16
- selected: import("@angular/core").InputSignal<boolean>;
17
- /** The Tiptap extension that created this node. */
18
- extension: import("@angular/core").InputSignal<import("@tiptap/core").Node<any, any>>;
19
- /** Function to get the node's position in the document. */
20
- getPos: import("@angular/core").InputSignal<() => number>;
21
- /** Function to update the node's attributes. */
22
- updateAttributes: import("@angular/core").InputSignal<(attributes: Record<string, any>) => void>;
23
- /** Function to delete the node from the document. */
24
- deleteNode: import("@angular/core").InputSignal<() => void>;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<AngularNodeViewComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<AngularNodeViewComponent, "ng-component", never, { "editor": { "alias": "editor"; "required": true; "isSignal": true; }; "node": { "alias": "node"; "required": true; "isSignal": true; }; "decorations": { "alias": "decorations"; "required": true; "isSignal": true; }; "selected": { "alias": "selected"; "required": true; "isSignal": true; }; "extension": { "alias": "extension"; "required": true; "isSignal": true; }; "getPos": { "alias": "getPos"; "required": true; "isSignal": true; }; "updateAttributes": { "alias": "updateAttributes"; "required": true; "isSignal": true; }; "deleteNode": { "alias": "deleteNode"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
27
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { Editor } from '@tiptap/core';
3
- import * as i0 from "@angular/core";
4
- export declare class ExtensionEnabledPipe implements PipeTransform {
5
- transform(name: string, editor: Editor): boolean;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ExtensionEnabledPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<ExtensionEnabledPipe, "lxExtensionEnabled", true>;
8
- }