@eui/components 18.0.0-next.54 → 18.0.0-next.56

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.
@@ -971,7 +971,7 @@
971
971
  <script src="../js/libs/htmlparser.js"></script>
972
972
  <script src="../js/libs/deep-iterator.js"></script>
973
973
  <script>
974
- var COMPONENT_TEMPLATE = '<div><ng-container *ngIf="icon && !iconUrl && !isLoading"> <ng-container *ngTemplateOutlet="default"></ng-container></ng-container><ng-container *ngIf="iconUrl"> <ng-container *ngTemplateOutlet="custom"></ng-container></ng-container><ng-container *ngIf="isLoading"> <ng-container *ngTemplateOutlet="loading"></ng-container></ng-container><ng-template #default> <svg class="eui-sprite-{{icon}}" [class.eui-icon-svg--loading]="isLoading" [attr.aria-hidden]="ariaHidden" [attr.aria-labelledby]="ariaLabelledby || null" [attr.role]="role || \'img\'" [attr.focusable]="focusable" attr.style="{{iconStyle}}"> <use [attr.href]="assetsBaseUrl + \'/icons/sprites/\' + set + \'.svg#\' + iconName"></use> </svg> <ng-container *ngTemplateOutlet="content"></ng-container></ng-template><ng-template #custom> <svg class="eui-icon-svg" attr.style="{{iconStyle}} {{style}}" [attr.aria-hidden]="ariaHidden" [attr.aria-labelledby]="ariaLabelledby || null" [attr.role]="role || \'img\'" [attr.focusable]="focusable"> <image [attr.href]="iconUrl" [class]="\'eui-icon-svg\'" attr.style="{{iconStyle}} {{style}}"></image> </svg></ng-template><ng-template #loading> <eui-icon-svg [size]="size" fillColor="transparent" class="eui-icon-svg--loading"></eui-icon-svg> <ng-container *ngTemplateOutlet="content"></ng-container></ng-template><ng-template #content> <ng-content></ng-content></ng-template></div>'
974
+ var COMPONENT_TEMPLATE = '<div><ng-container *ngIf="icon && !iconUrl && !isLoading"> <ng-container *ngTemplateOutlet="default"></ng-container></ng-container><ng-container *ngIf="iconUrl"> <ng-container *ngTemplateOutlet="custom"></ng-container></ng-container><ng-template #default> <svg class="eui-sprite-{{icon}}" [class.eui-icon-svg--loading]="isLoading" [attr.aria-hidden]="ariaHidden" [attr.aria-labelledby]="ariaLabelledby || null" [attr.role]="role || \'img\'" [attr.focusable]="focusable" attr.style="{{iconStyle}}"> <use [attr.href]="assetsBaseUrl + \'/icons/sprites/\' + set + \'.svg#\' + iconName"></use> </svg> <ng-container *ngTemplateOutlet="content"></ng-container></ng-template><ng-template #custom> <svg class="eui-icon-svg" attr.style="{{iconStyle}} {{style}}" [attr.aria-hidden]="ariaHidden" [attr.aria-labelledby]="ariaLabelledby || null" [attr.role]="role || \'img\'" [attr.focusable]="focusable"> <image [attr.href]="iconUrl" [class]="\'eui-icon-svg\'" attr.style="{{iconStyle}} {{style}}"></image> </svg></ng-template><ng-template #content> <ng-content></ng-content></ng-template></div>'
975
975
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'CollapsedBreadcrumbComponent', 'selector': 'eui-collapsed-breadcrumb'},{'name': 'DefaultComponent', 'selector': ''},{'name': 'DefaultComponent', 'selector': ''},{'name': 'EuiAccordionComponent', 'selector': 'eui-accordion'},{'name': 'EuiAccordionItemComponent', 'selector': 'eui-accordion-item'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'name': 'EuiAlertTitleComponent', 'selector': 'eui-alert-title'},{'name': 'EuiAppBreadcrumbComponent', 'selector': 'eui-app-breadcrumb'},{'name': 'EuiAppComponent', 'selector': 'eui-app'},{'name': 'EuiAppFooterComponent', 'selector': 'eui-app-footer'},{'name': 'EuiAppHeaderComponent', 'selector': 'eui-app-header'},{'name': 'EuiAppSidebarBodyComponent', 'selector': 'eui-app-sidebar-body'},{'name': 'EuiAppSidebarComponent', 'selector': 'eui-app-sidebar'},{'name': 'EuiAppSidebarDrawerComponent', 'selector': 'eui-app-sidebar-drawer'},{'name': 'EuiAppSidebarFooterComponent', 'selector': 'eui-app-sidebar-footer'},{'name': 'EuiAppSidebarHeaderComponent', 'selector': 'eui-app-sidebar-header'},{'name': 'EuiAppSidebarHeaderUserProfileComponent', 'selector': 'eui-app-sidebar-header-user-profile'},{'name': 'EuiAppSidebarMenuComponent', 'selector': 'eui-app-sidebar-menu'},{'name': 'EuiAppToolbarComponent', 'selector': 'eui-app-toolbar'},{'name': 'EuiAppTopMessageComponent', 'selector': 'eui-app-top-message'},{'name': 'EuiAutocompleteAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteComponent', 'selector': 'eui-autocomplete, input[euiAutocomplete]'},{'name': 'EuiAutocompleteOptionComponent', 'selector': 'eui-autocomplete-option'},{'name': 'EuiAutocompleteOptionGroupComponent', 'selector': 'eui-autocomplete-option-group'},{'name': 'EuiAutocompleteTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAvatarBadgeComponent', 'selector': 'eui-avatar-badge'},{'name': 'EuiAvatarComponent', 'selector': 'div[euiAvatar], span[euiAvatar], eui-avatar'},{'name': 'EuiAvatarIconComponent', 'selector': 'eui-avatar-icon'},{'name': 'EuiAvatarImageComponent', 'selector': 'eui-avatar-image'},{'name': 'EuiAvatarListComponent', 'selector': 'eui-avatar-list'},{'name': 'EuiAvatarTextComponent', 'selector': 'eui-avatar-text'},{'name': 'EuiBadgeComponent', 'selector': 'div[euiBadge], span[euiBadge], eui-badge'},{'name': 'EuiBlockContentComponent', 'selector': 'eui-block-content'},{'name': 'EuiBlockDocumentComponent', 'selector': 'eui-block-document'},{'name': 'EuiBreadcrumbComponent', 'selector': 'eui-breadcrumb'},{'name': 'EuiBreadcrumbItemComponent', 'selector': 'eui-breadcrumb-item'},{'name': 'EuiButtonComponent', 'selector': 'button[euiButton], a[euiButton]'},{'name': 'EuiButtonGroupComponent', 'selector': 'eui-button-group'},{'name': 'EuiButtonV2Component', 'selector': 'eui-button-v2'},{'name': 'EuiCardComponent', 'selector': 'eui-card'},{'name': 'EuiCardContentComponent', 'selector': 'eui-card-content'},{'name': 'EuiCardFooterActionButtonsComponent', 'selector': 'eui-card-footer-action-buttons'},{'name': 'EuiCardFooterActionIconsComponent', 'selector': 'eui-card-footer-action-icons'},{'name': 'EuiCardFooterComponent', 'selector': 'eui-card-footer'},{'name': 'EuiCardFooterMenuContentComponent', 'selector': 'eui-card-footer-menu-content'},{'name': 'EuiCardHeaderBodyComponent', 'selector': 'eui-card-header-body'},{'name': 'EuiCardHeaderComponent', 'selector': 'eui-card-header'},{'name': 'EuiCardHeaderLeftContentComponent', 'selector': 'eui-card-header-left-content'},{'name': 'EuiCardHeaderRightContentComponent', 'selector': 'eui-card-header-right-content'},{'name': 'EuiCardHeaderSubtitleComponent', 'selector': 'eui-card-header-subtitle'},{'name': 'EuiCardHeaderTitleComponent', 'selector': 'eui-card-header-title'},{'name': 'EuiCardMediaComponent', 'selector': 'eui-card-media'},{'name': 'EuiChipComponent', 'selector': 'eui-chip, span[euiChip], li[euiChip]'},{'name': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'name': 'EuiDatepickerComponent', 'selector': 'eui-datepicker'},{'name': 'EuiDateRangeSelectorComponent', 'selector': 'eui-date-range-selector'},{'name': 'EuiDialogComponent', 'selector': 'eui-dialog'},{'name': 'EuiDialogContainerComponent', 'selector': 'eui-dialog-container'},{'name': 'EuiDimmerComponent', 'selector': 'eui-dimmer'},{'name': 'EuiDisableContentComponent', 'selector': 'eui-disable-content'},{'name': 'EuiDiscussionThreadComponent', 'selector': 'eui-discussion-thread'},{'name': 'EuiDiscussionThreadItemComponent', 'selector': 'eui-discussion-thread-item'},{'name': 'EuiDropdownComponent', 'selector': 'eui-dropdown'},{'name': 'EuiDropdownItemComponent', 'selector': 'eui-dropdown-item, [euiDropdownItem]'},{'name': 'EuiEditorComponent', 'selector': 'eui-editor'},{'name': 'EuiEditorCountersComponent', 'selector': 'eui-editor-counters'},{'name': 'EuiEditorHtmlViewComponent', 'selector': 'eui-editor-html-view'},{'name': 'EuiEditorImageDialogComponent', 'selector': ''},{'name': 'EuiEditorJsonViewComponent', 'selector': 'eui-editor-json-view'},{'name': 'EuiFeedbackMessageComponent', 'selector': 'eui-feedback-message'},{'name': 'EuiFieldsetComponent', 'selector': 'eui-fieldset'},{'name': 'EuiFilePreviewComponent', 'selector': 'eui-file-preview'},{'name': 'EuiFileUploadComponent', 'selector': 'eui-file-upload'},{'name': 'EuiFileUploadProgressComponent', 'selector': 'eui-file-upload-progress'},{'name': 'EuiFooterComponent', 'selector': 'eui-footer'},{'name': 'EuiGrowlComponent', 'selector': 'eui-growl'},{'name': 'EuiHeaderAppComponent', 'selector': 'eui-header-app'},{'name': 'EuiHeaderAppNameComponent', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoComponent', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleComponent', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiHeaderComponent', 'selector': 'eui-header'},{'name': 'EuiHeaderEnvironmentComponent', 'selector': 'eui-header-environment'},{'name': 'EuiHeaderLogoComponent', 'selector': 'eui-header-logo'},{'name': 'EuiHeaderRightContentComponent', 'selector': 'eui-header-right-content'},{'name': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconButtonComponent', 'selector': 'eui-icon-button'},{'name': 'EuiIconButtonExpanderComponent', 'selector': 'eui-icon-button-expander'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconInputComponent', 'selector': 'eui-icon-input'},{'name': 'EuiIconSvgComponent', 'selector': 'eui-icon-svg, span[euiIconSvg], i[euiIconSvg]'},{'name': 'EuiIconToggleComponent', 'selector': 'eui-icon-toggle'},{'name': 'EuiInputCheckboxComponent', 'selector': 'input[euiInputCheckBox]'},{'name': 'EuiInputGroupComponent', 'selector': 'div[euiInputGroup]'},{'name': 'EuiInputNumberComponent', 'selector': 'input[euiInputNumber]'},{'name': 'EuiInputRadioComponent', 'selector': 'input[euiInputRadio]'},{'name': 'EuiInputTextComponent', 'selector': 'input[euiInputText]'},{'name': 'EuiLabelComponent', 'selector': 'label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label,
976
976
  label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel'},{'name': 'EuiLanguageSelectorComponent', 'selector': 'eui-language-selector'},{'name': 'EuiListComponent', 'selector': '[euiList], eui-list'},{'name': 'EuiListItemComponent', 'selector': '[euiListItem], eui-list-item'},{'name': 'EuiMenuComponent', 'selector': 'eui-menu'},{'name': 'EuiMenuItemComponent', 'selector': 'eui-menu-item'},{'name': 'EuiMessageBoxComponent', 'selector': 'eui-message-box'},{'name': 'EuiModalSelectorComponent', 'selector': 'eui-modal-selector'},{'name': 'EuiNotificationItemComponent', 'selector': 'eui-notification-item'},{'name': 'EuiNotificationItemV2Component', 'selector': 'eui-notification-item-v2'},{'name': 'EuiNotificationsComponent', 'selector': 'eui-notifications'},{'name': 'EuiNotificationsV2Component', 'selector': 'eui-notifications-v2'},{'name': 'EuiOverlayBodyComponent', 'selector': 'eui-overlay-body'},{'name': 'EuiOverlayComponent', 'selector': 'eui-overlay'},{'name': 'EuiOverlayFooterComponent', 'selector': 'eui-overlay-footer'},{'name': 'EuiOverlayHeaderComponent', 'selector': 'eui-overlay-header'},{'name': 'EuiOverlayHeaderTitleComponent', 'selector': 'eui-overlay-header-title'},{'name': 'EuiPageBreadcrumbComponent', 'selector': 'eui-page-breadcrumb'},{'name': 'EuiPageColumnComponent', 'selector': 'eui-page-column'},{'name': 'EuiPageColumnsComponent', 'selector': 'eui-page-columns'},{'name': 'EuiPageComponent', 'selector': 'eui-page'},{'name': 'EuiPageContentComponent', 'selector': 'eui-page-content'},{'name': 'EuiPageFooterComponent', 'selector': 'eui-page-footer'},{'name': 'EuiPageHeaderActionItemsComponent', 'selector': 'eui-page-header-action-items'},{'name': 'EuiPageHeaderBodyComponent', 'selector': 'eui-page-header-body'},{'name': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'name': 'EuiPageHeaderSubLabelComponent', 'selector': 'eui-page-header-sub-label'},{'name': 'EuiPageHeroHeaderComponent', 'selector': 'eui-page-hero-header'},{'name': 'EuiPageTopContentComponent', 'selector': 'eui-page-top-content'},{'name': 'EuiPaginatorComponent', 'selector': 'eui-paginator'},{'name': 'EuiPopoverComponent', 'selector': 'eui-popover'},{'name': 'EuiProgressBarComponent', 'selector': 'eui-progress-bar'},{'name': 'EuiProgressCircleComponent', 'selector': 'eui-progress-circle'},{'name': 'EuiResizableComponent', 'selector': 'eui-resizable'},{'name': 'EuiSearchComponent', 'selector': 'eui-search'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSkeletonComponent', 'selector': 'eui-skeleton'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'name': 'EuiTabComponent', 'selector': 'eui-tab'},{'name': 'EuiTabContentComponent', 'selector': 'eui-tab-content, euiTabContent'},{'name': 'EuiTabLabelComponent', 'selector': 'eui-tab-label, euiTabLabel'},{'name': 'EuiTableComponent', 'selector': 'eui-table, table[euiTable]'},{'name': 'EuiTableExpandableRowComponent', 'selector': 'tr[euiTableExpandableRow]'},{'name': 'EuiTableFilterComponent', 'selector': 'eui-table-filter'},{'name': 'EuiTableSelectableHeaderComponent', 'selector': 'tr[isSelectableHeader]'},{'name': 'EuiTableSelectableRowComponent', 'selector': 'tr[isSelectable]'},{'name': 'EuiTableSortableColComponent', 'selector': 'th[sortable]'},{'name': 'EuiTableV2Component', 'selector': 'eui-table-v2, table[euiTableV2]'},{'name': 'EuiTableV2FilterComponent', 'selector': 'eui-table-v2-filter'},{'name': 'EuiTableV2SelectableHeaderComponent', 'selector': 'tr[isHeaderSelectable]'},{'name': 'EuiTableV2SelectableRowComponent', 'selector': 'tr[isDataSelectable]'},{'name': 'EuiTableV2SortableColComponent', 'selector': 'th[isSortable]'},{'name': 'EuiTabsComponent', 'selector': 'eui-tabs'},{'name': 'EuiTextareaComponent', 'selector': 'textarea[euiTextArea]'},{'name': 'EuiTimebarComponent', 'selector': 'eui-timebar'},{'name': 'EuiTimelineComponent', 'selector': 'eui-timeline'},{'name': 'EuiTimelineItemComponent', 'selector': 'eui-timeline-item'},{'name': 'EuiTimepickerComponent', 'selector': 'eui-timepicker'},{'name': 'EuiToolbarAppComponent', 'selector': 'eui-toolbar-app'},{'name': 'EuiToolbarCenterComponent', 'selector': 'eui-toolbar-center'},{'name': 'EuiToolbarComponent', 'selector': 'eui-toolbar'},{'name': 'EuiToolbarEnvironmentComponent', 'selector': 'eui-toolbar-environment'},{'name': 'EuiToolbarItemComponent', 'selector': 'eui-toolbar-item'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'name': 'EuiToolbarNavbarComponent', 'selector': 'eui-toolbar-navbar'},{'name': 'EuiToolbarNavbarItemComponent', 'selector': 'eui-toolbar-navbar-item'},{'name': 'EuiToolbarStartComponent', 'selector': 'eui-toolbar-start'},{'name': 'EuiTooltipContainerComponent', 'selector': 'eui-tooltip-container.component'},{'name': 'EuiTreeComponent', 'selector': 'eui-tree'},{'name': 'EuiTreeListComponent', 'selector': 'eui-tree-list'},{'name': 'EuiTreeListItemComponent', 'selector': 'eui-tree-list-item'},{'name': 'EuiTreeListItemContentComponent', 'selector': 'eui-tree-list-item-content'},{'name': 'EuiTreeListToolbarComponent', 'selector': 'eui-tree-list-toolbar'},{'name': 'EuiUserProfileCardComponent', 'selector': 'eui-user-profile-card'},{'name': 'EuiUserProfileComponent', 'selector': 'eui-user-profile'},{'name': 'EuiUserProfileMenuComponent', 'selector': 'eui-user-profile-menu'},{'name': 'EuiUserProfileMenuItemComponent', 'selector': 'eui-user-profile-menu-item'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'PaginationComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundStickyLastColumnComponent', 'selector': ''},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'},{'name': 'VirtualScrollAsyncComponent', 'selector': ''},{'name': 'VirtualScrollComponent', 'selector': ''}];
977
977
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'CollapsedButtonDirective', 'selector': 'collapsed-button'},{'name': 'EuiAccordionItemHeaderDirective', 'selector': 'eui-accordion-item-header'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiArrowKeyNavigableDirective', 'selector': '[euiArrowKeyNavigable]'},{'name': 'EuiChipListAppendContentDirective', 'selector': 'euiChipListAppendContent'},{'name': 'EuiClearableDirective', 'selector': 'input[euiClearable]'},{'name': 'EuiDashboardButtonIconDirective', 'selector': 'eui-dashboard-button-icon'},{'name': 'EuiDashboardButtonLabelDirective', 'selector': 'eui-dashboard-button-label'},{'name': 'EuiDialogFooterDirective', 'selector': 'eui-dialog-footer'},{'name': 'EuiDialogHeaderDirective', 'selector': 'eui-dialog-header'},{'name': 'EuiDropdownContentDirective', 'selector': 'eui-dropdown-content'},{'name': 'EuiDropdownTreeDirective', 'selector': 'eui-dropdown[euiDropdownTree]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiHeaderAppNameDirective', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoDirective', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleDirective', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -293,7 +293,7 @@
293
293
  <li>
294
294
  <b>@stackblitz/sdk</b> : 1.9.0</li>
295
295
  <li>
296
- <b>@eui/ecl</b> : 18.0.0-next.53</li>
296
+ <b>@eui/ecl</b> : 18.0.0-next.55</li>
297
297
  <li>
298
298
  <b>@eui/tools</b> : ^6.0.0</li>
299
299
  </ul>
package/docs/index.html CHANGED
@@ -102,7 +102,7 @@
102
102
  <div class="card-block">
103
103
  <h4 class="card-title"><span class="icon ion-ios-archive"></span></h4>
104
104
  <p class="card-text">
105
- <a href="./modules.html">92 Modules</a>
105
+ <a href="./modules.html">93 Modules</a>
106
106
  </p>
107
107
  </div>
108
108
  </div>
@@ -1329,16 +1329,19 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1329
1329
  </li>
1330
1330
  </li>
1331
1331
  <li class="link">
1332
- <a href="modules/EuiInputNumberDirectiveModule.html" data-type="entity-link" >EuiInputNumberDirectiveModule</a>
1332
+ <a href="modules/EuiInputNumberDirectiveModule.html" data-type="entity-link" class="deprecated-name">EuiInputNumberDirectiveModule</a>
1333
+ </li>
1334
+ <li class="link">
1335
+ <a href="modules/EuiInputNumberModule.html" data-type="entity-link" >EuiInputNumberModule</a>
1333
1336
  <li class="chapter inner">
1334
1337
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
1335
- 'data-bs-target="#components-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' : 'data-bs-target="#xs-components-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' }>
1338
+ 'data-bs-target="#components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' : 'data-bs-target="#xs-components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1336
1339
  <span class="icon ion-md-cog"></span>
1337
1340
  <span>Components</span>
1338
1341
  <span class="icon ion-ios-arrow-down"></span>
1339
1342
  </div>
1340
- <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' :
1341
- 'id="xs-components-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' }>
1343
+ <ul class="links collapse" ${ isNormalMode ? 'id="components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' :
1344
+ 'id="xs-components-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1342
1345
  <li class="link">
1343
1346
  <a href="components/EuiInputNumberComponent.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberComponent</a>
1344
1347
  </li>
@@ -1346,13 +1349,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
1346
1349
  </li>
1347
1350
  <li class="chapter inner">
1348
1351
  <div class="simple menu-toggler" data-bs-toggle="collapse" ${ isNormalMode ?
1349
- 'data-bs-target="#directives-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' : 'data-bs-target="#xs-directives-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' }>
1352
+ 'data-bs-target="#directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' : 'data-bs-target="#xs-directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1350
1353
  <span class="icon ion-md-code-working"></span>
1351
1354
  <span>Directives</span>
1352
1355
  <span class="icon ion-ios-arrow-down"></span>
1353
1356
  </div>
1354
- <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' :
1355
- 'id="xs-directives-links-module-EuiInputNumberDirectiveModule-c4911f5948555041f66e18c4d94f640e2ac07d073b974d982b93a5073f2f397b956b8b4bc93c6653f3e78d1a89337df02d44579fc35ebe16572bb1dea7b14e53"' }>
1357
+ <ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' :
1358
+ 'id="xs-directives-links-module-EuiInputNumberModule-c9b42d61c444ec7b081e2acedc1b22a6d0d2416d92d2907be0b2fbb8aef819dc19fbf8eee5f48b9b5b4ec44f0d2ffde0d81580a109e6a6ca61541257a30ac7d0"' }>
1356
1359
  <li class="link">
1357
1360
  <a href="directives/EuiInputNumberDirective.html" data-type="entity-link" data-context="sub-entity" data-context-id="modules" >EuiInputNumberDirective</a>
1358
1361
  </li>