@eui/core 18.0.0-next.42 → 18.0.0-next.43

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.
@@ -295,7 +295,7 @@
295
295
  <li>
296
296
  <b>@stackblitz/sdk</b> : 1.9.0</li>
297
297
  <li>
298
- <b>@eui/ecl</b> : 18.0.0-next.41</li>
298
+ <b>@eui/ecl</b> : 18.0.0-next.42</li>
299
299
  <li>
300
300
  <b>@eui/tools</b> : ^6.0.0</li>
301
301
  </ul>
@@ -1473,7 +1473,7 @@
1473
1473
 
1474
1474
  <tr>
1475
1475
  <td class="col-md-4">
1476
- <div class="io-description"><p>Returns the current value of --eui-base-font-size CSS variable</p>
1476
+ <div class="io-description"><p>Returns the current value of --eui-f-size-base CSS variable</p>
1477
1477
  </div>
1478
1478
 
1479
1479
  <div class="io-description">
@@ -1880,7 +1880,7 @@ Example for 50% width: calc(var(--eui-app-vw, 1vw) * 50);</p>
1880
1880
 
1881
1881
  <tr>
1882
1882
  <td class="col-md-4">
1883
- <div class="io-description"><p>Updates the current value of --eui-base-font-size CSS variable and the UIState appBaseFontSize</p>
1883
+ <div class="io-description"><p>Updates the current value of --eui-f-size-base CSS variable and the UIState appBaseFontSize</p>
1884
1884
  </div>
1885
1885
 
1886
1886
  <div class="io-description">