@eui/components 17.0.1-snapshot-1700923341677 → 17.0.1-snapshot-1701096824737

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.
@@ -118,6 +118,13 @@
118
118
 
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Implements</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <code>OnChanges</code>
126
+ <code>AfterContentInit</code>
127
+ </p>
121
128
 
122
129
 
123
130
  <section data-compodoc="block-metadata">
@@ -126,10 +133,6 @@
126
133
  <tbody>
127
134
 
128
135
 
129
- <tr>
130
- <td class="col-md-3">encapsulation</td>
131
- <td class="col-md-9"><code>ViewEncapsulation.None</code></td>
132
- </tr>
133
136
 
134
137
 
135
138
 
@@ -174,6 +177,21 @@
174
177
  <h3 id="index">Index</h3>
175
178
  <table class="table table-sm table-bordered index-table">
176
179
  <tbody>
180
+ <tr>
181
+ <td class="col-md-4">
182
+ <h6><b>Properties</b></h6>
183
+ </td>
184
+ </tr>
185
+ <tr>
186
+ <td class="col-md-4">
187
+ <ul class="index-list">
188
+ <li>
189
+ <span class="modifier"></span>
190
+ <a href="#timelineItems" >timelineItems</a>
191
+ </li>
192
+ </ul>
193
+ </td>
194
+ </tr>
177
195
 
178
196
 
179
197
  <tr>
@@ -302,6 +320,43 @@
302
320
 
303
321
 
304
322
 
323
+ <section data-compodoc="block-properties">
324
+
325
+ <h3 id="inputs">
326
+ Properties
327
+ </h3>
328
+ <table class="table table-sm table-bordered">
329
+ <tbody>
330
+ <tr>
331
+ <td class="col-md-4">
332
+ <a name="timelineItems"></a>
333
+ <span class="name">
334
+ <span class="modifier"></span>
335
+ <span ><b>timelineItems</b></span>
336
+ <a href="#timelineItems"><span class="icon ion-ios-link"></span></a>
337
+ </span>
338
+ </td>
339
+ </tr>
340
+ <tr>
341
+ <td class="col-md-4">
342
+ <i>Type : </i> <code><a href="../components/EuiTimelineItemComponent.html" target="_self" >QueryList&lt;EuiTimelineItemComponent&gt;</a></code>
343
+
344
+ </td>
345
+ </tr>
346
+ <tr>
347
+ <td class="col-md-4">
348
+ <b>Decorators : </b>
349
+ <br />
350
+ <code>
351
+ @ContentChildren(EuiTimelineItemComponent)<br />
352
+ </code>
353
+ </td>
354
+ </tr>
355
+
356
+
357
+ </tbody>
358
+ </table>
359
+ </section>
305
360
 
306
361
  <section data-compodoc="block-accessors">
307
362
  <h3 id="accessors">
@@ -118,12 +118,6 @@
118
118
 
119
119
 
120
120
 
121
- <p class="comment">
122
- <h3>Implements</h3>
123
- </p>
124
- <p class="comment">
125
- <code>AfterContentInit</code>
126
- </p>
127
121
 
128
122
 
129
123
  <section data-compodoc="block-metadata">
@@ -200,9 +194,6 @@
200
194
  <span class="modifier">Public</span>
201
195
  <a href="#baseStatesDirective" >baseStatesDirective</a>
202
196
  </li>
203
- <li>
204
- <a href="#euiTimelineComponent" >euiTimelineComponent</a>
205
- </li>
206
197
  </ul>
207
198
  </td>
208
199
  </tr>
@@ -288,7 +279,7 @@
288
279
  <tbody>
289
280
  <tr>
290
281
  <td class="col-md-4">
291
- <code>constructor(uxTimelineItemsComponent: <a href="../components/EuiTimelineComponent.html" target="_self">EuiTimelineComponent</a>, baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>)</code>
282
+ <code>constructor(baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>)</code>
292
283
  </td>
293
284
  </tr>
294
285
 
@@ -305,18 +296,6 @@
305
296
  </tr>
306
297
  </thead>
307
298
  <tbody>
308
- <tr>
309
- <td>uxTimelineItemsComponent</td>
310
-
311
- <td>
312
- <code><a href="../components/EuiTimelineComponent.html" target="_self" >EuiTimelineComponent</a></code>
313
- </td>
314
-
315
- <td>
316
- No
317
- </td>
318
-
319
- </tr>
320
299
  <tr>
321
300
  <td>baseStatesDirective</td>
322
301
 
@@ -562,27 +541,6 @@
562
541
  </tr>
563
542
 
564
543
 
565
- </tbody>
566
- </table>
567
- <table class="table table-sm table-bordered">
568
- <tbody>
569
- <tr>
570
- <td class="col-md-4">
571
- <a name="euiTimelineComponent"></a>
572
- <span class="name">
573
- <span ><b>euiTimelineComponent</b></span>
574
- <a href="#euiTimelineComponent"><span class="icon ion-ios-link"></span></a>
575
- </span>
576
- </td>
577
- </tr>
578
- <tr>
579
- <td class="col-md-4">
580
- <i>Type : </i> <code><a href="../components/EuiTimelineComponent.html" target="_self" >EuiTimelineComponent</a></code>
581
-
582
- </td>
583
- </tr>
584
-
585
-
586
544
  </tbody>
587
545
  </table>
588
546
  </section>
@@ -309,9 +309,9 @@
309
309
  <li>
310
310
  <b>@stackblitz/sdk</b> : 1.9.0</li>
311
311
  <li>
312
- <b>@eui/styles-base</b> : 17.0.1-snapshot-1700836396201</li>
312
+ <b>@eui/styles-base</b> : 17.0.1-snapshot-1700923341677</li>
313
313
  <li>
314
- <b>@eui/ecl</b> : 17.0.1-snapshot-1700836396201</li>
314
+ <b>@eui/ecl</b> : 17.0.1-snapshot-1700923341677</li>
315
315
  <li>
316
316
  <b>@eui/tools</b> : ^6.0.0</li>
317
317
  </ul>