matcha-components 19.139.0 → 20.1.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.
Files changed (129) hide show
  1. package/fesm2022/matcha-components.mjs +436 -455
  2. package/fesm2022/matcha-components.mjs.map +1 -1
  3. package/index.d.ts +1503 -3
  4. package/package.json +1 -1
  5. package/lib/matcha-accordion/accordion/accordion.component.d.ts +0 -14
  6. package/lib/matcha-accordion/accordion-content/accordion-content.component.d.ts +0 -5
  7. package/lib/matcha-accordion/accordion-header/accordion-header.component.d.ts +0 -5
  8. package/lib/matcha-accordion/accordion-item/accordion-item.component.d.ts +0 -15
  9. package/lib/matcha-accordion/accordion.module.d.ts +0 -16
  10. package/lib/matcha-animations/animations.d.ts +0 -1
  11. package/lib/matcha-autocomplete/matcha-autocomplete/matcha-autocomplete.component.d.ts +0 -16
  12. package/lib/matcha-autocomplete/matcha-autocomplete.directive.d.ts +0 -19
  13. package/lib/matcha-autocomplete/matcha-autocomplete.module.d.ts +0 -11
  14. package/lib/matcha-badge/badge.directive.d.ts +0 -9
  15. package/lib/matcha-badge/badge.module.d.ts +0 -7
  16. package/lib/matcha-button/button/button.component.d.ts +0 -48
  17. package/lib/matcha-button/button.module.d.ts +0 -7
  18. package/lib/matcha-button-toggle/button-toggle/button-toggle.component.d.ts +0 -29
  19. package/lib/matcha-button-toggle/button-toggle.module.d.ts +0 -9
  20. package/lib/matcha-card/card/card.component.d.ts +0 -23
  21. package/lib/matcha-card/card.module.d.ts +0 -13
  22. package/lib/matcha-checkbox/checkbox/checkbox.component.d.ts +0 -26
  23. package/lib/matcha-checkbox/checkbox.module.d.ts +0 -9
  24. package/lib/matcha-chips/chips.module.d.ts +0 -7
  25. package/lib/matcha-chips/matcha-chips.directive.d.ts +0 -9
  26. package/lib/matcha-components.module.d.ts +0 -51
  27. package/lib/matcha-date/date/date.component.d.ts +0 -21
  28. package/lib/matcha-date/date.module.d.ts +0 -9
  29. package/lib/matcha-datepicker/datepicker.directive.d.ts +0 -9
  30. package/lib/matcha-datepicker/datepicker.module.d.ts +0 -7
  31. package/lib/matcha-divider/divider/divider.component.d.ts +0 -14
  32. package/lib/matcha-divider/divider.module.d.ts +0 -8
  33. package/lib/matcha-drop-list/directives/drag-handle.directive.d.ts +0 -12
  34. package/lib/matcha-drop-list/directives/drag.directive.d.ts +0 -51
  35. package/lib/matcha-drop-list/drop-list/drop-list.component.d.ts +0 -59
  36. package/lib/matcha-drop-list/drop-list.module.d.ts +0 -10
  37. package/lib/matcha-drop-list/services/drop-list.service.d.ts +0 -10
  38. package/lib/matcha-elevation/elevation.directive.d.ts +0 -11
  39. package/lib/matcha-elevation/elevation.module.d.ts +0 -8
  40. package/lib/matcha-form-field/matcha-error/matcha-error.component.d.ts +0 -5
  41. package/lib/matcha-form-field/matcha-form-field/matcha-form-field.component.d.ts +0 -16
  42. package/lib/matcha-form-field/matcha-form-field.module.d.ts +0 -11
  43. package/lib/matcha-form-field/matcha-label/matcha-label.component.d.ts +0 -6
  44. package/lib/matcha-grid/grid.component.d.ts +0 -25
  45. package/lib/matcha-grid/grid.module.d.ts +0 -8
  46. package/lib/matcha-hint-text/hint/hint-text.component.d.ts +0 -9
  47. package/lib/matcha-hint-text/hint.module.d.ts +0 -9
  48. package/lib/matcha-icon/icon.component.d.ts +0 -11
  49. package/lib/matcha-icon/icon.module.d.ts +0 -9
  50. package/lib/matcha-infinite-scroll/matcha-infinite-scroll/matcha-infinite-scroll.component.d.ts +0 -12
  51. package/lib/matcha-infinite-scroll/matcha-infinite-scroll-data/matcha-infinite-scroll-data.component.d.ts +0 -64
  52. package/lib/matcha-infinite-scroll/matcha-infinite-scroll.module.d.ts +0 -9
  53. package/lib/matcha-input/input.directive.d.ts +0 -9
  54. package/lib/matcha-input/input.module.d.ts +0 -7
  55. package/lib/matcha-lazyload/lazyload/lazyload.component.d.ts +0 -12
  56. package/lib/matcha-lazyload/lazyload-data/lazyload-data.component.d.ts +0 -64
  57. package/lib/matcha-lazyload/lazyload.module.d.ts +0 -9
  58. package/lib/matcha-masonry/masonry/masonry.component.d.ts +0 -16
  59. package/lib/matcha-masonry/masonry.module.d.ts +0 -8
  60. package/lib/matcha-menu/menu.component.d.ts +0 -16
  61. package/lib/matcha-menu/menu.directive.d.ts +0 -14
  62. package/lib/matcha-menu/menu.module.d.ts +0 -9
  63. package/lib/matcha-modal/matcha-modal.module.d.ts +0 -17
  64. package/lib/matcha-modal/modal/modal.component.d.ts +0 -22
  65. package/lib/matcha-modal/modal-content/modal-content.component.d.ts +0 -5
  66. package/lib/matcha-modal/modal-footer/modal-footer.component.d.ts +0 -7
  67. package/lib/matcha-modal/modal-header/modal-header.component.d.ts +0 -5
  68. package/lib/matcha-modal/modal-options/modal-options.component.d.ts +0 -5
  69. package/lib/matcha-modal/modal.service.d.ts +0 -22
  70. package/lib/matcha-modal/overlay.service.d.ts +0 -81
  71. package/lib/matcha-option/matcha-option/matcha-option.component.d.ts +0 -14
  72. package/lib/matcha-option/matcha-option.module.d.ts +0 -8
  73. package/lib/matcha-option/matcha-option.service.d.ts +0 -24
  74. package/lib/matcha-overflow-draggable/matcha-overflow-draggable.component.d.ts +0 -8
  75. package/lib/matcha-page-layout/page-layout.component.d.ts +0 -5
  76. package/lib/matcha-page-layout/page-layout.module.d.ts +0 -9
  77. package/lib/matcha-paginator/paginator.directive.d.ts +0 -9
  78. package/lib/matcha-paginator/paginator.module.d.ts +0 -8
  79. package/lib/matcha-progress-bar/progress-bar.directive.d.ts +0 -9
  80. package/lib/matcha-progress-bar/progress-bar.module.d.ts +0 -8
  81. package/lib/matcha-radio-button/matcha-radio-button.directive.d.ts +0 -9
  82. package/lib/matcha-radio-button/radio-button.module.d.ts +0 -8
  83. package/lib/matcha-ripple/ripple.directive.d.ts +0 -12
  84. package/lib/matcha-ripple/ripple.module.d.ts +0 -8
  85. package/lib/matcha-select/select.directive.d.ts +0 -9
  86. package/lib/matcha-select/select.module.d.ts +0 -8
  87. package/lib/matcha-sidenav/sidenav.directive.d.ts +0 -9
  88. package/lib/matcha-sidenav/sidenav.module.d.ts +0 -8
  89. package/lib/matcha-skeleton/skeleton/skeleton.component.d.ts +0 -12
  90. package/lib/matcha-skeleton/skeleton.module.d.ts +0 -8
  91. package/lib/matcha-slide-toggle/slide-toggle/slide-toggle.component.d.ts +0 -28
  92. package/lib/matcha-slide-toggle/slide-toggle.module.d.ts +0 -9
  93. package/lib/matcha-slider/matcha-slider.directive.d.ts +0 -9
  94. package/lib/matcha-slider/slider.module.d.ts +0 -8
  95. package/lib/matcha-snackbar/snack-bar.directive.d.ts +0 -9
  96. package/lib/matcha-snackbar/snack-bar.module.d.ts +0 -8
  97. package/lib/matcha-sort-header/sort-header.directive.d.ts +0 -9
  98. package/lib/matcha-sort-header/sort-header.module.d.ts +0 -8
  99. package/lib/matcha-spin/spin/spin.component.d.ts +0 -26
  100. package/lib/matcha-spin/spin.module.d.ts +0 -8
  101. package/lib/matcha-spinner/spinner/spinner.component.d.ts +0 -27
  102. package/lib/matcha-spinner/spinner.module.d.ts +0 -8
  103. package/lib/matcha-stepper/next-step.diretive.d.ts +0 -9
  104. package/lib/matcha-stepper/prev-step.diretive.d.ts +0 -9
  105. package/lib/matcha-stepper/step/step.component.d.ts +0 -8
  106. package/lib/matcha-stepper/step-content.diretive.d.ts +0 -9
  107. package/lib/matcha-stepper/stepper/stepper.component.d.ts +0 -11
  108. package/lib/matcha-stepper/stepper-content/stepper-content.component.d.ts +0 -16
  109. package/lib/matcha-stepper/stepper-controller/stepper-controller.component.d.ts +0 -14
  110. package/lib/matcha-stepper/stepper.module.d.ts +0 -13
  111. package/lib/matcha-stepper/stepper.service.d.ts +0 -15
  112. package/lib/matcha-table/table.directive.d.ts +0 -9
  113. package/lib/matcha-table/table.module.d.ts +0 -8
  114. package/lib/matcha-tabs/tab-item/tab-item.component.d.ts +0 -10
  115. package/lib/matcha-tabs/tabs/tabs.component.d.ts +0 -14
  116. package/lib/matcha-tabs/tabs.module.d.ts +0 -11
  117. package/lib/matcha-time/time/time.component.d.ts +0 -34
  118. package/lib/matcha-time/time.module.d.ts +0 -9
  119. package/lib/matcha-title/title/title.component.d.ts +0 -21
  120. package/lib/matcha-title/title.module.d.ts +0 -8
  121. package/lib/matcha-toolbar/toolbar/toolbar.component.d.ts +0 -13
  122. package/lib/matcha-toolbar/toolbar-button/toolbar-button.component.d.ts +0 -10
  123. package/lib/matcha-toolbar/toolbar-content/toolbar-content.component.d.ts +0 -5
  124. package/lib/matcha-toolbar/toolbar-custom-button/toolbar-custom-button.component.d.ts +0 -5
  125. package/lib/matcha-toolbar/toolbar-main-button/toolbar-main-button.component.d.ts +0 -8
  126. package/lib/matcha-toolbar/toolbar.module.d.ts +0 -15
  127. package/lib/matcha-tooltip/tooltip.directive.d.ts +0 -23
  128. package/lib/matcha-tooltip/tooltip.module.d.ts +0 -8
  129. package/public-api.d.ts +0 -124
package/index.d.ts CHANGED
@@ -1,5 +1,1505 @@
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, EventEmitter, AfterContentInit, QueryList, OnDestroy, ElementRef, OnChanges, SimpleChanges, Renderer2, ChangeDetectorRef, AfterViewInit, TemplateRef, NgZone, ApplicationRef, Injector, RendererFactory2, Type, ComponentRef } from '@angular/core';
3
+ import * as rxjs from 'rxjs';
4
+ import { Observable, BehaviorSubject } from 'rxjs';
5
+ import * as i3 from '@angular/forms';
6
+ import { FormControlName, ControlValueAccessor, NgControl } from '@angular/forms';
7
+ import * as i2 from '@angular/common';
8
+
9
+ declare class MatchaAccordionItemComponent implements OnInit {
10
+ private _stretch;
11
+ private _isOpen;
12
+ set stretch(value: boolean | string);
13
+ get stretch(): boolean;
14
+ set isOpen(value: boolean | string);
15
+ get isOpen(): boolean;
16
+ opened: EventEmitter<boolean>;
17
+ ngOnInit(): void;
18
+ toggleAccordion(): void;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAccordionItemComponent, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaAccordionItemComponent, "matcha-accordion-item", never, { "stretch": { "alias": "stretch"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; }, { "opened": "opened"; }, never, ["matcha-accordion-header", "matcha-accordion-content", "*"], false, never>;
21
+ }
22
+
23
+ declare class MatchaAccordionComponent implements AfterContentInit {
24
+ private _multiple;
25
+ set multiple(value: boolean | string);
26
+ get multiple(): boolean;
27
+ openedChange: EventEmitter<boolean>;
28
+ items: QueryList<MatchaAccordionItemComponent>;
29
+ ngAfterContentInit(): void;
30
+ toggleItem(selectedItem: MatchaAccordionItemComponent): void;
31
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAccordionComponent, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaAccordionComponent, "matcha-accordion", never, { "multiple": { "alias": "multiple"; "required": false; }; }, { "openedChange": "openedChange"; }, ["items"], ["*"], false, never>;
33
+ }
34
+
35
+ declare class MatchaAccordionHeaderComponent {
36
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAccordionHeaderComponent, never>;
37
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaAccordionHeaderComponent, "matcha-accordion-header", never, {}, {}, never, ["*"], false, never>;
38
+ }
39
+
40
+ declare class MatchaAccordionContentComponent {
41
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAccordionContentComponent, never>;
42
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaAccordionContentComponent, "matcha-accordion-content", never, {}, {}, never, ["*"], false, never>;
43
+ }
44
+
45
+ declare class MatchaInfiniteScrollComponent implements OnInit, OnDestroy {
46
+ private element;
47
+ scrolledToEnd: EventEmitter<void>;
48
+ private observer;
49
+ constructor(element: ElementRef);
50
+ ngOnInit(): void;
51
+ ngOnDestroy(): void;
52
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaInfiniteScrollComponent, never>;
53
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaInfiniteScrollComponent, "matcha-infinite-scroll", never, {}, { "scrolledToEnd": "scrolledToEnd"; }, never, never, false, never>;
54
+ }
55
+
56
+ declare class MatchaInfiniteScrollDataComponent implements OnInit, OnDestroy, OnChanges {
57
+ private element;
58
+ /**
59
+ * Função que carrega os dados com base no número da página.
60
+ * Deve retornar um Observable com um array de itens.
61
+ */
62
+ loadData: (page: number) => Observable<any[]>;
63
+ /**
64
+ * Lista inicial (opcional) para iniciar a agregação.
65
+ */
66
+ initialList: any[];
67
+ /**
68
+ * Threshold para o Intersection Observer (padrão: 0.1 = 10% do elemento visível).
69
+ */
70
+ threshold: number;
71
+ /**
72
+ * Chave para resetar a diretiva (para componentes como select).
73
+ */
74
+ resetKey: any;
75
+ /**
76
+ * Novo input para o autocomplete, onde será aplicado o debounce.
77
+ */
78
+ searchTerm: any;
79
+ /**
80
+ * Emite a lista acumulada de itens.
81
+ */
82
+ aggregatedData: EventEmitter<any[]>;
83
+ /**
84
+ * Emite o item exato, quando a aggregatedData tiver um único item igual ao searchTerm.
85
+ */
86
+ exactMatch: EventEmitter<any>;
87
+ private aggregatedList;
88
+ private currentPage;
89
+ private observer;
90
+ private dataSubscription;
91
+ private searchSubscription;
92
+ private searchTermSubject;
93
+ constructor(element: ElementRef);
94
+ ngOnInit(): void;
95
+ ngOnChanges(changes: SimpleChanges): void;
96
+ /**
97
+ * Inicializa ou reinicializa a lista agregada e o contador de página.
98
+ */
99
+ private initialize;
100
+ /**
101
+ * Reseta apenas as assinaturas e o estado dos dados (não a inscrição do searchTerm).
102
+ */
103
+ private resetData;
104
+ /**
105
+ * Carrega a próxima página de dados utilizando a função loadData.
106
+ */
107
+ private loadNextPage;
108
+ /**
109
+ * Verifica se a lista agregada possui exatamente um item e se esse item é igual ao searchTerm.
110
+ * Se sim, emite o output exactMatch com esse item.
111
+ */
112
+ private checkExactMatch;
113
+ ngOnDestroy(): void;
114
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaInfiniteScrollDataComponent, never>;
115
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaInfiniteScrollDataComponent, "matcha-infinite-scroll-data", never, { "loadData": { "alias": "loadData"; "required": false; }; "initialList": { "alias": "initialList"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; "resetKey": { "alias": "resetKey"; "required": false; }; "searchTerm": { "alias": "searchTerm"; "required": false; }; }, { "aggregatedData": "aggregatedData"; "exactMatch": "exactMatch"; }, never, never, false, never>;
116
+ }
117
+
118
+ declare class MatchaLazyloadComponent implements OnInit, OnDestroy {
119
+ private element;
120
+ scrolledToEnd: EventEmitter<void>;
121
+ private observer;
122
+ constructor(element: ElementRef);
123
+ ngOnInit(): void;
124
+ ngOnDestroy(): void;
125
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaLazyloadComponent, never>;
126
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaLazyloadComponent, "matcha-lazyload", never, {}, { "scrolledToEnd": "scrolledToEnd"; }, never, ["*"], false, never>;
127
+ }
128
+
129
+ declare class MatchaLazyloadDataComponent implements OnInit, OnDestroy, OnChanges {
130
+ private element;
131
+ /**
132
+ * Função que carrega os dados com base no número da página.
133
+ * Deve retornar um Observable com um array de itens.
134
+ */
135
+ loadData: (page: number) => Observable<any[]>;
136
+ /**
137
+ * Lista inicial (opcional) para iniciar a agregação.
138
+ */
139
+ initialList: any[];
140
+ /**
141
+ * Threshold para o Intersection Observer (padrão: 0.1 = 10% do elemento visível).
142
+ */
143
+ threshold: number;
144
+ /**
145
+ * Root margin para o Intersection Observer (padrão: '0px').
146
+ * Use valores como '100px' para acionar 100px antes do elemento aparecer.
147
+ * Aceita valores como: '10px', '10px 20px', '10% 5% 0px 5%'
148
+ */
149
+ rootMargin: string;
150
+ /**
151
+ * Chave para resetar a diretiva (para componentes como select).
152
+ */
153
+ resetKey: any;
154
+ /**
155
+ * Novo input para o autocomplete, onde será aplicado o debounce.
156
+ */
157
+ searchTerm: any;
158
+ /**
159
+ * Emite a lista acumulada de itens.
160
+ */
161
+ aggregatedData: EventEmitter<any[]>;
162
+ /**
163
+ * Emite o item exato, quando a aggregatedData tiver um único item igual ao searchTerm.
164
+ */
165
+ exactMatch: EventEmitter<any>;
166
+ private aggregatedList;
167
+ private currentPage;
168
+ private observer;
169
+ private dataSubscription;
170
+ private searchSubscription;
171
+ private searchTermSubject;
172
+ constructor(element: ElementRef);
173
+ ngOnInit(): void;
174
+ ngOnChanges(changes: SimpleChanges): void;
175
+ /**
176
+ * Inicializa ou reinicializa a lista agregada e o contador de página.
177
+ */
178
+ private initialize;
179
+ /**
180
+ * Reseta apenas as assinaturas e o estado dos dados (não a inscrição do searchTerm).
181
+ */
182
+ private resetData;
183
+ /**
184
+ * Carrega a próxima página de dados utilizando a função loadData.
185
+ */
186
+ private loadNextPage;
187
+ /**
188
+ * Verifica se a lista agregada possui exatamente um item e se esse item é igual ao searchTerm.
189
+ * Se sim, emite o output exactMatch com esse item.
190
+ */
191
+ private checkExactMatch;
192
+ ngOnDestroy(): void;
193
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaLazyloadDataComponent, never>;
194
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaLazyloadDataComponent, "matcha-lazyload-data", never, { "loadData": { "alias": "loadData"; "required": false; }; "initialList": { "alias": "initialList"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; "rootMargin": { "alias": "rootMargin"; "required": false; }; "resetKey": { "alias": "resetKey"; "required": false; }; "searchTerm": { "alias": "searchTerm"; "required": false; }; }, { "aggregatedData": "aggregatedData"; "exactMatch": "exactMatch"; }, never, ["*"], false, never>;
195
+ }
196
+
197
+ declare class MatchaButtonComponent implements OnChanges, OnInit {
198
+ private _elementRef;
199
+ private _renderer;
200
+ size: string | null;
201
+ sizeXs: string | null;
202
+ sizeSm: string | null;
203
+ sizeMd: string | null;
204
+ sizeLg: string | null;
205
+ sizeXl: string | null;
206
+ color: string | null;
207
+ get colorAttr(): string | null;
208
+ private _basic;
209
+ get basic(): boolean | string;
210
+ set basic(v: boolean | string);
211
+ private _outline;
212
+ get outline(): boolean | string;
213
+ set outline(v: boolean | string);
214
+ private _alpha;
215
+ get alpha(): boolean | string;
216
+ set alpha(v: boolean | string);
217
+ private _pill;
218
+ get pill(): boolean | string;
219
+ set pill(v: boolean | string);
220
+ private _link;
221
+ get link(): boolean | string;
222
+ set link(v: boolean | string);
223
+ private _icon;
224
+ get icon(): boolean | string;
225
+ set icon(v: boolean | string);
226
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
227
+ private _config;
228
+ ngOnInit(): void;
229
+ ngOnChanges(): void;
230
+ private clearConfig;
231
+ private setConfig;
232
+ private setSize;
233
+ private setOutline;
234
+ private setPill;
235
+ private setLink;
236
+ private setBasic;
237
+ private setIcon;
238
+ private addRippleEffect;
239
+ ngOnDestroy(): void;
240
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaButtonComponent, never>;
241
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaButtonComponent, "[matcha-button]", never, { "size": { "alias": "size"; "required": false; }; "sizeXs": { "alias": "size-xs"; "required": false; }; "sizeSm": { "alias": "size-sm"; "required": false; }; "sizeMd": { "alias": "size-md"; "required": false; }; "sizeLg": { "alias": "size-lg"; "required": false; }; "sizeXl": { "alias": "size-xl"; "required": false; }; "color": { "alias": "color"; "required": false; }; "basic": { "alias": "basic"; "required": false; }; "outline": { "alias": "outline"; "required": false; }; "alpha": { "alias": "alpha"; "required": false; }; "pill": { "alias": "pill"; "required": false; }; "link": { "alias": "link"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], false, never>;
242
+ }
243
+
244
+ declare class MatchaCardComponent {
245
+ private _color;
246
+ get color(): string | null;
247
+ set color(v: string | null);
248
+ get colorAttr(): string | null;
249
+ blockquote: 'left' | 'right' | 'none' | null;
250
+ blockquoteColor: string | null;
251
+ class: string | null;
252
+ private _alpha;
253
+ get alpha(): boolean | string;
254
+ set alpha(v: boolean | string);
255
+ private _tint;
256
+ get tint(): boolean | string;
257
+ set tint(v: boolean | string);
258
+ private _loading;
259
+ get loading(): boolean | string;
260
+ set loading(v: boolean | string);
261
+ get classes(): string;
262
+ hasBlockquotePosition(): boolean;
263
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaCardComponent, never>;
264
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaCardComponent, "matcha-card", never, { "color": { "alias": "color"; "required": false; }; "blockquote": { "alias": "blockquote"; "required": false; }; "blockquoteColor": { "alias": "blockquoteColor"; "required": false; }; "class": { "alias": "class"; "required": false; }; "alpha": { "alias": "alpha"; "required": false; }; "tint": { "alias": "tint"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], false, never>;
265
+ }
266
+
267
+ declare class MatchaDividerComponent {
268
+ gap: string | number | null;
269
+ gapSm: string | number | null;
270
+ gapMd: string | number | null;
271
+ gapLg: string | number | null;
272
+ gapXl: string | number | null;
273
+ private _vertical;
274
+ set vertical(value: boolean | string);
275
+ get vertical(): boolean;
276
+ get classes(): string;
277
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDividerComponent, never>;
278
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaDividerComponent, "matcha-divider", never, { "gap": { "alias": "gap"; "required": false; }; "gapSm": { "alias": "gap-sm"; "required": false; }; "gapMd": { "alias": "gap-md"; "required": false; }; "gapLg": { "alias": "gap-lg"; "required": false; }; "gapXl": { "alias": "gap-xl"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, {}, never, never, false, never>;
279
+ }
280
+
281
+ interface ILevelClasses {
282
+ [key: number | string]: string;
283
+ }
284
+ declare class MatchaTitleComponent {
285
+ color: null | string;
286
+ size: number | string;
287
+ loading: boolean;
288
+ type: 'pill' | 'bullet' | 'icon' | 'none';
289
+ icon: string;
290
+ iconClick: EventEmitter<object>;
291
+ sizeClasses: ILevelClasses;
292
+ getTypes(): string;
293
+ get signClasses(): string;
294
+ get textClasses(): string;
295
+ emitIconAction(): void;
296
+ hasIconClickOutput(): boolean;
297
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTitleComponent, never>;
298
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaTitleComponent, "matcha-title", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "type": { "alias": "type"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, { "iconClick": "iconClick"; }, never, ["*"], false, never>;
299
+ }
300
+
301
+ declare class MatchaIconComponent {
302
+ name: string | undefined | null;
303
+ size: string | undefined | null;
304
+ color: string | undefined | null;
305
+ class: string | undefined | null;
306
+ loading: boolean | string;
307
+ get classes(): string;
308
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaIconComponent, never>;
309
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaIconComponent, "matcha-icon", never, { "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "class": { "alias": "class"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], false, never>;
310
+ }
311
+
312
+ declare class MatchaGridComponent {
313
+ private el;
314
+ private renderer;
315
+ breakpoint: string;
316
+ col: string;
317
+ gap: string;
318
+ class: string;
319
+ span: string;
320
+ rowspan: string;
321
+ colspan: string;
322
+ direction: string;
323
+ loading: boolean | string;
324
+ private getStringSplited;
325
+ private getGridClasses;
326
+ setColspanClasses(span: string, breakpoint: string): void;
327
+ setRowspanClasses(span: string, breakpoint: string): void;
328
+ get classes(): string;
329
+ constructor(el: ElementRef, renderer: Renderer2);
330
+ ngOnInit(): void;
331
+ ngOnChanges(): void;
332
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaGridComponent, never>;
333
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaGridComponent, "matcha-grid", never, { "breakpoint": { "alias": "breakpoint"; "required": false; }; "col": { "alias": "col"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; "class": { "alias": "class"; "required": false; }; "span": { "alias": "span"; "required": false; }; "rowspan": { "alias": "rowspan"; "required": false; }; "colspan": { "alias": "colspan"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], false, never>;
334
+ }
335
+
336
+ declare class MatchaMasonryComponent {
337
+ colSize: string | number | null;
338
+ smColSize: string | number | null;
339
+ mdColSize: string | number | null;
340
+ lgColSize: string | number | null;
341
+ xlColSize: string | number | null;
342
+ gap: string | number | null;
343
+ gapSm: string | number | null;
344
+ gapMd: string | number | null;
345
+ gapLg: string | number | null;
346
+ gapXl: string | number | null;
347
+ get classes(): string;
348
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaMasonryComponent, never>;
349
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaMasonryComponent, "matcha-masonry", never, { "colSize": { "alias": "col"; "required": false; }; "smColSize": { "alias": "col-sm"; "required": false; }; "mdColSize": { "alias": "col-md"; "required": false; }; "lgColSize": { "alias": "col-lg"; "required": false; }; "xlColSize": { "alias": "col-xl"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; "gapSm": { "alias": "gap-sm"; "required": false; }; "gapMd": { "alias": "gap-md"; "required": false; }; "gapLg": { "alias": "gap-lg"; "required": false; }; "gapXl": { "alias": "gap-xl"; "required": false; }; }, {}, never, ["*"], false, never>;
350
+ }
351
+
352
+ declare class MatchaModalContentComponent {
353
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalContentComponent, never>;
354
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaModalContentComponent, "matcha-modal-content", never, {}, {}, never, ["*"], false, never>;
355
+ }
356
+
357
+ declare class MatchaModalHeaderComponent {
358
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalHeaderComponent, never>;
359
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaModalHeaderComponent, "matcha-modal-header", never, {}, {}, never, ["*", "matcha-modal-options"], false, never>;
360
+ }
361
+
362
+ declare class MatchaModalFooterComponent {
363
+ buttonType: number | string;
364
+ ngAfterViewInit(): void;
365
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalFooterComponent, never>;
366
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaModalFooterComponent, "matcha-modal-footer", never, { "buttonType": { "alias": ""; "required": false; }; }, {}, never, ["*"], false, never>;
367
+ }
368
+
369
+ declare class MatchaModalOptionsComponent {
370
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalOptionsComponent, never>;
371
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaModalOptionsComponent, "matcha-modal-options", never, {}, {}, never, ["*"], false, never>;
372
+ }
373
+
374
+ declare class MatchaModalComponent {
375
+ size: string | null;
376
+ sizeXs: string | null;
377
+ sizeSm: string | null;
378
+ sizeMd: string | null;
379
+ sizeLg: string | null;
380
+ sizeXl: string | null;
381
+ class: string;
382
+ hasBackdrop: boolean;
383
+ backdropClass: string;
384
+ get sizeAttr(): string | null;
385
+ get sizeAttrXs(): string | null;
386
+ get sizeAttrSm(): string | null;
387
+ get sizeAttrMd(): string | null;
388
+ get sizeAttrLg(): string | null;
389
+ get sizeAttrXl(): string | null;
390
+ get classes(): string;
391
+ constructor();
392
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalComponent, never>;
393
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaModalComponent, "matcha-modal", never, { "size": { "alias": "size"; "required": false; }; "sizeXs": { "alias": "size-xs"; "required": false; }; "sizeSm": { "alias": "size-sm"; "required": false; }; "sizeMd": { "alias": "size-md"; "required": false; }; "sizeLg": { "alias": "size-lg"; "required": false; }; "sizeXl": { "alias": "size-xl"; "required": false; }; "class": { "alias": "class"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "backdropClass": { "alias": "backdropClass"; "required": false; }; }, {}, never, ["*"], false, never>;
394
+ }
395
+
396
+ declare class MatchaMenuComponent {
397
+ private _elementRef;
398
+ private _renderer;
399
+ isParentMenu: boolean;
400
+ isOpen: boolean;
401
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
402
+ handleOutsideClick(event: Event): void;
403
+ handleMouseLeave(event: MouseEvent): void;
404
+ openMenu(): void;
405
+ closeMenu(): void;
406
+ toggleMenu(): void;
407
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaMenuComponent, never>;
408
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaMenuComponent, "matcha-menu", ["matchaMenu"], { "isParentMenu": { "alias": "isParentMenu"; "required": false; }; }, {}, never, ["*"], false, never>;
409
+ }
410
+
411
+ declare class MatchaToolbarComponent implements OnInit, OnDestroy {
412
+ isMobileScreen: boolean;
413
+ private readonly mobileBreakpoint;
414
+ private resizeTimeout;
415
+ ngOnInit(): void;
416
+ onResize(): void;
417
+ private checkScreenWidth;
418
+ ngOnDestroy(): void;
419
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarComponent, never>;
420
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarComponent, "matcha-toolbar", never, {}, {}, never, ["matcha-toolbar-main-button", "matcha-toolbar-custom-button", "matcha-title", "search-form", "matcha-toolbar-button", "matcha-toolbar-content", "*"], false, never>;
421
+ }
422
+
423
+ declare class MatchaToolbarButtonComponent {
424
+ icon: string;
425
+ buttonClick: EventEmitter<any>;
426
+ get classes(): string;
427
+ emitButtonClick(): void;
428
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarButtonComponent, never>;
429
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarButtonComponent, "matcha-toolbar-button", never, { "icon": { "alias": "icon"; "required": false; }; }, { "buttonClick": "buttonClick"; }, never, never, false, never>;
430
+ }
431
+
432
+ declare class MatchaToolbarContentComponent {
433
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarContentComponent, never>;
434
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarContentComponent, "matcha-toolbar-content", never, {}, {}, never, ["*"], false, never>;
435
+ }
436
+
437
+ declare class MatchaToolbarMainButtonComponent {
438
+ buttonClick: EventEmitter<any>;
439
+ emitButtonClick(): void;
440
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarMainButtonComponent, never>;
441
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarMainButtonComponent, "matcha-toolbar-main-button", never, {}, { "buttonClick": "buttonClick"; }, never, ["*"], false, never>;
442
+ }
443
+
444
+ declare class MatchaToolbarCustomButtonComponent {
445
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarCustomButtonComponent, never>;
446
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarCustomButtonComponent, "matcha-toolbar-custom-button", never, {}, {}, never, ["*"], false, never>;
447
+ }
448
+
449
+ declare class MatchaFormFieldComponent {
450
+ color: 'red' | 'pink' | 'purple' | 'deep-purple' | 'indigo' | 'blue' | 'light-blue' | 'cyan' | 'teal' | 'green' | 'light-green' | 'lime' | 'yellow' | 'amber' | 'orange' | 'deep-orange' | 'primary' | 'accent' | 'warn' | 'brown' | 'grey' | 'blue-grey' | 'primary' | 'accent' | 'warn';
451
+ size: string | null;
452
+ sizeXs: string | null;
453
+ sizeSm: string | null;
454
+ sizeMd: string | null;
455
+ sizeLg: string | null;
456
+ sizeXl: string | null;
457
+ controlDir?: FormControlName;
458
+ get control(): i3.FormControl<any> | undefined;
459
+ get showError(): boolean;
460
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaFormFieldComponent, never>;
461
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaFormFieldComponent, "matcha-form-field", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeXs": { "alias": "size-xs"; "required": false; }; "sizeSm": { "alias": "size-sm"; "required": false; }; "sizeMd": { "alias": "size-md"; "required": false; }; "sizeLg": { "alias": "size-lg"; "required": false; }; "sizeXl": { "alias": "size-xl"; "required": false; }; }, {}, ["controlDir"], ["matcha-label", "*", "matcha-error", "matcha-autocomplete"], false, never>;
462
+ }
463
+
464
+ declare class MatchaLabelComponent {
465
+ color: 'red' | 'pink' | 'purple' | 'deep-purple' | 'indigo' | 'blue' | 'light-blue' | 'cyan' | 'teal' | 'green' | 'light-green' | 'lime' | 'yellow' | 'amber' | 'orange' | 'deep-orange' | 'primary' | 'accent' | 'warn' | 'brown' | 'grey' | 'blue-grey' | 'primary' | 'accent' | 'warn';
466
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaLabelComponent, never>;
467
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaLabelComponent, "matcha-label", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], false, never>;
468
+ }
469
+
470
+ declare class MatchaErrorComponent {
471
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaErrorComponent, never>;
472
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaErrorComponent, "matcha-error", never, {}, {}, never, ["*"], false, never>;
473
+ }
474
+
475
+ declare class MatchaCheckboxComponent implements ControlValueAccessor {
476
+ color: string;
477
+ indeterminate: boolean;
478
+ private _disabled;
479
+ set disabled(value: boolean | string);
480
+ get disabled(): boolean;
481
+ get checked(): boolean;
482
+ set checked(value: boolean);
483
+ private _checked;
484
+ checkedChange: EventEmitter<{
485
+ checked: boolean;
486
+ }>;
487
+ change: EventEmitter<Event>;
488
+ onChange: any;
489
+ onTouched: any;
490
+ writeValue(value: boolean): void;
491
+ registerOnChange(fn: any): void;
492
+ registerOnTouched(fn: any): void;
493
+ setDisabledState(isDisabled: boolean): void;
494
+ onInputChange(event: Event): void;
495
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaCheckboxComponent, never>;
496
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaCheckboxComponent, "matcha-checkbox", never, { "color": { "alias": "color"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; }, { "checkedChange": "checkedChange"; "change": "change"; }, never, ["*"], false, never>;
497
+ }
498
+
499
+ declare class MatchaSpinComponent {
500
+ private _elementRef;
501
+ private _renderer;
502
+ private _progress;
503
+ set progress(value: string | number);
504
+ get progress(): string | number;
505
+ color: string;
506
+ size: string | null;
507
+ sizeXs: string | null;
508
+ sizeSm: string | null;
509
+ sizeMd: string | null;
510
+ sizeLg: string | null;
511
+ sizeXl: string | null;
512
+ readonly strokeWidth: number;
513
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
514
+ ngOnInit(): void;
515
+ private setSize;
516
+ get diameter(): number;
517
+ get radius(): number;
518
+ get circumference(): number;
519
+ get dashOffset(): number;
520
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinComponent, never>;
521
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaSpinComponent, "matcha-spin", never, { "progress": { "alias": "progress"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeXs": { "alias": "size-xs"; "required": false; }; "sizeSm": { "alias": "size-sm"; "required": false; }; "sizeMd": { "alias": "size-md"; "required": false; }; "sizeLg": { "alias": "size-lg"; "required": false; }; "sizeXl": { "alias": "size-xl"; "required": false; }; }, {}, never, never, false, never>;
522
+ }
523
+
524
+ declare class MatchaSpinnerComponent {
525
+ private _elementRef;
526
+ private _renderer;
527
+ private _progress;
528
+ set progress(value: string | number);
529
+ get progress(): string | number;
530
+ color: string;
531
+ size: string | null;
532
+ sizeXs: string | null;
533
+ sizeSm: string | null;
534
+ sizeMd: string | null;
535
+ sizeLg: string | null;
536
+ sizeXl: string | null;
537
+ readonly diameter = 66;
538
+ readonly center = 33;
539
+ readonly radius = 30;
540
+ readonly strokeWidth = 5;
541
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
542
+ ngOnInit(): void;
543
+ private setSize;
544
+ get circumference(): number;
545
+ get dashOffset(): number;
546
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinnerComponent, never>;
547
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaSpinnerComponent, "matcha-spinner", never, { "progress": { "alias": "progress"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "sizeXs": { "alias": "size-xs"; "required": false; }; "sizeSm": { "alias": "size-sm"; "required": false; }; "sizeMd": { "alias": "size-md"; "required": false; }; "sizeLg": { "alias": "size-lg"; "required": false; }; "sizeXl": { "alias": "size-xl"; "required": false; }; }, {}, never, never, false, never>;
548
+ }
549
+
550
+ declare class MatchaHintTextComponent {
551
+ type: 'error' | 'warning' | 'info' | 'success';
552
+ size: 'tiny' | 'medium';
553
+ get iconName(): string;
554
+ get iconColor(): string;
555
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaHintTextComponent, never>;
556
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaHintTextComponent, "matcha-hint-text", never, { "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], false, never>;
557
+ }
558
+
559
+ declare class MatchaSkeletonComponent {
560
+ amount: number | string;
561
+ grid: number | string;
562
+ height: number | string;
563
+ model: 'profile' | 'table' | 'empty' | string | null;
564
+ gap: number | string;
565
+ get classes(): string;
566
+ get heightClass(): string;
567
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonComponent, never>;
568
+ 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>;
569
+ }
570
+
571
+ declare class MatchaOptionService {
572
+ private _optionsSubject;
573
+ options$: rxjs.Observable<MatchaOptionComponent[]>;
574
+ private _activeOptionSubject;
575
+ activeOption$: rxjs.Observable<number>;
576
+ private _canShowOptionsSubject;
577
+ canShowOptions$: rxjs.Observable<boolean>;
578
+ private _selectedOptionSubject;
579
+ selectedOption$: rxjs.Observable<string>;
580
+ constructor();
581
+ setSelectedOption(selectedOption: string): void;
582
+ getCanShowOptions(): boolean;
583
+ setCanShowOptions(canShowOptions: boolean): void;
584
+ updateOptions(options: MatchaOptionComponent[]): void;
585
+ updateActiveOption(activeOption: number): void;
586
+ resetActiveOption(): void;
587
+ removeActiveOption(): void;
588
+ changeActiveOption(stepsToMove: number): void;
589
+ selectActiveOption(): void;
590
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOptionService, never>;
591
+ static ɵprov: i0.ɵɵInjectableDeclaration<MatchaOptionService>;
592
+ }
593
+
594
+ declare class MatchaOptionComponent {
595
+ private changeDetectorRef;
596
+ private matchaOptionService;
597
+ value: any;
598
+ isOptionActive: boolean;
599
+ constructor(changeDetectorRef: ChangeDetectorRef, matchaOptionService: MatchaOptionService);
600
+ selectOption(): void;
601
+ setIsOptionActive(isOptionActive: boolean, isMouseEvent: boolean): void;
602
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOptionComponent, never>;
603
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaOptionComponent, "matcha-option", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
604
+ }
605
+
606
+ declare class MatchaAutocompleteComponent implements AfterContentInit {
607
+ private changeDetectorRef;
608
+ private matchaOptionService;
609
+ options: QueryList<MatchaOptionComponent>;
610
+ isDisplayAutocomplete: boolean;
611
+ activeOption: number;
612
+ constructor(changeDetectorRef: ChangeDetectorRef, matchaOptionService: MatchaOptionService);
613
+ ngOnInit(): void;
614
+ ngAfterContentInit(): void;
615
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAutocompleteComponent, never>;
616
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaAutocompleteComponent, "matcha-autocomplete", never, {}, {}, ["options"], ["*"], false, never>;
617
+ }
618
+
619
+ declare class MatchaSlideToggleComponent implements ControlValueAccessor, OnChanges, AfterViewInit {
620
+ private elementRef;
621
+ color: string;
622
+ private _checked;
623
+ set checked(value: boolean | string);
624
+ get checked(): boolean;
625
+ private _disabled;
626
+ set disabled(value: boolean | string);
627
+ get disabled(): boolean;
628
+ change: EventEmitter<{
629
+ checked: boolean;
630
+ }>;
631
+ onChange: (value: boolean) => void;
632
+ onTouched: () => void;
633
+ writeValue(value: any): void;
634
+ registerOnChange(fn: any): void;
635
+ registerOnTouched(fn: any): void;
636
+ setDisabledState(isDisabled: boolean): void;
637
+ constructor(elementRef: ElementRef<HTMLElement>);
638
+ ngOnChanges(changes: SimpleChanges): void;
639
+ ngAfterViewInit(): void;
640
+ onInputChange(event: Event): void;
641
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSlideToggleComponent, never>;
642
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaSlideToggleComponent, "matcha-slide-toggle", never, { "color": { "alias": "color"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "change": "change"; }, never, ["*"], false, never>;
643
+ }
644
+
645
+ declare class MatchaButtonToggleComponent implements AfterContentInit {
646
+ private elementRef;
647
+ private _multiple;
648
+ get multiple(): boolean | string;
649
+ set multiple(v: boolean | string);
650
+ private _disabled;
651
+ get disabled(): boolean | string;
652
+ set disabled(v: boolean | string);
653
+ get isDisabled(): string | true | null;
654
+ private _required;
655
+ get required(): boolean | string;
656
+ set required(v: boolean | string);
657
+ inactiveColor: string;
658
+ inactiveType: string;
659
+ private _gap;
660
+ set gap(v: string | number);
661
+ get gapClass(): string;
662
+ get gap(): number;
663
+ buttons: QueryList<MatchaButtonComponent>;
664
+ constructor(elementRef: ElementRef);
665
+ ngAfterContentInit(): void;
666
+ private setButtonState;
667
+ private onButtonSelected;
668
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaButtonToggleComponent, never>;
669
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaButtonToggleComponent, "matcha-button-toggle", never, { "multiple": { "alias": "multiple"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "required": { "alias": "required"; "required": false; }; "inactiveColor": { "alias": "inactiveColor"; "required": false; }; "inactiveType": { "alias": "inactiveType"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; }, {}, ["buttons"], ["*"], false, never>;
670
+ }
671
+
672
+ declare class MatchaTabItemComponent {
673
+ title: string;
674
+ icon: string;
675
+ private _active;
676
+ set active(value: boolean | string);
677
+ get active(): boolean;
678
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabItemComponent, never>;
679
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaTabItemComponent, "matcha-tab", never, { "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "active": { "alias": "active"; "required": false; }; }, {}, never, ["*"], false, never>;
680
+ }
681
+
682
+ declare class MatchaTabsComponent implements AfterContentInit {
683
+ tabs: QueryList<MatchaTabItemComponent>;
684
+ activeTabIndex: number;
685
+ tabSelected: EventEmitter<number>;
686
+ ngAfterContentInit(): void;
687
+ selectTab(tab: MatchaTabItemComponent): void;
688
+ selectTabByIndex(index: number): void;
689
+ handleKeyboardEvent(event: KeyboardEvent): void;
690
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabsComponent, never>;
691
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaTabsComponent, "matcha-tabs", never, { "activeTabIndex": { "alias": "activeTabIndex"; "required": false; }; }, { "tabSelected": "tabSelected"; }, ["tabs"], ["*"], false, never>;
692
+ }
693
+
694
+ declare class MatchaDateComponent implements AfterContentInit, OnDestroy {
695
+ controls: QueryList<NgControl>;
696
+ private startDateControl;
697
+ private endDateControl;
698
+ private subscription;
699
+ ngAfterContentInit(): void;
700
+ ngOnDestroy(): void;
701
+ /**
702
+ * Validação simples: data inicial não pode ser posterior à data final
703
+ */
704
+ private validateDateRange;
705
+ /**
706
+ * Remove um erro específico sem afetar outros erros
707
+ */
708
+ private removeSpecificError;
709
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDateComponent, never>;
710
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaDateComponent, "matcha-date", never, {}, {}, ["controls"], ["*"], false, never>;
711
+ }
712
+
713
+ declare class MatchaTimeComponent implements AfterContentInit, OnDestroy {
714
+ controls: QueryList<NgControl>;
715
+ startDateControlName?: string;
716
+ endDateControlName?: string;
717
+ allowCrossDays: boolean;
718
+ private startTimeControl;
719
+ private endTimeControl;
720
+ private startDateControl;
721
+ private endDateControl;
722
+ private subscription;
723
+ ngAfterContentInit(): void;
724
+ ngOnDestroy(): void;
725
+ /**
726
+ * Validação de intervalo de tempo que pode cruzar dias
727
+ */
728
+ private validateTimeRange;
729
+ /**
730
+ * Define erros de validação nos controles
731
+ */
732
+ private setValidationErrors;
733
+ /**
734
+ * Remove erros específicos de validação
735
+ */
736
+ private clearValidationErrors;
737
+ /**
738
+ * Remove um erro específico sem afetar outros erros
739
+ */
740
+ private removeSpecificError;
741
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTimeComponent, never>;
742
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaTimeComponent, "matcha-time", never, { "startDateControlName": { "alias": "startDateControlName"; "required": false; }; "endDateControlName": { "alias": "endDateControlName"; "required": false; }; "allowCrossDays": { "alias": "allowCrossDays"; "required": false; }; }, {}, ["controls"], ["*"], false, never>;
743
+ }
744
+
745
+ declare class StepComponent {
746
+ step: any;
747
+ template: TemplateRef<any>;
748
+ static ɵfac: i0.ɵɵFactoryDeclaration<StepComponent, never>;
749
+ static ɵcmp: i0.ɵɵComponentDeclaration<StepComponent, "matcha-step", never, { "step": { "alias": "title"; "required": false; }; }, {}, never, ["*"], false, never>;
750
+ }
751
+
752
+ declare class MatchaStepperComponent {
753
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperComponent, never>;
754
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperComponent, "matcha-stepper", never, {}, {}, never, ["*"], false, never>;
755
+ }
756
+
757
+ declare class MatchaStepperStateService {
758
+ steps$: BehaviorSubject<string[]>;
759
+ activeStep$: BehaviorSubject<number>;
760
+ setSteps(steps: string[]): void;
761
+ setActiveStep(index: number): void;
762
+ nextStep(): void;
763
+ prevStep(): void;
764
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperStateService, never>;
765
+ static ɵprov: i0.ɵɵInjectableDeclaration<MatchaStepperStateService>;
766
+ }
767
+
768
+ declare class MatchaStepperContentComponent implements AfterContentInit {
769
+ private stepperState;
770
+ steps: QueryList<StepComponent>;
771
+ stepsArray: StepComponent[];
772
+ activeStep: number;
773
+ constructor(stepperState: MatchaStepperStateService);
774
+ ngAfterContentInit(): void;
775
+ nextStep(): void;
776
+ prevStep(): void;
777
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperContentComponent, never>;
778
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperContentComponent, "matcha-stepper-content", never, {}, {}, ["steps"], never, false, never>;
779
+ }
780
+
781
+ declare class MatchaStepperControllerComponent implements OnInit {
782
+ private stepperState;
783
+ disableNext: boolean;
784
+ steps: string[];
785
+ activeStep: number;
786
+ constructor(stepperState: MatchaStepperStateService);
787
+ ngOnInit(): void;
788
+ goToStep(index: number): void;
789
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperControllerComponent, never>;
790
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperControllerComponent, "matcha-stepper-controller", never, { "disableNext": { "alias": "disableNext"; "required": false; }; }, {}, never, never, false, never>;
791
+ }
792
+
793
+ declare class MatchaDropListService {
794
+ private dropZones;
795
+ registerDropZone(element: HTMLElement, component: any): void;
796
+ unregisterDropZone(element: HTMLElement): void;
797
+ findDropZone(element: Element | null): any;
798
+ getAllDropZones(): any[];
799
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListService, never>;
800
+ static ɵprov: i0.ɵɵInjectableDeclaration<MatchaDropListService>;
801
+ }
802
+
803
+ declare class MatchaDragDirective implements OnInit, OnDestroy {
804
+ elementRef: ElementRef<HTMLElement>;
805
+ private renderer;
806
+ private ngZone;
807
+ private dropListService;
808
+ matchaDragData: any;
809
+ matchaDragDisabled: boolean;
810
+ get dragItemClass(): boolean;
811
+ get dragDisabledClass(): boolean;
812
+ private listeners;
813
+ private isDragging;
814
+ private dragHandle?;
815
+ private dropList?;
816
+ private touchStartPosition;
817
+ private touchCurrentPosition;
818
+ private touchDragThreshold;
819
+ private isTouchDragging;
820
+ private dragPreview?;
821
+ private touchIdentifier?;
822
+ constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, ngZone: NgZone, dropListService: MatchaDropListService);
823
+ ngOnInit(): void;
824
+ ngOnDestroy(): void;
825
+ setDropList(dropList: any): void;
826
+ setDragHandle(handle: HTMLElement): void;
827
+ private setupDragEvents;
828
+ private onDragStart;
829
+ private onDragEnd;
830
+ private onTouchStart;
831
+ private onTouchMove;
832
+ private onTouchEnd;
833
+ private onTouchCancel;
834
+ private startTouchDrag;
835
+ private updateTouchDrag;
836
+ private endTouchDrag;
837
+ private cancelTouchDrag;
838
+ private createTouchDragPreview;
839
+ private checkDropZones;
840
+ private findDropZone;
841
+ private findAngularComponent;
842
+ private createFakeDragEvent;
843
+ private findTouch;
844
+ private resetTouchState;
845
+ private cleanupTouchDrag;
846
+ private createDragImage;
847
+ private cleanupListeners;
848
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDragDirective, never>;
849
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaDragDirective, "[matchaDrag]", never, { "matchaDragData": { "alias": "matchaDragData"; "required": false; }; "matchaDragDisabled": { "alias": "matchaDragDisabled"; "required": false; }; }, {}, never, never, false, never>;
850
+ }
851
+
852
+ interface MatchaDropListDroppedEvent<T = any> {
853
+ previousIndex: number;
854
+ currentIndex: number;
855
+ item: T;
856
+ container: MatchaDropListComponent;
857
+ previousContainer?: MatchaDropListComponent;
858
+ data: T[];
859
+ }
860
+ interface MatchaDropListConnectedToEvent<T = any> {
861
+ sourceData: T[];
862
+ targetData: T[];
863
+ item: T;
864
+ previousIndex: number;
865
+ currentIndex: number;
866
+ }
867
+ declare class MatchaDropListComponent<T = any> implements OnInit, OnDestroy, AfterContentInit {
868
+ elementRef: ElementRef<HTMLElement>;
869
+ private renderer;
870
+ private dropListService;
871
+ matchaDropListData: T[];
872
+ matchaDropListDisabled: boolean;
873
+ matchaDropListConnectedTo: MatchaDropListComponent[];
874
+ matchaDropListSortingDisabled: boolean;
875
+ matchaDropListAcceptPredicate?: (item: any, sourceContainer: MatchaDropListComponent, targetContainer: MatchaDropListComponent) => boolean;
876
+ matchaDropListDropped: EventEmitter<MatchaDropListDroppedEvent<T>>;
877
+ dragItems: QueryList<MatchaDragDirective>;
878
+ get dropListClass(): boolean;
879
+ private currentDragItem?;
880
+ private dragStartIndex;
881
+ private sourceContainer?;
882
+ isReceivingDrag: boolean;
883
+ showDropIndicator: boolean;
884
+ dropIndicatorPosition: number;
885
+ canAcceptDrop: boolean;
886
+ private calculatedDropIndex;
887
+ constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, dropListService: MatchaDropListService);
888
+ ngOnInit(): void;
889
+ ngAfterContentInit(): void;
890
+ ngOnDestroy(): void;
891
+ private setupDropZone;
892
+ private updateDropIndicator;
893
+ onDragStart(dragItem: MatchaDragDirective, event: DragEvent): void;
894
+ onDragEnd(): void;
895
+ private handleDrop;
896
+ private reorderItems;
897
+ private transferItem;
898
+ private getDragItemIndex;
899
+ notifyDragStart(dragItem: MatchaDragDirective, sourceContainer: MatchaDropListComponent): void;
900
+ notifyDragEnd(): void;
901
+ private canAcceptCurrentDrop;
902
+ handleTouchDragOver(event: any): void;
903
+ handleTouchDrop(event: any, dragItem: any): void;
904
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListComponent<any>, never>;
905
+ 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>;
906
+ }
907
+
908
+ declare class MatchaPageLayoutComponent {
909
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageLayoutComponent, never>;
910
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaPageLayoutComponent, "matcha-page-layout", never, {}, {}, never, ["*"], false, never>;
911
+ }
912
+
913
+ declare class MatchaTooltipDirective {
914
+ private el;
915
+ private renderer;
916
+ tooltipText: string;
917
+ tooltipDisabled: boolean | string;
918
+ preferAbove: boolean;
919
+ preferBelow: boolean;
920
+ preferLeft: boolean;
921
+ preferRight: boolean;
922
+ tooltipEnableClose: boolean;
923
+ private tooltipElement;
924
+ private documentClickListener;
925
+ constructor(el: ElementRef, renderer: Renderer2);
926
+ onMouseEnter(): void;
927
+ onMouseLeave(): void;
928
+ onClick(event: Event): void;
929
+ private createTooltip;
930
+ private destroyTooltip;
931
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTooltipDirective, never>;
932
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaTooltipDirective, "[matchaTooltip]", never, { "tooltipText": { "alias": "matchaTooltip"; "required": false; }; "tooltipDisabled": { "alias": "matchaTooltipDisabled"; "required": false; }; "preferAbove": { "alias": "matchaTooltipAbove"; "required": false; }; "preferBelow": { "alias": "matchaTooltipBelow"; "required": false; }; "preferLeft": { "alias": "matchaTooltipLeft"; "required": false; }; "preferRight": { "alias": "matchaTooltipRight"; "required": false; }; "tooltipEnableClose": { "alias": "matchaTooltipEnableClose"; "required": false; }; }, {}, never, never, false, never>;
933
+ }
934
+
935
+ declare class MatchaTooltipModule {
936
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTooltipModule, never>;
937
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTooltipModule, [typeof MatchaTooltipDirective], [typeof i2.CommonModule], [typeof MatchaTooltipDirective]>;
938
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTooltipModule>;
939
+ }
940
+
941
+ declare class MatchaIconModule {
942
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaIconModule, never>;
943
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaIconModule, [typeof MatchaIconComponent], [typeof i2.CommonModule, typeof MatchaTooltipModule], [typeof MatchaIconComponent]>;
944
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaIconModule>;
945
+ }
946
+
947
+ declare class MatchaTitleModule {
948
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTitleModule, never>;
949
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTitleModule, [typeof MatchaTitleComponent], [typeof i2.CommonModule], [typeof MatchaTitleComponent]>;
950
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTitleModule>;
951
+ }
952
+
953
+ declare class MatchaDividerModule {
954
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDividerModule, never>;
955
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaDividerModule, [typeof MatchaDividerComponent], [typeof i2.CommonModule], [typeof MatchaDividerComponent]>;
956
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaDividerModule>;
957
+ }
958
+
959
+ declare class MatchaButtonModule {
960
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaButtonModule, never>;
961
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaButtonModule, [typeof MatchaButtonComponent], never, [typeof MatchaButtonComponent]>;
962
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaButtonModule>;
963
+ }
964
+
965
+ declare class MatchaAccordionModule {
966
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAccordionModule, never>;
967
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaAccordionModule, [typeof MatchaAccordionComponent, typeof MatchaAccordionItemComponent, typeof MatchaAccordionHeaderComponent, typeof MatchaAccordionContentComponent], [typeof i2.CommonModule, typeof MatchaIconModule, typeof MatchaTitleModule, typeof MatchaDividerModule, typeof MatchaTooltipModule, typeof MatchaButtonModule], [typeof MatchaAccordionComponent, typeof MatchaAccordionItemComponent, typeof MatchaAccordionHeaderComponent, typeof MatchaAccordionContentComponent]>;
968
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaAccordionModule>;
969
+ }
970
+
971
+ declare class MatchaInfiniteScrollModule {
972
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaInfiniteScrollModule, never>;
973
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaInfiniteScrollModule, [typeof MatchaInfiniteScrollComponent, typeof MatchaInfiniteScrollDataComponent], [typeof i2.CommonModule], [typeof MatchaInfiniteScrollComponent, typeof MatchaInfiniteScrollDataComponent]>;
974
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaInfiniteScrollModule>;
975
+ }
976
+
977
+ declare class MatchaLazyloadModule {
978
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaLazyloadModule, never>;
979
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaLazyloadModule, [typeof MatchaLazyloadComponent, typeof MatchaLazyloadDataComponent], [typeof i2.CommonModule], [typeof MatchaLazyloadComponent, typeof MatchaLazyloadDataComponent]>;
980
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaLazyloadModule>;
981
+ }
982
+
983
+ declare class MatchaElevationDirective {
984
+ private _elementRef;
985
+ private _renderer;
986
+ elevation: number | string;
987
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
988
+ ngOnChanges(): void;
989
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaElevationDirective, never>;
990
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaElevationDirective, "[elevation]", never, { "elevation": { "alias": "elevation"; "required": false; }; }, {}, never, never, false, never>;
991
+ }
992
+
993
+ declare class MatchaElevationModule {
994
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaElevationModule, never>;
995
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaElevationModule, [typeof MatchaElevationDirective], [typeof i2.CommonModule], [typeof MatchaElevationDirective]>;
996
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaElevationModule>;
997
+ }
998
+
999
+ declare class MatchaModalModule {
1000
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalModule, never>;
1001
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaModalModule, [typeof MatchaModalHeaderComponent, typeof MatchaModalContentComponent, typeof MatchaModalFooterComponent, typeof MatchaModalOptionsComponent, typeof MatchaModalComponent], [typeof i2.CommonModule, typeof MatchaIconModule, typeof MatchaTitleModule, typeof MatchaDividerModule, typeof MatchaTooltipModule, typeof MatchaElevationModule], [typeof MatchaModalHeaderComponent, typeof MatchaModalContentComponent, typeof MatchaModalFooterComponent, typeof MatchaModalOptionsComponent, typeof MatchaModalComponent]>;
1002
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaModalModule>;
1003
+ }
1004
+
1005
+ declare class MatchaCardModule {
1006
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaCardModule, never>;
1007
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaCardModule, [typeof MatchaCardComponent], [typeof i2.CommonModule, typeof MatchaElevationModule, typeof MatchaIconModule, typeof MatchaTitleModule, typeof MatchaDividerModule, typeof MatchaTooltipModule], [typeof MatchaCardComponent]>;
1008
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaCardModule>;
1009
+ }
1010
+
1011
+ declare class MatchaMasonryModule {
1012
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaMasonryModule, never>;
1013
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaMasonryModule, [typeof MatchaMasonryComponent], [typeof i2.CommonModule], [typeof MatchaMasonryComponent]>;
1014
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaMasonryModule>;
1015
+ }
1016
+
1017
+ declare class MatchaButtonToggleModule {
1018
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaButtonToggleModule, never>;
1019
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaButtonToggleModule, [typeof MatchaButtonToggleComponent], [typeof i2.CommonModule, typeof MatchaTooltipModule], [typeof MatchaButtonToggleComponent]>;
1020
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaButtonToggleModule>;
1021
+ }
1022
+
1023
+ declare class MatchaToolbarModule {
1024
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarModule, never>;
1025
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaToolbarModule, [typeof MatchaToolbarComponent, typeof MatchaToolbarButtonComponent, typeof MatchaToolbarContentComponent, typeof MatchaToolbarMainButtonComponent, typeof MatchaToolbarCustomButtonComponent], [typeof i2.CommonModule, typeof MatchaButtonModule, typeof MatchaTitleModule, typeof MatchaTooltipModule], [typeof MatchaToolbarComponent, typeof MatchaToolbarButtonComponent, typeof MatchaToolbarContentComponent, typeof MatchaToolbarMainButtonComponent, typeof MatchaToolbarCustomButtonComponent, typeof MatchaTitleModule]>;
1026
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaToolbarModule>;
1027
+ }
1028
+
1029
+ declare class MatchaGridModule {
1030
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaGridModule, never>;
1031
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaGridModule, [typeof MatchaGridComponent], [typeof i2.CommonModule], [typeof MatchaGridComponent]>;
1032
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaGridModule>;
1033
+ }
1034
+
1035
+ declare class MatchaFormFieldModule {
1036
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaFormFieldModule, never>;
1037
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaFormFieldModule, [typeof MatchaFormFieldComponent, typeof MatchaLabelComponent, typeof MatchaErrorComponent], [typeof i2.CommonModule, typeof MatchaIconModule], [typeof MatchaFormFieldComponent, typeof MatchaLabelComponent, typeof MatchaErrorComponent]>;
1038
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaFormFieldModule>;
1039
+ }
1040
+
1041
+ declare class MatchaOverflowDraggableComponent {
1042
+ dragRef: string;
1043
+ dragToScroll(): void;
1044
+ get classes(): string;
1045
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOverflowDraggableComponent, never>;
1046
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatchaOverflowDraggableComponent, "matcha-overflow-draggable", never, { "dragRef": { "alias": "dragRef"; "required": false; }; }, {}, never, ["*"], false, never>;
1047
+ }
1048
+
1049
+ declare class MatchaOptionModule {
1050
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOptionModule, never>;
1051
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaOptionModule, [typeof MatchaOptionComponent], [typeof i2.CommonModule], [typeof MatchaOptionComponent]>;
1052
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaOptionModule>;
1053
+ }
1054
+
1055
+ declare class MatchaAutocompleteDirective {
1056
+ private ngControl;
1057
+ private _elementRef;
1058
+ private matchaOptionService;
1059
+ matchaAutocomplete: MatchaAutocompleteComponent;
1060
+ displayAutocomplete(): void;
1061
+ hideAutocomplete(): void;
1062
+ onArrowDown(event: KeyboardEvent): void;
1063
+ constructor(ngControl: NgControl, _elementRef: ElementRef<HTMLInputElement>, matchaOptionService: MatchaOptionService);
1064
+ ngOnInit(): void;
1065
+ private _updateInputValue;
1066
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAutocompleteDirective, never>;
1067
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaAutocompleteDirective, "[matchaAutocomplete]", never, { "matchaAutocomplete": { "alias": "matchaAutocomplete"; "required": false; }; }, {}, never, never, false, never>;
1068
+ }
1069
+
1070
+ declare class MatchaAutocompleteModule {
1071
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaAutocompleteModule, never>;
1072
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaAutocompleteModule, [typeof MatchaAutocompleteComponent, typeof MatchaAutocompleteDirective], [typeof i2.CommonModule, typeof i3.FormsModule, typeof MatchaOptionModule], [typeof MatchaAutocompleteComponent, typeof MatchaAutocompleteDirective]>;
1073
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaAutocompleteModule>;
1074
+ }
1075
+
1076
+ declare class MatchaBadgeDirective {
1077
+ private _elementRef;
1078
+ private _renderer;
1079
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1080
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaBadgeDirective, never>;
1081
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaBadgeDirective, "[matcha-badge]", never, {}, {}, never, never, false, never>;
1082
+ }
1083
+
1084
+ declare class MatchaBadgeModule {
1085
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaBadgeModule, never>;
1086
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaBadgeModule, [typeof MatchaBadgeDirective], never, [typeof MatchaBadgeDirective]>;
1087
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaBadgeModule>;
1088
+ }
1089
+
1090
+ declare class MatchaRippleDirective implements OnDestroy {
1091
+ private el;
1092
+ rippleColor: string;
1093
+ private ripples;
1094
+ constructor(el: ElementRef);
1095
+ onMouseDown(event: MouseEvent): void;
1096
+ ngOnDestroy(): void;
1097
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRippleDirective, never>;
1098
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaRippleDirective, "[matchaRipple]", never, { "rippleColor": { "alias": "rippleColor"; "required": false; }; }, {}, never, never, false, never>;
1099
+ }
1100
+
1101
+ declare class MatchaRippleModule {
1102
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRippleModule, never>;
1103
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaRippleModule, [typeof MatchaRippleDirective], [typeof i2.CommonModule], [typeof MatchaRippleDirective]>;
1104
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaRippleModule>;
1105
+ }
1106
+
1107
+ declare class MatchaCheckboxModule {
1108
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaCheckboxModule, never>;
1109
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaCheckboxModule, [typeof MatchaCheckboxComponent], [typeof i2.CommonModule, typeof MatchaRippleModule], [typeof MatchaCheckboxComponent]>;
1110
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaCheckboxModule>;
1111
+ }
1112
+
1113
+ declare class MatchaChipsDirective {
1114
+ private _elementRef;
1115
+ private _renderer;
1116
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1117
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaChipsDirective, never>;
1118
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaChipsDirective, "[matchaChips]", never, {}, {}, never, never, false, never>;
1119
+ }
1120
+
1121
+ declare class MatchaChipsModule {
1122
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaChipsModule, never>;
1123
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaChipsModule, [typeof MatchaChipsDirective], never, [typeof MatchaChipsDirective]>;
1124
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaChipsModule>;
1125
+ }
1126
+
1127
+ declare class MatchaDatepickerDirective {
1128
+ private _elementRef;
1129
+ private _renderer;
1130
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1131
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDatepickerDirective, never>;
1132
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaDatepickerDirective, "[matcha-datepicker]", never, {}, {}, never, never, false, never>;
1133
+ }
1134
+
1135
+ declare class MatchaDatepickerModule {
1136
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDatepickerModule, never>;
1137
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaDatepickerModule, [typeof MatchaDatepickerDirective], never, [typeof MatchaDatepickerDirective]>;
1138
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaDatepickerModule>;
1139
+ }
1140
+
1141
+ declare class MatchaHintTextModule {
1142
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaHintTextModule, never>;
1143
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaHintTextModule, [typeof MatchaHintTextComponent], [typeof i2.CommonModule, typeof MatchaIconModule], [typeof MatchaHintTextComponent]>;
1144
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaHintTextModule>;
1145
+ }
1146
+
1147
+ declare class MatchaInputDirective {
1148
+ private _elementRef;
1149
+ private _renderer;
1150
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1151
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaInputDirective, never>;
1152
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaInputDirective, "[matcha-input]", never, {}, {}, never, never, false, never>;
1153
+ }
1154
+
1155
+ declare class MatchaInputModule {
1156
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaInputModule, never>;
1157
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaInputModule, [typeof MatchaInputDirective], never, [typeof MatchaInputDirective]>;
1158
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaInputModule>;
1159
+ }
1160
+
1161
+ declare class MatchaMenuTriggerForDirective {
1162
+ private _elementRef;
1163
+ private _renderer;
1164
+ menu: MatchaMenuComponent;
1165
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1166
+ onClick(event: Event): void;
1167
+ onMouseEnter(): void;
1168
+ onMouseLeave(): void;
1169
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaMenuTriggerForDirective, never>;
1170
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaMenuTriggerForDirective, "[matchaMenuTriggerFor]", ["matchaMenuTriggerFor"], { "menu": { "alias": "matchaMenuTriggerFor"; "required": false; }; }, {}, never, never, false, never>;
1171
+ }
1172
+
1173
+ declare class MatchaMenuModule {
1174
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaMenuModule, never>;
1175
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaMenuModule, [typeof MatchaMenuComponent, typeof MatchaMenuTriggerForDirective], [typeof i2.CommonModule], [typeof MatchaMenuComponent, typeof MatchaMenuTriggerForDirective]>;
1176
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaMenuModule>;
1177
+ }
1178
+
1179
+ declare class MatchaPaginatorDirective {
1180
+ private _elementRef;
1181
+ private _renderer;
1182
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1183
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPaginatorDirective, never>;
1184
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaPaginatorDirective, "[matchaPaginator]", never, {}, {}, never, never, false, never>;
1185
+ }
1186
+
1187
+ declare class MatchaPaginatorModule {
1188
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPaginatorModule, never>;
1189
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPaginatorModule, [typeof MatchaPaginatorDirective], [typeof i2.CommonModule], [typeof MatchaPaginatorDirective]>;
1190
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPaginatorModule>;
1191
+ }
1192
+
1193
+ declare class MatchaProgressBarDirective {
1194
+ private _elementRef;
1195
+ private _renderer;
1196
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1197
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaProgressBarDirective, never>;
1198
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaProgressBarDirective, "[matcha-progress-bar]", never, {}, {}, never, never, false, never>;
1199
+ }
1200
+
1201
+ declare class MatchaProgressBarModule {
1202
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaProgressBarModule, never>;
1203
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaProgressBarModule, [typeof MatchaProgressBarDirective], [typeof i2.CommonModule], [typeof MatchaProgressBarDirective]>;
1204
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaProgressBarModule>;
1205
+ }
1206
+
1207
+ declare class MatchaRadioButtonDirective {
1208
+ private _elementRef;
1209
+ private _renderer;
1210
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1211
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRadioButtonDirective, never>;
1212
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaRadioButtonDirective, "[matchaRadioButton]", never, {}, {}, never, never, false, never>;
1213
+ }
1214
+
1215
+ declare class MatchaRadioButtonModule {
1216
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRadioButtonModule, never>;
1217
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaRadioButtonModule, [typeof MatchaRadioButtonDirective], [typeof i2.CommonModule], [typeof MatchaRadioButtonDirective]>;
1218
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaRadioButtonModule>;
1219
+ }
1220
+
1221
+ declare class MatchaSelectDirective {
1222
+ private _elementRef;
1223
+ private _renderer;
1224
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1225
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSelectDirective, never>;
1226
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSelectDirective, "[matcha-select]", never, {}, {}, never, never, false, never>;
1227
+ }
1228
+
1229
+ declare class MatchaSelectModule {
1230
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSelectModule, never>;
1231
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSelectModule, [typeof MatchaSelectDirective], [typeof i2.CommonModule], [typeof MatchaSelectDirective]>;
1232
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSelectModule>;
1233
+ }
1234
+
1235
+ declare class MatchaSidenavDirective {
1236
+ private _elementRef;
1237
+ private _renderer;
1238
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1239
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSidenavDirective, never>;
1240
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSidenavDirective, "[matcha-sidenav]", never, {}, {}, never, never, false, never>;
1241
+ }
1242
+
1243
+ declare class MatchaSidenavModule {
1244
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSidenavModule, never>;
1245
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSidenavModule, [typeof MatchaSidenavDirective], [typeof i2.CommonModule], [typeof MatchaSidenavDirective]>;
1246
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSidenavModule>;
1247
+ }
1248
+
1249
+ declare class MatchaSlideToggleModule {
1250
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSlideToggleModule, never>;
1251
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSlideToggleModule, [typeof MatchaSlideToggleComponent], [typeof i2.CommonModule, typeof i3.FormsModule], [typeof MatchaSlideToggleComponent]>;
1252
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSlideToggleModule>;
1253
+ }
1254
+
1255
+ declare class MatchaSliderDirective {
1256
+ private _elementRef;
1257
+ private _renderer;
1258
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1259
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSliderDirective, never>;
1260
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSliderDirective, "[matchaSlider]", never, {}, {}, never, never, false, never>;
1261
+ }
1262
+
1263
+ declare class MatchaSliderModule {
1264
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSliderModule, never>;
1265
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSliderModule, [typeof MatchaSliderDirective], [typeof i2.CommonModule], [typeof MatchaSliderDirective]>;
1266
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSliderModule>;
1267
+ }
1268
+
1269
+ declare class MatchaSnackBarDirective {
1270
+ private _elementRef;
1271
+ private _renderer;
1272
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1273
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSnackBarDirective, never>;
1274
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSnackBarDirective, "[matchaSnackBar]", never, {}, {}, never, never, false, never>;
1275
+ }
1276
+
1277
+ declare class MatchaSnackBarModule {
1278
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSnackBarModule, never>;
1279
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSnackBarModule, [typeof MatchaSnackBarDirective], [typeof i2.CommonModule], [typeof MatchaSnackBarDirective]>;
1280
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSnackBarModule>;
1281
+ }
1282
+
1283
+ declare class MatchaSortHeaderDirective {
1284
+ private _elementRef;
1285
+ private _renderer;
1286
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1287
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSortHeaderDirective, never>;
1288
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSortHeaderDirective, "[matchaSortHeader]", never, {}, {}, never, never, false, never>;
1289
+ }
1290
+
1291
+ declare class MatchaSortHeaderModule {
1292
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSortHeaderModule, never>;
1293
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSortHeaderModule, [typeof MatchaSortHeaderDirective], [typeof i2.CommonModule], [typeof MatchaSortHeaderDirective]>;
1294
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSortHeaderModule>;
1295
+ }
1296
+
1297
+ declare class MatchaSpinModule {
1298
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinModule, never>;
1299
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSpinModule, [typeof MatchaSpinComponent], [typeof i2.CommonModule], [typeof MatchaSpinComponent]>;
1300
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSpinModule>;
1301
+ }
1302
+
1303
+ declare class MatchaSpinnerModule {
1304
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinnerModule, never>;
1305
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSpinnerModule, [typeof MatchaSpinnerComponent], [typeof i2.CommonModule], [typeof MatchaSpinnerComponent]>;
1306
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSpinnerModule>;
1307
+ }
1308
+
1309
+ declare class PrevStepDirective {
1310
+ private stepper;
1311
+ constructor(stepper: MatchaStepperContentComponent | null);
1312
+ onClick(): void;
1313
+ static ɵfac: i0.ɵɵFactoryDeclaration<PrevStepDirective, never>;
1314
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PrevStepDirective, "[prevStep]", never, {}, {}, never, never, true, never>;
1315
+ }
1316
+
1317
+ declare class NextStepDirective {
1318
+ private stepper;
1319
+ constructor(stepper: MatchaStepperContentComponent | null);
1320
+ onClick(): void;
1321
+ static ɵfac: i0.ɵɵFactoryDeclaration<NextStepDirective, never>;
1322
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NextStepDirective, "[nextStep]", never, {}, {}, never, never, true, never>;
1323
+ }
1324
+
1325
+ declare class MatchaStepperModule {
1326
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperModule, never>;
1327
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaStepperModule, [typeof MatchaStepperControllerComponent, typeof MatchaStepperComponent, typeof MatchaStepperContentComponent, typeof StepComponent], [typeof i2.CommonModule, typeof PrevStepDirective, typeof NextStepDirective], [typeof MatchaStepperControllerComponent, typeof MatchaStepperComponent, typeof MatchaStepperContentComponent, typeof StepComponent, typeof PrevStepDirective, typeof NextStepDirective]>;
1328
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaStepperModule>;
1329
+ }
1330
+
1331
+ declare class MatchaTableDirective {
1332
+ private _elementRef;
1333
+ private _renderer;
1334
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
1335
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTableDirective, never>;
1336
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaTableDirective, "[matchaTable]", never, {}, {}, never, never, false, never>;
1337
+ }
1338
+
1339
+ declare class MatchaTableModule {
1340
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTableModule, never>;
1341
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTableModule, [typeof MatchaTableDirective], [typeof i2.CommonModule], [typeof MatchaTableDirective]>;
1342
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTableModule>;
1343
+ }
1344
+
1345
+ declare class MatchaTabsModule {
1346
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabsModule, never>;
1347
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTabsModule, [typeof MatchaTabsComponent, typeof MatchaTabItemComponent], [typeof i2.CommonModule, typeof MatchaTooltipModule, typeof MatchaIconModule], [typeof MatchaTabsComponent, typeof MatchaTabItemComponent]>;
1348
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTabsModule>;
1349
+ }
1350
+
1351
+ declare class MatchaDateModule {
1352
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDateModule, never>;
1353
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaDateModule, [typeof MatchaDateComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule], [typeof MatchaDateComponent]>;
1354
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaDateModule>;
1355
+ }
1356
+
1357
+ declare class MatchaTimeModule {
1358
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTimeModule, never>;
1359
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTimeModule, [typeof MatchaTimeComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule], [typeof MatchaTimeComponent]>;
1360
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTimeModule>;
1361
+ }
1362
+
1363
+ declare class MatchaDragHandleDirective implements OnInit {
1364
+ private elementRef;
1365
+ private dragDirective;
1366
+ get dragHandleClass(): boolean;
1367
+ constructor(elementRef: ElementRef<HTMLElement>, dragDirective: MatchaDragDirective);
1368
+ ngOnInit(): void;
1369
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDragHandleDirective, never>;
1370
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaDragHandleDirective, "[matchaDragHandle]", never, {}, {}, never, never, false, never>;
1371
+ }
1372
+
1373
+ declare class MatchaDropListModule {
1374
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaDropListModule, never>;
1375
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaDropListModule, [typeof MatchaDropListComponent, typeof MatchaDragDirective, typeof MatchaDragHandleDirective], [typeof i2.CommonModule], [typeof MatchaDropListComponent, typeof MatchaDragDirective, typeof MatchaDragHandleDirective]>;
1376
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaDropListModule>;
1377
+ }
1378
+
1379
+ declare class MatchaPageLayoutModule {
1380
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageLayoutModule, never>;
1381
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageLayoutModule, [typeof MatchaPageLayoutComponent], [typeof i2.CommonModule, typeof MatchaStepperModule], [typeof MatchaPageLayoutComponent]>;
1382
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPageLayoutModule>;
1383
+ }
1384
+
1385
+ declare class MatchaComponentsModule {
1386
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaComponentsModule, never>;
1387
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaComponentsModule, [typeof MatchaOverflowDraggableComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof MatchaAccordionModule, typeof MatchaOptionModule, typeof MatchaAutocompleteModule, typeof MatchaBadgeModule, typeof MatchaButtonModule, typeof MatchaButtonToggleModule, typeof MatchaCardModule, typeof MatchaCheckboxModule, typeof MatchaChipsModule, typeof MatchaDatepickerModule, typeof MatchaDividerModule, typeof MatchaElevationModule, typeof MatchaFormFieldModule, typeof MatchaHintTextModule, typeof MatchaIconModule, typeof MatchaInfiniteScrollModule, typeof MatchaLazyloadModule, typeof MatchaInputModule, typeof MatchaMasonryModule, typeof MatchaMenuModule, typeof MatchaModalModule, typeof MatchaPaginatorModule, typeof MatchaProgressBarModule, typeof MatchaRadioButtonModule, typeof MatchaRippleModule, typeof MatchaSelectModule, typeof MatchaSidenavModule, typeof MatchaSlideToggleModule, typeof MatchaSliderModule, typeof MatchaSnackBarModule, typeof MatchaSortHeaderModule, typeof MatchaSpinModule, typeof MatchaSpinnerModule, typeof MatchaStepperModule, typeof MatchaTableModule, typeof MatchaTabsModule, typeof MatchaTitleModule, typeof MatchaTooltipModule, typeof MatchaDateModule, typeof MatchaTimeModule, typeof MatchaDropListModule, typeof MatchaPageLayoutModule], [typeof MatchaAccordionModule, typeof MatchaAutocompleteModule, typeof MatchaBadgeModule, typeof MatchaButtonModule, typeof MatchaButtonToggleModule, typeof MatchaCardModule, typeof MatchaCheckboxModule, typeof MatchaChipsModule, typeof MatchaDatepickerModule, typeof MatchaDividerModule, typeof MatchaElevationModule, typeof MatchaFormFieldModule, typeof MatchaHintTextModule, typeof MatchaIconModule, typeof MatchaInfiniteScrollModule, typeof MatchaLazyloadModule, typeof MatchaInputModule, typeof MatchaMasonryModule, typeof MatchaMenuModule, typeof MatchaModalModule, typeof MatchaOptionModule, typeof MatchaPaginatorModule, typeof MatchaProgressBarModule, typeof MatchaRadioButtonModule, typeof MatchaRippleModule, typeof MatchaSelectModule, typeof MatchaSidenavModule, typeof MatchaSlideToggleModule, typeof MatchaSliderModule, typeof MatchaSnackBarModule, typeof MatchaSortHeaderModule, typeof MatchaSpinModule, typeof MatchaSpinnerModule, typeof MatchaStepperModule, typeof MatchaTableModule, typeof MatchaTabsModule, typeof MatchaTitleModule, typeof MatchaTooltipModule, typeof MatchaDateModule, typeof MatchaTimeModule, typeof MatchaDropListModule, typeof MatchaPageLayoutModule]>;
1388
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaComponentsModule>;
1389
+ }
1390
+
1391
+ declare class MatchaSkeletonModule {
1392
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonModule, never>;
1393
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSkeletonModule, [typeof MatchaSkeletonComponent], [typeof i2.CommonModule], [typeof MatchaSkeletonComponent]>;
1394
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSkeletonModule>;
1395
+ }
1396
+
1
1397
  /**
2
- * Generated bundle index. Do not edit.
1398
+ * Serviço responsável pela implementação técnica do overlay e backdrop dos modais.
1399
+ *
1400
+ * Este serviço lida com a criação e gerenciamento do container do overlay,
1401
+ * criação do backdrop e manipulação do DOM. É um serviço de baixo nível
1402
+ * utilizado internamente pelo MatchaModalService.
1403
+ *
1404
+ * @example
1405
+ * ```typescript
1406
+ * constructor(private overlayService: MatchaOverlayService) {}
1407
+ *
1408
+ * createOverlay() {
1409
+ * this.overlayService.open(MyComponent);
1410
+ * }
1411
+ * ```
3
1412
  */
4
- /// <amd-module name="matcha-components" />
5
- export * from './public-api';
1413
+ declare class MatchaOverlayService {
1414
+ private appRef;
1415
+ private injector;
1416
+ private rendererFactory;
1417
+ private overlayContainer;
1418
+ private activeModal;
1419
+ private backdrop;
1420
+ private renderer;
1421
+ constructor(appRef: ApplicationRef, injector: Injector, rendererFactory: RendererFactory2);
1422
+ /**
1423
+ * Cria o container do overlay se ainda não existir.
1424
+ * O container é um elemento div que será usado para hospedar os modais.
1425
+ *
1426
+ * @private
1427
+ */
1428
+ private createOverlayContainer;
1429
+ /**
1430
+ * Remove o container do overlay do DOM.
1431
+ *
1432
+ * @private
1433
+ */
1434
+ private removeOverlayContainer;
1435
+ /**
1436
+ * Cria o backdrop do modal se ainda não existir.
1437
+ * O backdrop é um elemento div que cria o efeito de escurecimento
1438
+ * por trás do modal.
1439
+ *
1440
+ * @private
1441
+ */
1442
+ private createBackdrop;
1443
+ /**
1444
+ * Remove o backdrop do modal do DOM.
1445
+ *
1446
+ * @private
1447
+ */
1448
+ private removeBackdrop;
1449
+ /**
1450
+ * Abre um componente dentro de um modal.
1451
+ *
1452
+ * @param component - O componente que será exibido dentro do modal
1453
+ * @param config - Configurações opcionais para o modal
1454
+ * @returns Uma referência ao componente criado
1455
+ *
1456
+ * @example
1457
+ * ```typescript
1458
+ * const componentRef = this.overlayService.open(MyComponent, {
1459
+ * data: { id: 1 }
1460
+ * });
1461
+ * ```
1462
+ */
1463
+ open<T>(component: Type<T>, config?: any): ComponentRef<T>;
1464
+ /**
1465
+ * Fecha o modal atualmente aberto e remove o backdrop e o container.
1466
+ *
1467
+ * @example
1468
+ * ```typescript
1469
+ * this.overlayService.close();
1470
+ * ```
1471
+ */
1472
+ close(): void;
1473
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOverlayService, never>;
1474
+ static ɵprov: i0.ɵɵInjectableDeclaration<MatchaOverlayService>;
1475
+ }
1476
+
1477
+ interface ModalComponent {
1478
+ afterClose?: Observable<any>;
1479
+ data?: any;
1480
+ }
1481
+ declare class MatchaModalService {
1482
+ private overlayService;
1483
+ private afterCloseSubject;
1484
+ private currentData;
1485
+ constructor(overlayService: MatchaOverlayService);
1486
+ open<T extends ModalComponent>(component: Type<T>, data?: any): {
1487
+ componentRef: i0.ComponentRef<T>;
1488
+ afterClose: Observable<any>;
1489
+ };
1490
+ close(result?: any): void;
1491
+ getData(): any;
1492
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatchaModalService, never>;
1493
+ static ɵprov: i0.ɵɵInjectableDeclaration<MatchaModalService>;
1494
+ }
1495
+
1496
+ declare class StepContentDirective {
1497
+ template: TemplateRef<any>;
1498
+ step: string;
1499
+ constructor(template: TemplateRef<any>);
1500
+ static ɵfac: i0.ɵɵFactoryDeclaration<StepContentDirective, never>;
1501
+ static ɵdir: i0.ɵɵDirectiveDeclaration<StepContentDirective, "[step]", never, { "step": { "alias": "step"; "required": false; }; }, {}, never, never, true, never>;
1502
+ }
1503
+
1504
+ export { MatchaAccordionComponent, MatchaAccordionContentComponent, MatchaAccordionHeaderComponent, MatchaAccordionItemComponent, MatchaAccordionModule, MatchaAutocompleteComponent, MatchaAutocompleteDirective, MatchaAutocompleteModule, MatchaBadgeDirective, MatchaBadgeModule, MatchaButtonComponent, MatchaButtonModule, MatchaButtonToggleComponent, MatchaButtonToggleModule, MatchaCardComponent, MatchaCardModule, MatchaCheckboxComponent, MatchaCheckboxModule, MatchaChipsDirective, MatchaChipsModule, MatchaComponentsModule, MatchaDateComponent, MatchaDateModule, MatchaDatepickerDirective, MatchaDatepickerModule, MatchaDividerComponent, MatchaDividerModule, MatchaDragDirective, MatchaDragHandleDirective, MatchaDropListComponent, MatchaDropListModule, MatchaElevationDirective, MatchaElevationModule, MatchaErrorComponent, MatchaFormFieldComponent, MatchaFormFieldModule, MatchaGridComponent, MatchaGridModule, MatchaHintTextComponent, MatchaHintTextModule, MatchaIconComponent, MatchaIconModule, MatchaInfiniteScrollComponent, MatchaInfiniteScrollDataComponent, MatchaInfiniteScrollModule, MatchaInputDirective, MatchaInputModule, MatchaLabelComponent, MatchaLazyloadComponent, MatchaLazyloadDataComponent, MatchaLazyloadModule, MatchaMasonryComponent, MatchaMasonryModule, MatchaMenuComponent, MatchaMenuModule, MatchaMenuTriggerForDirective, MatchaModalComponent, MatchaModalContentComponent, MatchaModalFooterComponent, MatchaModalHeaderComponent, MatchaModalModule, MatchaModalOptionsComponent, MatchaModalService, MatchaOptionComponent, MatchaOptionModule, MatchaOptionService, MatchaOverlayService, MatchaPageLayoutComponent, MatchaPageLayoutModule, MatchaPaginatorDirective, MatchaPaginatorModule, MatchaProgressBarDirective, MatchaProgressBarModule, MatchaRadioButtonDirective, MatchaRadioButtonModule, MatchaRippleDirective, MatchaRippleModule, MatchaSelectDirective, MatchaSelectModule, MatchaSidenavDirective, MatchaSidenavModule, MatchaSkeletonComponent, MatchaSkeletonModule, MatchaSlideToggleComponent, MatchaSlideToggleModule, MatchaSliderDirective, MatchaSliderModule, MatchaSnackBarDirective, MatchaSnackBarModule, MatchaSortHeaderDirective, MatchaSortHeaderModule, MatchaSpinComponent, MatchaSpinModule, MatchaSpinnerComponent, MatchaSpinnerModule, MatchaStepperComponent, MatchaStepperContentComponent, MatchaStepperControllerComponent, MatchaStepperModule, MatchaStepperStateService, MatchaTabItemComponent, MatchaTableDirective, MatchaTableModule, MatchaTabsComponent, MatchaTabsModule, MatchaTimeComponent, MatchaTimeModule, MatchaTitleComponent, MatchaTitleModule, MatchaToolbarButtonComponent, MatchaToolbarComponent, MatchaToolbarContentComponent, MatchaToolbarCustomButtonComponent, MatchaToolbarMainButtonComponent, MatchaToolbarModule, MatchaTooltipDirective, MatchaTooltipModule, NextStepDirective, PrevStepDirective, StepComponent, StepContentDirective };
1505
+ export type { ILevelClasses, MatchaDropListConnectedToEvent, MatchaDropListDroppedEvent, ModalComponent };