@eui/components 17.0.0-next.26 → 17.0.0-next.27

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.
Files changed (37) hide show
  1. package/docs/components/EuiAppComponent.html +1 -75
  2. package/docs/components/EuiAppSidebarHeaderUserProfileComponent.html +281 -133
  3. package/docs/components/EuiAppTopMessageComponent.html +1 -1
  4. package/docs/components/EuiNotificationsComponent.html +1 -1
  5. package/docs/components/EuiUserProfileCardComponent.html +2 -40
  6. package/docs/components/EuiUserProfileComponent.html +119 -30
  7. package/docs/dependencies.html +2 -2
  8. package/docs/js/menu-wc.js +3 -3
  9. package/docs/js/menu-wc_es5.js +1 -1
  10. package/docs/js/search/search_index.js +2 -2
  11. package/docs/modules/EuiAppSidebarModule.html +3 -0
  12. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +5 -3
  13. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +64 -27
  14. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +10 -4
  15. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +5 -4
  16. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -36
  17. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +1 -1
  18. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  19. package/esm2022/layout/eui-user-profile/user-profile-card/user-profile-card.component.mjs +6 -7
  20. package/esm2022/layout/eui-user-profile/user-profile.component.mjs +47 -19
  21. package/eui-tree-list/eui-tree-list-item.component.d.ts +1 -1
  22. package/eui-tree-list/eui-tree-list-item.component.d.ts.map +1 -1
  23. package/fesm2022/eui-components-eui-tree-list.mjs +4 -2
  24. package/fesm2022/eui-components-eui-tree-list.mjs.map +1 -1
  25. package/fesm2022/eui-components-layout.mjs +562 -523
  26. package/fesm2022/eui-components-layout.mjs.map +1 -1
  27. package/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.d.ts +14 -10
  28. package/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.d.ts.map +1 -1
  29. package/layout/eui-app/eui-app-sidebar/sidebar.module.d.ts +2 -1
  30. package/layout/eui-app/eui-app-sidebar/sidebar.module.d.ts.map +1 -1
  31. package/layout/eui-app/eui-app.component.d.ts +3 -8
  32. package/layout/eui-app/eui-app.component.d.ts.map +1 -1
  33. package/layout/eui-user-profile/user-profile-card/user-profile-card.component.d.ts +2 -3
  34. package/layout/eui-user-profile/user-profile-card/user-profile-card.component.d.ts.map +1 -1
  35. package/layout/eui-user-profile/user-profile.component.d.ts +13 -7
  36. package/layout/eui-user-profile/user-profile.component.d.ts.map +1 -1
  37. package/package.json +1 -1
@@ -176,9 +176,6 @@
176
176
  <li>
177
177
  <a href="#appSubTitle" >appSubTitle</a>
178
178
  </li>
179
- <li>
180
- <a href="#impersonatedUserInfos" >impersonatedUserInfos</a>
181
- </li>
182
179
  <li>
183
180
  <a href="#isShrinkHeaderActive" >isShrinkHeaderActive</a>
184
181
  </li>
@@ -194,12 +191,6 @@
194
191
  <li>
195
192
  <a href="#themeClass" >themeClass</a>
196
193
  </li>
197
- <li>
198
- <a href="#userInfos" >userInfos</a>
199
- </li>
200
- <li>
201
- <a href="#userSubInfos" >userSubInfos</a>
202
- </li>
203
194
  </ul>
204
195
  </td>
205
196
  </tr>
@@ -254,7 +245,7 @@
254
245
  <tbody>
255
246
  <tr>
256
247
  <td class="col-md-4">
257
- <code>constructor(asService: EuiAppShellService, euiGrowlService: EuiGrowlService, deviceDetectorService: DeviceDetectorService, cdRef: ChangeDetectorRef, euiConfigToken: EuiConfig)</code>
248
+ <code>constructor(asService: EuiAppShellService, euiGrowlService: EuiGrowlService, deviceDetectorService: DeviceDetectorService, cdRef: ChangeDetectorRef)</code>
258
249
  </td>
259
250
  </tr>
260
251
 
@@ -319,18 +310,6 @@
319
310
  </td>
320
311
 
321
312
  </tr>
322
- <tr>
323
- <td>euiConfigToken</td>
324
-
325
- <td>
326
- <code>EuiConfig</code>
327
- </td>
328
-
329
- <td>
330
- No
331
- </td>
332
-
333
- </tr>
334
313
  </tbody>
335
314
  </table>
336
315
  </div>
@@ -363,22 +342,6 @@
363
342
  </tr>
364
343
  </tbody>
365
344
  </table>
366
- <table class="table table-sm table-bordered">
367
- <tbody>
368
- <tr>
369
- <td class="col-md-4">
370
- <a name="impersonatedUserInfos"></a>
371
- <b>impersonatedUserInfos</b>
372
- </td>
373
- </tr>
374
- <tr>
375
- <td class="col-md-4">
376
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
377
-
378
- </td>
379
- </tr>
380
- </tbody>
381
- </table>
382
345
  <table class="table table-sm table-bordered">
383
346
  <tbody>
384
347
  <tr>
@@ -464,43 +427,6 @@
464
427
  </tr>
465
428
  </tbody>
466
429
  </table>
467
- <table class="table table-sm table-bordered">
468
- <tbody>
469
- <tr>
470
- <td class="col-md-4">
471
- <a name="userInfos"></a>
472
- <b>userInfos</b>
473
- </td>
474
- </tr>
475
- <tr>
476
- <td class="col-md-4">
477
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
478
-
479
- </td>
480
- </tr>
481
- <tr>
482
- <td class="col-md-4">
483
- <i>Default value : </i><code>&#x27;&#x27;</code>
484
- </td>
485
- </tr>
486
- </tbody>
487
- </table>
488
- <table class="table table-sm table-bordered">
489
- <tbody>
490
- <tr>
491
- <td class="col-md-4">
492
- <a name="userSubInfos"></a>
493
- <b>userSubInfos</b>
494
- </td>
495
- </tr>
496
- <tr>
497
- <td class="col-md-4">
498
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
499
-
500
- </td>
501
- </tr>
502
- </tbody>
503
- </table>
504
430
  </section>
505
431
 
506
432
  <section data-compodoc="block-properties">