@eui/components 18.0.0-rc.33 → 18.0.0-rc.34

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.
@@ -362,7 +362,7 @@
362
362
  <tbody>
363
363
  <tr>
364
364
  <td class="col-md-4">
365
- <code>constructor(_elementRef: ElementRef, _renderer: Renderer2, localeService: LocaleService, locale_id: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>, injector: Injector, document: Document)</code>
365
+ <code>constructor(_elementRef: ElementRef, _renderer: Renderer2, localeService: LocaleService, locale_id: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>, injector: Injector, document: Document, platformId)</code>
366
366
  </td>
367
367
  </tr>
368
368
 
@@ -451,6 +451,17 @@
451
451
  </td>
452
452
 
453
453
  </tr>
454
+ <tr>
455
+ <td>platformId</td>
456
+
457
+ <td>
458
+ </td>
459
+
460
+ <td>
461
+ No
462
+ </td>
463
+
464
+ </tr>
454
465
  </tbody>
455
466
  </table>
456
467
  </div>
@@ -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.32</li>
287
+ <b>@eui/ecl</b> : 18.0.0-rc.33</li>
288
288
  <li>
289
289
  <b>@eui/tools</b> : ^6.0.0</li>
290
290
  </ul>