@senior-agronegocio/angular-components 0.0.92 → 0.0.94

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.
@@ -6507,17 +6507,17 @@ var CnpjCpfPipe = /** @class */ (function () {
6507
6507
  return CnpjCpfPipe;
6508
6508
  }());
6509
6509
 
6510
- var CnpjCpfModule = /** @class */ (function () {
6511
- function CnpjCpfModule() {
6510
+ var CnpjCpfPipeModule = /** @class */ (function () {
6511
+ function CnpjCpfPipeModule() {
6512
6512
  }
6513
- CnpjCpfModule = __decorate([
6513
+ CnpjCpfPipeModule = __decorate([
6514
6514
  NgModule({
6515
6515
  declarations: [CnpjCpfPipe],
6516
6516
  imports: [CommonModule],
6517
6517
  exports: [CnpjCpfPipe],
6518
6518
  })
6519
- ], CnpjCpfModule);
6520
- return CnpjCpfModule;
6519
+ ], CnpjCpfPipeModule);
6520
+ return CnpjCpfPipeModule;
6521
6521
  }());
6522
6522
 
6523
6523
  var HostProjectConfigsInjectionToken = new InjectionToken("hostProjectConfigs");
@@ -6547,5 +6547,5 @@ var AgroAngularComponentsModule = /** @class */ (function () {
6547
6547
  * Generated bundle index. Do not edit.
6548
6548
  */
6549
6549
 
6550
- export { AGRO_NUMBERS, AGRO_REGEX, AgroAngularComponentsModule, AgroArrayUtils, AgroCookieUtils, AgroDateUtils, AgroEntityStatus, AgroFormValidator, AgroLogics, AgroNameUtils, AgroNumberUtils, AgroObjectUtils, AgroPlatformUtils, AgroStringMasks, AgroStringUtils, AsyncLock, CancelEventDialogComponent, CancelEventDialogModule, CnpjCpfModule, CnpjCpfPipe, Colors, DateComparisonType, E001TnsModule, E001pesModule, E070EmpModule, E070FilModule, E075DerModule, E205depService, EventControlBoardComponent, EventControlBoardModule, EventControlBoardService, EventControlItemModule, EventControlModule, EventStepsComponent, EventStepsModule, ExternalInvoiceModule, FixationModule, HostProjectConfigsInjectionToken, HttpCodes, InvoiceModule, LibTranslatePipe, LibTranslationModule, LibTranslationService, NumberComparisonType, OriginationModule, PaginatorStorageService, PrimitiveManager, ProducerInvoiceModule, RuralEstateModule, SharedModule, TicketModule, TransferModule, UserInformationService, WebsocketModule, WebsocketService, LibTranslationService as ɵa };
6550
+ export { AGRO_NUMBERS, AGRO_REGEX, AgroAngularComponentsModule, AgroArrayUtils, AgroCookieUtils, AgroDateUtils, AgroEntityStatus, AgroFormValidator, AgroLogics, AgroNameUtils, AgroNumberUtils, AgroObjectUtils, AgroPlatformUtils, AgroStringMasks, AgroStringUtils, AsyncLock, CancelEventDialogComponent, CancelEventDialogModule, CnpjCpfPipe, CnpjCpfPipeModule, Colors, DateComparisonType, E001TnsModule, E001pesModule, E070EmpModule, E070FilModule, E075DerModule, E205depService, EventControlBoardComponent, EventControlBoardModule, EventControlBoardService, EventControlItemModule, EventControlModule, EventStepsComponent, EventStepsModule, ExternalInvoiceModule, FixationModule, HostProjectConfigsInjectionToken, HttpCodes, InvoiceModule, LibTranslatePipe, LibTranslationModule, LibTranslationService, NumberComparisonType, OriginationModule, PaginatorStorageService, PrimitiveManager, ProducerInvoiceModule, RuralEstateModule, SharedModule, TicketModule, TransferModule, UserInformationService, WebsocketModule, WebsocketService, LibTranslatePipe as ɵa, LibTranslationService as ɵb };
6551
6551
  //# sourceMappingURL=senior-agronegocio-angular-components.js.map