@eui/base 19.1.2-snapshot-1743492977329 → 19.1.2

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.
@@ -268,9 +268,9 @@
268
268
  <li>
269
269
  <b>@stackblitz/sdk</b> : 1.11.0</li>
270
270
  <li>
271
- <b>@eui/styles</b> : 19.1.2-snapshot-1743171933419</li>
271
+ <b>@eui/styles</b> : 19.1.2-snapshot-1743600141774</li>
272
272
  <li>
273
- <b>@eui/ecl</b> : 19.1.2-snapshot-1743171933419</li>
273
+ <b>@eui/ecl</b> : 19.1.2-snapshot-1743600141774</li>
274
274
  <li>
275
275
  <b>@eui/tools</b> : ^6.0.0</li>
276
276
  </ul>
@@ -254,6 +254,13 @@
254
254
  iconSvgName
255
255
  </a>
256
256
  </li>
257
+ <li>
258
+ <span class="modifier">Optional</span>
259
+ <a href="#iconSvgUrl"
260
+ >
261
+ iconSvgUrl
262
+ </a>
263
+ </li>
257
264
  <li>
258
265
  <span class="modifier">Optional</span>
259
266
  <a href="#iconTypeClass"
@@ -1021,6 +1028,44 @@
1021
1028
 
1022
1029
 
1023
1030
 
1031
+ </tbody>
1032
+ </table>
1033
+ <table class="table table-sm table-bordered">
1034
+ <tbody>
1035
+ <tr>
1036
+ <td class="col-md-4">
1037
+ <a name="iconSvgUrl"></a>
1038
+ <span class="name "><b>iconSvgUrl</b>
1039
+ <a href="#iconSvgUrl">
1040
+ <span class="icon ion-ios-link"></span>
1041
+ </a>
1042
+ </span>
1043
+ </td>
1044
+ </tr>
1045
+ <tr>
1046
+ <td class="col-md-4">
1047
+ <code>iconSvgUrl: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1048
+ </code>
1049
+ </td>
1050
+ </tr>
1051
+
1052
+
1053
+ <tr>
1054
+ <td class="col-md-4">
1055
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1056
+
1057
+ </td>
1058
+ </tr>
1059
+
1060
+ <tr>
1061
+ <td class="col-md-4">
1062
+ <i>Optional</i>
1063
+ </td>
1064
+ </tr>
1065
+
1066
+
1067
+
1068
+
1024
1069
  </tbody>
1025
1070
  </table>
1026
1071
  <table class="table table-sm table-bordered">