ngx-wapp-components 3.2.32-alpha.1 → 3.2.32-alpha.2

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.
@@ -13330,7 +13330,8 @@ class WappComponentsModule {
13330
13330
  InputGroupModule,
13331
13331
  DataViewModule,
13332
13332
  WDataviewComponent,
13333
- WStampBookletComponent] }); }
13333
+ WStampBookletComponent,
13334
+ WPeriodSelectFieldComponent] }); }
13334
13335
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.17", ngImport: i0, type: WappComponentsModule, providers: [
13335
13336
  {
13336
13337
  provide: HIGHLIGHT_OPTIONS,
@@ -13664,7 +13665,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
13664
13665
  InputGroupModule,
13665
13666
  DataViewModule,
13666
13667
  WDataviewComponent,
13667
- WStampBookletComponent
13668
+ WStampBookletComponent,
13669
+ WPeriodSelectFieldComponent
13668
13670
  ],
13669
13671
  imports: [
13670
13672
  InputTextModule,