matcha-components 19.110.0 → 19.111.0
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/fesm2022/matcha-components.mjs +1123 -391
- package/fesm2022/matcha-components.mjs.map +1 -1
- package/lib/matcha-components.module.d.ts +4 -4
- package/lib/matcha-drop-list/directives/drag-handle.directive.d.ts +12 -0
- package/lib/matcha-drop-list/directives/drag.directive.d.ts +51 -0
- package/lib/matcha-drop-list/drop-list/drop-list.component.d.ts +59 -0
- package/lib/matcha-drop-list/drop-list.module.d.ts +10 -0
- package/lib/matcha-drop-list/services/drop-list.service.d.ts +10 -0
- package/lib/matcha-skeleton/skeleton/skeleton.component.d.ts +12 -0
- package/lib/matcha-skeleton/skeleton.module.d.ts +8 -0
- package/package.json +1 -1
- package/public-api.d.ts +8 -2
- package/lib/matcha-tree/tree.directive.d.ts +0 -9
- package/lib/matcha-tree/tree.module.d.ts +0 -8
|
@@ -36,11 +36,11 @@ import * as i34 from "./matcha-table/table.module";
|
|
|
36
36
|
import * as i35 from "./matcha-tabs/tabs.module";
|
|
37
37
|
import * as i36 from "./matcha-title/title.module";
|
|
38
38
|
import * as i37 from "./matcha-tooltip/tooltip.module";
|
|
39
|
-
import * as i38 from "./matcha-
|
|
40
|
-
import * as i39 from "./matcha-
|
|
41
|
-
import * as i40 from "./matcha-
|
|
39
|
+
import * as i38 from "./matcha-date/date.module";
|
|
40
|
+
import * as i39 from "./matcha-time/time.module";
|
|
41
|
+
import * as i40 from "./matcha-drop-list/drop-list.module";
|
|
42
42
|
export declare class MatchaComponentsModule {
|
|
43
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaComponentsModule, never>;
|
|
44
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaComponentsModule, [typeof i1.MatchaOverflowDraggableComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatchaAccordionModule, typeof i5.MatchaBadgeModule, typeof i6.MatchaButtonModule, typeof i7.MatchaButtonToggleModule, typeof i8.MatchaCardModule, typeof i9.MatchaCheckboxModule, typeof i10.MatchaChipsModule, typeof i11.MatchaDatepickerModule, typeof i12.MatchaDividerModule, typeof i13.MatchaElevationModule, typeof i14.MatchaFormFieldModule, typeof i15.MatchaHintTextModule, typeof i16.MatchaIconModule, typeof i17.MatchaInfiniteScrollModule, typeof i18.MatchaInputModule, typeof i19.MatchaMasonryModule, typeof i20.MatchaMenuModule, typeof i21.MatchaModalModule, typeof i22.MatchaPaginatorModule, typeof i23.MatchaProgressBarModule, typeof i24.MatchaRadioButtonModule, typeof i25.MatchaRippleModule, typeof i26.MatchaSelectModule, typeof i27.MatchaSidenavModule, typeof i28.MatchaSlideToggleModule, typeof i29.MatchaSliderModule, typeof i30.MatchaSnackBarModule, typeof i31.MatchaSortHeaderModule, typeof i32.MatchaSpinModule, typeof i33.MatchaStepperModule, typeof i34.MatchaTableModule, typeof i35.MatchaTabsModule, typeof i36.MatchaTitleModule, typeof i37.MatchaTooltipModule, typeof i38.
|
|
44
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaComponentsModule, [typeof i1.MatchaOverflowDraggableComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatchaAccordionModule, typeof i5.MatchaBadgeModule, typeof i6.MatchaButtonModule, typeof i7.MatchaButtonToggleModule, typeof i8.MatchaCardModule, typeof i9.MatchaCheckboxModule, typeof i10.MatchaChipsModule, typeof i11.MatchaDatepickerModule, typeof i12.MatchaDividerModule, typeof i13.MatchaElevationModule, typeof i14.MatchaFormFieldModule, typeof i15.MatchaHintTextModule, typeof i16.MatchaIconModule, typeof i17.MatchaInfiniteScrollModule, typeof i18.MatchaInputModule, typeof i19.MatchaMasonryModule, typeof i20.MatchaMenuModule, typeof i21.MatchaModalModule, typeof i22.MatchaPaginatorModule, typeof i23.MatchaProgressBarModule, typeof i24.MatchaRadioButtonModule, typeof i25.MatchaRippleModule, typeof i26.MatchaSelectModule, typeof i27.MatchaSidenavModule, typeof i28.MatchaSlideToggleModule, typeof i29.MatchaSliderModule, typeof i30.MatchaSnackBarModule, typeof i31.MatchaSortHeaderModule, typeof i32.MatchaSpinModule, typeof i33.MatchaStepperModule, typeof i34.MatchaTableModule, typeof i35.MatchaTabsModule, typeof i36.MatchaTitleModule, typeof i37.MatchaTooltipModule, typeof i38.MatchaDateModule, typeof i39.MatchaTimeModule, typeof i40.MatchaDropListModule], [typeof i4.MatchaAccordionModule, typeof i5.MatchaBadgeModule, typeof i6.MatchaButtonModule, typeof i7.MatchaButtonToggleModule, typeof i8.MatchaCardModule, typeof i9.MatchaCheckboxModule, typeof i10.MatchaChipsModule, typeof i11.MatchaDatepickerModule, typeof i12.MatchaDividerModule, typeof i13.MatchaElevationModule, typeof i14.MatchaFormFieldModule, typeof i15.MatchaHintTextModule, typeof i16.MatchaIconModule, typeof i17.MatchaInfiniteScrollModule, typeof i18.MatchaInputModule, typeof i19.MatchaMasonryModule, typeof i20.MatchaMenuModule, typeof i21.MatchaModalModule, typeof i22.MatchaPaginatorModule, typeof i23.MatchaProgressBarModule, typeof i24.MatchaRadioButtonModule, typeof i25.MatchaRippleModule, typeof i26.MatchaSelectModule, typeof i27.MatchaSidenavModule, typeof i28.MatchaSlideToggleModule, typeof i29.MatchaSliderModule, typeof i30.MatchaSnackBarModule, typeof i31.MatchaSortHeaderModule, typeof i32.MatchaSpinModule, typeof i33.MatchaStepperModule, typeof i34.MatchaTableModule, typeof i35.MatchaTabsModule, typeof i36.MatchaTitleModule, typeof i37.MatchaTooltipModule, typeof i38.MatchaDateModule, typeof i39.MatchaTimeModule, typeof i40.MatchaDropListModule]>;
|
|
45
45
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatchaComponentsModule>;
|
|
46
46
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
+
import { MatchaDragDirective } from './drag.directive';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class MatchaDragHandleDirective implements OnInit {
|
|
5
|
+
private elementRef;
|
|
6
|
+
private dragDirective;
|
|
7
|
+
get dragHandleClass(): boolean;
|
|
8
|
+
constructor(elementRef: ElementRef<HTMLElement>, dragDirective: MatchaDragDirective);
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDragHandleDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaDragHandleDirective, "[matchaDragHandle]", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { ElementRef, OnInit, OnDestroy, Renderer2, NgZone } from '@angular/core';
|
|
2
|
+
import { MatchaDropListService } from '../services/drop-list.service';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class MatchaDragDirective implements OnInit, OnDestroy {
|
|
5
|
+
elementRef: ElementRef<HTMLElement>;
|
|
6
|
+
private renderer;
|
|
7
|
+
private ngZone;
|
|
8
|
+
private dropListService;
|
|
9
|
+
matchaDragData: any;
|
|
10
|
+
matchaDragDisabled: boolean;
|
|
11
|
+
get dragItemClass(): boolean;
|
|
12
|
+
get dragDisabledClass(): boolean;
|
|
13
|
+
private listeners;
|
|
14
|
+
private isDragging;
|
|
15
|
+
private dragHandle?;
|
|
16
|
+
private dropList?;
|
|
17
|
+
private touchStartPosition;
|
|
18
|
+
private touchCurrentPosition;
|
|
19
|
+
private touchDragThreshold;
|
|
20
|
+
private isTouchDragging;
|
|
21
|
+
private dragPreview?;
|
|
22
|
+
private touchIdentifier?;
|
|
23
|
+
constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, ngZone: NgZone, dropListService: MatchaDropListService);
|
|
24
|
+
ngOnInit(): void;
|
|
25
|
+
ngOnDestroy(): void;
|
|
26
|
+
setDropList(dropList: any): void;
|
|
27
|
+
setDragHandle(handle: HTMLElement): void;
|
|
28
|
+
private setupDragEvents;
|
|
29
|
+
private onDragStart;
|
|
30
|
+
private onDragEnd;
|
|
31
|
+
private onTouchStart;
|
|
32
|
+
private onTouchMove;
|
|
33
|
+
private onTouchEnd;
|
|
34
|
+
private onTouchCancel;
|
|
35
|
+
private startTouchDrag;
|
|
36
|
+
private updateTouchDrag;
|
|
37
|
+
private endTouchDrag;
|
|
38
|
+
private cancelTouchDrag;
|
|
39
|
+
private createTouchDragPreview;
|
|
40
|
+
private checkDropZones;
|
|
41
|
+
private findDropZone;
|
|
42
|
+
private findAngularComponent;
|
|
43
|
+
private createFakeDragEvent;
|
|
44
|
+
private findTouch;
|
|
45
|
+
private resetTouchState;
|
|
46
|
+
private cleanupTouchDrag;
|
|
47
|
+
private createDragImage;
|
|
48
|
+
private cleanupListeners;
|
|
49
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDragDirective, never>;
|
|
50
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaDragDirective, "[matchaDrag]", never, { "matchaDragData": { "alias": "matchaDragData"; "required": false; }; "matchaDragDisabled": { "alias": "matchaDragDisabled"; "required": false; }; }, {}, never, never, false, never>;
|
|
51
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { EventEmitter, ElementRef, Renderer2, OnInit, OnDestroy, QueryList, AfterContentInit } from '@angular/core';
|
|
2
|
+
import { MatchaDragDirective } from '../directives/drag.directive';
|
|
3
|
+
import { MatchaDropListService } from '../services/drop-list.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export interface MatchaDropListDroppedEvent<T = any> {
|
|
6
|
+
previousIndex: number;
|
|
7
|
+
currentIndex: number;
|
|
8
|
+
item: T;
|
|
9
|
+
container: MatchaDropListComponent;
|
|
10
|
+
previousContainer?: MatchaDropListComponent;
|
|
11
|
+
data: T[];
|
|
12
|
+
}
|
|
13
|
+
export interface MatchaDropListConnectedToEvent<T = any> {
|
|
14
|
+
sourceData: T[];
|
|
15
|
+
targetData: T[];
|
|
16
|
+
item: T;
|
|
17
|
+
previousIndex: number;
|
|
18
|
+
currentIndex: number;
|
|
19
|
+
}
|
|
20
|
+
export declare class MatchaDropListComponent<T = any> implements OnInit, OnDestroy, AfterContentInit {
|
|
21
|
+
elementRef: ElementRef<HTMLElement>;
|
|
22
|
+
private renderer;
|
|
23
|
+
private dropListService;
|
|
24
|
+
matchaDropListData: T[];
|
|
25
|
+
matchaDropListDisabled: boolean;
|
|
26
|
+
matchaDropListConnectedTo: MatchaDropListComponent[];
|
|
27
|
+
matchaDropListSortingDisabled: boolean;
|
|
28
|
+
matchaDropListAcceptPredicate?: (item: any, sourceContainer: MatchaDropListComponent, targetContainer: MatchaDropListComponent) => boolean;
|
|
29
|
+
matchaDropListDropped: EventEmitter<MatchaDropListDroppedEvent<T>>;
|
|
30
|
+
dragItems: QueryList<MatchaDragDirective>;
|
|
31
|
+
get dropListClass(): boolean;
|
|
32
|
+
private currentDragItem?;
|
|
33
|
+
private dragStartIndex;
|
|
34
|
+
private sourceContainer?;
|
|
35
|
+
isReceivingDrag: boolean;
|
|
36
|
+
showDropIndicator: boolean;
|
|
37
|
+
dropIndicatorPosition: number;
|
|
38
|
+
canAcceptDrop: boolean;
|
|
39
|
+
private calculatedDropIndex;
|
|
40
|
+
constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, dropListService: MatchaDropListService);
|
|
41
|
+
ngOnInit(): void;
|
|
42
|
+
ngAfterContentInit(): void;
|
|
43
|
+
ngOnDestroy(): void;
|
|
44
|
+
private setupDropZone;
|
|
45
|
+
private updateDropIndicator;
|
|
46
|
+
onDragStart(dragItem: MatchaDragDirective, event: DragEvent): void;
|
|
47
|
+
onDragEnd(): void;
|
|
48
|
+
private handleDrop;
|
|
49
|
+
private reorderItems;
|
|
50
|
+
private transferItem;
|
|
51
|
+
private getDragItemIndex;
|
|
52
|
+
notifyDragStart(dragItem: MatchaDragDirective, sourceContainer: MatchaDropListComponent): void;
|
|
53
|
+
notifyDragEnd(): void;
|
|
54
|
+
private canAcceptCurrentDrop;
|
|
55
|
+
handleTouchDragOver(event: any): void;
|
|
56
|
+
handleTouchDrop(event: any, dragItem: any): void;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListComponent<any>, never>;
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatchaDropListComponent<any>, "matcha-drop-list", never, { "matchaDropListData": { "alias": "matchaDropListData"; "required": false; }; "matchaDropListDisabled": { "alias": "matchaDropListDisabled"; "required": false; }; "matchaDropListConnectedTo": { "alias": "matchaDropListConnectedTo"; "required": false; }; "matchaDropListSortingDisabled": { "alias": "matchaDropListSortingDisabled"; "required": false; }; "matchaDropListAcceptPredicate": { "alias": "matchaDropListAcceptPredicate"; "required": false; }; }, { "matchaDropListDropped": "matchaDropListDropped"; }, ["dragItems"], ["*"], false, never>;
|
|
59
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./drop-list/drop-list.component";
|
|
3
|
+
import * as i2 from "./directives/drag.directive";
|
|
4
|
+
import * as i3 from "./directives/drag-handle.directive";
|
|
5
|
+
import * as i4 from "@angular/common";
|
|
6
|
+
export declare class MatchaDropListModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaDropListModule, [typeof i1.MatchaDropListComponent, typeof i2.MatchaDragDirective, typeof i3.MatchaDragHandleDirective], [typeof i4.CommonModule], [typeof i1.MatchaDropListComponent, typeof i2.MatchaDragDirective, typeof i3.MatchaDragHandleDirective]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatchaDropListModule>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class MatchaDropListService {
|
|
3
|
+
private dropZones;
|
|
4
|
+
registerDropZone(element: HTMLElement, component: any): void;
|
|
5
|
+
unregisterDropZone(element: HTMLElement): void;
|
|
6
|
+
findDropZone(element: Element | null): any;
|
|
7
|
+
getAllDropZones(): any[];
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListService, never>;
|
|
9
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MatchaDropListService>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class MatchaSkeletonComponent {
|
|
3
|
+
amount: number | string;
|
|
4
|
+
grid: number | string;
|
|
5
|
+
height: number | string;
|
|
6
|
+
model: 'profile' | 'table' | 'empty' | string | null;
|
|
7
|
+
gap: number | string;
|
|
8
|
+
get classes(): string;
|
|
9
|
+
get heightClass(): string;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatchaSkeletonComponent, "matcha-skeleton", never, { "amount": { "alias": "amount"; "required": false; }; "grid": { "alias": "grid"; "required": false; }; "height": { "alias": "height"; "required": false; }; "model": { "alias": "model"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./skeleton/skeleton.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
export declare class MatchaSkeletonModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSkeletonModule, [typeof i1.MatchaSkeletonComponent], [typeof i2.CommonModule], [typeof i1.MatchaSkeletonComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSkeletonModule>;
|
|
8
|
+
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -28,6 +28,7 @@ export * from './lib/matcha-form-field/matcha-error/matcha-error.component';
|
|
|
28
28
|
export * from './lib/matcha-checkbox/checkbox/checkbox.component';
|
|
29
29
|
export * from './lib/matcha-spin/spin/spin.component';
|
|
30
30
|
export * from './lib/matcha-hint-text/hint/hint-text.component';
|
|
31
|
+
export * from './lib/matcha-skeleton/skeleton/skeleton.component';
|
|
31
32
|
export * from './lib/matcha-slide-toggle/slide-toggle/slide-toggle.component';
|
|
32
33
|
export * from './lib/matcha-button-toggle/button-toggle/button-toggle.component';
|
|
33
34
|
export * from './lib/matcha-tabs/tabs/tabs.component';
|
|
@@ -38,6 +39,7 @@ export * from './lib/matcha-stepper/step/step.component';
|
|
|
38
39
|
export * from './lib/matcha-stepper/stepper/stepper.component';
|
|
39
40
|
export * from './lib/matcha-stepper/stepper-content/stepper-content.component';
|
|
40
41
|
export * from './lib/matcha-stepper/stepper-controller/stepper-controller.component';
|
|
42
|
+
export * from './lib/matcha-drop-list/drop-list/drop-list.component';
|
|
41
43
|
export * from './lib/matcha-accordion/accordion.module';
|
|
42
44
|
export * from './lib/matcha-infinite-scroll/matcha-infinite-scroll.module';
|
|
43
45
|
export * from './lib/matcha-modal/matcha-modal.module';
|
|
@@ -66,16 +68,17 @@ export * from './lib/matcha-paginator/paginator.module';
|
|
|
66
68
|
export * from './lib/matcha-progress-bar/progress-bar.module';
|
|
67
69
|
export * from './lib/matcha-radio-button/radio-button.module';
|
|
68
70
|
export * from './lib/matcha-select/select.module';
|
|
71
|
+
export * from './lib/matcha-skeleton/skeleton.module';
|
|
69
72
|
export * from './lib/matcha-slide-toggle/slide-toggle.module';
|
|
70
73
|
export * from './lib/matcha-slider/slider.module';
|
|
71
74
|
export * from './lib/matcha-snackbar/snack-bar.module';
|
|
72
75
|
export * from './lib/matcha-sort-header/sort-header.module';
|
|
73
76
|
export * from './lib/matcha-table/table.module';
|
|
74
77
|
export * from './lib/matcha-tabs/tabs.module';
|
|
75
|
-
export * from './lib/matcha-tree/tree.module';
|
|
76
78
|
export * from './lib/matcha-ripple/ripple.module';
|
|
77
79
|
export * from './lib/matcha-spin/spin.module';
|
|
78
80
|
export * from './lib/matcha-hint-text/hint.module';
|
|
81
|
+
export * from './lib/matcha-drop-list/drop-list.module';
|
|
79
82
|
export * from './lib/matcha-modal/modal.service';
|
|
80
83
|
export * from './lib/matcha-modal/overlay.service';
|
|
81
84
|
export * from './lib/matcha-date/date.module';
|
|
@@ -83,7 +86,6 @@ export * from './lib/matcha-time/time.module';
|
|
|
83
86
|
export * from './lib/matcha-stepper/stepper.module';
|
|
84
87
|
export * from './lib/matcha-tooltip/tooltip.directive';
|
|
85
88
|
export * from './lib/matcha-input/input.directive';
|
|
86
|
-
export * from './lib/matcha-tree/tree.directive';
|
|
87
89
|
export * from './lib/matcha-table/table.directive';
|
|
88
90
|
export * from './lib/matcha-sort-header/sort-header.directive';
|
|
89
91
|
export * from './lib/matcha-snackbar/snack-bar.directive';
|
|
@@ -99,6 +101,10 @@ export * from './lib/matcha-datepicker/datepicker.directive';
|
|
|
99
101
|
export * from './lib/matcha-chips/matcha-chips.directive';
|
|
100
102
|
export * from './lib/matcha-badge/badge.directive';
|
|
101
103
|
export * from './lib/matcha-ripple/ripple.directive';
|
|
104
|
+
export * from './lib/matcha-drop-list/directives/drag.directive';
|
|
105
|
+
export * from './lib/matcha-drop-list/directives/drag-handle.directive';
|
|
102
106
|
export * from './lib/matcha-stepper/next-step.diretive';
|
|
103
107
|
export * from './lib/matcha-stepper/prev-step.diretive';
|
|
104
108
|
export * from './lib/matcha-stepper/step-content.diretive';
|
|
109
|
+
export * from './lib/matcha-drop-list/directives/drag.directive';
|
|
110
|
+
export * from './lib/matcha-drop-list/directives/drag-handle.directive';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MatchaTreeDirective {
|
|
4
|
-
private _elementRef;
|
|
5
|
-
private _renderer;
|
|
6
|
-
constructor(_elementRef: ElementRef, _renderer: Renderer2);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTreeDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaTreeDirective, "[matchaTree]", never, {}, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tree.directive";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class MatchaTreeModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTreeModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTreeModule, [typeof i1.MatchaTreeDirective], [typeof i2.CommonModule], [typeof i1.MatchaTreeDirective]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTreeModule>;
|
|
8
|
-
}
|