@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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimEmptyListPlaceholderModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimEmptyListPlaceholderModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -72,7 +75,8 @@
|
|
|
72
75
|
</ul>
|
|
73
76
|
</div>
|
|
74
77
|
<div class="col-sm-3">
|
|
75
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
78
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
79
|
+
title="Official documentation about module exports"><span
|
|
76
80
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
77
81
|
<ul class="list-group">
|
|
78
82
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimFieldsetModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimFieldsetModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
</ul>
|
|
79
82
|
</div>
|
|
80
83
|
<div class="col-sm-3">
|
|
81
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
84
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
85
|
+
title="Official documentation about module exports"><span
|
|
82
86
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
83
87
|
<ul class="list-group">
|
|
84
88
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimHeaderDetailsModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimHeaderDetailsModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
</ul>
|
|
79
82
|
</div>
|
|
80
83
|
<div class="col-sm-3">
|
|
81
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
84
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
85
|
+
title="Official documentation about module exports"><span
|
|
82
86
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
83
87
|
<ul class="list-group">
|
|
84
88
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimInfoScreenModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimInfoScreenModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
</ul>
|
|
79
82
|
</div>
|
|
80
83
|
<div class="col-sm-3">
|
|
81
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
84
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
85
|
+
title="Official documentation about module exports"><span
|
|
82
86
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
83
87
|
<ul class="list-group">
|
|
84
88
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimLabelModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimLabelModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -72,7 +75,8 @@
|
|
|
72
75
|
</ul>
|
|
73
76
|
</div>
|
|
74
77
|
<div class="col-sm-3">
|
|
75
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
78
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
79
|
+
title="Official documentation about module exports"><span
|
|
76
80
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
77
81
|
<ul class="list-group">
|
|
78
82
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimLanguageSelectorModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimLanguageSelectorModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -75,7 +78,8 @@
|
|
|
75
78
|
</ul>
|
|
76
79
|
</div>
|
|
77
80
|
<div class="col-sm-3">
|
|
78
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
81
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
82
|
+
title="Official documentation about module exports"><span
|
|
79
83
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
80
84
|
<ul class="list-group">
|
|
81
85
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimListHeaderModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimListHeaderModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -72,7 +75,8 @@
|
|
|
72
75
|
</ul>
|
|
73
76
|
</div>
|
|
74
77
|
<div class="col-sm-3">
|
|
75
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
78
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
79
|
+
title="Official documentation about module exports"><span
|
|
76
80
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
77
81
|
<ul class="list-group">
|
|
78
82
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimMediaHeaderModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimMediaHeaderModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
</ul>
|
|
79
82
|
</div>
|
|
80
83
|
<div class="col-sm-3">
|
|
81
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
84
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
85
|
+
title="Official documentation about module exports"><span
|
|
82
86
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
83
87
|
<ul class="list-group">
|
|
84
88
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimMenuModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimMenuModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -72,7 +75,8 @@
|
|
|
72
75
|
</ul>
|
|
73
76
|
</div>
|
|
74
77
|
<div class="col-sm-3">
|
|
75
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
78
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
79
|
+
title="Official documentation about module exports"><span
|
|
76
80
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
77
81
|
<ul class="list-group">
|
|
78
82
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimMessageModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimMessageModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
</ul>
|
|
79
82
|
</div>
|
|
80
83
|
<div class="col-sm-3">
|
|
81
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
84
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
85
|
+
title="Official documentation about module exports"><span
|
|
82
86
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
83
87
|
<ul class="list-group">
|
|
84
88
|
<li class="list-group-item">
|
|
@@ -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>
|
|
@@ -35,19 +35,22 @@
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
<ol class="breadcrumb">
|
|
38
|
-
<li>Modules</li>
|
|
39
|
-
<li >EuimNotificationItemModule</li>
|
|
38
|
+
<li class="breadcrumb-item">Modules</li>
|
|
39
|
+
<li class="breadcrumb-item" >EuimNotificationItemModule</li>
|
|
40
40
|
</ol>
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
<ul class="nav nav-tabs" role="tablist">
|
|
44
|
-
<li
|
|
45
|
-
<a href="#info"
|
|
44
|
+
<li class="nav-item">
|
|
45
|
+
<a href="#info"
|
|
46
|
+
class="nav-link"
|
|
47
|
+
class="nav-link active"
|
|
48
|
+
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
46
49
|
</li>
|
|
47
50
|
</ul>
|
|
48
51
|
|
|
49
52
|
<div class="tab-content">
|
|
50
|
-
<div class="tab-pane fade active in" id="
|
|
53
|
+
<div class="tab-pane fade active in" id="info">
|
|
51
54
|
|
|
52
55
|
<p class="comment">
|
|
53
56
|
<h3>File</h3>
|
|
@@ -63,7 +66,7 @@
|
|
|
63
66
|
<div class="container-fluid module">
|
|
64
67
|
<div class="row">
|
|
65
68
|
<div class="col-sm-3">
|
|
66
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank"
|
|
69
|
+
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
67
70
|
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
68
71
|
<ul class="list-group">
|
|
69
72
|
<li class="list-group-item">
|
|
@@ -72,7 +75,8 @@
|
|
|
72
75
|
</ul>
|
|
73
76
|
</div>
|
|
74
77
|
<div class="col-sm-3">
|
|
75
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank"
|
|
78
|
+
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
79
|
+
title="Official documentation about module exports"><span
|
|
76
80
|
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
77
81
|
<ul class="list-group">
|
|
78
82
|
<li class="list-group-item">
|