@eui/components 18.0.0-rc.14 → 18.0.0-rc.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.
@@ -411,7 +411,7 @@
411
411
  <tr>
412
412
  <td class="col-md-4">
413
413
  <i>Default value : </i><code>{
414
- id: uuid.v4(),
414
+ id: crypto.randomUUID(),
415
415
  tooltip: {
416
416
  color: &#x27;euiTooltipPrimary&#x27;,
417
417
  contentAlignment: null,
@@ -284,7 +284,7 @@
284
284
  <li>
285
285
  <b>@stackblitz/sdk</b> : 1.10.0</li>
286
286
  <li>
287
- <b>@eui/ecl</b> : 18.0.0-rc.13</li>
287
+ <b>@eui/ecl</b> : 18.0.0-rc.14</li>
288
288
  <li>
289
289
  <b>@eui/tools</b> : ^6.0.0</li>
290
290
  </ul>