matcha-components 20.122.0 → 20.124.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.
@@ -11875,10 +11875,7 @@ class MatchaAutocompleteModule {
11875
11875
  MatchaAutocompleteTriggerDirective,
11876
11876
  MatchaOptionModule // Re-exporta para conveniência
11877
11877
  ] }); }
11878
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: MatchaAutocompleteModule, providers: [
11879
- // Provider para permitir injeção da interface MatchaOptionParent
11880
- { provide: MATCHA_OPTION_PARENT, useExisting: MatchaAutocompleteComponent }
11881
- ], imports: [CommonModule,
11878
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: MatchaAutocompleteModule, imports: [CommonModule,
11882
11879
  MatchaOptionModule,
11883
11880
  MatchaPanelModule, MatchaOptionModule // Re-exporta para conveniência
11884
11881
  ] }); }
@@ -11899,10 +11896,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
11899
11896
  MatchaAutocompleteComponent,
11900
11897
  MatchaAutocompleteTriggerDirective,
11901
11898
  MatchaOptionModule // Re-exporta para conveniência
11902
- ],
11903
- providers: [
11904
- // Provider para permitir injeção da interface MatchaOptionParent
11905
- { provide: MATCHA_OPTION_PARENT, useExisting: MatchaAutocompleteComponent }
11906
11899
  ]
11907
11900
  }]
11908
11901
  }] });
@@ -12040,10 +12033,7 @@ class MatchaSelectModule {
12040
12033
  MatchaOptionModule,
12041
12034
  MatchaPanelModule], exports: [MatchaSelectComponent,
12042
12035
  MatchaSelectTriggerDirective] }); }
12043
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: MatchaSelectModule, providers: [
12044
- // Provider para permitir injeção da interface MatchaOptionParent
12045
- { provide: MATCHA_OPTION_PARENT, useExisting: MatchaSelectComponent }
12046
- ], imports: [CommonModule,
12036
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: MatchaSelectModule, imports: [CommonModule,
12047
12037
  MatchaOptionModule,
12048
12038
  MatchaPanelModule] }); }
12049
12039
  }
@@ -12062,10 +12052,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
12062
12052
  exports: [
12063
12053
  MatchaSelectComponent,
12064
12054
  MatchaSelectTriggerDirective
12065
- ],
12066
- providers: [
12067
- // Provider para permitir injeção da interface MatchaOptionParent
12068
- { provide: MATCHA_OPTION_PARENT, useExisting: MatchaSelectComponent }
12069
12055
  ]
12070
12056
  }]
12071
12057
  }] });