@eui/components 19.0.0-next.12 → 19.0.0-next.14

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 (88) hide show
  1. package/docs/components/EuiDropdownComponent.html +24 -0
  2. package/docs/components/EuiDropdownItemComponent.html +20 -1
  3. package/docs/components/EuiMenuComponent.html +3 -67
  4. package/docs/components/EuiMenuItemComponent.html +6 -256
  5. package/docs/components/EuiNotificationsV2Component.html +0 -24
  6. package/docs/components/EuiPageColumnComponent.html +0 -25
  7. package/docs/components/EuiPaginatorComponent.html +31 -1
  8. package/docs/components/EuiPopoverComponent.html +0 -55
  9. package/docs/components/EuiTreeComponent.html +1 -39
  10. package/docs/components/EuiWizardComponent.html +1 -1
  11. package/docs/components/EuiWizardStepComponent.html +0 -4
  12. package/docs/dependencies.html +2 -2
  13. package/docs/index.html +1 -1
  14. package/docs/js/menu-wc.js +21 -33
  15. package/docs/js/menu-wc_es5.js +1 -1
  16. package/docs/js/search/search_index.js +2 -2
  17. package/docs/miscellaneous/variables.html +1 -1
  18. package/docs/modules/EuiAllModule.html +2 -2
  19. package/docs/modules/EuiAppModule.html +2 -2
  20. package/docs/modules/EuiLayoutModule.html +2 -2
  21. package/docs/modules/EuiSidebarMenuModule.html +1 -1
  22. package/docs/modules/EuiTimepickerModule.html +1 -1
  23. package/docs/modules.html +0 -12
  24. package/eui-all/eui-all.module.d.ts +1 -1
  25. package/eui-dropdown/dropdown-item/eui-dropdown-item.component.d.ts +3 -1
  26. package/eui-dropdown/dropdown-item/eui-dropdown-item.component.d.ts.map +1 -1
  27. package/eui-dropdown/eui-dropdown.component.d.ts +2 -1
  28. package/eui-dropdown/eui-dropdown.component.d.ts.map +1 -1
  29. package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
  30. package/eui-input-number/eui-input-number.module.d.ts +0 -8
  31. package/eui-input-number/eui-input-number.module.d.ts.map +1 -1
  32. package/eui-menu/eui-menu-item.component.d.ts.map +1 -1
  33. package/eui-menu/eui-menu.component.d.ts.map +1 -1
  34. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts +1 -6
  35. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts.map +1 -1
  36. package/eui-paginator/eui-paginator.component.d.ts +3 -1
  37. package/eui-paginator/eui-paginator.component.d.ts.map +1 -1
  38. package/eui-popover/eui-popover.component.d.ts +1 -5
  39. package/eui-popover/eui-popover.component.d.ts.map +1 -1
  40. package/eui-sidebar-menu/eui-sidebar-menu.module.d.ts +1 -1
  41. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  42. package/eui-timepicker/eui-timepicker.module.d.ts +1 -1
  43. package/eui-tree/eui-tree.component.d.ts +1 -5
  44. package/eui-tree/eui-tree.component.d.ts.map +1 -1
  45. package/eui-wizard/eui-wizard-step.component.d.ts.map +1 -1
  46. package/eui-wizard/eui-wizard.component.d.ts.map +1 -1
  47. package/fesm2022/eui-components-eui-card.mjs +1 -1
  48. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  49. package/fesm2022/eui-components-eui-dropdown.mjs +18 -11
  50. package/fesm2022/eui-components-eui-dropdown.mjs.map +1 -1
  51. package/fesm2022/eui-components-eui-icon.mjs +1 -1
  52. package/fesm2022/eui-components-eui-icon.mjs.map +1 -1
  53. package/fesm2022/eui-components-eui-input-number.mjs +1 -16
  54. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  55. package/fesm2022/eui-components-eui-language-selector.mjs +1 -1
  56. package/fesm2022/eui-components-eui-language-selector.mjs.map +1 -1
  57. package/fesm2022/eui-components-eui-menu.mjs +1 -22
  58. package/fesm2022/eui-components-eui-menu.mjs.map +1 -1
  59. package/fesm2022/eui-components-eui-navbar.mjs +1 -1
  60. package/fesm2022/eui-components-eui-navbar.mjs.map +1 -1
  61. package/fesm2022/eui-components-eui-page.mjs +4 -8
  62. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  63. package/fesm2022/eui-components-eui-paginator.mjs +4 -3
  64. package/fesm2022/eui-components-eui-paginator.mjs.map +1 -1
  65. package/fesm2022/eui-components-eui-popover.mjs +2 -10
  66. package/fesm2022/eui-components-eui-popover.mjs.map +1 -1
  67. package/fesm2022/eui-components-eui-sidebar-menu.mjs +1 -1
  68. package/fesm2022/eui-components-eui-sidebar-menu.mjs.map +1 -1
  69. package/fesm2022/eui-components-eui-table-v2.mjs +2 -2
  70. package/fesm2022/eui-components-eui-table-v2.mjs.map +1 -1
  71. package/fesm2022/eui-components-eui-table.mjs +3 -3
  72. package/fesm2022/eui-components-eui-table.mjs.map +1 -1
  73. package/fesm2022/eui-components-eui-timepicker.mjs +4 -4
  74. package/fesm2022/eui-components-eui-timepicker.mjs.map +1 -1
  75. package/fesm2022/eui-components-eui-tree.mjs +2 -6
  76. package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
  77. package/fesm2022/eui-components-eui-user-profile.mjs +1 -1
  78. package/fesm2022/eui-components-eui-user-profile.mjs.map +1 -1
  79. package/fesm2022/eui-components-eui-wizard.mjs +8 -9
  80. package/fesm2022/eui-components-eui-wizard.mjs.map +1 -1
  81. package/fesm2022/eui-components-layout.mjs +2 -9
  82. package/fesm2022/eui-components-layout.mjs.map +1 -1
  83. package/fesm2022/eui-components.mjs +5 -5
  84. package/fesm2022/eui-components.mjs.map +1 -1
  85. package/layout/eui-notifications-v2/eui-notifications.component.d.ts +1 -6
  86. package/layout/eui-notifications-v2/eui-notifications.component.d.ts.map +1 -1
  87. package/package.json +3 -3
  88. package/docs/modules/EuiInputNumberDirectiveModule.html +0 -241
@@ -130,19 +130,16 @@ customElements.define('compodoc-menu', class extends HTMLElement {
130
130
  <a href="modules/EuiAllModule.html" data-type="entity-link" >EuiAllModule</a>
131
131
  <li class="chapter inner">
132
132
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
133
- 'data-bs-target="#directives-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' : 'data-bs-target="#xs-directives-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' }>
133
+ 'data-bs-target="#directives-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' : 'data-bs-target="#xs-directives-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' }>
134
134
  <span class="icon ion-md-code-working"></span>
135
135
  <span>Directives</span>
136
136
  <span class="icon ion-ios-arrow-down"></span>
137
137
  </div>
138
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' :
139
- 'id="xs-directives-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' }>
138
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' :
139
+ 'id="xs-directives-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' }>
140
140
  <li class="link">
141
141
  <a href="directives/EuiHasPermissionDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiHasPermissionDirective</a>
142
142
  </li>
143
- <li class="link">
144
- <a href="directives/EuiInputNumberDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberDirective</a>
145
- </li>
146
143
  <li class="link">
147
144
  <a href="directives/EuiMaxLengthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiMaxLengthDirective</a>
148
145
  </li>
@@ -165,13 +162,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
165
162
  </li>
166
163
  <li class="chapter inner">
167
164
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
168
- 'data-bs-target="#pipes-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' : 'data-bs-target="#xs-pipes-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' }>
165
+ 'data-bs-target="#pipes-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' : 'data-bs-target="#xs-pipes-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' }>
169
166
  <span class="icon ion-md-add"></span>
170
167
  <span>Pipes</span>
171
168
  <span class="icon ion-ios-arrow-down"></span>
172
169
  </div>
173
- <ul class="links collapse" ${ isNormalMode ? 'id="pipes-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' :
174
- 'id="xs-pipes-links-module-EuiAllModule-97b05e44c66be5acd4c930a2aec05347b03b6e5c8dddda95e1757a051828d7c1eaa78cf3019ddb099a1cb2558e8032def57d32622f5c7078473a95f28579ec3d"' }>
170
+ <ul class="links collapse" ${ isNormalMode ? 'id="pipes-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' :
171
+ 'id="xs-pipes-links-module-EuiAllModule-d59624cc8e8fcaf97094a63ada86648dc5e9e2fb977166de90b8c74b61b8471600aa3648b3d7790a7d9fbcf85b9969e0e65f7009072676ac1026980718db912a"' }>
175
172
  <li class="link">
176
173
  <a href="pipes/EuiTruncatePipe.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiTruncatePipe</a>
177
174
  </li>
@@ -260,9 +257,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
260
257
  <li class="link">
261
258
  <a href="directives/EuiHasPermissionDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiHasPermissionDirective</a>
262
259
  </li>
263
- <li class="link">
264
- <a href="directives/EuiInputNumberDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberDirective</a>
265
- </li>
266
260
  <li class="link">
267
261
  <a href="directives/EuiMaxLengthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiMaxLengthDirective</a>
268
262
  </li>
@@ -1327,13 +1321,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1327
1321
  <a href="modules/EuiIconModule.html" data-type="entity-link" >EuiIconModule</a>
1328
1322
  <li class="chapter inner">
1329
1323
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
1330
- 'data-bs-target="#components-links-module-EuiIconModule-f08cfddfa7823211325f8f0b51f061fadfc0a443da45102beb70c0c3f15901f6a0c4613be1f77fe55121bae1ecb27aa77bd8b73c383286564eb3175716c72853"' : 'data-bs-target="#xs-components-links-module-EuiIconModule-f08cfddfa7823211325f8f0b51f061fadfc0a443da45102beb70c0c3f15901f6a0c4613be1f77fe55121bae1ecb27aa77bd8b73c383286564eb3175716c72853"' }>
1324
+ 'data-bs-target="#components-links-module-EuiIconModule-a0089e8eee8c2446c609ab0c10054abf204af6f3d45fc0ab9a8c8ce43b4a091dd17b4ebb53fa0d35cfbc307b1ef51a59d6429f2d7f741753be2e1c294bc6dba9"' : 'data-bs-target="#xs-components-links-module-EuiIconModule-a0089e8eee8c2446c609ab0c10054abf204af6f3d45fc0ab9a8c8ce43b4a091dd17b4ebb53fa0d35cfbc307b1ef51a59d6429f2d7f741753be2e1c294bc6dba9"' }>
1331
1325
  <span class="icon ion-md-cog"></span>
1332
1326
  <span>Components</span>
1333
1327
  <span class="icon ion-ios-arrow-down"></span>
1334
1328
  </div>
1335
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiIconModule-f08cfddfa7823211325f8f0b51f061fadfc0a443da45102beb70c0c3f15901f6a0c4613be1f77fe55121bae1ecb27aa77bd8b73c383286564eb3175716c72853"' :
1336
- 'id="xs-components-links-module-EuiIconModule-f08cfddfa7823211325f8f0b51f061fadfc0a443da45102beb70c0c3f15901f6a0c4613be1f77fe55121bae1ecb27aa77bd8b73c383286564eb3175716c72853"' }>
1329
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiIconModule-a0089e8eee8c2446c609ab0c10054abf204af6f3d45fc0ab9a8c8ce43b4a091dd17b4ebb53fa0d35cfbc307b1ef51a59d6429f2d7f741753be2e1c294bc6dba9"' :
1330
+ 'id="xs-components-links-module-EuiIconModule-a0089e8eee8c2446c609ab0c10054abf204af6f3d45fc0ab9a8c8ce43b4a091dd17b4ebb53fa0d35cfbc307b1ef51a59d6429f2d7f741753be2e1c294bc6dba9"' }>
1337
1331
  <li class="link">
1338
1332
  <a href="components/EuiIconSvgComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiIconSvgComponent</a>
1339
1333
  </li>
@@ -1408,20 +1402,17 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1408
1402
  </ul>
1409
1403
  </li>
1410
1404
  </li>
1411
- <li class="link">
1412
- <a href="modules/EuiInputNumberDirectiveModule.html" data-type="entity-link" class="deprecated-name">EuiInputNumberDirectiveModule</a>
1413
- </li>
1414
1405
  <li class="link">
1415
1406
  <a href="modules/EuiInputNumberModule.html" data-type="entity-link" >EuiInputNumberModule</a>
1416
1407
  <li class="chapter inner">
1417
1408
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
1418
- 'data-bs-target="#components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' : 'data-bs-target="#xs-components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1409
+ 'data-bs-target="#components-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' : 'data-bs-target="#xs-components-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' }>
1419
1410
  <span class="icon ion-md-cog"></span>
1420
1411
  <span>Components</span>
1421
1412
  <span class="icon ion-ios-arrow-down"></span>
1422
1413
  </div>
1423
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' :
1424
- 'id="xs-components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1414
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' :
1415
+ 'id="xs-components-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' }>
1425
1416
  <li class="link">
1426
1417
  <a href="components/EuiInputNumberComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberComponent</a>
1427
1418
  </li>
@@ -1429,13 +1420,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1429
1420
  </li>
1430
1421
  <li class="chapter inner">
1431
1422
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
1432
- 'data-bs-target="#directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' : 'data-bs-target="#xs-directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1423
+ 'data-bs-target="#directives-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' : 'data-bs-target="#xs-directives-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' }>
1433
1424
  <span class="icon ion-md-code-working"></span>
1434
1425
  <span>Directives</span>
1435
1426
  <span class="icon ion-ios-arrow-down"></span>
1436
1427
  </div>
1437
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' :
1438
- 'id="xs-directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1428
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' :
1429
+ 'id="xs-directives-links-module-EuiInputNumberModule-a7222ee2fc1cc5b70ff30e2294c3188bf647fbb166d55b58316deb80641ba78fb6d99c64e1331a251e035e5c4ad6e109f982235ef16eb00f0c67f5224a75750d"' }>
1439
1430
  <li class="link">
1440
1431
  <a href="directives/EuiInputNumberDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberDirective</a>
1441
1432
  </li>
@@ -1527,9 +1518,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1527
1518
  <li class="link">
1528
1519
  <a href="directives/EuiHasPermissionDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiHasPermissionDirective</a>
1529
1520
  </li>
1530
- <li class="link">
1531
- <a href="directives/EuiInputNumberDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberDirective</a>
1532
- </li>
1533
1521
  <li class="link">
1534
1522
  <a href="directives/EuiMaxLengthDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiMaxLengthDirective</a>
1535
1523
  </li>
@@ -2307,13 +2295,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
2307
2295
  <a href="modules/EuiTimepickerModule.html" data-type="entity-link" >EuiTimepickerModule</a>
2308
2296
  <li class="chapter inner">
2309
2297
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
2310
- 'data-bs-target="#components-links-module-EuiTimepickerModule-acdfd2c09e275877e31c80acc59082ab59fdd85670ec5d7405a9e402e7bfd63637a834dbd79caa05112137f97f8bb54e8c6d6f3e58979ea82b0902674d94c100"' : 'data-bs-target="#xs-components-links-module-EuiTimepickerModule-acdfd2c09e275877e31c80acc59082ab59fdd85670ec5d7405a9e402e7bfd63637a834dbd79caa05112137f97f8bb54e8c6d6f3e58979ea82b0902674d94c100"' }>
2298
+ 'data-bs-target="#components-links-module-EuiTimepickerModule-617a353c7578489a72058af06a55ab5e966fe76fce17dfdeb9293310e147d247dc52376e066ac133ef8f9aaf41bb177891615361ee26b7568824c77617b974da"' : 'data-bs-target="#xs-components-links-module-EuiTimepickerModule-617a353c7578489a72058af06a55ab5e966fe76fce17dfdeb9293310e147d247dc52376e066ac133ef8f9aaf41bb177891615361ee26b7568824c77617b974da"' }>
2311
2299
  <span class="icon ion-md-cog"></span>
2312
2300
  <span>Components</span>
2313
2301
  <span class="icon ion-ios-arrow-down"></span>
2314
2302
  </div>
2315
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiTimepickerModule-acdfd2c09e275877e31c80acc59082ab59fdd85670ec5d7405a9e402e7bfd63637a834dbd79caa05112137f97f8bb54e8c6d6f3e58979ea82b0902674d94c100"' :
2316
- 'id="xs-components-links-module-EuiTimepickerModule-acdfd2c09e275877e31c80acc59082ab59fdd85670ec5d7405a9e402e7bfd63637a834dbd79caa05112137f97f8bb54e8c6d6f3e58979ea82b0902674d94c100"' }>
2303
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiTimepickerModule-617a353c7578489a72058af06a55ab5e966fe76fce17dfdeb9293310e147d247dc52376e066ac133ef8f9aaf41bb177891615361ee26b7568824c77617b974da"' :
2304
+ 'id="xs-components-links-module-EuiTimepickerModule-617a353c7578489a72058af06a55ab5e966fe76fce17dfdeb9293310e147d247dc52376e066ac133ef8f9aaf41bb177891615361ee26b7568824c77617b974da"' }>
2317
2305
  <li class="link">
2318
2306
  <a href="components/EuiTimepickerComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiTimepickerComponent</a>
2319
2307
  </li>
@@ -2450,13 +2438,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
2450
2438
  <a href="modules/EuiTreeModule.html" data-type="entity-link" >EuiTreeModule</a>
2451
2439
  <li class="chapter inner">
2452
2440
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
2453
- 'data-bs-target="#components-links-module-EuiTreeModule-b3672a72806f1840343302cc0f92bea5692d20edb05dac246dba1f7845383e3953594409d30cfb04ea0efe3b93910b659cf84c8c93369c0dd5fd4aa6ea4ded74"' : 'data-bs-target="#xs-components-links-module-EuiTreeModule-b3672a72806f1840343302cc0f92bea5692d20edb05dac246dba1f7845383e3953594409d30cfb04ea0efe3b93910b659cf84c8c93369c0dd5fd4aa6ea4ded74"' }>
2441
+ 'data-bs-target="#components-links-module-EuiTreeModule-78c9b7580fc23dcd5b3fc166b66f20d0c5b9fcf865c9b0850f9e6115b078bc02fece627c9aaca56b49192becd7fe336e94cea839e498b19f094dc236cf94a4ba"' : 'data-bs-target="#xs-components-links-module-EuiTreeModule-78c9b7580fc23dcd5b3fc166b66f20d0c5b9fcf865c9b0850f9e6115b078bc02fece627c9aaca56b49192becd7fe336e94cea839e498b19f094dc236cf94a4ba"' }>
2454
2442
  <span class="icon ion-md-cog"></span>
2455
2443
  <span>Components</span>
2456
2444
  <span class="icon ion-ios-arrow-down"></span>
2457
2445
  </div>
2458
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiTreeModule-b3672a72806f1840343302cc0f92bea5692d20edb05dac246dba1f7845383e3953594409d30cfb04ea0efe3b93910b659cf84c8c93369c0dd5fd4aa6ea4ded74"' :
2459
- 'id="xs-components-links-module-EuiTreeModule-b3672a72806f1840343302cc0f92bea5692d20edb05dac246dba1f7845383e3953594409d30cfb04ea0efe3b93910b659cf84c8c93369c0dd5fd4aa6ea4ded74"' }>
2446
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiTreeModule-78c9b7580fc23dcd5b3fc166b66f20d0c5b9fcf865c9b0850f9e6115b078bc02fece627c9aaca56b49192becd7fe336e94cea839e498b19f094dc236cf94a4ba"' :
2447
+ 'id="xs-components-links-module-EuiTreeModule-78c9b7580fc23dcd5b3fc166b66f20d0c5b9fcf865c9b0850f9e6115b078bc02fece627c9aaca56b49192becd7fe336e94cea839e498b19f094dc236cf94a4ba"' }>
2460
2448
  <li class="link">
2461
2449
  <a href="components/EuiTreeComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiTreeComponent</a>
2462
2450
  </li>