@eui/mobile-core 15.1.0 → 16.0.0-rc.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.
- package/docs/classes/EuimStepperChangeEvent.html +12 -9
- package/docs/components/EuiMUserProfileActionComponent.html +18 -12
- package/docs/components/EuiMUserProfileAvatarComponent.html +18 -12
- package/docs/components/EuiMUserProfileInfosComponent.html +18 -12
- package/docs/components/EuiMUserProfileInfosItemComponent.html +18 -12
- package/docs/components/EuimAppComponent.html +16 -12
- package/docs/components/EuimAppSidebarComponent.html +15 -11
- package/docs/components/EuimAppSidebarFooterComponent.html +17 -11
- package/docs/components/EuimAppSidebarHeaderComponent.html +11 -7
- package/docs/components/EuimAppSidebarMenuComponent.html +17 -13
- package/docs/components/EuimAvatarComponent.html +17 -13
- package/docs/components/EuimAvatarIconComponent.html +17 -13
- package/docs/components/EuimAvatarMainIconComponent.html +16 -10
- package/docs/components/EuimAvatarSubIconComponent.html +16 -10
- package/docs/components/EuimControlFeedbackComponent.html +17 -13
- package/docs/components/EuimDataSummaryColComponent.html +16 -10
- package/docs/components/EuimDataSummaryColLabelComponent.html +16 -10
- package/docs/components/EuimDataSummaryColValueComponent.html +16 -10
- package/docs/components/EuimDataSummaryComponent.html +17 -13
- package/docs/components/EuimEmptyListPlaceholderComponent.html +15 -11
- package/docs/components/EuimFieldSetComponent.html +18 -12
- package/docs/components/EuimFieldsetActionsComponent.html +18 -12
- package/docs/components/EuimFieldsetLegendComponent.html +18 -12
- package/docs/components/EuimHeaderDetailsComponent.html +17 -13
- package/docs/components/EuimHeaderDetailsIconComponent.html +16 -10
- package/docs/components/EuimHeaderDetailsMetaComponent.html +16 -10
- package/docs/components/EuimHeaderDetailsTitleComponent.html +16 -10
- package/docs/components/EuimInfoScreenComponent.html +17 -13
- package/docs/components/EuimInfoScreenMetaComponent.html +16 -10
- package/docs/components/EuimInfoScreenSubTitleComponent.html +16 -10
- package/docs/components/EuimInfoScreenTitleComponent.html +16 -10
- package/docs/components/EuimLabelComponent.html +17 -13
- package/docs/components/EuimLanguageListComponent.html +22 -18
- package/docs/components/EuimLanguageSelectorComponent.html +22 -18
- package/docs/components/EuimMediaHeaderComponent.html +17 -13
- package/docs/components/EuimMediaHeaderImageComponent.html +16 -10
- package/docs/components/EuimMediaHeaderMetaComponent.html +16 -10
- package/docs/components/EuimMediaHeaderTitleComponent.html +16 -10
- package/docs/components/EuimMenuComponent.html +20 -16
- package/docs/components/EuimMessageComponent.html +17 -13
- package/docs/components/EuimMessageTitleComponent.html +18 -12
- package/docs/components/EuimNotificationItemComponent.html +17 -13
- package/docs/components/EuimSlideComponent.html +16 -10
- package/docs/components/EuimSliderComponent.html +28 -22
- package/docs/components/EuimSpinnerComponent.html +17 -13
- package/docs/components/EuimSpinnerDescriptionComponent.html +17 -13
- package/docs/components/EuimSpinnerMessageComponent.html +17 -13
- package/docs/components/EuimStepperComponent.html +16 -12
- package/docs/components/EuimToolbarActionItemsComponent.html +17 -13
- package/docs/components/EuimToolbarComponent.html +21 -17
- package/docs/components/EuimToolbarTitleComponent.html +17 -13
- package/docs/components/EuimUserProfileComponent.html +18 -12
- package/docs/dependencies.html +3 -3
- package/docs/directives/EuimBaseDirective.html +18 -12
- package/docs/directives/EuimListHeaderDirective.html +18 -10
- package/docs/index.html +2 -2
- package/docs/injectables/EuimAppService.html +13 -10
- package/docs/interfaces/ActionBtnNames.html +11 -8
- package/docs/interfaces/Badge-1.html +11 -8
- package/docs/interfaces/Badge.html +11 -8
- package/docs/interfaces/EuimMenuItem.html +11 -8
- package/docs/interfaces/UIState.html +11 -8
- package/docs/js/libs/bootstrap-native.js +1 -2
- package/docs/js/libs/prism.js +43 -43
- package/docs/js/libs/svg-pan-zoom.min.js +2 -2
- package/docs/js/libs/tablesort.min.js +3 -3
- package/docs/js/libs/vis.min.js +7 -6
- package/docs/js/menu-wc.js +60 -60
- package/docs/js/menu.js +6 -2
- package/docs/js/routes.js +188 -167
- package/docs/js/search/search_index.js +2 -2
- package/docs/license.html +1 -1
- package/docs/miscellaneous/typealiases.html +6 -6
- package/docs/miscellaneous/variables.html +17 -17
- package/docs/modules/EuimAllModule.html +13 -8
- package/docs/modules/EuimAppModule.html +14 -9
- package/docs/modules/EuimAppSidebarModule.html +14 -9
- package/docs/modules/EuimAvatarIconModule.html +12 -8
- package/docs/modules/EuimAvatarModule.html +12 -8
- package/docs/modules/EuimControlFeedbackModule.html +12 -8
- package/docs/modules/EuimDataSummaryModule.html +12 -8
- package/docs/modules/EuimEmptyListPlaceholderModule.html +12 -8
- package/docs/modules/EuimFieldsetModule.html +12 -8
- package/docs/modules/EuimHeaderDetailsModule.html +12 -8
- package/docs/modules/EuimInfoScreenModule.html +12 -8
- package/docs/modules/EuimLabelModule.html +12 -8
- package/docs/modules/EuimLanguageSelectorModule.html +12 -8
- package/docs/modules/EuimListHeaderModule.html +12 -8
- package/docs/modules/EuimMediaHeaderModule.html +12 -8
- package/docs/modules/EuimMenuModule.html +12 -8
- package/docs/modules/EuimMessageModule.html +12 -8
- package/docs/modules/EuimNotificationItemModule.html +12 -8
- package/docs/modules/EuimSliderModule.html +12 -8
- package/docs/modules/EuimSpinnerComponentModule.html +12 -8
- package/docs/modules/EuimStepperComponentModule.html +12 -8
- package/docs/modules/EuimToolbarComponentModule.html +14 -9
- package/docs/modules/EuimUserProfileModule.html +12 -8
- package/docs/modules.html +2 -2
- package/docs/properties.html +3 -3
- package/docs/styles/bootstrap.min.css +6 -6
- package/docs/styles/compodoc.css +40 -1
- package/docs/styles/dark.css +4 -0
- package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/atoms/euim-label/euim-label.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/atoms/euim-label/euim-label.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/euim-list-header.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-avatar/euim-avatar.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +7 -7
- package/{esm2020 → esm2022}/lib/components/euim-base.directive.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-data-summary/euim-data-summary.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-fieldset/euim-fieldset.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-icon/euim-header-details-icon.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-meta/euim-header-details-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details-title/euim-header-details-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-header-details/euim-header-details.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-meta/euim-info-screen-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen-title/euim-info-screen-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-info-screen/euim-info-screen.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-meta/euim-media-header-meta.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-media-header/euim-media-header.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-menu/euim-menu.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-menu/euim-menu.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-message/euim-message.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +6 -6
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slider.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/euim-slider/euim-slider.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/euim-spinner/euim-spinner.module.mjs +13 -13
- package/{esm2020 → esm2022}/lib/components/euim-stepper/euim-steper.module.mjs +9 -9
- package/{esm2020 → esm2022}/lib/components/euim-stepper/euim-stepper.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app.module.mjs +11 -11
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +5 -5
- package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +17 -17
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
- package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +15 -15
- package/{esm2020 → esm2022}/lib/euim-all.module.mjs +80 -80
- package/{esm2020 → esm2022}/lib/services/euim-app.service.mjs +4 -4
- package/{fesm2020 → fesm2022}/eui-mobile-core.mjs +489 -489
- package/{fesm2020 → fesm2022}/eui-mobile-core.mjs.map +1 -1
- package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +2 -2
- package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +1 -1
- package/lib/components/atoms/euim-label/euim-label.component.d.ts +1 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +1 -1
- package/lib/components/euim-base.directive.d.ts +1 -1
- package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +1 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +1 -1
- package/lib/components/euim-menu/euim-menu.component.d.ts +1 -1
- package/lib/components/euim-message/euim-message.component.d.ts +2 -2
- package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
- package/lib/components/euim-slider/euim-slider.component.d.ts +1 -1
- package/lib/components/euim-stepper/euim-stepper.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +1 -1
- package/lib/components/layout/euim-app/euim-app.component.d.ts +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +1 -1
- package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +1 -1
- package/package.json +6 -12
- package/docs/js/menu-wc_es5.js +0 -42
- package/fesm2015/eui-mobile-core.mjs +0 -2567
- package/fesm2015/eui-mobile-core.mjs.map +0 -1
- /package/{esm2020 → esm2022}/eui-mobile-core.mjs +0 -0
- /package/{esm2020 → esm2022}/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-control-feedback/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-label/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/atoms/euim-notification-item/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/directives/euim-list-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-avatar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-avatar-icon/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-data-summary/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-empty-list-placeholder/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-fieldset/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-header-details/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-info-screen/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-media-header/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-menu/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-message/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-slider/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-spinner/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/euim-stepper/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-app/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-language-selector/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-toolbar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/layout/euim-user-profile/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMediaHeaderImageComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -61,7 +62,7 @@
|
|
|
61
62
|
|
|
62
63
|
|
|
63
64
|
|
|
64
|
-
<section>
|
|
65
|
+
<section data-compodoc="block-metadata">
|
|
65
66
|
<h3>Metadata</h3>
|
|
66
67
|
<table class="table table-sm table-hover metadata">
|
|
67
68
|
<tbody>
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
|
|
80
|
+
|
|
79
81
|
<tr>
|
|
80
82
|
<td class="col-md-3">selector</td>
|
|
81
83
|
<td class="col-md-9"><code>[euimMediaHeaderImage]</code></td>
|
|
@@ -83,6 +85,8 @@
|
|
|
83
85
|
|
|
84
86
|
|
|
85
87
|
|
|
88
|
+
|
|
89
|
+
|
|
86
90
|
<tr>
|
|
87
91
|
<td class="col-md-3">template</td>
|
|
88
92
|
<td class="col-md-9"><pre class="line-numbers"><code class="language-html"><ng-content></ng-content></code></pre></td>
|
|
@@ -100,7 +104,7 @@
|
|
|
100
104
|
</table>
|
|
101
105
|
</section>
|
|
102
106
|
|
|
103
|
-
<section>
|
|
107
|
+
<section data-compodoc="block-index">
|
|
104
108
|
<h3 id="index">Index</h3>
|
|
105
109
|
<table class="table table-sm table-bordered index-table">
|
|
106
110
|
<tbody>
|
|
@@ -113,6 +117,7 @@
|
|
|
113
117
|
<td class="col-md-4">
|
|
114
118
|
<ul class="index-list">
|
|
115
119
|
<li>
|
|
120
|
+
<span class="modifier"></span>
|
|
116
121
|
<a href="#className" >className</a>
|
|
117
122
|
</li>
|
|
118
123
|
</ul>
|
|
@@ -145,7 +150,7 @@
|
|
|
145
150
|
|
|
146
151
|
|
|
147
152
|
|
|
148
|
-
<section>
|
|
153
|
+
<section data-compodoc="block-properties">
|
|
149
154
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
150
155
|
<tbody>
|
|
151
156
|
<tr>
|
|
@@ -176,7 +181,7 @@
|
|
|
176
181
|
|
|
177
182
|
|
|
178
183
|
|
|
179
|
-
<section>
|
|
184
|
+
<section data-compodoc="block-properties">
|
|
180
185
|
|
|
181
186
|
<h3 id="inputs">
|
|
182
187
|
Properties
|
|
@@ -187,6 +192,7 @@
|
|
|
187
192
|
<td class="col-md-4">
|
|
188
193
|
<a name="className"></a>
|
|
189
194
|
<span class="name">
|
|
195
|
+
<span class="modifier"></span>
|
|
190
196
|
<span ><b>className</b></span>
|
|
191
197
|
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
192
198
|
</span>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMediaHeaderMetaComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -61,7 +62,7 @@
|
|
|
61
62
|
|
|
62
63
|
|
|
63
64
|
|
|
64
|
-
<section>
|
|
65
|
+
<section data-compodoc="block-metadata">
|
|
65
66
|
<h3>Metadata</h3>
|
|
66
67
|
<table class="table table-sm table-hover metadata">
|
|
67
68
|
<tbody>
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
|
|
80
|
+
|
|
79
81
|
<tr>
|
|
80
82
|
<td class="col-md-3">selector</td>
|
|
81
83
|
<td class="col-md-9"><code>[euimMediaHeaderMeta]</code></td>
|
|
@@ -83,6 +85,8 @@
|
|
|
83
85
|
|
|
84
86
|
|
|
85
87
|
|
|
88
|
+
|
|
89
|
+
|
|
86
90
|
<tr>
|
|
87
91
|
<td class="col-md-3">template</td>
|
|
88
92
|
<td class="col-md-9"><pre class="line-numbers"><code class="language-html"><ng-content></ng-content></code></pre></td>
|
|
@@ -100,7 +104,7 @@
|
|
|
100
104
|
</table>
|
|
101
105
|
</section>
|
|
102
106
|
|
|
103
|
-
<section>
|
|
107
|
+
<section data-compodoc="block-index">
|
|
104
108
|
<h3 id="index">Index</h3>
|
|
105
109
|
<table class="table table-sm table-bordered index-table">
|
|
106
110
|
<tbody>
|
|
@@ -113,6 +117,7 @@
|
|
|
113
117
|
<td class="col-md-4">
|
|
114
118
|
<ul class="index-list">
|
|
115
119
|
<li>
|
|
120
|
+
<span class="modifier"></span>
|
|
116
121
|
<a href="#className" >className</a>
|
|
117
122
|
</li>
|
|
118
123
|
</ul>
|
|
@@ -145,7 +150,7 @@
|
|
|
145
150
|
|
|
146
151
|
|
|
147
152
|
|
|
148
|
-
<section>
|
|
153
|
+
<section data-compodoc="block-properties">
|
|
149
154
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
150
155
|
<tbody>
|
|
151
156
|
<tr>
|
|
@@ -176,7 +181,7 @@
|
|
|
176
181
|
|
|
177
182
|
|
|
178
183
|
|
|
179
|
-
<section>
|
|
184
|
+
<section data-compodoc="block-properties">
|
|
180
185
|
|
|
181
186
|
<h3 id="inputs">
|
|
182
187
|
Properties
|
|
@@ -187,6 +192,7 @@
|
|
|
187
192
|
<td class="col-md-4">
|
|
188
193
|
<a name="className"></a>
|
|
189
194
|
<span class="name">
|
|
195
|
+
<span class="modifier"></span>
|
|
190
196
|
<span ><b>className</b></span>
|
|
191
197
|
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
192
198
|
</span>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMediaHeaderTitleComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -61,7 +62,7 @@
|
|
|
61
62
|
|
|
62
63
|
|
|
63
64
|
|
|
64
|
-
<section>
|
|
65
|
+
<section data-compodoc="block-metadata">
|
|
65
66
|
<h3>Metadata</h3>
|
|
66
67
|
<table class="table table-sm table-hover metadata">
|
|
67
68
|
<tbody>
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
|
|
80
|
+
|
|
79
81
|
<tr>
|
|
80
82
|
<td class="col-md-3">selector</td>
|
|
81
83
|
<td class="col-md-9"><code>[euimMediaHeaderTitle]</code></td>
|
|
@@ -83,6 +85,8 @@
|
|
|
83
85
|
|
|
84
86
|
|
|
85
87
|
|
|
88
|
+
|
|
89
|
+
|
|
86
90
|
<tr>
|
|
87
91
|
<td class="col-md-3">template</td>
|
|
88
92
|
<td class="col-md-9"><pre class="line-numbers"><code class="language-html"><ng-content></ng-content></code></pre></td>
|
|
@@ -100,7 +104,7 @@
|
|
|
100
104
|
</table>
|
|
101
105
|
</section>
|
|
102
106
|
|
|
103
|
-
<section>
|
|
107
|
+
<section data-compodoc="block-index">
|
|
104
108
|
<h3 id="index">Index</h3>
|
|
105
109
|
<table class="table table-sm table-bordered index-table">
|
|
106
110
|
<tbody>
|
|
@@ -113,6 +117,7 @@
|
|
|
113
117
|
<td class="col-md-4">
|
|
114
118
|
<ul class="index-list">
|
|
115
119
|
<li>
|
|
120
|
+
<span class="modifier"></span>
|
|
116
121
|
<a href="#className" >className</a>
|
|
117
122
|
</li>
|
|
118
123
|
</ul>
|
|
@@ -145,7 +150,7 @@
|
|
|
145
150
|
|
|
146
151
|
|
|
147
152
|
|
|
148
|
-
<section>
|
|
153
|
+
<section data-compodoc="block-properties">
|
|
149
154
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
150
155
|
<tbody>
|
|
151
156
|
<tr>
|
|
@@ -176,7 +181,7 @@
|
|
|
176
181
|
|
|
177
182
|
|
|
178
183
|
|
|
179
|
-
<section>
|
|
184
|
+
<section data-compodoc="block-properties">
|
|
180
185
|
|
|
181
186
|
<h3 id="inputs">
|
|
182
187
|
Properties
|
|
@@ -187,6 +192,7 @@
|
|
|
187
192
|
<td class="col-md-4">
|
|
188
193
|
<a name="className"></a>
|
|
189
194
|
<span class="name">
|
|
195
|
+
<span class="modifier"></span>
|
|
190
196
|
<span ><b>className</b></span>
|
|
191
197
|
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
192
198
|
</span>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMenuComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -67,7 +68,7 @@
|
|
|
67
68
|
|
|
68
69
|
|
|
69
70
|
|
|
70
|
-
<section>
|
|
71
|
+
<section data-compodoc="block-metadata">
|
|
71
72
|
<h3>Metadata</h3>
|
|
72
73
|
<table class="table table-sm table-hover metadata">
|
|
73
74
|
<tbody>
|
|
@@ -90,11 +91,14 @@
|
|
|
90
91
|
|
|
91
92
|
|
|
92
93
|
|
|
94
|
+
|
|
93
95
|
<tr>
|
|
94
96
|
<td class="col-md-3">selector</td>
|
|
95
97
|
<td class="col-md-9"><code>euim-menu</code></td>
|
|
96
98
|
</tr>
|
|
97
99
|
|
|
100
|
+
|
|
101
|
+
|
|
98
102
|
<tr>
|
|
99
103
|
<td class="col-md-3">styleUrls</td>
|
|
100
104
|
<td class="col-md-9"><code>./styles/_index.scss</code></td>
|
|
@@ -118,7 +122,7 @@
|
|
|
118
122
|
</table>
|
|
119
123
|
</section>
|
|
120
124
|
|
|
121
|
-
<section>
|
|
125
|
+
<section data-compodoc="block-index">
|
|
122
126
|
<h3 id="index">Index</h3>
|
|
123
127
|
<table class="table table-sm table-bordered index-table">
|
|
124
128
|
<tbody>
|
|
@@ -343,7 +347,7 @@
|
|
|
343
347
|
</table>
|
|
344
348
|
</section>
|
|
345
349
|
|
|
346
|
-
<section>
|
|
350
|
+
<section data-compodoc="block-constructor">
|
|
347
351
|
<h3 id="constructor">Constructor</h3>
|
|
348
352
|
<table class="table table-sm table-bordered">
|
|
349
353
|
<tbody>
|
|
@@ -387,7 +391,7 @@
|
|
|
387
391
|
</table>
|
|
388
392
|
</section>
|
|
389
393
|
|
|
390
|
-
<section>
|
|
394
|
+
<section data-compodoc="block-inputs">
|
|
391
395
|
<h3 id="inputs">Inputs</h3>
|
|
392
396
|
<table class="table table-sm table-bordered">
|
|
393
397
|
<tbody>
|
|
@@ -774,7 +778,7 @@
|
|
|
774
778
|
</tbody>
|
|
775
779
|
</table>
|
|
776
780
|
</section>
|
|
777
|
-
<section>
|
|
781
|
+
<section data-compodoc="block-outputs">
|
|
778
782
|
<h3 id="outputs">Outputs</h3>
|
|
779
783
|
<table class="table table-sm table-bordered">
|
|
780
784
|
<tbody>
|
|
@@ -795,7 +799,7 @@
|
|
|
795
799
|
</section>
|
|
796
800
|
|
|
797
801
|
|
|
798
|
-
<section>
|
|
802
|
+
<section data-compodoc="block-methods">
|
|
799
803
|
|
|
800
804
|
<h3 id="methods">
|
|
801
805
|
Methods
|
|
@@ -813,7 +817,7 @@
|
|
|
813
817
|
</tr>
|
|
814
818
|
<tr>
|
|
815
819
|
<td class="col-md-4">
|
|
816
|
-
<code>onItemClick(event:
|
|
820
|
+
<code>onItemClick(event: Event, url?: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>, idx?: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank">number</a>, item?: <a href="../interfaces/EuimMenuItem.html" target="_self">EuimMenuItem</a>)</code>
|
|
817
821
|
</td>
|
|
818
822
|
</tr>
|
|
819
823
|
|
|
@@ -838,7 +842,7 @@
|
|
|
838
842
|
<tr>
|
|
839
843
|
<td>event</td>
|
|
840
844
|
<td>
|
|
841
|
-
|
|
845
|
+
<code>Event</code>
|
|
842
846
|
</td>
|
|
843
847
|
|
|
844
848
|
<td>
|
|
@@ -963,7 +967,7 @@
|
|
|
963
967
|
</tbody>
|
|
964
968
|
</table>
|
|
965
969
|
</section>
|
|
966
|
-
<section>
|
|
970
|
+
<section data-compodoc="block-properties">
|
|
967
971
|
|
|
968
972
|
<h3 id="inputs">
|
|
969
973
|
Properties
|
|
@@ -1451,7 +1455,7 @@
|
|
|
1451
1455
|
</table>
|
|
1452
1456
|
</section>
|
|
1453
1457
|
|
|
1454
|
-
<section>
|
|
1458
|
+
<section data-compodoc="block-accessors">
|
|
1455
1459
|
<h3 id="accessors">
|
|
1456
1460
|
Accessors
|
|
1457
1461
|
</h3>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMessageComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -67,7 +68,7 @@
|
|
|
67
68
|
|
|
68
69
|
|
|
69
70
|
|
|
70
|
-
<section>
|
|
71
|
+
<section data-compodoc="block-metadata">
|
|
71
72
|
<h3>Metadata</h3>
|
|
72
73
|
<table class="table table-sm table-hover metadata">
|
|
73
74
|
<tbody>
|
|
@@ -90,11 +91,14 @@
|
|
|
90
91
|
|
|
91
92
|
|
|
92
93
|
|
|
94
|
+
|
|
93
95
|
<tr>
|
|
94
96
|
<td class="col-md-3">selector</td>
|
|
95
97
|
<td class="col-md-9"><code>euim-message</code></td>
|
|
96
98
|
</tr>
|
|
97
99
|
|
|
100
|
+
|
|
101
|
+
|
|
98
102
|
<tr>
|
|
99
103
|
<td class="col-md-3">styleUrls</td>
|
|
100
104
|
<td class="col-md-9"><code>./styles/_index.scss</code></td>
|
|
@@ -118,7 +122,7 @@
|
|
|
118
122
|
</table>
|
|
119
123
|
</section>
|
|
120
124
|
|
|
121
|
-
<section>
|
|
125
|
+
<section data-compodoc="block-index">
|
|
122
126
|
<h3 id="index">Index</h3>
|
|
123
127
|
<table class="table table-sm table-bordered index-table">
|
|
124
128
|
<tbody>
|
|
@@ -362,7 +366,7 @@
|
|
|
362
366
|
</section>
|
|
363
367
|
|
|
364
368
|
|
|
365
|
-
<section>
|
|
369
|
+
<section data-compodoc="block-inputs">
|
|
366
370
|
<h3 id="inputs">Inputs</h3>
|
|
367
371
|
<table class="table table-sm table-bordered">
|
|
368
372
|
<tbody>
|
|
@@ -750,7 +754,7 @@
|
|
|
750
754
|
</table>
|
|
751
755
|
</section>
|
|
752
756
|
|
|
753
|
-
<section>
|
|
757
|
+
<section data-compodoc="block-properties">
|
|
754
758
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
755
759
|
<tbody>
|
|
756
760
|
<tr>
|
|
@@ -775,7 +779,7 @@
|
|
|
775
779
|
</section>
|
|
776
780
|
|
|
777
781
|
|
|
778
|
-
<section>
|
|
782
|
+
<section data-compodoc="block-methods">
|
|
779
783
|
|
|
780
784
|
<h3 id="methods">
|
|
781
785
|
Methods
|
|
@@ -843,7 +847,7 @@
|
|
|
843
847
|
</tbody>
|
|
844
848
|
</table>
|
|
845
849
|
</section>
|
|
846
|
-
<section>
|
|
850
|
+
<section data-compodoc="block-properties">
|
|
847
851
|
|
|
848
852
|
<h3 id="inputs">
|
|
849
853
|
Properties
|
|
@@ -1316,7 +1320,7 @@
|
|
|
1316
1320
|
</table>
|
|
1317
1321
|
</section>
|
|
1318
1322
|
|
|
1319
|
-
<section>
|
|
1323
|
+
<section data-compodoc="block-accessors">
|
|
1320
1324
|
<h3 id="accessors">
|
|
1321
1325
|
Accessors
|
|
1322
1326
|
</h3>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
|
|
17
|
-
<div class="navbar navbar-default navbar-fixed-top
|
|
17
|
+
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
18
18
|
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
19
19
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
20
20
|
</div>
|
|
@@ -36,20 +36,21 @@
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
<ol class="breadcrumb">
|
|
39
|
-
<li>Components</li>
|
|
40
|
-
<li
|
|
39
|
+
<li class="breadcrumb-item">Components</li>
|
|
40
|
+
<li class="breadcrumb-item"
|
|
41
41
|
>
|
|
42
42
|
EuimMessageTitleComponent</li>
|
|
43
43
|
</ol>
|
|
44
44
|
|
|
45
45
|
<ul class="nav nav-tabs" role="tablist">
|
|
46
|
-
<li class="
|
|
47
|
-
<a href="#info"
|
|
46
|
+
<li class="nav-item">
|
|
47
|
+
<a href="#info" class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
48
49
|
</li>
|
|
49
50
|
</ul>
|
|
50
51
|
|
|
51
52
|
<div class="tab-content">
|
|
52
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info"><p class="comment">
|
|
53
54
|
<h3>File</h3>
|
|
54
55
|
</p>
|
|
55
56
|
<p class="comment">
|
|
@@ -67,7 +68,7 @@
|
|
|
67
68
|
|
|
68
69
|
|
|
69
70
|
|
|
70
|
-
<section>
|
|
71
|
+
<section data-compodoc="block-metadata">
|
|
71
72
|
<h3>Metadata</h3>
|
|
72
73
|
<table class="table table-sm table-hover metadata">
|
|
73
74
|
<tbody>
|
|
@@ -90,6 +91,7 @@
|
|
|
90
91
|
|
|
91
92
|
|
|
92
93
|
|
|
94
|
+
|
|
93
95
|
<tr>
|
|
94
96
|
<td class="col-md-3">selector</td>
|
|
95
97
|
<td class="col-md-9"><code>euim-message-title</code></td>
|
|
@@ -98,6 +100,8 @@
|
|
|
98
100
|
|
|
99
101
|
|
|
100
102
|
|
|
103
|
+
|
|
104
|
+
|
|
101
105
|
<tr>
|
|
102
106
|
<td class="col-md-3">templateUrl</td>
|
|
103
107
|
<td class="col-md-9"><code>./euim-message-title.component.html</code></td>
|
|
@@ -114,7 +118,7 @@
|
|
|
114
118
|
</table>
|
|
115
119
|
</section>
|
|
116
120
|
|
|
117
|
-
<section>
|
|
121
|
+
<section data-compodoc="block-index">
|
|
118
122
|
<h3 id="index">Index</h3>
|
|
119
123
|
<table class="table table-sm table-bordered index-table">
|
|
120
124
|
<tbody>
|
|
@@ -127,6 +131,7 @@
|
|
|
127
131
|
<td class="col-md-4">
|
|
128
132
|
<ul class="index-list">
|
|
129
133
|
<li>
|
|
134
|
+
<span class="modifier"></span>
|
|
130
135
|
<a href="#className" >className</a>
|
|
131
136
|
</li>
|
|
132
137
|
<li>
|
|
@@ -317,7 +322,7 @@
|
|
|
317
322
|
</section>
|
|
318
323
|
|
|
319
324
|
|
|
320
|
-
<section>
|
|
325
|
+
<section data-compodoc="block-inputs">
|
|
321
326
|
<h3 id="inputs">Inputs</h3>
|
|
322
327
|
<table class="table table-sm table-bordered">
|
|
323
328
|
<tbody>
|
|
@@ -689,7 +694,7 @@
|
|
|
689
694
|
</table>
|
|
690
695
|
</section>
|
|
691
696
|
|
|
692
|
-
<section>
|
|
697
|
+
<section data-compodoc="block-properties">
|
|
693
698
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
694
699
|
<tbody>
|
|
695
700
|
<tr>
|
|
@@ -719,7 +724,7 @@
|
|
|
719
724
|
</section>
|
|
720
725
|
|
|
721
726
|
|
|
722
|
-
<section>
|
|
727
|
+
<section data-compodoc="block-methods">
|
|
723
728
|
|
|
724
729
|
<h3 id="methods">
|
|
725
730
|
Methods
|
|
@@ -788,7 +793,7 @@
|
|
|
788
793
|
</tbody>
|
|
789
794
|
</table>
|
|
790
795
|
</section>
|
|
791
|
-
<section>
|
|
796
|
+
<section data-compodoc="block-properties">
|
|
792
797
|
|
|
793
798
|
<h3 id="inputs">
|
|
794
799
|
Properties
|
|
@@ -799,6 +804,7 @@
|
|
|
799
804
|
<td class="col-md-4">
|
|
800
805
|
<a name="className"></a>
|
|
801
806
|
<span class="name">
|
|
807
|
+
<span class="modifier"></span>
|
|
802
808
|
<span ><b>className</b></span>
|
|
803
809
|
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
804
810
|
</span>
|