matcha-components 19.139.0 → 19.140.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 +415 -415
  2. package/fesm2022/matcha-components.mjs.map +1 -1
  3. package/index.d.ts +1505 -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
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./matcha-option/matcha-option.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaOptionModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOptionModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaOptionModule, [typeof i1.MatchaOptionComponent], [typeof i2.CommonModule], [typeof i1.MatchaOptionComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaOptionModule>;
8
- }
@@ -1,24 +0,0 @@
1
- import { MatchaOptionComponent } from './matcha-option/matcha-option.component';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaOptionService {
4
- private _optionsSubject;
5
- options$: import("rxjs").Observable<MatchaOptionComponent[]>;
6
- private _activeOptionSubject;
7
- activeOption$: import("rxjs").Observable<number>;
8
- private _canShowOptionsSubject;
9
- canShowOptions$: import("rxjs").Observable<boolean>;
10
- private _selectedOptionSubject;
11
- selectedOption$: import("rxjs").Observable<string>;
12
- constructor();
13
- setSelectedOption(selectedOption: string): void;
14
- getCanShowOptions(): boolean;
15
- setCanShowOptions(canShowOptions: boolean): void;
16
- updateOptions(options: MatchaOptionComponent[]): void;
17
- updateActiveOption(activeOption: number): void;
18
- resetActiveOption(): void;
19
- removeActiveOption(): void;
20
- changeActiveOption(stepsToMove: number): void;
21
- selectActiveOption(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOptionService, never>;
23
- static ɵprov: i0.ɵɵInjectableDeclaration<MatchaOptionService>;
24
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaOverflowDraggableComponent {
3
- dragRef: string;
4
- dragToScroll(): void;
5
- get classes(): string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaOverflowDraggableComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaOverflowDraggableComponent, "matcha-overflow-draggable", never, { "dragRef": { "alias": "dragRef"; "required": false; }; }, {}, never, ["*"], false, never>;
8
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaPageLayoutComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageLayoutComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaPageLayoutComponent, "matcha-page-layout", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./page-layout.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../matcha-stepper/stepper.module";
5
- export declare class MatchaPageLayoutModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageLayoutModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageLayoutModule, [typeof i1.MatchaPageLayoutComponent], [typeof i2.CommonModule, typeof i3.MatchaStepperModule], [typeof i1.MatchaPageLayoutComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPageLayoutModule>;
9
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaPaginatorDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPaginatorDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaPaginatorDirective, "[matchaPaginator]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./paginator.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaPaginatorModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPaginatorModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPaginatorModule, [typeof i1.MatchaPaginatorDirective], [typeof i2.CommonModule], [typeof i1.MatchaPaginatorDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPaginatorModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaProgressBarDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaProgressBarDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaProgressBarDirective, "[matcha-progress-bar]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./progress-bar.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaProgressBarModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaProgressBarModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaProgressBarModule, [typeof i1.MatchaProgressBarDirective], [typeof i2.CommonModule], [typeof i1.MatchaProgressBarDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaProgressBarModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaRadioButtonDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRadioButtonDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaRadioButtonDirective, "[matchaRadioButton]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./matcha-radio-button.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaRadioButtonModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRadioButtonModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaRadioButtonModule, [typeof i1.MatchaRadioButtonDirective], [typeof i2.CommonModule], [typeof i1.MatchaRadioButtonDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaRadioButtonModule>;
8
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef, OnDestroy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaRippleDirective implements OnDestroy {
4
- private el;
5
- rippleColor: string;
6
- private ripples;
7
- constructor(el: ElementRef);
8
- onMouseDown(event: MouseEvent): void;
9
- ngOnDestroy(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRippleDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaRippleDirective, "[matchaRipple]", never, { "rippleColor": { "alias": "rippleColor"; "required": false; }; }, {}, never, never, false, never>;
12
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./ripple.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaRippleModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaRippleModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaRippleModule, [typeof i1.MatchaRippleDirective], [typeof i2.CommonModule], [typeof i1.MatchaRippleDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaRippleModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSelectDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSelectDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSelectDirective, "[matcha-select]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./select.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSelectModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSelectModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSelectModule, [typeof i1.MatchaSelectDirective], [typeof i2.CommonModule], [typeof i1.MatchaSelectDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSelectModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSidenavDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSidenavDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSidenavDirective, "[matcha-sidenav]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sidenav.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSidenavModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSidenavModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSidenavModule, [typeof i1.MatchaSidenavDirective], [typeof i2.CommonModule], [typeof i1.MatchaSidenavDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSidenavModule>;
8
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaSkeletonComponent {
3
- amount: number | string;
4
- grid: number | string;
5
- height: number | string;
6
- model: 'profile' | 'table' | 'empty' | string | null;
7
- gap: number | string;
8
- get classes(): string;
9
- get heightClass(): string;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaSkeletonComponent, "matcha-skeleton", never, { "amount": { "alias": "amount"; "required": false; }; "grid": { "alias": "grid"; "required": false; }; "height": { "alias": "height"; "required": false; }; "model": { "alias": "model"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; }, {}, never, ["*"], false, never>;
12
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./skeleton/skeleton.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSkeletonModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSkeletonModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSkeletonModule, [typeof i1.MatchaSkeletonComponent], [typeof i2.CommonModule], [typeof i1.MatchaSkeletonComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSkeletonModule>;
8
- }
@@ -1,28 +0,0 @@
1
- import { EventEmitter, ElementRef, OnChanges, SimpleChanges, AfterViewInit } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export declare class MatchaSlideToggleComponent implements ControlValueAccessor, OnChanges, AfterViewInit {
5
- private elementRef;
6
- color: string;
7
- private _checked;
8
- set checked(value: boolean | string);
9
- get checked(): boolean;
10
- private _disabled;
11
- set disabled(value: boolean | string);
12
- get disabled(): boolean;
13
- change: EventEmitter<{
14
- checked: boolean;
15
- }>;
16
- onChange: (value: boolean) => void;
17
- onTouched: () => void;
18
- writeValue(value: any): void;
19
- registerOnChange(fn: any): void;
20
- registerOnTouched(fn: any): void;
21
- setDisabledState(isDisabled: boolean): void;
22
- constructor(elementRef: ElementRef<HTMLElement>);
23
- ngOnChanges(changes: SimpleChanges): void;
24
- ngAfterViewInit(): void;
25
- onInputChange(event: Event): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSlideToggleComponent, never>;
27
- 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>;
28
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./slide-toggle/slide-toggle.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- export declare class MatchaSlideToggleModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSlideToggleModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSlideToggleModule, [typeof i1.MatchaSlideToggleComponent], [typeof i2.CommonModule, typeof i3.FormsModule], [typeof i1.MatchaSlideToggleComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSlideToggleModule>;
9
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSliderDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSliderDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSliderDirective, "[matchaSlider]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./matcha-slider.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSliderModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSliderModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSliderModule, [typeof i1.MatchaSliderDirective], [typeof i2.CommonModule], [typeof i1.MatchaSliderDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSliderModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSnackBarDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSnackBarDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSnackBarDirective, "[matchaSnackBar]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./snack-bar.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSnackBarModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSnackBarModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSnackBarModule, [typeof i1.MatchaSnackBarDirective], [typeof i2.CommonModule], [typeof i1.MatchaSnackBarDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSnackBarModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSortHeaderDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSortHeaderDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaSortHeaderDirective, "[matchaSortHeader]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sort-header.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSortHeaderModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSortHeaderModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSortHeaderModule, [typeof i1.MatchaSortHeaderDirective], [typeof i2.CommonModule], [typeof i1.MatchaSortHeaderDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSortHeaderModule>;
8
- }
@@ -1,26 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSpinComponent {
4
- private _elementRef;
5
- private _renderer;
6
- private _progress;
7
- set progress(value: string | number);
8
- get progress(): string | number;
9
- color: string;
10
- size: string | null;
11
- sizeXs: string | null;
12
- sizeSm: string | null;
13
- sizeMd: string | null;
14
- sizeLg: string | null;
15
- sizeXl: string | null;
16
- readonly strokeWidth: number;
17
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
18
- ngOnInit(): void;
19
- private setSize;
20
- get diameter(): number;
21
- get radius(): number;
22
- get circumference(): number;
23
- get dashOffset(): number;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinComponent, never>;
25
- 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>;
26
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./spin/spin.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSpinModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSpinModule, [typeof i1.MatchaSpinComponent], [typeof i2.CommonModule], [typeof i1.MatchaSpinComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSpinModule>;
8
- }
@@ -1,27 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaSpinnerComponent {
4
- private _elementRef;
5
- private _renderer;
6
- private _progress;
7
- set progress(value: string | number);
8
- get progress(): string | number;
9
- color: string;
10
- size: string | null;
11
- sizeXs: string | null;
12
- sizeSm: string | null;
13
- sizeMd: string | null;
14
- sizeLg: string | null;
15
- sizeXl: string | null;
16
- readonly diameter = 66;
17
- readonly center = 33;
18
- readonly radius = 30;
19
- readonly strokeWidth = 5;
20
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
21
- ngOnInit(): void;
22
- private setSize;
23
- get circumference(): number;
24
- get dashOffset(): number;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinnerComponent, never>;
26
- 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>;
27
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./spinner/spinner.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaSpinnerModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaSpinnerModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaSpinnerModule, [typeof i1.MatchaSpinnerComponent], [typeof i2.CommonModule], [typeof i1.MatchaSpinnerComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaSpinnerModule>;
8
- }
@@ -1,9 +0,0 @@
1
- import { MatchaStepperContentComponent } from './stepper-content/stepper-content.component';
2
- import * as i0 from "@angular/core";
3
- export declare class NextStepDirective {
4
- private stepper;
5
- constructor(stepper: MatchaStepperContentComponent | null);
6
- onClick(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NextStepDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<NextStepDirective, "[nextStep]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,9 +0,0 @@
1
- import { MatchaStepperContentComponent } from './stepper-content/stepper-content.component';
2
- import * as i0 from "@angular/core";
3
- export declare class PrevStepDirective {
4
- private stepper;
5
- constructor(stepper: MatchaStepperContentComponent | null);
6
- onClick(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<PrevStepDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<PrevStepDirective, "[prevStep]", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class StepComponent {
4
- step: any;
5
- template: TemplateRef<any>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<StepComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<StepComponent, "matcha-step", never, { "step": { "alias": "title"; "required": false; }; }, {}, never, ["*"], false, never>;
8
- }
@@ -1,9 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class StepContentDirective {
4
- template: TemplateRef<any>;
5
- step: string;
6
- constructor(template: TemplateRef<any>);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<StepContentDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<StepContentDirective, "[step]", never, { "step": { "alias": "step"; "required": false; }; }, {}, never, never, true, never>;
9
- }
@@ -1,11 +0,0 @@
1
- import { SimpleChanges } from '@angular/core';
2
- import { MatchaStepperStateService } from '../stepper.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MatchaStepperComponent {
5
- private stepperState;
6
- active: number;
7
- constructor(stepperState: MatchaStepperStateService);
8
- ngOnChanges(changes: SimpleChanges): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperComponent, "matcha-stepper", never, { "active": { "alias": "active"; "required": false; }; }, {}, never, ["*"], false, never>;
11
- }
@@ -1,16 +0,0 @@
1
- import { QueryList, AfterContentInit } from '@angular/core';
2
- import { StepComponent } from '../step/step.component';
3
- import { MatchaStepperStateService } from '../stepper.service';
4
- import * as i0 from "@angular/core";
5
- export declare class MatchaStepperContentComponent implements AfterContentInit {
6
- private stepperState;
7
- steps: QueryList<StepComponent>;
8
- stepsArray: StepComponent[];
9
- activeStep: number;
10
- constructor(stepperState: MatchaStepperStateService);
11
- ngAfterContentInit(): void;
12
- nextStep(): void;
13
- prevStep(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperContentComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperContentComponent, "matcha-stepper-content", never, {}, {}, ["steps"], never, false, never>;
16
- }
@@ -1,14 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatchaStepperStateService } from '../stepper.service';
3
- import * as i0 from "@angular/core";
4
- export declare class MatchaStepperControllerComponent implements OnInit {
5
- private stepperState;
6
- disableNext: boolean;
7
- steps: string[];
8
- activeStep: number;
9
- constructor(stepperState: MatchaStepperStateService);
10
- ngOnInit(): void;
11
- goToStep(index: number): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperControllerComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaStepperControllerComponent, "matcha-stepper-controller", never, { "disableNext": { "alias": "disableNext"; "required": false; }; }, {}, never, never, false, never>;
14
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./stepper-controller/stepper-controller.component";
3
- import * as i2 from "./stepper/stepper.component";
4
- import * as i3 from "./stepper-content/stepper-content.component";
5
- import * as i4 from "./step/step.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "./prev-step.diretive";
8
- import * as i7 from "./next-step.diretive";
9
- export declare class MatchaStepperModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaStepperModule, [typeof i1.MatchaStepperControllerComponent, typeof i2.MatchaStepperComponent, typeof i3.MatchaStepperContentComponent, typeof i4.StepComponent], [typeof i5.CommonModule, typeof i6.PrevStepDirective, typeof i7.NextStepDirective], [typeof i1.MatchaStepperControllerComponent, typeof i2.MatchaStepperComponent, typeof i3.MatchaStepperContentComponent, typeof i4.StepComponent, typeof i6.PrevStepDirective, typeof i7.NextStepDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaStepperModule>;
13
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaStepperStateService {
3
- private steps;
4
- private _steps$;
5
- steps$: import("rxjs").Observable<any[]>;
6
- private _activeStep$;
7
- activeStep$: import("rxjs").Observable<number>;
8
- private pendingActiveStep;
9
- setSteps(steps: any[]): void;
10
- setActiveStep(index: number): void;
11
- nextStep(): void;
12
- prevStep(): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaStepperStateService, never>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<MatchaStepperStateService>;
15
- }
@@ -1,9 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaTableDirective {
4
- private _elementRef;
5
- private _renderer;
6
- constructor(_elementRef: ElementRef, _renderer: Renderer2);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTableDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatchaTableDirective, "[matchaTable]", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./table.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaTableModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTableModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTableModule, [typeof i1.MatchaTableDirective], [typeof i2.CommonModule], [typeof i1.MatchaTableDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTableModule>;
8
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaTabItemComponent {
3
- title: string;
4
- icon: string;
5
- private _active;
6
- set active(value: boolean | string);
7
- get active(): boolean;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabItemComponent, never>;
9
- 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>;
10
- }
@@ -1,14 +0,0 @@
1
- import { AfterContentInit, QueryList, EventEmitter } from '@angular/core';
2
- import { MatchaTabItemComponent } from '../tab-item/tab-item.component';
3
- import * as i0 from "@angular/core";
4
- export declare class MatchaTabsComponent implements AfterContentInit {
5
- tabs: QueryList<MatchaTabItemComponent>;
6
- activeTabIndex: number;
7
- tabSelected: EventEmitter<number>;
8
- ngAfterContentInit(): void;
9
- selectTab(tab: MatchaTabItemComponent): void;
10
- selectTabByIndex(index: number): void;
11
- handleKeyboardEvent(event: KeyboardEvent): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabsComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaTabsComponent, "matcha-tabs", never, { "activeTabIndex": { "alias": "activeTabIndex"; "required": false; }; }, { "tabSelected": "tabSelected"; }, ["tabs"], ["*"], false, never>;
14
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tabs/tabs.component";
3
- import * as i2 from "./tab-item/tab-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../matcha-tooltip/tooltip.module";
6
- import * as i5 from "../matcha-icon/icon.module";
7
- export declare class MatchaTabsModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTabsModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTabsModule, [typeof i1.MatchaTabsComponent, typeof i2.MatchaTabItemComponent], [typeof i3.CommonModule, typeof i4.MatchaTooltipModule, typeof i5.MatchaIconModule], [typeof i1.MatchaTabsComponent, typeof i2.MatchaTabItemComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTabsModule>;
11
- }
@@ -1,34 +0,0 @@
1
- import { AfterContentInit, OnDestroy, QueryList } from '@angular/core';
2
- import { NgControl } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export declare class MatchaTimeComponent implements AfterContentInit, OnDestroy {
5
- controls: QueryList<NgControl>;
6
- startDateControlName?: string;
7
- endDateControlName?: string;
8
- allowCrossDays: boolean;
9
- private startTimeControl;
10
- private endTimeControl;
11
- private startDateControl;
12
- private endDateControl;
13
- private subscription;
14
- ngAfterContentInit(): void;
15
- ngOnDestroy(): void;
16
- /**
17
- * Validação de intervalo de tempo que pode cruzar dias
18
- */
19
- private validateTimeRange;
20
- /**
21
- * Define erros de validação nos controles
22
- */
23
- private setValidationErrors;
24
- /**
25
- * Remove erros específicos de validação
26
- */
27
- private clearValidationErrors;
28
- /**
29
- * Remove um erro específico sem afetar outros erros
30
- */
31
- private removeSpecificError;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTimeComponent, never>;
33
- 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>;
34
- }