matcha-components 19.145.0 → 20.2.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 +458 -520
  2. package/fesm2022/matcha-components.mjs.map +1 -1
  3. package/index.d.ts +1511 -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/radio/radio.component.d.ts +0 -28
  82. package/lib/matcha-radio/radio.module.d.ts +0 -9
  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,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
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./time/time.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- export declare class MatchaTimeModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTimeModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTimeModule, [typeof i1.MatchaTimeComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule], [typeof i1.MatchaTimeComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTimeModule>;
9
- }
@@ -1,21 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export interface ILevelClasses {
4
- [key: number | string]: string;
5
- }
6
- export declare class MatchaTitleComponent {
7
- color: null | string;
8
- size: number | string;
9
- loading: boolean;
10
- type: 'pill' | 'bullet' | 'icon' | 'none';
11
- icon: string;
12
- iconClick: EventEmitter<object>;
13
- sizeClasses: ILevelClasses;
14
- getTypes(): string;
15
- get signClasses(): string;
16
- get textClasses(): string;
17
- emitIconAction(): void;
18
- hasIconClickOutput(): boolean;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTitleComponent, never>;
20
- 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>;
21
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./title/title.component";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaTitleModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTitleModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTitleModule, [typeof i1.MatchaTitleComponent], [typeof i2.CommonModule], [typeof i1.MatchaTitleComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTitleModule>;
8
- }
@@ -1,13 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaToolbarComponent implements OnInit, OnDestroy {
4
- isMobileScreen: boolean;
5
- private readonly mobileBreakpoint;
6
- private resizeTimeout;
7
- ngOnInit(): void;
8
- onResize(): void;
9
- private checkScreenWidth;
10
- ngOnDestroy(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarComponent, never>;
12
- 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>;
13
- }
@@ -1,10 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaToolbarButtonComponent {
4
- icon: string;
5
- buttonClick: EventEmitter<any>;
6
- get classes(): string;
7
- emitButtonClick(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarButtonComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarButtonComponent, "matcha-toolbar-button", never, { "icon": { "alias": "icon"; "required": false; }; }, { "buttonClick": "buttonClick"; }, never, never, false, never>;
10
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaToolbarContentComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarContentComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarContentComponent, "matcha-toolbar-content", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MatchaToolbarCustomButtonComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarCustomButtonComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarCustomButtonComponent, "matcha-toolbar-custom-button", never, {}, {}, never, ["*"], false, never>;
5
- }
@@ -1,8 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaToolbarMainButtonComponent {
4
- buttonClick: EventEmitter<any>;
5
- emitButtonClick(): void;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarMainButtonComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<MatchaToolbarMainButtonComponent, "matcha-toolbar-main-button", never, {}, { "buttonClick": "buttonClick"; }, never, ["*"], false, never>;
8
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./toolbar/toolbar.component";
3
- import * as i2 from "./toolbar-button/toolbar-button.component";
4
- import * as i3 from "./toolbar-content/toolbar-content.component";
5
- import * as i4 from "./toolbar-main-button/toolbar-main-button.component";
6
- import * as i5 from "./toolbar-custom-button/toolbar-custom-button.component";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "../matcha-button/button.module";
9
- import * as i8 from "../matcha-title/title.module";
10
- import * as i9 from "../matcha-tooltip/tooltip.module";
11
- export declare class MatchaToolbarModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaToolbarModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaToolbarModule, [typeof i1.MatchaToolbarComponent, typeof i2.MatchaToolbarButtonComponent, typeof i3.MatchaToolbarContentComponent, typeof i4.MatchaToolbarMainButtonComponent, typeof i5.MatchaToolbarCustomButtonComponent], [typeof i6.CommonModule, typeof i7.MatchaButtonModule, typeof i8.MatchaTitleModule, typeof i9.MatchaTooltipModule], [typeof i1.MatchaToolbarComponent, typeof i2.MatchaToolbarButtonComponent, typeof i3.MatchaToolbarContentComponent, typeof i4.MatchaToolbarMainButtonComponent, typeof i5.MatchaToolbarCustomButtonComponent, typeof i8.MatchaTitleModule]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaToolbarModule>;
15
- }
@@ -1,23 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MatchaTooltipDirective {
4
- private el;
5
- private renderer;
6
- tooltipText: string;
7
- tooltipDisabled: boolean | string;
8
- preferAbove: boolean;
9
- preferBelow: boolean;
10
- preferLeft: boolean;
11
- preferRight: boolean;
12
- tooltipEnableClose: boolean;
13
- private tooltipElement;
14
- private documentClickListener;
15
- constructor(el: ElementRef, renderer: Renderer2);
16
- onMouseEnter(): void;
17
- onMouseLeave(): void;
18
- onClick(event: Event): void;
19
- private createTooltip;
20
- private destroyTooltip;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTooltipDirective, never>;
22
- 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>;
23
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tooltip.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class MatchaTooltipModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MatchaTooltipModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaTooltipModule, [typeof i1.MatchaTooltipDirective], [typeof i2.CommonModule], [typeof i1.MatchaTooltipDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<MatchaTooltipModule>;
8
- }
package/public-api.d.ts DELETED
@@ -1,124 +0,0 @@
1
- export * from './lib/matcha-accordion/accordion/accordion.component';
2
- export * from './lib/matcha-accordion/accordion-item/accordion-item.component';
3
- export * from './lib/matcha-accordion/accordion-header/accordion-header.component';
4
- export * from './lib/matcha-accordion/accordion-content/accordion-content.component';
5
- export * from './lib/matcha-infinite-scroll/matcha-infinite-scroll/matcha-infinite-scroll.component';
6
- export * from './lib/matcha-infinite-scroll/matcha-infinite-scroll-data/matcha-infinite-scroll-data.component';
7
- export * from './lib/matcha-lazyload/lazyload/lazyload.component';
8
- export * from './lib/matcha-lazyload/lazyload-data/lazyload-data.component';
9
- export * from './lib/matcha-button/button/button.component';
10
- export * from './lib/matcha-card/card/card.component';
11
- export * from './lib/matcha-divider/divider/divider.component';
12
- export * from './lib/matcha-title/title/title.component';
13
- export * from './lib/matcha-icon/icon.component';
14
- export * from './lib/matcha-grid/grid.component';
15
- export * from './lib/matcha-masonry/masonry/masonry.component';
16
- export * from './lib/matcha-modal/modal-content/modal-content.component';
17
- export * from './lib/matcha-modal/modal-header/modal-header.component';
18
- export * from './lib/matcha-modal/modal-footer/modal-footer.component';
19
- export * from './lib/matcha-modal/modal-options/modal-options.component';
20
- export * from './lib/matcha-modal/modal/modal.component';
21
- export * from './lib/matcha-menu/menu.component';
22
- export * from './lib/matcha-toolbar/toolbar/toolbar.component';
23
- export * from './lib/matcha-toolbar/toolbar-button/toolbar-button.component';
24
- export * from './lib/matcha-toolbar/toolbar-content/toolbar-content.component';
25
- export * from './lib/matcha-toolbar/toolbar-main-button/toolbar-main-button.component';
26
- export * from './lib/matcha-toolbar/toolbar-custom-button/toolbar-custom-button.component';
27
- export * from './lib/matcha-form-field/matcha-form-field/matcha-form-field.component';
28
- export * from './lib/matcha-form-field/matcha-label/matcha-label.component';
29
- export * from './lib/matcha-form-field/matcha-error/matcha-error.component';
30
- export * from './lib/matcha-checkbox/checkbox/checkbox.component';
31
- export * from './lib/matcha-radio/radio/radio.component';
32
- export * from './lib/matcha-spin/spin/spin.component';
33
- export * from './lib/matcha-spinner/spinner/spinner.component';
34
- export * from './lib/matcha-hint-text/hint/hint-text.component';
35
- export * from './lib/matcha-skeleton/skeleton/skeleton.component';
36
- export * from './lib/matcha-option/matcha-option/matcha-option.component';
37
- export * from './lib/matcha-autocomplete/matcha-autocomplete/matcha-autocomplete.component';
38
- export * from './lib/matcha-slide-toggle/slide-toggle/slide-toggle.component';
39
- export * from './lib/matcha-button-toggle/button-toggle/button-toggle.component';
40
- export * from './lib/matcha-tabs/tabs/tabs.component';
41
- export * from './lib/matcha-tabs/tab-item/tab-item.component';
42
- export * from './lib/matcha-date/date/date.component';
43
- export * from './lib/matcha-time/time/time.component';
44
- export * from './lib/matcha-stepper/step/step.component';
45
- export * from './lib/matcha-stepper/stepper/stepper.component';
46
- export * from './lib/matcha-stepper/stepper-content/stepper-content.component';
47
- export * from './lib/matcha-stepper/stepper-controller/stepper-controller.component';
48
- export * from './lib/matcha-drop-list/drop-list/drop-list.component';
49
- export * from './lib/matcha-page-layout/page-layout.component';
50
- export * from './lib/matcha-accordion/accordion.module';
51
- export * from './lib/matcha-infinite-scroll/matcha-infinite-scroll.module';
52
- export * from './lib/matcha-lazyload/lazyload.module';
53
- export * from './lib/matcha-modal/matcha-modal.module';
54
- export * from './lib/matcha-card/card.module';
55
- export * from './lib/matcha-masonry/masonry.module';
56
- export * from './lib/matcha-title/title.module';
57
- export * from './lib/matcha-button/button.module';
58
- export * from './lib/matcha-button-toggle/button-toggle.module';
59
- export * from './lib/matcha-toolbar/toolbar.module';
60
- export * from './lib/matcha-tooltip/tooltip.module';
61
- export * from './lib/matcha-divider/divider.module';
62
- export * from './lib/matcha-elevation/elevation.module';
63
- export * from './lib/matcha-grid/grid.module';
64
- export * from './lib/matcha-form-field/matcha-form-field.module';
65
- export * from './lib/matcha-components.module';
66
- export * from './lib/matcha-option/matcha-option.module';
67
- export * from './lib/matcha-autocomplete/matcha-autocomplete.module';
68
- export * from './lib/matcha-badge/badge.module';
69
- export * from './lib/matcha-tabs/tabs.module';
70
- export * from './lib/matcha-checkbox/checkbox.module';
71
- export * from './lib/matcha-radio/radio.module';
72
- export * from './lib/matcha-chips/chips.module';
73
- export * from './lib/matcha-datepicker/datepicker.module';
74
- export * from './lib/matcha-icon/icon.module';
75
- export * from './lib/matcha-input/input.module';
76
- export * from './lib/matcha-menu/menu.module';
77
- export * from './lib/matcha-sidenav/sidenav.module';
78
- export * from './lib/matcha-paginator/paginator.module';
79
- export * from './lib/matcha-progress-bar/progress-bar.module';
80
- export * from './lib/matcha-select/select.module';
81
- export * from './lib/matcha-skeleton/skeleton.module';
82
- export * from './lib/matcha-slide-toggle/slide-toggle.module';
83
- export * from './lib/matcha-slider/slider.module';
84
- export * from './lib/matcha-snackbar/snack-bar.module';
85
- export * from './lib/matcha-sort-header/sort-header.module';
86
- export * from './lib/matcha-table/table.module';
87
- export * from './lib/matcha-tabs/tabs.module';
88
- export * from './lib/matcha-ripple/ripple.module';
89
- export * from './lib/matcha-spin/spin.module';
90
- export * from './lib/matcha-spinner/spinner.module';
91
- export * from './lib/matcha-hint-text/hint.module';
92
- export * from './lib/matcha-stepper/stepper.module';
93
- export * from './lib/matcha-drop-list/drop-list.module';
94
- export * from './lib/matcha-page-layout/page-layout.module';
95
- export * from './lib/matcha-modal/modal.service';
96
- export * from './lib/matcha-modal/overlay.service';
97
- export * from './lib/matcha-option/matcha-option.service';
98
- export * from './lib/matcha-date/date.module';
99
- export * from './lib/matcha-time/time.module';
100
- export * from './lib/matcha-stepper/stepper.service';
101
- export * from './lib/matcha-tooltip/tooltip.directive';
102
- export * from './lib/matcha-input/input.directive';
103
- export * from './lib/matcha-table/table.directive';
104
- export * from './lib/matcha-sort-header/sort-header.directive';
105
- export * from './lib/matcha-snackbar/snack-bar.directive';
106
- export * from './lib/matcha-slider/matcha-slider.directive';
107
- export * from './lib/matcha-select/select.directive';
108
- export * from './lib/matcha-progress-bar/progress-bar.directive';
109
- export * from './lib/matcha-paginator/paginator.directive';
110
- export * from './lib/matcha-sidenav/sidenav.directive';
111
- export * from './lib/matcha-menu/menu.directive';
112
- export * from './lib/matcha-elevation/elevation.directive';
113
- export * from './lib/matcha-datepicker/datepicker.directive';
114
- export * from './lib/matcha-chips/matcha-chips.directive';
115
- export * from './lib/matcha-badge/badge.directive';
116
- export * from './lib/matcha-ripple/ripple.directive';
117
- export * from './lib/matcha-drop-list/directives/drag.directive';
118
- export * from './lib/matcha-drop-list/directives/drag-handle.directive';
119
- export * from './lib/matcha-autocomplete/matcha-autocomplete.directive';
120
- export * from './lib/matcha-stepper/next-step.diretive';
121
- export * from './lib/matcha-stepper/prev-step.diretive';
122
- export * from './lib/matcha-stepper/step-content.diretive';
123
- export * from './lib/matcha-drop-list/directives/drag.directive';
124
- export * from './lib/matcha-drop-list/directives/drag-handle.directive';