@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
|
EuimSpinnerMessageComponent</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>
|
|
@@ -86,11 +87,14 @@
|
|
|
86
87
|
|
|
87
88
|
|
|
88
89
|
|
|
90
|
+
|
|
89
91
|
<tr>
|
|
90
92
|
<td class="col-md-3">selector</td>
|
|
91
93
|
<td class="col-md-9"><code>[euimSpinnerMessage]</code></td>
|
|
92
94
|
</tr>
|
|
93
95
|
|
|
96
|
+
|
|
97
|
+
|
|
94
98
|
<tr>
|
|
95
99
|
<td class="col-md-3">styleUrls</td>
|
|
96
100
|
<td class="col-md-9"><code>../styles/euim-spinner-message.scss</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>
|
|
@@ -328,7 +332,7 @@
|
|
|
328
332
|
</section>
|
|
329
333
|
|
|
330
334
|
|
|
331
|
-
<section>
|
|
335
|
+
<section data-compodoc="block-inputs">
|
|
332
336
|
<h3 id="inputs">Inputs</h3>
|
|
333
337
|
<table class="table table-sm table-bordered">
|
|
334
338
|
<tbody>
|
|
@@ -700,7 +704,7 @@
|
|
|
700
704
|
</table>
|
|
701
705
|
</section>
|
|
702
706
|
|
|
703
|
-
<section>
|
|
707
|
+
<section data-compodoc="block-properties">
|
|
704
708
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
705
709
|
<tbody>
|
|
706
710
|
<tr>
|
|
@@ -725,7 +729,7 @@
|
|
|
725
729
|
</section>
|
|
726
730
|
|
|
727
731
|
|
|
728
|
-
<section>
|
|
732
|
+
<section data-compodoc="block-methods">
|
|
729
733
|
|
|
730
734
|
<h3 id="methods">
|
|
731
735
|
Methods
|
|
@@ -762,7 +766,7 @@
|
|
|
762
766
|
</tbody>
|
|
763
767
|
</table>
|
|
764
768
|
</section>
|
|
765
|
-
<section>
|
|
769
|
+
<section data-compodoc="block-properties">
|
|
766
770
|
|
|
767
771
|
<h3 id="inputs">
|
|
768
772
|
Properties
|
|
@@ -1209,7 +1213,7 @@
|
|
|
1209
1213
|
</table>
|
|
1210
1214
|
</section>
|
|
1211
1215
|
|
|
1212
|
-
<section>
|
|
1216
|
+
<section data-compodoc="block-accessors">
|
|
1213
1217
|
<h3 id="accessors">
|
|
1214
1218
|
Accessors
|
|
1215
1219
|
</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
|
EuimStepperComponent</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>
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
|
|
83
84
|
|
|
84
85
|
|
|
86
|
+
|
|
85
87
|
<tr>
|
|
86
88
|
<td class="col-md-3">selector</td>
|
|
87
89
|
<td class="col-md-9"><code>euim-stepper</code></td>
|
|
@@ -90,6 +92,8 @@
|
|
|
90
92
|
|
|
91
93
|
|
|
92
94
|
|
|
95
|
+
|
|
96
|
+
|
|
93
97
|
<tr>
|
|
94
98
|
<td class="col-md-3">templateUrl</td>
|
|
95
99
|
<td class="col-md-9"><code>euim-stepper.component.html</code></td>
|
|
@@ -106,7 +110,7 @@
|
|
|
106
110
|
</table>
|
|
107
111
|
</section>
|
|
108
112
|
|
|
109
|
-
<section>
|
|
113
|
+
<section data-compodoc="block-index">
|
|
110
114
|
<h3 id="index">Index</h3>
|
|
111
115
|
<table class="table table-sm table-bordered index-table">
|
|
112
116
|
<tbody>
|
|
@@ -327,7 +331,7 @@
|
|
|
327
331
|
</section>
|
|
328
332
|
|
|
329
333
|
|
|
330
|
-
<section>
|
|
334
|
+
<section data-compodoc="block-inputs">
|
|
331
335
|
<h3 id="inputs">Inputs</h3>
|
|
332
336
|
<table class="table table-sm table-bordered">
|
|
333
337
|
<tbody>
|
|
@@ -782,7 +786,7 @@
|
|
|
782
786
|
</tbody>
|
|
783
787
|
</table>
|
|
784
788
|
</section>
|
|
785
|
-
<section>
|
|
789
|
+
<section data-compodoc="block-outputs">
|
|
786
790
|
<h3 id="outputs">Outputs</h3>
|
|
787
791
|
<table class="table table-sm table-bordered">
|
|
788
792
|
<tbody>
|
|
@@ -819,7 +823,7 @@
|
|
|
819
823
|
</section>
|
|
820
824
|
|
|
821
825
|
|
|
822
|
-
<section>
|
|
826
|
+
<section data-compodoc="block-methods">
|
|
823
827
|
|
|
824
828
|
<h3 id="methods">
|
|
825
829
|
Methods
|
|
@@ -950,7 +954,7 @@
|
|
|
950
954
|
</tbody>
|
|
951
955
|
</table>
|
|
952
956
|
</section>
|
|
953
|
-
<section>
|
|
957
|
+
<section data-compodoc="block-properties">
|
|
954
958
|
|
|
955
959
|
<h3 id="inputs">
|
|
956
960
|
Properties
|
|
@@ -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
|
EuimToolbarActionItemsComponent</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>
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
|
|
83
84
|
|
|
84
85
|
|
|
86
|
+
|
|
85
87
|
<tr>
|
|
86
88
|
<td class="col-md-3">selector</td>
|
|
87
89
|
<td class="col-md-9"><code>euim-toolbar-action-items</code></td>
|
|
@@ -90,6 +92,8 @@
|
|
|
90
92
|
|
|
91
93
|
|
|
92
94
|
|
|
95
|
+
|
|
96
|
+
|
|
93
97
|
<tr>
|
|
94
98
|
<td class="col-md-3">templateUrl</td>
|
|
95
99
|
<td class="col-md-9"><code>euim-toolbar-action-items.component.html</code></td>
|
|
@@ -106,7 +110,7 @@
|
|
|
106
110
|
</table>
|
|
107
111
|
</section>
|
|
108
112
|
|
|
109
|
-
<section>
|
|
113
|
+
<section data-compodoc="block-index">
|
|
110
114
|
<h3 id="index">Index</h3>
|
|
111
115
|
<table class="table table-sm table-bordered index-table">
|
|
112
116
|
<tbody>
|
|
@@ -320,7 +324,7 @@
|
|
|
320
324
|
</section>
|
|
321
325
|
|
|
322
326
|
|
|
323
|
-
<section>
|
|
327
|
+
<section data-compodoc="block-inputs">
|
|
324
328
|
<h3 id="inputs">Inputs</h3>
|
|
325
329
|
<table class="table table-sm table-bordered">
|
|
326
330
|
<tbody>
|
|
@@ -692,7 +696,7 @@
|
|
|
692
696
|
</table>
|
|
693
697
|
</section>
|
|
694
698
|
|
|
695
|
-
<section>
|
|
699
|
+
<section data-compodoc="block-properties">
|
|
696
700
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
697
701
|
<tbody>
|
|
698
702
|
<tr>
|
|
@@ -717,7 +721,7 @@
|
|
|
717
721
|
</section>
|
|
718
722
|
|
|
719
723
|
|
|
720
|
-
<section>
|
|
724
|
+
<section data-compodoc="block-methods">
|
|
721
725
|
|
|
722
726
|
<h3 id="methods">
|
|
723
727
|
Methods
|
|
@@ -786,7 +790,7 @@
|
|
|
786
790
|
</tbody>
|
|
787
791
|
</table>
|
|
788
792
|
</section>
|
|
789
|
-
<section>
|
|
793
|
+
<section data-compodoc="block-properties">
|
|
790
794
|
|
|
791
795
|
<h3 id="inputs">
|
|
792
796
|
Properties
|
|
@@ -1233,7 +1237,7 @@
|
|
|
1233
1237
|
</table>
|
|
1234
1238
|
</section>
|
|
1235
1239
|
|
|
1236
|
-
<section>
|
|
1240
|
+
<section data-compodoc="block-accessors">
|
|
1237
1241
|
<h3 id="accessors">
|
|
1238
1242
|
Accessors
|
|
1239
1243
|
</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
|
EuimToolbarComponent</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">
|
|
@@ -69,11 +70,11 @@
|
|
|
69
70
|
<h3>Implements</h3>
|
|
70
71
|
</p>
|
|
71
72
|
<p class="comment">
|
|
72
|
-
|
|
73
|
+
<code>OnInit</code>
|
|
73
74
|
</p>
|
|
74
75
|
|
|
75
76
|
|
|
76
|
-
<section>
|
|
77
|
+
<section data-compodoc="block-metadata">
|
|
77
78
|
<h3>Metadata</h3>
|
|
78
79
|
<table class="table table-sm table-hover metadata">
|
|
79
80
|
<tbody>
|
|
@@ -92,11 +93,14 @@
|
|
|
92
93
|
|
|
93
94
|
|
|
94
95
|
|
|
96
|
+
|
|
95
97
|
<tr>
|
|
96
98
|
<td class="col-md-3">selector</td>
|
|
97
99
|
<td class="col-md-9"><code>euim-toolbar</code></td>
|
|
98
100
|
</tr>
|
|
99
101
|
|
|
102
|
+
|
|
103
|
+
|
|
100
104
|
<tr>
|
|
101
105
|
<td class="col-md-3">styleUrls</td>
|
|
102
106
|
<td class="col-md-9"><code>./styles/_index.scss</code></td>
|
|
@@ -120,7 +124,7 @@
|
|
|
120
124
|
</table>
|
|
121
125
|
</section>
|
|
122
126
|
|
|
123
|
-
<section>
|
|
127
|
+
<section data-compodoc="block-index">
|
|
124
128
|
<h3 id="index">Index</h3>
|
|
125
129
|
<table class="table table-sm table-bordered index-table">
|
|
126
130
|
<tbody>
|
|
@@ -363,7 +367,7 @@
|
|
|
363
367
|
</section>
|
|
364
368
|
|
|
365
369
|
|
|
366
|
-
<section>
|
|
370
|
+
<section data-compodoc="block-inputs">
|
|
367
371
|
<h3 id="inputs">Inputs</h3>
|
|
368
372
|
<table class="table table-sm table-bordered">
|
|
369
373
|
<tbody>
|
|
@@ -818,7 +822,7 @@
|
|
|
818
822
|
</tbody>
|
|
819
823
|
</table>
|
|
820
824
|
</section>
|
|
821
|
-
<section>
|
|
825
|
+
<section data-compodoc="block-outputs">
|
|
822
826
|
<h3 id="outputs">Outputs</h3>
|
|
823
827
|
<table class="table table-sm table-bordered">
|
|
824
828
|
<tbody>
|
|
@@ -837,7 +841,7 @@
|
|
|
837
841
|
</tbody>
|
|
838
842
|
</table>
|
|
839
843
|
</section>
|
|
840
|
-
<section>
|
|
844
|
+
<section data-compodoc="block-properties">
|
|
841
845
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
842
846
|
<tbody>
|
|
843
847
|
<tr>
|
|
@@ -862,7 +866,7 @@
|
|
|
862
866
|
</section>
|
|
863
867
|
|
|
864
868
|
|
|
865
|
-
<section>
|
|
869
|
+
<section data-compodoc="block-methods">
|
|
866
870
|
|
|
867
871
|
<h3 id="methods">
|
|
868
872
|
Methods
|
|
@@ -880,7 +884,7 @@
|
|
|
880
884
|
</tr>
|
|
881
885
|
<tr>
|
|
882
886
|
<td class="col-md-4">
|
|
883
|
-
<code>onBackButtonClick(event:
|
|
887
|
+
<code>onBackButtonClick(event: Event)</code>
|
|
884
888
|
</td>
|
|
885
889
|
</tr>
|
|
886
890
|
|
|
@@ -905,7 +909,7 @@
|
|
|
905
909
|
<tr>
|
|
906
910
|
<td>event</td>
|
|
907
911
|
<td>
|
|
908
|
-
|
|
912
|
+
<code>Event</code>
|
|
909
913
|
</td>
|
|
910
914
|
|
|
911
915
|
<td>
|
|
@@ -994,7 +998,7 @@
|
|
|
994
998
|
</tbody>
|
|
995
999
|
</table>
|
|
996
1000
|
</section>
|
|
997
|
-
<section>
|
|
1001
|
+
<section data-compodoc="block-properties">
|
|
998
1002
|
|
|
999
1003
|
<h3 id="inputs">
|
|
1000
1004
|
Properties
|
|
@@ -1441,7 +1445,7 @@
|
|
|
1441
1445
|
</table>
|
|
1442
1446
|
</section>
|
|
1443
1447
|
|
|
1444
|
-
<section>
|
|
1448
|
+
<section data-compodoc="block-accessors">
|
|
1445
1449
|
<h3 id="accessors">
|
|
1446
1450
|
Accessors
|
|
1447
1451
|
</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
|
EuimToolbarTitleComponent</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>
|
|
@@ -82,6 +83,7 @@
|
|
|
82
83
|
|
|
83
84
|
|
|
84
85
|
|
|
86
|
+
|
|
85
87
|
<tr>
|
|
86
88
|
<td class="col-md-3">selector</td>
|
|
87
89
|
<td class="col-md-9"><code>euim-toolbar-title</code></td>
|
|
@@ -90,6 +92,8 @@
|
|
|
90
92
|
|
|
91
93
|
|
|
92
94
|
|
|
95
|
+
|
|
96
|
+
|
|
93
97
|
<tr>
|
|
94
98
|
<td class="col-md-3">templateUrl</td>
|
|
95
99
|
<td class="col-md-9"><code>euim-toolbar-title.component.html</code></td>
|
|
@@ -106,7 +110,7 @@
|
|
|
106
110
|
</table>
|
|
107
111
|
</section>
|
|
108
112
|
|
|
109
|
-
<section>
|
|
113
|
+
<section data-compodoc="block-index">
|
|
110
114
|
<h3 id="index">Index</h3>
|
|
111
115
|
<table class="table table-sm table-bordered index-table">
|
|
112
116
|
<tbody>
|
|
@@ -320,7 +324,7 @@
|
|
|
320
324
|
</section>
|
|
321
325
|
|
|
322
326
|
|
|
323
|
-
<section>
|
|
327
|
+
<section data-compodoc="block-inputs">
|
|
324
328
|
<h3 id="inputs">Inputs</h3>
|
|
325
329
|
<table class="table table-sm table-bordered">
|
|
326
330
|
<tbody>
|
|
@@ -692,7 +696,7 @@
|
|
|
692
696
|
</table>
|
|
693
697
|
</section>
|
|
694
698
|
|
|
695
|
-
<section>
|
|
699
|
+
<section data-compodoc="block-properties">
|
|
696
700
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
697
701
|
<tbody>
|
|
698
702
|
<tr>
|
|
@@ -717,7 +721,7 @@
|
|
|
717
721
|
</section>
|
|
718
722
|
|
|
719
723
|
|
|
720
|
-
<section>
|
|
724
|
+
<section data-compodoc="block-methods">
|
|
721
725
|
|
|
722
726
|
<h3 id="methods">
|
|
723
727
|
Methods
|
|
@@ -786,7 +790,7 @@
|
|
|
786
790
|
</tbody>
|
|
787
791
|
</table>
|
|
788
792
|
</section>
|
|
789
|
-
<section>
|
|
793
|
+
<section data-compodoc="block-properties">
|
|
790
794
|
|
|
791
795
|
<h3 id="inputs">
|
|
792
796
|
Properties
|
|
@@ -1233,7 +1237,7 @@
|
|
|
1233
1237
|
</table>
|
|
1234
1238
|
</section>
|
|
1235
1239
|
|
|
1236
|
-
<section>
|
|
1240
|
+
<section data-compodoc="block-accessors">
|
|
1237
1241
|
<h3 id="accessors">
|
|
1238
1242
|
Accessors
|
|
1239
1243
|
</h3>
|