@eui/ecl 19.1.3-snapshot-1744725724008 → 19.1.3

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.
@@ -1,10 +1,12 @@
1
+ import { OnInit } from '@angular/core';
1
2
  import { ECLBaseDirective } from '@eui/ecl/core';
2
3
  import * as i0 from "@angular/core";
3
- export declare class EclFeaturedComponent extends ECLBaseDirective {
4
+ export declare class EclFeaturedComponent extends ECLBaseDirective implements OnInit {
4
5
  position: 'left' | 'right';
5
6
  variant: 'highlight' | 'simple';
6
7
  role: string;
7
8
  get cssClasses(): string;
9
+ ngOnInit(): void;
8
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
9
11
  static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*", "[eclFeaturedItemFooter]"], false, never>;
10
12
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAKa,oBAAqB,SAAQ,gBAAgB;IAC7C,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IACpC,OAAO,EAAE,WAAW,GAAG,QAAQ,CAAC;IAEf,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAKvB;yCAZQ,oBAAoB;2CAApB,oBAAoB;CAahC"}
1
+ {"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,MAAM,EAAE,MAAM,eAAe,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAKa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM;IAC/D,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IAEpC,OAAO,EAAE,WAAW,GAAG,QAAQ,CAAC;IAEf,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAKvB;IAED,QAAQ,IAAI,IAAI;yCAfP,oBAAoB;2CAApB,oBAAoB;CAoBhC"}
@@ -117,6 +117,12 @@
117
117
  <code><a href="../directives/ECLBaseDirective.html" target="_self" >ECLBaseDirective</a></code>
118
118
  </p>
119
119
 
120
+ <p class="comment">
121
+ <h3>Implements</h3>
122
+ </p>
123
+ <p class="comment">
124
+ <code>OnInit</code>
125
+ </p>
120
126
 
121
127
 
122
128
  <section data-compodoc="block-metadata">
@@ -268,9 +268,9 @@
268
268
  <li>
269
269
  <b>@stackblitz/sdk</b> : 1.11.0</li>
270
270
  <li>
271
- <b>@eui/styles</b> : 19.1.3-snapshot-1744701533037</li>
271
+ <b>@eui/styles</b> : 19.1.3-snapshot-1744784398463</li>
272
272
  <li>
273
- <b>@eui/ecl</b> : 19.1.3-snapshot-1744701533037</li>
273
+ <b>@eui/ecl</b> : 19.1.3-snapshot-1744784398463</li>
274
274
  <li>
275
275
  <b>@eui/tools</b> : ^6.0.0</li>
276
276
  </ul>