@eui/base 18.2.11-snapshot-1742459837265 → 18.2.11

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.
@@ -288,9 +288,9 @@
288
288
  <li>
289
289
  <b>@stackblitz/sdk</b> : 1.11.0</li>
290
290
  <li>
291
- <b>@eui/styles</b> : 18.2.11-snapshot-1741774920243</li>
291
+ <b>@eui/styles</b> : 18.2.11-snapshot-1743510874908</li>
292
292
  <li>
293
- <b>@eui/ecl</b> : 18.2.11-snapshot-1741774920243</li>
293
+ <b>@eui/ecl</b> : 18.2.11-snapshot-1743510874908</li>
294
294
  <li>
295
295
  <b>@eui/tools</b> : ^6.0.0</li>
296
296
  </ul>
@@ -252,6 +252,13 @@
252
252
  iconSvgName
253
253
  </a>
254
254
  </li>
255
+ <li>
256
+ <span class="modifier">Optional</span>
257
+ <a href="#iconSvgUrl"
258
+ >
259
+ iconSvgUrl
260
+ </a>
261
+ </li>
255
262
  <li>
256
263
  <span class="modifier">Optional</span>
257
264
  <a href="#iconTypeClass"
@@ -1019,6 +1026,44 @@
1019
1026
 
1020
1027
 
1021
1028
 
1029
+ </tbody>
1030
+ </table>
1031
+ <table class="table table-sm table-bordered">
1032
+ <tbody>
1033
+ <tr>
1034
+ <td class="col-md-4">
1035
+ <a name="iconSvgUrl"></a>
1036
+ <span class="name "><b>iconSvgUrl</b>
1037
+ <a href="#iconSvgUrl">
1038
+ <span class="icon ion-ios-link"></span>
1039
+ </a>
1040
+ </span>
1041
+ </td>
1042
+ </tr>
1043
+ <tr>
1044
+ <td class="col-md-4">
1045
+ <code>iconSvgUrl: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1046
+ </code>
1047
+ </td>
1048
+ </tr>
1049
+
1050
+
1051
+ <tr>
1052
+ <td class="col-md-4">
1053
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1054
+
1055
+ </td>
1056
+ </tr>
1057
+
1058
+ <tr>
1059
+ <td class="col-md-4">
1060
+ <i>Optional</i>
1061
+ </td>
1062
+ </tr>
1063
+
1064
+
1065
+
1066
+
1022
1067
  </tbody>
1023
1068
  </table>
1024
1069
  <table class="table table-sm table-bordered">