@eui/showcase 18.0.0-next.13 → 18.0.0-next.15

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.
@@ -53,8 +53,8 @@ const COMPONENTS = [
53
53
  DocPagePatternSampleDirective,
54
54
  ];
55
55
  export class EuiShowcaseModule {
56
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EuiShowcaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
57
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EuiShowcaseModule, declarations: [EuiCodeHighlighterDirective,
56
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EuiShowcaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
57
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EuiShowcaseModule, declarations: [EuiCodeHighlighterDirective,
58
58
  DocPageComponent,
59
59
  DocPageCodeComponent,
60
60
  DocPageCodeFabComponent,
@@ -118,7 +118,7 @@ export class EuiShowcaseModule {
118
118
  DocPagePatternComponent,
119
119
  DocPagePatternDocDirective,
120
120
  DocPagePatternSampleDirective] }); }
121
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EuiShowcaseModule, providers: [StackblitzService], imports: [CommonModule,
121
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EuiShowcaseModule, providers: [StackblitzService], imports: [CommonModule,
122
122
  EuiCardModule,
123
123
  EuiButtonModule,
124
124
  EuiTabsModule,
@@ -131,7 +131,7 @@ export class EuiShowcaseModule {
131
131
  EuiIconModule,
132
132
  EuiLabelModule] }); }
133
133
  }
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EuiShowcaseModule, decorators: [{
134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EuiShowcaseModule, decorators: [{
135
135
  type: NgModule,
136
136
  args: [{
137
137
  declarations: [...COMPONENTS],