@eui/components 17.3.6-snapshot-1716859482399 → 17.3.6-snapshot-1717032322601

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.
@@ -127,6 +127,7 @@
127
127
  <code>ControlValueAccessor</code>
128
128
  <code>OnChanges</code>
129
129
  <code>AfterViewInit</code>
130
+ <code>DoCheck</code>
130
131
  </p>
131
132
 
132
133
 
@@ -274,6 +274,9 @@
274
274
  <li>
275
275
  <a href="#isFirst" >isFirst</a>
276
276
  </li>
277
+ <li>
278
+ <a href="#isLabelLowercase" class="deprecated-name">isLabelLowercase</a>
279
+ </li>
277
280
  <li>
278
281
  <a href="#isLarge" >isLarge</a>
279
282
  </li>
@@ -548,6 +551,27 @@
548
551
  </tr>
549
552
  </tbody>
550
553
  </table>
554
+ <table class="table table-sm table-bordered">
555
+ <tbody>
556
+ <tr>
557
+ <td class="col-md-4">
558
+ <a name="isLabelLowercase"></a>
559
+ <b>isLabelLowercase</b>
560
+ </td>
561
+ </tr>
562
+ <tr>
563
+ <td class="col-md-4">
564
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
565
+
566
+ </td>
567
+ </tr>
568
+ <tr>
569
+ <td class="col-md-4">
570
+ <i>Default value : </i><code>false</code>
571
+ </td>
572
+ </tr>
573
+ </tbody>
574
+ </table>
551
575
  <table class="table table-sm table-bordered">
552
576
  <tbody>
553
577
  <tr>
@@ -311,9 +311,9 @@
311
311
  <li>
312
312
  <b>@stackblitz/sdk</b> : 1.9.0</li>
313
313
  <li>
314
- <b>@eui/styles-base</b> : 17.3.5</li>
314
+ <b>@eui/styles-base</b> : 17.3.6-snapshot-1716945824361</li>
315
315
  <li>
316
- <b>@eui/ecl</b> : 17.3.5</li>
316
+ <b>@eui/ecl</b> : 17.3.6-snapshot-1716945824361</li>
317
317
  <li>
318
318
  <b>@eui/tools</b> : ^6.0.0</li>
319
319
  </ul>