@eui/mobile-core 20.0.2 → 22.0.0-alpha.1
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/CHANGELOG.md +14 -0
- package/docs/architecture.html +223 -0
- package/docs/changelog.html +69 -4
- package/docs/components/EuiMUserProfileActionComponent.html +80 -130
- package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
- package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
- package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
- package/docs/components/EuimAboutComponent.html +108 -28
- package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
- package/docs/components/EuimAlertMessageComponent.html +161 -90
- package/docs/components/EuimAppComponent.html +105 -27
- package/docs/components/EuimAvatarBadgeComponent.html +120 -72
- package/docs/components/EuimAvatarComponent.html +123 -121
- package/docs/components/EuimAvatarIconComponent.html +74 -129
- package/docs/components/EuimAvatarIconSubComponent.html +123 -121
- package/docs/components/EuimAvatarImageComponent.html +91 -121
- package/docs/components/EuimAvatarTextComponent.html +115 -117
- package/docs/components/EuimBadgeComponent.html +121 -43
- package/docs/components/EuimCardComponent.html +123 -71
- package/docs/components/EuimCardListComponent.html +118 -118
- package/docs/components/EuimChangelogComponent.html +131 -128
- package/docs/components/EuimChipSelectorComponent.html +257 -184
- package/docs/components/EuimDataSummaryColComponent.html +92 -25
- package/docs/components/EuimDataSummaryComponent.html +127 -44
- package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
- package/docs/components/EuimHeaderDetailsComponent.html +130 -49
- package/docs/components/EuimHelpSupportComponent.html +159 -130
- package/docs/components/EuimHelperTextComponent.html +161 -66
- package/docs/components/EuimLabelComponent.html +134 -53
- package/docs/components/EuimLanguageListComponent.html +185 -31
- package/docs/components/EuimLanguageSelectorComponent.html +156 -54
- package/docs/components/EuimMediaHeaderComponent.html +137 -52
- package/docs/components/EuimMessageComponent.html +130 -47
- package/docs/components/EuimMessageTitleComponent.html +92 -25
- package/docs/components/EuimMultiselectComponent.html +160 -131
- package/docs/components/EuimMultiselectFilterComponent.html +103 -123
- package/docs/components/EuimMultiselectInfoComponent.html +91 -125
- package/docs/components/EuimMultiselectListComponent.html +85 -122
- package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
- package/docs/components/EuimNotificationItemComponent.html +121 -43
- package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
- package/docs/components/EuimPdfViewerComponent.html +214 -141
- package/docs/components/EuimScrollerXComponent.html +78 -130
- package/docs/components/EuimSidebarComponent.html +125 -114
- package/docs/components/EuimSidebarContentComponent.html +151 -124
- package/docs/components/EuimSkeletonListComponent.html +127 -42
- package/docs/components/EuimSkeletonListItemComponent.html +159 -56
- package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
- package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
- package/docs/components/EuimSpinnerComponent.html +131 -119
- package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
- package/docs/components/EuimSpinnerMessageComponent.html +74 -129
- package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
- package/docs/components/EuimToolbarComponent.html +150 -140
- package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
- package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
- package/docs/components/EuimToolbarTitleComponent.html +121 -43
- package/docs/components/EuimUserProfileComponent.html +117 -117
- package/docs/dependencies.html +56 -4
- package/docs/directives/BaseStatesDirective.html +175 -62
- package/docs/directives/EuimAlignCenterDirective.html +92 -23
- package/docs/directives/EuimAlignTopDirective.html +92 -23
- package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
- package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
- package/docs/directives/EuimCardImageDirective.html +86 -118
- package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
- package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
- package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
- package/docs/directives/EuimDividerDirective.html +118 -42
- package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
- package/docs/directives/EuimFooterTransparentDirective.html +92 -23
- package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
- package/docs/directives/EuimListHeaderDirective.html +118 -42
- package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
- package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
- package/docs/directives/EuimMinWidthDirective.html +105 -29
- package/docs/directives/EuimMultiselectAllDirective.html +138 -101
- package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
- package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
- package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
- package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
- package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
- package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
- package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
- package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
- package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
- package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
- package/docs/index.html +54 -2
- package/docs/injectables/EuimAppService.html +102 -38
- package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
- package/docs/interfaces/ActionBtnsNames.html +169 -123
- package/docs/interfaces/FilteredData.html +138 -92
- package/docs/interfaces/HelpAndSupportItem.html +145 -99
- package/docs/interfaces/Item.html +504 -458
- package/docs/interfaces/MenuItem.html +408 -362
- package/docs/interfaces/UIState.html +109 -63
- package/docs/js/architecture-graph.js +288 -0
- package/docs/js/libs/bootstrap-native.js +4 -2
- package/docs/js/libs/jszip.min.js +13 -0
- package/docs/js/libs/svg-pan-zoom.min.js +3 -3
- package/docs/js/libs/tablesort.min.js +3 -3
- package/docs/js/libs/tablesort.number.min.js +3 -3
- package/docs/js/libs/vis-network.min.js +78 -0
- package/docs/js/menu-wc.js +25 -13
- package/docs/js/routes/routes_index.js +1 -0
- package/docs/js/routes.js +142 -34
- package/docs/js/search/search.js +62 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/js/tabs.js +98 -15
- package/docs/js/tree.js +44 -7
- package/docs/json/EuimAlertMessageComponent.md +1 -1
- package/docs/json/EuimAvatarImageComponent.md +1 -1
- package/docs/json/EuimCardListComponent.md +1 -1
- package/docs/json/EuimChangelogComponent.md +1 -1
- package/docs/json/EuimChipSelectorComponent.md +4 -4
- package/docs/json/EuimHeaderDetailsComponent.md +1 -1
- package/docs/json/EuimHelperTextComponent.md +1 -0
- package/docs/json/EuimMultiselectComponent.md +1 -1
- package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
- package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
- package/docs/json/EuimPdfViewerComponent.md +0 -1
- package/docs/json/EuimSidebarContentComponent.md +3 -4
- package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
- package/docs/json/EuimToolbarComponent.md +1 -1
- package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
- package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
- package/docs/json/HbsRenderService.md +6 -0
- package/docs/json/TemplateEditorService.md +6 -0
- package/docs/json/TemplatePlaygroundComponent.md +8 -0
- package/docs/json/ZipExportService.md +6 -0
- package/docs/json/documentation.json +6868 -3891
- package/docs/license.html +46 -4
- package/docs/llms.txt +1527 -0
- package/docs/miscellaneous/typealiases.html +53 -8
- package/docs/miscellaneous/variables.html +320 -36
- package/docs/modules/EuimAboutModule.html +87 -10
- package/docs/modules/EuimAlertMessageModule.html +75 -10
- package/docs/modules/EuimAllModule.html +190 -9
- package/docs/modules/EuimAppModule.html +75 -10
- package/docs/modules/EuimAvatarModule.html +99 -10
- package/docs/modules/EuimBadgeModule.html +75 -10
- package/docs/modules/EuimCardListModule.html +75 -10
- package/docs/modules/EuimCardModule.html +78 -10
- package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
- package/docs/modules/EuimDataSummaryModule.html +84 -10
- package/docs/modules/EuimDividerModule.html +75 -10
- package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
- package/docs/modules/EuimHeaderDetailsModule.html +84 -10
- package/docs/modules/EuimLabelModule.html +87 -10
- package/docs/modules/EuimLanguageSelectorModule.html +81 -10
- package/docs/modules/EuimListHeaderModule.html +75 -10
- package/docs/modules/EuimMediaHeaderModule.html +87 -10
- package/docs/modules/EuimMessageModule.html +78 -10
- package/docs/modules/EuimMultiselectModule.html +93 -10
- package/docs/modules/EuimNotificationItemModule.html +75 -10
- package/docs/modules/EuimPdfViewerModule.html +75 -10
- package/docs/modules/EuimScrollerXComponentModule.html +75 -10
- package/docs/modules/EuimSidebarModule.html +78 -10
- package/docs/modules/EuimSkeletonListItemModule.html +75 -10
- package/docs/modules/EuimSkeletonListModule.html +75 -10
- package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
- package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
- package/docs/modules/EuimSpinnerComponentModule.html +81 -10
- package/docs/modules/EuimToolbarComponentModule.html +81 -10
- package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
- package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
- package/docs/modules/EuimUserProfileModule.html +87 -10
- package/docs/modules.html +44 -2
- package/docs/properties.html +45 -3
- package/docs/routes.html +228 -0
- package/docs/styles/compodoc.css +365 -44
- package/docs/styles/dark.css +16 -0
- package/docs/template-playground/default-templates.json +192 -0
- package/docs/template-playground/hbs-render.service.ts +217 -0
- package/docs/template-playground/main.ts +9 -0
- package/docs/template-playground/template-editor.service.ts +173 -0
- package/docs/template-playground/template-playground.component.ts +614 -0
- package/docs/template-playground/template-playground.module.ts +29 -0
- package/docs/template-playground/zip-export.service.ts +86 -0
- package/docs/template-playground-app/app.js +1389 -0
- package/docs/template-playground-app/index.html +462 -0
- package/fesm2022/eui-mobile-core.mjs +870 -1214
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/package.json +12 -11
- package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
- package/types/eui-mobile-core.d.ts.map +1 -0
- package/docs/js/libs/vis.min.js +0 -47
- package/docs/js/menu-wc_es5.js +0 -40
package/docs/llms.txt
ADDED
|
@@ -0,0 +1,1527 @@
|
|
|
1
|
+
# @eui/mobile documentation
|
|
2
|
+
|
|
3
|
+
> Generated by compodoc 2.0.0 at 2026-09-10T14:25:12.598Z, llm-md export.
|
|
4
|
+
|
|
5
|
+
## Modules
|
|
6
|
+
|
|
7
|
+
### EuimAboutModule
|
|
8
|
+
|
|
9
|
+
File: `packages/core/src/lib/components/euim-about/euim-about.module.ts`
|
|
10
|
+
imports: `EuimAboutComponent`, `EuimAboutContentLoadingComponent`, `EuimChangelogComponent`, `EuimHelpSupportComponent`, `EuimOpenSourceLicencesComponent`
|
|
11
|
+
exports: `EuimAboutComponent`, `EuimAboutContentLoadingComponent`, `EuimChangelogComponent`, `EuimHelpSupportComponent`, `EuimOpenSourceLicencesComponent`
|
|
12
|
+
Deprecated: (deprecated: Use EUIM_ABOUT instead.)
|
|
13
|
+
|
|
14
|
+
### EuimAlertMessageModule
|
|
15
|
+
|
|
16
|
+
File: `packages/core/src/lib/components/euim-alert-message/euim-alert-message.module.ts`
|
|
17
|
+
imports: `EuimAlertMessageComponent`
|
|
18
|
+
exports: `EuimAlertMessageComponent`
|
|
19
|
+
Deprecated: (deprecated: Use EUIM_ALERT_MESSAGE instead.)
|
|
20
|
+
|
|
21
|
+
### EuimAllModule
|
|
22
|
+
|
|
23
|
+
File: `packages/core/src/euim-all.module.ts`
|
|
24
|
+
imports: `EuimAboutModule`, `EuimAlertMessageModule`, `EuimAlignCenterDirective`, `EuimAlignTopDirective`, `EuimAppModule`, `EuimAvatarModule`, `EuimBadgeModule`, `EuimCardListModule`, `EuimCardModule`, `EuimChipSelectorComponentModule`, `EuimDataSummaryModule`, `EuimDividerModule`, `EuimEmptyListPlaceholderModule`, `EuimHeaderDetailsModule`, `EuimHelperTextComponent`, `EuimLabelModule`, `EuimLanguageSelectorModule`, `EuimListHeaderModule`, `EuimListItemNoPaddingsDirective`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderModule`, `EuimMessageModule`, `EuimMinWidthDirective`, `EuimMultiselectModule`, `EuimNotificationItemModule`, `EuimPdfViewerModule`, `EuimReadOnlyFormDirective`, `EuimReadOnlyFormLabelDirective`, `EuimReadOnlyFormValueDirective`, `EuimScrollerXComponentModule`, `EuimSidebarFooterNoBordersDirective`, `EuimSidebarModule`, `EuimSkeletonListItemModule`, `EuimSkeletonListModule`, `EuimSkeletonTextAvatarModule`, `EuimSliderInfoScreenModule`, `EuimSpinnerComponentModule`, `EuimToolbarComponentModule`, `EuimToolbarDatepickerModule`, `EuimToolbarTransparentDirective`, `EuimUserProfileModule`
|
|
25
|
+
exports: `EuimAboutModule`, `EuimAlertMessageModule`, `EuimAlignCenterDirective`, `EuimAlignTopDirective`, `EuimAppModule`, `EuimAvatarModule`, `EuimBadgeModule`, `EuimCardListModule`, `EuimCardModule`, `EuimChipSelectorComponentModule`, `EuimDataSummaryModule`, `EuimDividerModule`, `EuimEmptyListPlaceholderModule`, `EuimHeaderDetailsModule`, `EuimHelperTextComponent`, `EuimLabelModule`, `EuimLanguageSelectorModule`, `EuimListHeaderModule`, `EuimListItemNoPaddingsDirective`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderModule`, `EuimMessageModule`, `EuimMinWidthDirective`, `EuimMultiselectModule`, `EuimNotificationItemModule`, `EuimPdfViewerModule`, `EuimReadOnlyFormDirective`, `EuimReadOnlyFormLabelDirective`, `EuimReadOnlyFormValueDirective`, `EuimScrollerXComponentModule`, `EuimSidebarFooterNoBordersDirective`, `EuimSidebarModule`, `EuimSkeletonListItemModule`, `EuimSkeletonListModule`, `EuimSkeletonTextAvatarModule`, `EuimSliderInfoScreenModule`, `EuimSpinnerComponentModule`, `EuimToolbarComponentModule`, `EuimToolbarDatepickerModule`, `EuimToolbarTransparentDirective`, `EuimUserProfileModule`
|
|
26
|
+
|
|
27
|
+
### EuimAllModule
|
|
28
|
+
|
|
29
|
+
File: `packages/core/src/lib/euim-all.module.ts`
|
|
30
|
+
imports: `EuimAboutModule`, `EuimAlertMessageModule`, `EuimAlignCenterDirective`, `EuimAlignTopDirective`, `EuimAppModule`, `EuimAvatarModule`, `EuimBadgeModule`, `EuimCardListModule`, `EuimCardModule`, `EuimChipSelectorComponentModule`, `EuimDataSummaryModule`, `EuimDividerModule`, `EuimEmptyListPlaceholderModule`, `EuimFooterTransparentDirective`, `EuimHeaderDetailsModule`, `EuimLabelModule`, `EuimLanguageSelectorModule`, `EuimListHeaderModule`, `EuimListItemNoPaddingsDirective`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderModule`, `EuimMessageModule`, `EuimMinWidthDirective`, `EuimMultiselectModule`, `EuimNotificationItemModule`, `EuimPdfViewerModule`, `EuimReadOnlyFormDirective`, `EuimReadOnlyFormLabelDirective`, `EuimReadOnlyFormValueDirective`, `EuimScrollerXComponentModule`, `EuimSidebarFooterNoBordersDirective`, `EuimSidebarModule`, `EuimSkeletonListItemModule`, `EuimSkeletonListModule`, `EuimSkeletonTextAvatarModule`, `EuimSliderInfoScreenModule`, `EuimSpinnerComponentModule`, `EuimToolbarComponentModule`, `EuimToolbarDatepickerModule`, `EuimToolbarQrcodeModule`, `EuimToolbarTransparentDirective`, `EuimUserProfileModule`
|
|
31
|
+
exports: `EuimAboutModule`, `EuimAlertMessageModule`, `EuimAlignCenterDirective`, `EuimAlignTopDirective`, `EuimAppModule`, `EuimAvatarModule`, `EuimBadgeModule`, `EuimCardListModule`, `EuimCardModule`, `EuimChipSelectorComponentModule`, `EuimDataSummaryModule`, `EuimDividerModule`, `EuimEmptyListPlaceholderModule`, `EuimFooterTransparentDirective`, `EuimHeaderDetailsModule`, `EuimLabelModule`, `EuimLanguageSelectorModule`, `EuimListHeaderModule`, `EuimListItemNoPaddingsDirective`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderModule`, `EuimMessageModule`, `EuimMinWidthDirective`, `EuimMultiselectModule`, `EuimNotificationItemModule`, `EuimPdfViewerModule`, `EuimReadOnlyFormDirective`, `EuimReadOnlyFormLabelDirective`, `EuimReadOnlyFormValueDirective`, `EuimScrollerXComponentModule`, `EuimSidebarFooterNoBordersDirective`, `EuimSidebarModule`, `EuimSkeletonListItemModule`, `EuimSkeletonListModule`, `EuimSkeletonTextAvatarModule`, `EuimSliderInfoScreenModule`, `EuimSpinnerComponentModule`, `EuimToolbarComponentModule`, `EuimToolbarDatepickerModule`, `EuimToolbarQrcodeModule`, `EuimToolbarTransparentDirective`, `EuimUserProfileModule`
|
|
32
|
+
|
|
33
|
+
### EuimAppModule
|
|
34
|
+
|
|
35
|
+
File: `packages/core/src/lib/components/layout/euim-app/euim-app.module.ts`
|
|
36
|
+
imports: `EuimAppComponent`
|
|
37
|
+
exports: `EuimAppComponent`
|
|
38
|
+
Deprecated: (deprecated: Use EUIM_APP instead.)
|
|
39
|
+
|
|
40
|
+
### EuimAvatarModule
|
|
41
|
+
|
|
42
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar.module.ts`
|
|
43
|
+
imports: `EuimAvatarBadgeComponent`, `EuimAvatarComponent`, `EuimAvatarIconComponent`, `EuimAvatarIconSubComponent`, `EuimAvatarImageComponent`, `EuimAvatarTextComponent`
|
|
44
|
+
exports: `EuimAvatarBadgeComponent`, `EuimAvatarComponent`, `EuimAvatarIconComponent`, `EuimAvatarIconSubComponent`, `EuimAvatarImageComponent`, `EuimAvatarTextComponent`
|
|
45
|
+
Deprecated: (deprecated: Use EUIM_AVATAR instead.)
|
|
46
|
+
|
|
47
|
+
### EuimBadgeModule
|
|
48
|
+
|
|
49
|
+
File: `packages/core/src/lib/components/euim-badge/euim-badge.module.ts`
|
|
50
|
+
imports: `EuimBadgeComponent`
|
|
51
|
+
exports: `EuimBadgeComponent`
|
|
52
|
+
Deprecated: (deprecated: Use EUIM_BADGE instead.)
|
|
53
|
+
|
|
54
|
+
### EuimCardListModule
|
|
55
|
+
|
|
56
|
+
File: `packages/core/src/lib/components/euim-card-list/euim-card-list.module.ts`
|
|
57
|
+
imports: `EuimCardListComponent`
|
|
58
|
+
exports: `EuimCardListComponent`
|
|
59
|
+
Deprecated: (deprecated: Use EUIM_CARD_LIST instead.)
|
|
60
|
+
|
|
61
|
+
### EuimCardModule
|
|
62
|
+
|
|
63
|
+
File: `packages/core/src/lib/components/euim-card/euim-card.module.ts`
|
|
64
|
+
imports: `EuimCardComponent`, `EuimCardImageDirective`
|
|
65
|
+
exports: `EuimCardComponent`, `EuimCardImageDirective`
|
|
66
|
+
Deprecated: (deprecated: Use EUIM_CARD instead.)
|
|
67
|
+
|
|
68
|
+
### EuimChipSelectorComponentModule
|
|
69
|
+
|
|
70
|
+
File: `packages/core/src/lib/components/euim-chip-selector/euim-chip-selector.module.ts`
|
|
71
|
+
imports: `EuimChipSelectorComponent`, `EuimChipSelectorItemDirective`
|
|
72
|
+
exports: `EuimChipSelectorComponent`, `EuimChipSelectorItemDirective`
|
|
73
|
+
Deprecated: (deprecated: Use EUIM_CHIP_SELECTOR instead.)
|
|
74
|
+
|
|
75
|
+
### EuimDataSummaryModule
|
|
76
|
+
|
|
77
|
+
File: `packages/core/src/lib/components/euim-data-summary/euim-data-summary.module.ts`
|
|
78
|
+
imports: `EuimDataSummaryColComponent`, `EuimDataSummaryColLabelDirective`, `EuimDataSummaryColValueDirective`, `EuimDataSummaryComponent`
|
|
79
|
+
exports: `EuimDataSummaryColComponent`, `EuimDataSummaryColLabelDirective`, `EuimDataSummaryColValueDirective`, `EuimDataSummaryComponent`
|
|
80
|
+
Deprecated: (deprecated: Use EUIM_DATA_SUMMARY instead.)
|
|
81
|
+
|
|
82
|
+
### EuimDividerModule
|
|
83
|
+
|
|
84
|
+
File: `packages/core/src/lib/components/directives/euim-divider/euim-divider.module.ts`
|
|
85
|
+
imports: `EuimDividerDirective`
|
|
86
|
+
exports: `EuimDividerDirective`
|
|
87
|
+
Deprecated: (deprecated: Use EUIM_DIVIDER instead.)
|
|
88
|
+
|
|
89
|
+
### EuimEmptyListPlaceholderModule
|
|
90
|
+
|
|
91
|
+
File: `packages/core/src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.ts`
|
|
92
|
+
imports: `EuimEmptyListPlaceholderComponent`, `EuimEmptyListPlaceholderIconDirective`, `EuimEmptyListPlaceholderSubtitleDirective`, `EuimEmptyListPlaceholderTitleDirective`
|
|
93
|
+
exports: `EuimEmptyListPlaceholderComponent`, `EuimEmptyListPlaceholderIconDirective`, `EuimEmptyListPlaceholderSubtitleDirective`, `EuimEmptyListPlaceholderTitleDirective`
|
|
94
|
+
Deprecated: (deprecated: Use EUIM_EMPTY_LIST_PLACEHOLDER instead.)
|
|
95
|
+
|
|
96
|
+
### EuimHeaderDetailsModule
|
|
97
|
+
|
|
98
|
+
File: `packages/core/src/lib/components/layout/euim-header-details/euim-header-details.module.ts`
|
|
99
|
+
imports: `EuimHeaderDetailsComponent`, `EuimHeaderDetailsIconDirective`, `EuimHeaderDetailsMetaDirective`, `EuimHeaderDetailsTitleDirective`
|
|
100
|
+
exports: `EuimHeaderDetailsComponent`, `EuimHeaderDetailsIconDirective`, `EuimHeaderDetailsMetaDirective`, `EuimHeaderDetailsTitleDirective`
|
|
101
|
+
Deprecated: (deprecated: Use EUIM_HEADER_DETAILS instead.)
|
|
102
|
+
|
|
103
|
+
### EuimLabelModule
|
|
104
|
+
|
|
105
|
+
File: `packages/core/src/lib/components/atoms/euim-label/euim-label.module.ts`
|
|
106
|
+
imports: `EuimLabelComponent`
|
|
107
|
+
exports: `EuimLabelComponent`
|
|
108
|
+
Deprecated: (deprecated: Use EUIM_LABEL instead.)
|
|
109
|
+
|
|
110
|
+
### EuimLanguageSelectorModule
|
|
111
|
+
|
|
112
|
+
File: `packages/core/src/lib/components/layout/euim-language-selector/euim-language-selector.module.ts`
|
|
113
|
+
imports: `EuimLanguageListComponent`, `EuimLanguageSelectorComponent`
|
|
114
|
+
exports: `EuimLanguageListComponent`, `EuimLanguageSelectorComponent`
|
|
115
|
+
Deprecated: (deprecated: Use EUIM_LANGUAGE_SELECTOR instead.)
|
|
116
|
+
|
|
117
|
+
### EuimListHeaderModule
|
|
118
|
+
|
|
119
|
+
File: `packages/core/src/lib/components/directives/euim-list-header/euim-list-header.module.ts`
|
|
120
|
+
imports: `EuimListHeaderDirective`
|
|
121
|
+
exports: `EuimListHeaderDirective`
|
|
122
|
+
Deprecated: (deprecated: Use EUIM_LIST_HEADER instead.)
|
|
123
|
+
|
|
124
|
+
### EuimMediaHeaderModule
|
|
125
|
+
|
|
126
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header.module.ts`
|
|
127
|
+
imports: `EuimMediaHeaderComponent`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderImageDirective`, `EuimMediaHeaderSubTitleDirective`, `EuimMediaHeaderTitleDirective`
|
|
128
|
+
exports: `EuimMediaHeaderComponent`, `EuimMediaHeaderCustomContentDirective`, `EuimMediaHeaderImageDirective`, `EuimMediaHeaderSubTitleDirective`, `EuimMediaHeaderTitleDirective`
|
|
129
|
+
Deprecated: (deprecated: Use EUIM_MEDIA_HEADER instead.)
|
|
130
|
+
|
|
131
|
+
### EuimMessageModule
|
|
132
|
+
|
|
133
|
+
File: `packages/core/src/lib/components/euim-message/euim-message.module.ts`
|
|
134
|
+
imports: `EuimMessageComponent`, `EuimMessageTitleComponent`
|
|
135
|
+
exports: `EuimMessageComponent`, `EuimMessageTitleComponent`
|
|
136
|
+
Deprecated: (deprecated: Use EUIM_MESSAGE instead.)
|
|
137
|
+
|
|
138
|
+
### EuimMultiselectModule
|
|
139
|
+
|
|
140
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect.module.ts`
|
|
141
|
+
imports: `EuimMultiselectAllDirective`, `EuimMultiselectComponent`, `EuimMultiselectFilterComponent`, `EuimMultiselectInfoComponent`, `EuimMultiselectListComponent`, `EuimMultiselectSelectFieldDirective`, `EuimMultiselectToolbarComponent`
|
|
142
|
+
exports: `EuimMultiselectAllDirective`, `EuimMultiselectComponent`, `EuimMultiselectFilterComponent`, `EuimMultiselectInfoComponent`, `EuimMultiselectListComponent`, `EuimMultiselectSelectFieldDirective`, `EuimMultiselectToolbarComponent`
|
|
143
|
+
Deprecated: (deprecated: Use EUIM_MULTISELECT instead.)
|
|
144
|
+
|
|
145
|
+
### EuimNotificationItemModule
|
|
146
|
+
|
|
147
|
+
File: `packages/core/src/lib/components/atoms/euim-notification-item/euim-notification-item.module.ts`
|
|
148
|
+
imports: `EuimNotificationItemComponent`
|
|
149
|
+
exports: `EuimNotificationItemComponent`
|
|
150
|
+
Deprecated: (deprecated: Use EUIM_NOTIFICATION_ITEM instead.)
|
|
151
|
+
|
|
152
|
+
### EuimPdfViewerModule
|
|
153
|
+
|
|
154
|
+
File: `packages/core/src/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.ts`
|
|
155
|
+
imports: `EuimPdfViewerComponent`
|
|
156
|
+
exports: `EuimPdfViewerComponent`
|
|
157
|
+
Deprecated: (deprecated: Use EUIM_PDF_VIEWER instead.)
|
|
158
|
+
|
|
159
|
+
### EuimScrollerXComponentModule
|
|
160
|
+
|
|
161
|
+
File: `packages/core/src/lib/components/euim-scroller-x/euim-scroller-x.module.ts`
|
|
162
|
+
imports: `EuimScrollerXComponent`
|
|
163
|
+
exports: `EuimScrollerXComponent`
|
|
164
|
+
Deprecated: (deprecated: Use EUIM_SCROLLER_X instead.)
|
|
165
|
+
|
|
166
|
+
### EuimSidebarModule
|
|
167
|
+
|
|
168
|
+
File: `packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar.module.ts`
|
|
169
|
+
imports: `EuimSidebarComponent`, `EuimSidebarContentComponent`
|
|
170
|
+
exports: `EuimSidebarComponent`, `EuimSidebarContentComponent`
|
|
171
|
+
Deprecated: (deprecated: Use EUIM_SIDEBAR instead.)
|
|
172
|
+
|
|
173
|
+
### EuimSkeletonListItemModule
|
|
174
|
+
|
|
175
|
+
File: `packages/core/src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.ts`
|
|
176
|
+
imports: `EuimSkeletonListItemComponent`
|
|
177
|
+
exports: `EuimSkeletonListItemComponent`
|
|
178
|
+
Deprecated: (deprecated: Use EUIM_SKELETON_LIST_ITEM instead.)
|
|
179
|
+
|
|
180
|
+
### EuimSkeletonListModule
|
|
181
|
+
|
|
182
|
+
File: `packages/core/src/lib/components/euim-skeleton-list/euim-skeleton-list.module.ts`
|
|
183
|
+
imports: `EuimSkeletonListComponent`
|
|
184
|
+
exports: `EuimSkeletonListComponent`
|
|
185
|
+
Deprecated: (deprecated: Use EUIM_SKELETON_LIST instead.)
|
|
186
|
+
|
|
187
|
+
### EuimSkeletonTextAvatarModule
|
|
188
|
+
|
|
189
|
+
File: `packages/core/src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.ts`
|
|
190
|
+
imports: `EuimSkeletonTextAvatarDirective`
|
|
191
|
+
exports: `EuimSkeletonTextAvatarDirective`
|
|
192
|
+
Deprecated: (deprecated: Use EUIM_SKELETON_TEXT_AVATAR instead.)
|
|
193
|
+
|
|
194
|
+
### EuimSliderInfoScreenModule
|
|
195
|
+
|
|
196
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.ts`
|
|
197
|
+
imports: `EuimSlideInfoScreenComponent`, `EuimSliderInfoScreenComponent`, `EuimSliderInfoScreenContentDirective`, `EuimSliderInfoScreenSubTitleDirective`, `EuimSliderInfoScreenTitleDirective`
|
|
198
|
+
exports: `EuimSlideInfoScreenComponent`, `EuimSliderInfoScreenComponent`, `EuimSliderInfoScreenContentDirective`, `EuimSliderInfoScreenSubTitleDirective`, `EuimSliderInfoScreenTitleDirective`
|
|
199
|
+
Deprecated: (deprecated: Use EUIM_SLIDER_INFO_SCREEN instead.)
|
|
200
|
+
|
|
201
|
+
### EuimSpinnerComponentModule
|
|
202
|
+
|
|
203
|
+
File: `packages/core/src/lib/components/euim-spinner/euim-spinner.module.ts`
|
|
204
|
+
imports: `EuimSpinnerComponent`, `EuimSpinnerDescriptionComponent`, `EuimSpinnerMessageComponent`
|
|
205
|
+
exports: `EuimSpinnerComponent`, `EuimSpinnerDescriptionComponent`, `EuimSpinnerMessageComponent`
|
|
206
|
+
Deprecated: (deprecated: Use EUIM_SPINNER instead.)
|
|
207
|
+
|
|
208
|
+
### EuimToolbarComponentModule
|
|
209
|
+
|
|
210
|
+
File: `packages/core/src/lib/components/layout/euim-toolbar/euim-toolbar.module.ts`
|
|
211
|
+
imports: `EuimToolbarActionItemsComponent`, `EuimToolbarComponent`, `EuimToolbarTitleComponent`
|
|
212
|
+
exports: `EuimToolbarActionItemsComponent`, `EuimToolbarComponent`, `EuimToolbarTitleComponent`
|
|
213
|
+
Deprecated: (deprecated: Use EUIM_TOOLBAR instead.)
|
|
214
|
+
|
|
215
|
+
### EuimToolbarDatepickerModule
|
|
216
|
+
|
|
217
|
+
File: `packages/core/src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.ts`
|
|
218
|
+
imports: `EuimToolbarDatepickerComponent`
|
|
219
|
+
exports: `EuimToolbarDatepickerComponent`
|
|
220
|
+
Deprecated: (deprecated: Use EUIM_TOOLBAR_DATEPICKER instead.)
|
|
221
|
+
|
|
222
|
+
### EuimToolbarQrcodeModule
|
|
223
|
+
|
|
224
|
+
File: `packages/core/src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.ts`
|
|
225
|
+
imports: `EuimToolbarQrcodeComponent`
|
|
226
|
+
exports: `EuimToolbarQrcodeComponent`
|
|
227
|
+
Deprecated: (deprecated: Use EUIM_TOOLBAR_QRCODE instead.)
|
|
228
|
+
|
|
229
|
+
### EuimUserProfileModule
|
|
230
|
+
|
|
231
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile.module.ts`
|
|
232
|
+
imports: `EuiMUserProfileActionComponent`, `EuiMUserProfileAvatarComponent`, `EuiMUserProfileInfosComponent`, `EuiMUserProfileInfosItemComponent`, `EuimUserProfileComponent`
|
|
233
|
+
exports: `EuiMUserProfileActionComponent`, `EuiMUserProfileAvatarComponent`, `EuiMUserProfileInfosComponent`, `EuiMUserProfileInfosItemComponent`, `EuimUserProfileComponent`
|
|
234
|
+
Deprecated: (deprecated: Use EUIM_USER_PROFILE instead.)
|
|
235
|
+
|
|
236
|
+
## Components
|
|
237
|
+
|
|
238
|
+
### EuimAboutComponent
|
|
239
|
+
|
|
240
|
+
File: `packages/core/src/lib/components/euim-about/euim-about.component.ts`
|
|
241
|
+
Selector: `euim-about`
|
|
242
|
+
|
|
243
|
+
Properties:
|
|
244
|
+
- `className: string = 'euim-about'`
|
|
245
|
+
|
|
246
|
+
### EuimAboutContentLoadingComponent
|
|
247
|
+
|
|
248
|
+
File: `packages/core/src/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.ts`
|
|
249
|
+
Selector: `euim-about-content-loading`
|
|
250
|
+
|
|
251
|
+
Inputs:
|
|
252
|
+
- `webUrl: string = ''`
|
|
253
|
+
|
|
254
|
+
Properties:
|
|
255
|
+
- `className: string = 'euim-about-content-loading'`
|
|
256
|
+
|
|
257
|
+
### EuimAlertMessageComponent
|
|
258
|
+
|
|
259
|
+
File: `packages/core/src/lib/components/euim-alert-message/euim-alert-messsage.component.ts`
|
|
260
|
+
Selector: `euim-alert-message`
|
|
261
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
262
|
+
|
|
263
|
+
Inputs:
|
|
264
|
+
- `euimLabelTruncate: boolean = false`
|
|
265
|
+
- `hasIcon: boolean = false`
|
|
266
|
+
- `isCloseable: boolean = false`
|
|
267
|
+
|
|
268
|
+
Outputs:
|
|
269
|
+
- `euimClose: null`
|
|
270
|
+
|
|
271
|
+
Properties:
|
|
272
|
+
- `_variant: string = 'default'`
|
|
273
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
274
|
+
- `isVisible: unknown = true`
|
|
275
|
+
|
|
276
|
+
Methods:
|
|
277
|
+
- `getCssClasses(): string`
|
|
278
|
+
- `onClose(event: Event): void`
|
|
279
|
+
- `setVariants(): void`
|
|
280
|
+
|
|
281
|
+
### EuimAppComponent
|
|
282
|
+
|
|
283
|
+
File: `packages/core/src/lib/components/layout/euim-app/euim-app.component.ts`
|
|
284
|
+
Selector: `euim-app`
|
|
285
|
+
|
|
286
|
+
Inputs:
|
|
287
|
+
- `ionMenuId: string = 'main'`
|
|
288
|
+
|
|
289
|
+
Properties:
|
|
290
|
+
- `asService: EuimAppService`
|
|
291
|
+
|
|
292
|
+
### EuimAvatarBadgeComponent
|
|
293
|
+
|
|
294
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.ts`
|
|
295
|
+
Selector: `euim-avatar-badge`
|
|
296
|
+
|
|
297
|
+
Inputs:
|
|
298
|
+
- `position: "default" | "bottom" | "top" = 'default'`
|
|
299
|
+
|
|
300
|
+
Properties:
|
|
301
|
+
- ``hostClasses: unknown = computed(() => [ 'euim-avatar-badge', `euim-avatar-badge--position-${this.position()}`, ].join(' ').trim())``
|
|
302
|
+
|
|
303
|
+
### EuimAvatarComponent
|
|
304
|
+
|
|
305
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar.component.ts`
|
|
306
|
+
Selector: `euim-avatar`
|
|
307
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
308
|
+
|
|
309
|
+
Inputs:
|
|
310
|
+
- `borderColor: "default" | "primary" | "branding" | "info" | "success" | "danger" | "white" = 'default'`
|
|
311
|
+
- `color: "default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger" = 'default'`
|
|
312
|
+
- `fill: "default" | "clear" | "outline" | "outline-solid" | "solid" = 'default'`
|
|
313
|
+
- `size: "default" | "auto" | "s" | "m" | "l" = 'default'`
|
|
314
|
+
- `variant: "default" | "rectangle" | "rounded" = 'default'`
|
|
315
|
+
|
|
316
|
+
Properties:
|
|
317
|
+
- ``hostClasses: unknown = computed(() => [ 'euim-avatar', this.size() ? `euim-avatar--size-${this.size()}` : '', this.fill() ? `euim-avatar--fill-${this.fill()}` : '', this.color() ? `eu…``
|
|
318
|
+
|
|
319
|
+
### EuimAvatarIconComponent
|
|
320
|
+
|
|
321
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.ts`
|
|
322
|
+
Selector: `euim-avatar-icon`
|
|
323
|
+
|
|
324
|
+
### EuimAvatarIconSubComponent
|
|
325
|
+
|
|
326
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts`
|
|
327
|
+
Selector: `euim-avatar-icon-sub`
|
|
328
|
+
|
|
329
|
+
Inputs:
|
|
330
|
+
- `borderColor: "default" | "primary" | "info" | "success" | "danger" | "white" = 'default'`
|
|
331
|
+
- `color: "default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger" = 'default'`
|
|
332
|
+
- `fill: "default" | "clear" | "outline" | "solid" | "outline-solid" = 'default'`
|
|
333
|
+
- `size: "default" | "auto" | "l" | "m" | "s" = 'default'`
|
|
334
|
+
- `variant: "default" | "rounded" | "rectangle" = 'default'`
|
|
335
|
+
|
|
336
|
+
Properties:
|
|
337
|
+
- ``hostClasses: unknown = computed(() => [ 'euim-avatar-icon-sub', this.size() ? `euim-avatar-icon-sub--size-${this.size()}` : '', this.fill() ? `euim-avatar-icon-sub--fill-${this.fill()…``
|
|
338
|
+
|
|
339
|
+
### EuimAvatarImageComponent
|
|
340
|
+
|
|
341
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.ts`
|
|
342
|
+
Selector: `euim-avatar-image`
|
|
343
|
+
|
|
344
|
+
Inputs:
|
|
345
|
+
- `imageUrl: string`
|
|
346
|
+
|
|
347
|
+
### EuimAvatarTextComponent
|
|
348
|
+
|
|
349
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.ts`
|
|
350
|
+
Selector: `euim-avatar-text`
|
|
351
|
+
|
|
352
|
+
Inputs:
|
|
353
|
+
- `color: "default" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger" = 'default'`
|
|
354
|
+
|
|
355
|
+
Properties:
|
|
356
|
+
- ``hostClasses: unknown = computed(() => [ 'euim-avatar-text', this.color() ? `euim-avatar-text--color-${this.color()}` : '', ].join(' '))``
|
|
357
|
+
|
|
358
|
+
### EuimBadgeComponent
|
|
359
|
+
|
|
360
|
+
File: `packages/core/src/lib/components/euim-badge/euim-badge.component.ts`
|
|
361
|
+
Selector: `euim-badge`
|
|
362
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
363
|
+
|
|
364
|
+
Properties:
|
|
365
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
366
|
+
|
|
367
|
+
Methods:
|
|
368
|
+
- `getCssClasses(): string`
|
|
369
|
+
|
|
370
|
+
### EuimCardComponent
|
|
371
|
+
|
|
372
|
+
File: `packages/core/src/lib/components/euim-card/euim-card.component.ts`
|
|
373
|
+
Selector: `euim-card`
|
|
374
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
375
|
+
|
|
376
|
+
Properties:
|
|
377
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
378
|
+
- `cardImageDirective: EuimCardImageDirective`
|
|
379
|
+
- `imageWidth: string`
|
|
380
|
+
|
|
381
|
+
Methods:
|
|
382
|
+
- `getCssClasses(): string`
|
|
383
|
+
|
|
384
|
+
### EuimCardListComponent
|
|
385
|
+
|
|
386
|
+
File: `packages/core/src/lib/components/euim-card-list/euim-card-list.component.ts`
|
|
387
|
+
Selector: `euim-card-list`
|
|
388
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
389
|
+
|
|
390
|
+
Inputs:
|
|
391
|
+
- `direction: 'column' | '' = ''`
|
|
392
|
+
|
|
393
|
+
Properties:
|
|
394
|
+
- ``hostClasses: unknown = computed(() => { return [ 'euim-card-list', this.direction() ? `euim-card-list--direction-${this.direction()}` : '', ].join(' ').trim(); })``
|
|
395
|
+
|
|
396
|
+
### EuimChangelogComponent
|
|
397
|
+
|
|
398
|
+
File: `packages/core/src/lib/components/euim-about/euim-changelog/euim-changelog.component.ts`
|
|
399
|
+
Selector: `euim-changelog`
|
|
400
|
+
|
|
401
|
+
Inputs:
|
|
402
|
+
- `changeLogs = []`
|
|
403
|
+
|
|
404
|
+
### EuimChipSelectorComponent
|
|
405
|
+
|
|
406
|
+
File: `packages/core/src/lib/components/euim-chip-selector/euim-chip-selector.component.ts`
|
|
407
|
+
Selector: `euim-chip-selector`
|
|
408
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
409
|
+
|
|
410
|
+
Inputs:
|
|
411
|
+
- `backgroundColor: "branding" | "transparent" | "white" | string = 'branding'`
|
|
412
|
+
- `chipFill: "default" | "clear" | "outline" | "outline-solid" | "solid" = 'default'`
|
|
413
|
+
- `chipSelectedColor: "primary" | "dark" | "branding" | "info" | "success" | "warning" | "danger" | "white" = 'white'`
|
|
414
|
+
- `color: "default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "warning" | "danger" = 'white'`
|
|
415
|
+
- `euimKeepSelection: BooleanInput = false`
|
|
416
|
+
- `hasBoxShadow: BooleanInput = false`
|
|
417
|
+
- `hasColorTransparency: BooleanInput = false`
|
|
418
|
+
- `hasSearchbar: BooleanInput = false`
|
|
419
|
+
- `isCustomMode: BooleanInput = false`
|
|
420
|
+
- `isMultiSelectionMode: BooleanInput = false`
|
|
421
|
+
- `selectedChips: {} = []`
|
|
422
|
+
- `sourceData: FilteredData[] = []`
|
|
423
|
+
- `hasNoScrollerX: boolean = false`
|
|
424
|
+
|
|
425
|
+
Outputs:
|
|
426
|
+
- `clickItems: string[]`
|
|
427
|
+
- `filterData: FilteredData[]`
|
|
428
|
+
- `selectedChipsChange: string[]`
|
|
429
|
+
|
|
430
|
+
Properties:
|
|
431
|
+
- `clickEventHandled: unknown = false`
|
|
432
|
+
- `euimChipSelectorItemComponent: QueryList<EuimChipSelectorItemDirective>`
|
|
433
|
+
- `euimChipSelectorItemSubscription: Subscription`
|
|
434
|
+
- `filterConditions: [] = []`
|
|
435
|
+
- `filteredData: [] = [...this.sourceData]`
|
|
436
|
+
- ``hostClasses: unknown = computed(() => { return [ 'euim-chip-selector', this.backgroundColor ? `euim-chip-selector--background-color-${this.backgroundColor}` : '', this.hasNoScrollerX(…``
|
|
437
|
+
- `isEmitEvent: unknown = true`
|
|
438
|
+
- `searchInput: string = ''`
|
|
439
|
+
|
|
440
|
+
Methods:
|
|
441
|
+
- `addSelectedStyles(item: unknown): void`
|
|
442
|
+
- `applyFilter(filterCondition: string, isAllFilter: BooleanInput, multipleFilterConditions: string[]): void`
|
|
443
|
+
- `clearFiltersAndSelectAll(): void`
|
|
444
|
+
- `getCssItemClasses(): string`
|
|
445
|
+
- `handleChange(event: any): void`
|
|
446
|
+
- `onFilterChange(filterCondition: string, isFilterAll: BooleanInput, item: unknown): void`
|
|
447
|
+
- `removeSelectedStyles(item: unknown): void`
|
|
448
|
+
- `setCssItemClasses(): void`
|
|
449
|
+
- `subscribeToChanges(): void`
|
|
450
|
+
- `updateChipsAndFilterDataAfterInit(isEmitEvent?: boolean): void`
|
|
451
|
+
- `updateChipsAndFilters(): void`
|
|
452
|
+
|
|
453
|
+
### EuimDataSummaryColComponent
|
|
454
|
+
|
|
455
|
+
File: `packages/core/src/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.ts`
|
|
456
|
+
Selector: `euim-data-summary-col`
|
|
457
|
+
|
|
458
|
+
Properties:
|
|
459
|
+
- `className: string = 'euim-data-summary__col'`
|
|
460
|
+
|
|
461
|
+
### EuimDataSummaryComponent
|
|
462
|
+
|
|
463
|
+
File: `packages/core/src/lib/components/euim-data-summary/euim-data-summary.component.ts`
|
|
464
|
+
Selector: `euim-data-summary`
|
|
465
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
466
|
+
|
|
467
|
+
Properties:
|
|
468
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
469
|
+
- `euimDataSummaryColLabelComponent: QueryList<EuimDataSummaryColLabelDirective>`
|
|
470
|
+
- `euimDataSummaryColValueComponent: QueryList<EuimDataSummaryColValueDirective>`
|
|
471
|
+
|
|
472
|
+
Methods:
|
|
473
|
+
- `getCssClasses(): string`
|
|
474
|
+
|
|
475
|
+
### EuimEmptyListPlaceholderComponent
|
|
476
|
+
|
|
477
|
+
File: `packages/core/src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.ts`
|
|
478
|
+
Selector: `euim-empty-list-placeholder`
|
|
479
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
480
|
+
|
|
481
|
+
Inputs:
|
|
482
|
+
- `button: string`
|
|
483
|
+
- `description: string`
|
|
484
|
+
- `euimMarginBottomSmall: boolean = false`
|
|
485
|
+
- `euimMarginTopLarge: boolean = false`
|
|
486
|
+
- `euimMarginTopSmall: boolean = false`
|
|
487
|
+
- `icon: string`
|
|
488
|
+
- `message: string`
|
|
489
|
+
|
|
490
|
+
Properties:
|
|
491
|
+
- `contentWrapper: ElementRef`
|
|
492
|
+
- `hostClasses: unknown = computed(() => { return [ 'euim-empty-list-placeholder', this.euimMarginTopLarge() ? 'euim-empty-list-placeholder--margin-top-large' : '', this.euimMarginTopSma…`
|
|
493
|
+
- `isEmptyContent: unknown = true`
|
|
494
|
+
|
|
495
|
+
### EuimHeaderDetailsComponent
|
|
496
|
+
|
|
497
|
+
File: `packages/core/src/lib/components/layout/euim-header-details/euim-header-details.component.ts`
|
|
498
|
+
Selector: `euim-header-details`
|
|
499
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
500
|
+
|
|
501
|
+
Inputs:
|
|
502
|
+
- `hasBorderBottom: boolean = true`
|
|
503
|
+
|
|
504
|
+
Properties:
|
|
505
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
506
|
+
|
|
507
|
+
Methods:
|
|
508
|
+
- `getCssClasses(): string`
|
|
509
|
+
|
|
510
|
+
### EuimHelperTextComponent
|
|
511
|
+
|
|
512
|
+
File: `packages/core/src/lib/components/euim-helper-text/euim-helper-text.component.ts`
|
|
513
|
+
Selector: `euim-helper-text`
|
|
514
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
515
|
+
|
|
516
|
+
Inputs:
|
|
517
|
+
- `hasNoPadding: boolean = false`
|
|
518
|
+
|
|
519
|
+
Properties:
|
|
520
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
521
|
+
|
|
522
|
+
Methods:
|
|
523
|
+
- `getCssClasses(): string`
|
|
524
|
+
|
|
525
|
+
### EuimHelpSupportComponent
|
|
526
|
+
|
|
527
|
+
File: `packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts`
|
|
528
|
+
Selector: `euim-help-support`
|
|
529
|
+
|
|
530
|
+
Inputs:
|
|
531
|
+
- `helpAndSupportItems: HelpAndSupportItem[] = []`
|
|
532
|
+
|
|
533
|
+
Methods:
|
|
534
|
+
- `getLink(item?: Item, linkType?: string, linkTitle?: string): string`
|
|
535
|
+
- `getLinkClass(item: Item): string`
|
|
536
|
+
- `isEndIconLink(item: Item): boolean`
|
|
537
|
+
- `onItemClick(item: Item, linkType: string, linkTitle: string): void`
|
|
538
|
+
- `setTargetAttribute(item?: Item, linkType?: string): string`
|
|
539
|
+
|
|
540
|
+
### EuimLabelComponent
|
|
541
|
+
|
|
542
|
+
File: `packages/core/src/lib/components/atoms/euim-label/euim-label.component.ts`
|
|
543
|
+
Selector: `div[euimLabel], p[euimLabel], span[euimLabel], euim-label`
|
|
544
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
545
|
+
|
|
546
|
+
Inputs:
|
|
547
|
+
- `euimLabelMeta: boolean = false`
|
|
548
|
+
- `euimLabelSubTitle: boolean = false`
|
|
549
|
+
- `euimLabelTextWrap: boolean = false`
|
|
550
|
+
- `euimLabelTitle: boolean = false`
|
|
551
|
+
- `euimLabelTruncate: boolean = false`
|
|
552
|
+
- `euimLabelTruncateWithLines: number`
|
|
553
|
+
|
|
554
|
+
Properties:
|
|
555
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
556
|
+
|
|
557
|
+
Methods:
|
|
558
|
+
- `getCssClasses(): string`
|
|
559
|
+
|
|
560
|
+
### EuimLanguageListComponent
|
|
561
|
+
|
|
562
|
+
File: `packages/core/src/lib/components/layout/euim-language-selector/euim-language-list.component.ts`
|
|
563
|
+
Selector: `euim-language-list`
|
|
564
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
565
|
+
|
|
566
|
+
Properties:
|
|
567
|
+
- `euLanguageList: EuiLanguage[]`
|
|
568
|
+
- `hasSearchbar: boolean`
|
|
569
|
+
- `languages: EuiLanguage[]`
|
|
570
|
+
- `nonEULanguageList: EuiLanguage[]`
|
|
571
|
+
- `results: EuiLanguage[]`
|
|
572
|
+
- `selectedLanguage: EuiLanguage`
|
|
573
|
+
|
|
574
|
+
Methods:
|
|
575
|
+
- `isLastElementOfArray(array: T[], element: T): boolean`
|
|
576
|
+
- `onLanguageSelected(language: EuiLanguage): void`
|
|
577
|
+
|
|
578
|
+
### EuimLanguageSelectorComponent
|
|
579
|
+
|
|
580
|
+
File: `packages/core/src/lib/components/layout/euim-language-selector/euim-language-selector.component.ts`
|
|
581
|
+
Selector: `euim-language-selector`
|
|
582
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
583
|
+
|
|
584
|
+
Inputs:
|
|
585
|
+
- `hasSearchbar: boolean = true`
|
|
586
|
+
|
|
587
|
+
Properties:
|
|
588
|
+
- `_euimBranding: boolean`
|
|
589
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
590
|
+
- `selectedLanguage: EuiLanguage`
|
|
591
|
+
|
|
592
|
+
Methods:
|
|
593
|
+
- `onShowLanguageList(): Promise<void>`
|
|
594
|
+
|
|
595
|
+
### EuimMediaHeaderComponent
|
|
596
|
+
|
|
597
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header.component.ts`
|
|
598
|
+
Selector: `euim-media-header`
|
|
599
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
600
|
+
|
|
601
|
+
Inputs:
|
|
602
|
+
- `euimNoGradient: boolean = false`
|
|
603
|
+
- `euimTwoSidesGradient: boolean = false`
|
|
604
|
+
- `hasBlur: boolean = false`
|
|
605
|
+
|
|
606
|
+
Properties:
|
|
607
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
608
|
+
|
|
609
|
+
Methods:
|
|
610
|
+
- `getCssClasses(): string`
|
|
611
|
+
|
|
612
|
+
### EuimMessageComponent
|
|
613
|
+
|
|
614
|
+
File: `packages/core/src/lib/components/euim-message/euim-message.component.ts`
|
|
615
|
+
Selector: `euim-message`
|
|
616
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
617
|
+
|
|
618
|
+
Properties:
|
|
619
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
620
|
+
|
|
621
|
+
Methods:
|
|
622
|
+
- `getCssClasses(): string`
|
|
623
|
+
|
|
624
|
+
### EuimMessageTitleComponent
|
|
625
|
+
|
|
626
|
+
File: `packages/core/src/lib/components/euim-message/euim-message-title/euim-message-title.component.ts`
|
|
627
|
+
Selector: `euim-message-title`
|
|
628
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
629
|
+
|
|
630
|
+
Properties:
|
|
631
|
+
- `className: string = 'euim-message-title'`
|
|
632
|
+
|
|
633
|
+
### EuimMultiselectComponent
|
|
634
|
+
|
|
635
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect.component.ts`
|
|
636
|
+
Selector: `euim-multiselect`
|
|
637
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
638
|
+
Exported as: `euimMultiselect`
|
|
639
|
+
|
|
640
|
+
Inputs:
|
|
641
|
+
- `currentDataProvider: any[]`
|
|
642
|
+
- `toolbarTitle: string`
|
|
643
|
+
- `euimKeepSelection: boolean = false`
|
|
644
|
+
|
|
645
|
+
Properties:
|
|
646
|
+
- `indeterminate: boolean`
|
|
647
|
+
- `initialDataProvider: any[]`
|
|
648
|
+
- `numberOfSelected: number = 0`
|
|
649
|
+
- `selectAll: boolean`
|
|
650
|
+
|
|
651
|
+
Methods:
|
|
652
|
+
- `countSelectedItems(): number`
|
|
653
|
+
- `deselectAllItems(): void`
|
|
654
|
+
- `selectAllItems(): void`
|
|
655
|
+
- `selectByIndex(index: number, state: unknown = true): void`
|
|
656
|
+
- `selectedItems(): any[]`
|
|
657
|
+
|
|
658
|
+
### EuimMultiselectFilterComponent
|
|
659
|
+
|
|
660
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.ts`
|
|
661
|
+
Selector: `euim-multiselect-filter`
|
|
662
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
663
|
+
|
|
664
|
+
Inputs:
|
|
665
|
+
- `filterByFieldsNames: string[]`
|
|
666
|
+
|
|
667
|
+
Methods:
|
|
668
|
+
- `applyStatusToSelectAllCheckControl(): void`
|
|
669
|
+
- `handleChange(event: any): void`
|
|
670
|
+
|
|
671
|
+
### EuimMultiselectInfoComponent
|
|
672
|
+
|
|
673
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.ts`
|
|
674
|
+
Selector: `euim-multiselect-info`
|
|
675
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
676
|
+
|
|
677
|
+
### EuimMultiselectListComponent
|
|
678
|
+
|
|
679
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.ts`
|
|
680
|
+
Selector: `euim-multiselect-list`
|
|
681
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
682
|
+
|
|
683
|
+
### EuimMultiselectToolbarComponent
|
|
684
|
+
|
|
685
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.ts`
|
|
686
|
+
Selector: `euim-multiselect-toolbar`
|
|
687
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
688
|
+
|
|
689
|
+
Inputs:
|
|
690
|
+
- `euimCustomRender: boolean = false`
|
|
691
|
+
- `toolbarTitle: string`
|
|
692
|
+
|
|
693
|
+
Outputs:
|
|
694
|
+
- `cancel: boolean`
|
|
695
|
+
- `confirm: any`
|
|
696
|
+
|
|
697
|
+
Methods:
|
|
698
|
+
- `onCancelClick(): void`
|
|
699
|
+
- `onConfirm(): void`
|
|
700
|
+
|
|
701
|
+
### EuimNotificationItemComponent
|
|
702
|
+
|
|
703
|
+
File: `packages/core/src/lib/components/atoms/euim-notification-item/euim-notification-item.component.ts`
|
|
704
|
+
Selector: `euim-notification-item`
|
|
705
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
706
|
+
|
|
707
|
+
Properties:
|
|
708
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
709
|
+
|
|
710
|
+
Methods:
|
|
711
|
+
- `getCssClasses(): string`
|
|
712
|
+
|
|
713
|
+
### EuimOpenSourceLicencesComponent
|
|
714
|
+
|
|
715
|
+
File: `packages/core/src/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.ts`
|
|
716
|
+
Selector: `euim-opensource-licences`
|
|
717
|
+
|
|
718
|
+
Inputs:
|
|
719
|
+
- `items = []`
|
|
720
|
+
|
|
721
|
+
Outputs:
|
|
722
|
+
- `clickItem: string[]`
|
|
723
|
+
|
|
724
|
+
Methods:
|
|
725
|
+
- `emitItemClick(itemName: string): void`
|
|
726
|
+
|
|
727
|
+
### EuimPdfViewerComponent
|
|
728
|
+
|
|
729
|
+
File: `packages/core/src/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.ts`
|
|
730
|
+
Selector: `euim-pdf-viewer`
|
|
731
|
+
|
|
732
|
+
Inputs:
|
|
733
|
+
- `url: string`
|
|
734
|
+
|
|
735
|
+
Properties:
|
|
736
|
+
- `errorMessage: string = ''`
|
|
737
|
+
- `eventResult?: ZoomEvent`
|
|
738
|
+
- `loading: unknown = true`
|
|
739
|
+
- `page: number = 1`
|
|
740
|
+
- `pdf: PDFDocumentProxy`
|
|
741
|
+
- `pinch: PinchZoomComponent`
|
|
742
|
+
- `zoom: number = 1`
|
|
743
|
+
|
|
744
|
+
Methods:
|
|
745
|
+
- `nextPage(): void`
|
|
746
|
+
- `onDownload(): void`
|
|
747
|
+
- `onError(): void`
|
|
748
|
+
- `onLoaded(pdf: PDFDocumentProxy): void`
|
|
749
|
+
- `onResetZoom(): void`
|
|
750
|
+
- `onZoomIn(): void`
|
|
751
|
+
- `onZoomOut(): void`
|
|
752
|
+
- `prevPage(): void`
|
|
753
|
+
- `zoomChange(event: ZoomEvent): void`
|
|
754
|
+
|
|
755
|
+
### EuimScrollerXComponent
|
|
756
|
+
|
|
757
|
+
File: `packages/core/src/lib/components/euim-scroller-x/euim-scroller-x.component.ts`
|
|
758
|
+
Selector: `euim-scroller-x`
|
|
759
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
760
|
+
|
|
761
|
+
### EuimSidebarComponent
|
|
762
|
+
|
|
763
|
+
File: `packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar.component.ts`
|
|
764
|
+
Selector: `euim-sidebar`
|
|
765
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
766
|
+
|
|
767
|
+
Inputs:
|
|
768
|
+
- `ionMenuId: string = 'main'`
|
|
769
|
+
- `routerPath: string = 'home'`
|
|
770
|
+
|
|
771
|
+
Properties:
|
|
772
|
+
- `menuCtrl: MenuController`
|
|
773
|
+
- `sidebarContent: EuimSidebarContentComponent`
|
|
774
|
+
|
|
775
|
+
### EuimSidebarContentComponent
|
|
776
|
+
|
|
777
|
+
File: `packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts`
|
|
778
|
+
Selector: `euim-sidebar-content`
|
|
779
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
780
|
+
|
|
781
|
+
Inputs:
|
|
782
|
+
- `hasSearchbar: boolean = false`
|
|
783
|
+
- `isSearchbarSticky: boolean = false`
|
|
784
|
+
- `sidebarItems: MenuItem[] = []`
|
|
785
|
+
|
|
786
|
+
Outputs:
|
|
787
|
+
- `sidebarItemsFilter: MenuItem[]`
|
|
788
|
+
|
|
789
|
+
Properties:
|
|
790
|
+
- `asService: EuiAppShellService`
|
|
791
|
+
- `ionMenuId: string = 'main'`
|
|
792
|
+
- `searchbar: IonSearchbar`
|
|
793
|
+
|
|
794
|
+
Methods:
|
|
795
|
+
- `closeMenu(): void`
|
|
796
|
+
- `handleInput(event: CustomEvent): void`
|
|
797
|
+
|
|
798
|
+
### EuimSkeletonListComponent
|
|
799
|
+
|
|
800
|
+
File: `packages/core/src/lib/components/euim-skeleton-list/euim-skeleton-list.component.ts`
|
|
801
|
+
Selector: `euim-skeleton-list`
|
|
802
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
803
|
+
|
|
804
|
+
Inputs:
|
|
805
|
+
- `items: number = 3`
|
|
806
|
+
|
|
807
|
+
Properties:
|
|
808
|
+
- `skeletonItem: null = null`
|
|
809
|
+
- `skeletonItemInputs: SkeletonItemInputs = {}`
|
|
810
|
+
- `skeletonListItem: EuimSkeletonListItemComponent`
|
|
811
|
+
|
|
812
|
+
### EuimSkeletonListItemComponent
|
|
813
|
+
|
|
814
|
+
File: `packages/core/src/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.ts`
|
|
815
|
+
Selector: `euim-skeleton-list-item`
|
|
816
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
817
|
+
|
|
818
|
+
Inputs:
|
|
819
|
+
- `avatarType: "default" | "square"`
|
|
820
|
+
- `hasAvatar: boolean = true`
|
|
821
|
+
- `hasMetaLine: boolean = true`
|
|
822
|
+
- `hasSubtitle: boolean = true`
|
|
823
|
+
- `hasTitle: boolean = true`
|
|
824
|
+
- `isAnimated: boolean = true`
|
|
825
|
+
- `metaLineWidth: string = '40%'`
|
|
826
|
+
- `separator: "none" | "full" | "inset"`
|
|
827
|
+
- `subTitleWidth: string = '60%'`
|
|
828
|
+
- `titleWidth: string = '80%'`
|
|
829
|
+
|
|
830
|
+
Properties:
|
|
831
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
832
|
+
|
|
833
|
+
### EuimSlideInfoScreenComponent
|
|
834
|
+
|
|
835
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.ts`
|
|
836
|
+
Selector: `euim-slide-info-screen`
|
|
837
|
+
|
|
838
|
+
### EuimSliderInfoScreenComponent
|
|
839
|
+
|
|
840
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts`
|
|
841
|
+
Selector: `euim-slider-info-screen`
|
|
842
|
+
|
|
843
|
+
Inputs:
|
|
844
|
+
- `actionBtnIconsNames: ActionBtnsIconsNames = { rightBtnIconName: '', lastStepActionBtnIconName: '', leftBtnIconName: '', }`
|
|
845
|
+
- `actionBtnNames: ActionBtnsNames = { rightBtnName: '', lastStepActionBtnName: '', leftBtnName: '', }`
|
|
846
|
+
- `isCarousel: boolean = false`
|
|
847
|
+
- `isNextBtn: boolean = false`
|
|
848
|
+
- `isPreviousBtn: boolean = false`
|
|
849
|
+
- `paginationColor: "dark" | "white" | "primary" | "info" | "success" | "warning" | "danger"`
|
|
850
|
+
- `showLeftBtn: boolean = false`
|
|
851
|
+
- `showRightBtn: boolean = false`
|
|
852
|
+
|
|
853
|
+
Outputs:
|
|
854
|
+
- `lastStepActionClicked: MouseEvent`
|
|
855
|
+
- `leftActionClicked: MouseEvent`
|
|
856
|
+
- `rightActionClicked: MouseEvent`
|
|
857
|
+
|
|
858
|
+
Properties:
|
|
859
|
+
- `currentSlide: number = 0`
|
|
860
|
+
- ``hostClasses: unknown = computed(() => { const paginationClass = !this.paginationColor ? 'pagination-color-primary' : `pagination-color-${this.paginationColor}`; return [ 'euim-slider-…``
|
|
861
|
+
- `isDataLoaded: unknown = signal(false)`
|
|
862
|
+
- `isLastItemReached: BooleanInput = false`
|
|
863
|
+
- `showLeftBtnAsPrevious: BooleanInput = false`
|
|
864
|
+
- `slideChild: QueryList<EuimSlideInfoScreenComponent>`
|
|
865
|
+
- `slides: ElementRef`
|
|
866
|
+
- `slidesArray: [] = []`
|
|
867
|
+
- `startX: number = 0`
|
|
868
|
+
|
|
869
|
+
Methods:
|
|
870
|
+
- `goToNextSlide(): void`
|
|
871
|
+
- `goToPreviousSlide(): void`
|
|
872
|
+
- `goToSlide(index: unknown): void`
|
|
873
|
+
- `handleTouchEnd(e: unknown): void`
|
|
874
|
+
- `isImageOnly(): boolean`
|
|
875
|
+
- `isNextButtonVisible(): void`
|
|
876
|
+
- `isPreviousButtonVisible(): void`
|
|
877
|
+
- `onLastStepAction(event: MouseEvent): void`
|
|
878
|
+
- `onLeftBtnAction(event: MouseEvent): void`
|
|
879
|
+
- `onResize(event: Event): void`
|
|
880
|
+
- `onRightBtnAction(event: MouseEvent): void`
|
|
881
|
+
- `setSliderStyles(): void`
|
|
882
|
+
|
|
883
|
+
### EuimSpinnerComponent
|
|
884
|
+
|
|
885
|
+
File: `packages/core/src/lib/components/euim-spinner/euim-spinner.component.ts`
|
|
886
|
+
Selector: `euim-spinner`
|
|
887
|
+
|
|
888
|
+
Inputs:
|
|
889
|
+
- `variant: "default" | "inverted" = 'default'`
|
|
890
|
+
|
|
891
|
+
Properties:
|
|
892
|
+
- ``hostClasses: unknown = computed(() => { return [ 'euim-spinner', this.variant() ? `euim-spinner--variant-${this.variant()}` : '', ].join(' '); })``
|
|
893
|
+
|
|
894
|
+
### EuimSpinnerDescriptionComponent
|
|
895
|
+
|
|
896
|
+
File: `packages/core/src/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.ts`
|
|
897
|
+
Selector: `[euimSpinnerDescription]`
|
|
898
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
899
|
+
|
|
900
|
+
### EuimSpinnerMessageComponent
|
|
901
|
+
|
|
902
|
+
File: `packages/core/src/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.ts`
|
|
903
|
+
Selector: `[euimSpinnerMessage]`
|
|
904
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
905
|
+
|
|
906
|
+
### EuimToolbarActionItemsComponent
|
|
907
|
+
|
|
908
|
+
File: `packages/core/src/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.ts`
|
|
909
|
+
Selector: `euim-toolbar-action-items`
|
|
910
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
911
|
+
|
|
912
|
+
### EuimToolbarComponent
|
|
913
|
+
|
|
914
|
+
File: `packages/core/src/lib/components/layout/euim-toolbar/euim-toolbar.component.ts`
|
|
915
|
+
Selector: `euim-toolbar`
|
|
916
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
917
|
+
|
|
918
|
+
Inputs:
|
|
919
|
+
- `backButtonDefaultHref: string = ''`
|
|
920
|
+
- `hasBackButton: boolean = true`
|
|
921
|
+
- `hasLanguageSelector: boolean = false`
|
|
922
|
+
- `hasSidebarTrigger: boolean = false`
|
|
923
|
+
- `ionMenuId: string = 'main'`
|
|
924
|
+
|
|
925
|
+
Outputs:
|
|
926
|
+
- `backButtonClick: Event`
|
|
927
|
+
|
|
928
|
+
Methods:
|
|
929
|
+
- `onBackButtonClick(event: Event): void`
|
|
930
|
+
|
|
931
|
+
### EuimToolbarDatepickerComponent
|
|
932
|
+
|
|
933
|
+
File: `packages/core/src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts`
|
|
934
|
+
Selector: `euim-toolbar-datepicker`
|
|
935
|
+
|
|
936
|
+
Inputs:
|
|
937
|
+
- `closeModalOnBack: boolean = false`
|
|
938
|
+
- `color: string = ''`
|
|
939
|
+
- `euimNextBtnDisabled: boolean = false`
|
|
940
|
+
- `euimPrevBtnDisabled: boolean = false`
|
|
941
|
+
- `euimReadOnly: boolean = false`
|
|
942
|
+
- `icon: string = 'calendar-clear-outline'`
|
|
943
|
+
- `selectDateBy: 'week'`
|
|
944
|
+
- `subTitle: string`
|
|
945
|
+
- `title: string`
|
|
946
|
+
|
|
947
|
+
Outputs:
|
|
948
|
+
- `dateChanged: Date`
|
|
949
|
+
- `nextBtnClick: Date`
|
|
950
|
+
- `prevBtnClick: Date`
|
|
951
|
+
|
|
952
|
+
Properties:
|
|
953
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
954
|
+
- `weekDayName: string`
|
|
955
|
+
|
|
956
|
+
Methods:
|
|
957
|
+
- `calendarDateChanged(event: Event): void`
|
|
958
|
+
- `dismissModal(): Promise<void>`
|
|
959
|
+
- `getCssClasses(): string`
|
|
960
|
+
- `onModalDismiss(): void`
|
|
961
|
+
- `onModalPresent(): void`
|
|
962
|
+
- `updateCurrentDate(date: string): void`
|
|
963
|
+
|
|
964
|
+
### EuimToolbarQrcodeComponent
|
|
965
|
+
|
|
966
|
+
File: `packages/core/src/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.ts`
|
|
967
|
+
Selector: `euim-toolbar-qrcode`
|
|
968
|
+
|
|
969
|
+
Inputs:
|
|
970
|
+
- `logoUrl: string = ''`
|
|
971
|
+
- `qrCodeUrl: string`
|
|
972
|
+
- `showCode`
|
|
973
|
+
|
|
974
|
+
### EuimToolbarTitleComponent
|
|
975
|
+
|
|
976
|
+
File: `packages/core/src/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.ts`
|
|
977
|
+
Selector: `euim-toolbar-title`
|
|
978
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
979
|
+
|
|
980
|
+
Properties:
|
|
981
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
982
|
+
|
|
983
|
+
Methods:
|
|
984
|
+
- `getCssClasses(): string`
|
|
985
|
+
|
|
986
|
+
### EuiMUserProfileActionComponent
|
|
987
|
+
|
|
988
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.ts`
|
|
989
|
+
Selector: `euim-user-profile-action`
|
|
990
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
991
|
+
|
|
992
|
+
### EuiMUserProfileAvatarComponent
|
|
993
|
+
|
|
994
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.ts`
|
|
995
|
+
Selector: `euim-user-profile-avatar`
|
|
996
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
997
|
+
|
|
998
|
+
### EuimUserProfileComponent
|
|
999
|
+
|
|
1000
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile.component.ts`
|
|
1001
|
+
Selector: `euim-user-profile`
|
|
1002
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
1003
|
+
|
|
1004
|
+
Inputs:
|
|
1005
|
+
- `color: "dark" | "white" | "primary" | "info" | "success" | "warning" | "danger" | "branding"`
|
|
1006
|
+
|
|
1007
|
+
Properties:
|
|
1008
|
+
- ``hostClasses: unknown = computed(() => { return [ 'euim-user-profile', this.color() ? `euim-user-profile__backgroundcolor-${this.color()}` : '', ].join(' ').trim(); })``
|
|
1009
|
+
|
|
1010
|
+
### EuiMUserProfileInfosComponent
|
|
1011
|
+
|
|
1012
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.ts`
|
|
1013
|
+
Selector: `euim-user-profile-infos`
|
|
1014
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
1015
|
+
|
|
1016
|
+
Inputs:
|
|
1017
|
+
- `color: "dark" | "white" | "primary" | "info" | "success" | "warning" | "danger"`
|
|
1018
|
+
|
|
1019
|
+
Properties:
|
|
1020
|
+
- ``hostClasses: unknown = computed(() => { return [ 'euim-user-profile-infos', this.color() ? `euim-user-profile-infos__color-${this.color()}` : '', ].join(' ').trim(); })``
|
|
1021
|
+
|
|
1022
|
+
### EuiMUserProfileInfosItemComponent
|
|
1023
|
+
|
|
1024
|
+
File: `packages/core/src/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.ts`
|
|
1025
|
+
Selector: `euim-user-profile-infos-item`
|
|
1026
|
+
Change detection: `ChangeDetectionStrategy.OnPush`
|
|
1027
|
+
|
|
1028
|
+
## Directives
|
|
1029
|
+
|
|
1030
|
+
### BaseStatesDirective
|
|
1031
|
+
|
|
1032
|
+
File: `packages/core/src/lib/components/base-states.directive.ts`
|
|
1033
|
+
Selector: `[euimBase]`
|
|
1034
|
+
|
|
1035
|
+
Inputs:
|
|
1036
|
+
- `color: string`
|
|
1037
|
+
- `euimDisabled: boolean = false`
|
|
1038
|
+
- `euimFontBold: boolean = false`
|
|
1039
|
+
- `euimFontBoldItalic: boolean = false`
|
|
1040
|
+
- `euimFontItalic: boolean = false`
|
|
1041
|
+
- `euimFontLight: boolean = false`
|
|
1042
|
+
- `euimFontRegular: boolean = false`
|
|
1043
|
+
- `euimPositionTopEnd: boolean = false`
|
|
1044
|
+
- `euimSize2XL: boolean = false`
|
|
1045
|
+
- `euimSize2XS: boolean = false`
|
|
1046
|
+
- `euimSize3XL: boolean = false`
|
|
1047
|
+
- `euimSize4XL: boolean = false`
|
|
1048
|
+
- `euimSize5XL: boolean = false`
|
|
1049
|
+
- `euimSizeL: boolean = false`
|
|
1050
|
+
- `euimSizeM: boolean = false`
|
|
1051
|
+
- `euimSizeS: boolean = false`
|
|
1052
|
+
- `euimSizeVariant: string`
|
|
1053
|
+
- `euimSizeXL: boolean = false`
|
|
1054
|
+
- `euimSizeXS: boolean = false`
|
|
1055
|
+
|
|
1056
|
+
Methods:
|
|
1057
|
+
- `getCssClasses(rootClass: string): string`
|
|
1058
|
+
|
|
1059
|
+
### EuimAlignCenterDirective
|
|
1060
|
+
|
|
1061
|
+
File: `packages/core/src/lib/components/directives/euim-align-center/euim-align-center.directive.ts`
|
|
1062
|
+
Selector: `[euimAlignCenter]`
|
|
1063
|
+
|
|
1064
|
+
Properties:
|
|
1065
|
+
- `className: string = 'euim-align-center'`
|
|
1066
|
+
|
|
1067
|
+
### EuimAlignTopDirective
|
|
1068
|
+
|
|
1069
|
+
File: `packages/core/src/lib/components/directives/euim-align-top/euim-align-top.directive.ts`
|
|
1070
|
+
Selector: `[euimAlignTop]`
|
|
1071
|
+
|
|
1072
|
+
Properties:
|
|
1073
|
+
- `className: string = 'euim-align-top'`
|
|
1074
|
+
|
|
1075
|
+
### EuimAvatarMainIconDirective
|
|
1076
|
+
|
|
1077
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.ts`
|
|
1078
|
+
Selector: `[euimAvatarMainIcon]`
|
|
1079
|
+
|
|
1080
|
+
Properties:
|
|
1081
|
+
- `className: string = 'euim-avatar__main-icon'`
|
|
1082
|
+
|
|
1083
|
+
### EuimAvatarSubIconDirective
|
|
1084
|
+
|
|
1085
|
+
File: `packages/core/src/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.ts`
|
|
1086
|
+
Selector: `[euimAvatarSubIcon]`
|
|
1087
|
+
|
|
1088
|
+
Properties:
|
|
1089
|
+
- `className: string = 'euim-avatar__sub-icon'`
|
|
1090
|
+
|
|
1091
|
+
### EuimCardImageDirective
|
|
1092
|
+
|
|
1093
|
+
File: `packages/core/src/lib/components/euim-card/euim-card-image/euim-card-image.directive.ts`
|
|
1094
|
+
Selector: `[euimCardImage]`
|
|
1095
|
+
|
|
1096
|
+
Inputs:
|
|
1097
|
+
- `euimCardImageHeight: string`
|
|
1098
|
+
- `euimCardImageWidth: string`
|
|
1099
|
+
|
|
1100
|
+
### EuimChipSelectorItemDirective
|
|
1101
|
+
|
|
1102
|
+
File: `packages/core/src/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.ts`
|
|
1103
|
+
Selector: `[euimChipSelectorItem]`
|
|
1104
|
+
|
|
1105
|
+
Inputs:
|
|
1106
|
+
- `euimChipSelectorAll: boolean = false`
|
|
1107
|
+
- `id: number`
|
|
1108
|
+
|
|
1109
|
+
Properties:
|
|
1110
|
+
- `clickEventAdded: unknown = false`
|
|
1111
|
+
- `el: ElementRef`
|
|
1112
|
+
- `renderer: Renderer2`
|
|
1113
|
+
|
|
1114
|
+
### EuimDataSummaryColLabelDirective
|
|
1115
|
+
|
|
1116
|
+
File: `packages/core/src/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.ts`
|
|
1117
|
+
Selector: `[euimDataSummaryColLabel]`
|
|
1118
|
+
|
|
1119
|
+
Properties:
|
|
1120
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
1121
|
+
|
|
1122
|
+
Methods:
|
|
1123
|
+
- `getCssClasses(): string`
|
|
1124
|
+
|
|
1125
|
+
### EuimDataSummaryColValueDirective
|
|
1126
|
+
|
|
1127
|
+
File: `packages/core/src/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.ts`
|
|
1128
|
+
Selector: `[euimDataSummaryColValue]`
|
|
1129
|
+
|
|
1130
|
+
Properties:
|
|
1131
|
+
- `baseStatesDirective: BaseStatesDirective`
|
|
1132
|
+
|
|
1133
|
+
Methods:
|
|
1134
|
+
- `getCssClasses(): string`
|
|
1135
|
+
|
|
1136
|
+
### EuimDividerDirective
|
|
1137
|
+
|
|
1138
|
+
File: `packages/core/src/lib/components/directives/euim-divider/euim-divider.directive.ts`
|
|
1139
|
+
Selector: `[euimDivider]`
|
|
1140
|
+
|
|
1141
|
+
Inputs:
|
|
1142
|
+
- `lines: "none" | "full"`
|
|
1143
|
+
|
|
1144
|
+
Methods:
|
|
1145
|
+
- `getCssClasses(rootClass: string): string`
|
|
1146
|
+
|
|
1147
|
+
### EuimEmptyListPlaceholderIconDirective
|
|
1148
|
+
|
|
1149
|
+
File: `packages/core/src/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.ts`
|
|
1150
|
+
Selector: `[euimEmptyListPlaceholderIcon]`
|
|
1151
|
+
|
|
1152
|
+
Properties:
|
|
1153
|
+
- `className: string = 'euim-empty-list-placeholder__icon'`
|
|
1154
|
+
|
|
1155
|
+
### EuimEmptyListPlaceholderSubtitleDirective
|
|
1156
|
+
|
|
1157
|
+
File: `packages/core/src/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.ts`
|
|
1158
|
+
Selector: `[euimEmptyListPlaceholderSubtitle]`
|
|
1159
|
+
|
|
1160
|
+
Properties:
|
|
1161
|
+
- `className: string = 'euim-empty-list-placeholder__description'`
|
|
1162
|
+
|
|
1163
|
+
### EuimEmptyListPlaceholderTitleDirective
|
|
1164
|
+
|
|
1165
|
+
File: `packages/core/src/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.ts`
|
|
1166
|
+
Selector: `[euimEmptyListPlaceholderTitle]`
|
|
1167
|
+
|
|
1168
|
+
Properties:
|
|
1169
|
+
- `className: string = 'euim-empty-list-placeholder__message'`
|
|
1170
|
+
|
|
1171
|
+
### EuimFooterTransparentDirective
|
|
1172
|
+
|
|
1173
|
+
File: `packages/core/src/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.ts`
|
|
1174
|
+
Selector: `[euimFooterTransparent]`
|
|
1175
|
+
|
|
1176
|
+
Properties:
|
|
1177
|
+
- `className: string = 'euim-footer--transparent'`
|
|
1178
|
+
|
|
1179
|
+
### EuimHeaderDetailsIconDirective
|
|
1180
|
+
|
|
1181
|
+
File: `packages/core/src/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.ts`
|
|
1182
|
+
Selector: `[euimHeaderDetailsIcon]`
|
|
1183
|
+
|
|
1184
|
+
### EuimHeaderDetailsMetaDirective
|
|
1185
|
+
|
|
1186
|
+
File: `packages/core/src/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.ts`
|
|
1187
|
+
Selector: `[euimHeaderDetailsMeta]`
|
|
1188
|
+
|
|
1189
|
+
### EuimHeaderDetailsTitleDirective
|
|
1190
|
+
|
|
1191
|
+
File: `packages/core/src/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.ts`
|
|
1192
|
+
Selector: `[euimHeaderDetailsTitle]`
|
|
1193
|
+
|
|
1194
|
+
### EuimListHeaderDirective
|
|
1195
|
+
|
|
1196
|
+
File: `packages/core/src/lib/components/directives/euim-list-header/euim-list-header.directive.ts`
|
|
1197
|
+
Selector: `[euimListHeader]`
|
|
1198
|
+
|
|
1199
|
+
Inputs:
|
|
1200
|
+
- `border: "top" | "bottom"`
|
|
1201
|
+
|
|
1202
|
+
Methods:
|
|
1203
|
+
- `getCssClasses(rootClass: string): string`
|
|
1204
|
+
|
|
1205
|
+
### EuimListItemNoPaddingsDirective
|
|
1206
|
+
|
|
1207
|
+
File: `packages/core/src/lib/components/directives/euim-list-item/euim-list-item.directive.ts`
|
|
1208
|
+
Selector: `[euimListItemNoPaddings]`
|
|
1209
|
+
|
|
1210
|
+
Properties:
|
|
1211
|
+
- `className: string = 'euim-list-item--no-paddings'`
|
|
1212
|
+
|
|
1213
|
+
### EuimMediaHeaderCustomContentDirective
|
|
1214
|
+
|
|
1215
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.ts`
|
|
1216
|
+
Selector: `[euimMediaHeaderCustomContent]`
|
|
1217
|
+
|
|
1218
|
+
Properties:
|
|
1219
|
+
- `className: string = 'euim-media-header__custom-content'`
|
|
1220
|
+
|
|
1221
|
+
### EuimMediaHeaderImageDirective
|
|
1222
|
+
|
|
1223
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.ts`
|
|
1224
|
+
Selector: `[euimMediaHeaderImage]`
|
|
1225
|
+
|
|
1226
|
+
Properties:
|
|
1227
|
+
- `className: string = 'euim-media-header__image'`
|
|
1228
|
+
|
|
1229
|
+
### EuimMediaHeaderSubTitleDirective
|
|
1230
|
+
|
|
1231
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.ts`
|
|
1232
|
+
Selector: `[euimMediaHeaderSubTitle]`
|
|
1233
|
+
|
|
1234
|
+
Properties:
|
|
1235
|
+
- `className: string = 'euim-media-header__sub-title'`
|
|
1236
|
+
|
|
1237
|
+
### EuimMediaHeaderTitleDirective
|
|
1238
|
+
|
|
1239
|
+
File: `packages/core/src/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.ts`
|
|
1240
|
+
Selector: `[euimMediaHeaderTitle]`
|
|
1241
|
+
|
|
1242
|
+
### EuimMinWidthDirective
|
|
1243
|
+
|
|
1244
|
+
File: `packages/core/src/lib/components/directives/euim-min-width/euim-min-width.directive.ts`
|
|
1245
|
+
Selector: `[euimMinWidth]`
|
|
1246
|
+
|
|
1247
|
+
Inputs:
|
|
1248
|
+
- `minWidth: string = '20%'`
|
|
1249
|
+
|
|
1250
|
+
Properties:
|
|
1251
|
+
- `widthVar: string`
|
|
1252
|
+
|
|
1253
|
+
### EuimMultiselectAllDirective
|
|
1254
|
+
|
|
1255
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.ts`
|
|
1256
|
+
Selector: `[euimMultiselectAll]`
|
|
1257
|
+
|
|
1258
|
+
Properties:
|
|
1259
|
+
- `euimMulti: EuimMultiselectComponent`
|
|
1260
|
+
|
|
1261
|
+
Methods:
|
|
1262
|
+
- `onIonChange(event: Event): void`
|
|
1263
|
+
|
|
1264
|
+
### EuimMultiselectSelectFieldDirective
|
|
1265
|
+
|
|
1266
|
+
File: `packages/core/src/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.ts`
|
|
1267
|
+
Selector: `[euimMultiselectSelectField]`
|
|
1268
|
+
|
|
1269
|
+
Inputs:
|
|
1270
|
+
- `item: any`
|
|
1271
|
+
|
|
1272
|
+
Methods:
|
|
1273
|
+
- `onIonChange(event: Event): void`
|
|
1274
|
+
|
|
1275
|
+
### EuimReadOnlyFormDirective
|
|
1276
|
+
|
|
1277
|
+
File: `packages/core/src/lib/components/euim-read-only-form/euim-read-only-form.directive.ts`
|
|
1278
|
+
Selector: `[euimReadOnlyForm]`
|
|
1279
|
+
|
|
1280
|
+
### EuimReadOnlyFormLabelDirective
|
|
1281
|
+
|
|
1282
|
+
File: `packages/core/src/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.ts`
|
|
1283
|
+
Selector: `[euimReadOnlyFormLabel]`
|
|
1284
|
+
|
|
1285
|
+
Properties:
|
|
1286
|
+
- `className: string = 'euim-read-only-form__label'`
|
|
1287
|
+
|
|
1288
|
+
### EuimReadOnlyFormValueDirective
|
|
1289
|
+
|
|
1290
|
+
File: `packages/core/src/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.ts`
|
|
1291
|
+
Selector: `[euimReadOnlyFormValue]`
|
|
1292
|
+
|
|
1293
|
+
### EuimSidebarFooterNoBordersDirective
|
|
1294
|
+
|
|
1295
|
+
File: `packages/core/src/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.ts`
|
|
1296
|
+
Selector: `[euimSidebarFooterNoBorders]`
|
|
1297
|
+
|
|
1298
|
+
Properties:
|
|
1299
|
+
- `className: string = 'euim-sidebar-footer--no-borders'`
|
|
1300
|
+
|
|
1301
|
+
### EuimSkeletonTextAvatarDirective
|
|
1302
|
+
|
|
1303
|
+
File: `packages/core/src/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.ts`
|
|
1304
|
+
Selector: `[euimSkeletonTextAvatar]`
|
|
1305
|
+
|
|
1306
|
+
Properties:
|
|
1307
|
+
- `className: string = 'euim-skeleton-text-avatar'`
|
|
1308
|
+
|
|
1309
|
+
### EuimSliderInfoScreenContentDirective
|
|
1310
|
+
|
|
1311
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.ts`
|
|
1312
|
+
Selector: `[euimSliderInfoScreenContent]`
|
|
1313
|
+
|
|
1314
|
+
Inputs:
|
|
1315
|
+
- `euimTextCenter: boolean = false`
|
|
1316
|
+
|
|
1317
|
+
Properties:
|
|
1318
|
+
- `hostClasses: unknown = computed(() => { return [ 'euim-slider-info-screen__content', this.euimTextCenter() ? 'euim-slider-info-screen__content--centered' : '', ].join(' ').trim(); })`
|
|
1319
|
+
|
|
1320
|
+
### EuimSliderInfoScreenSubTitleDirective
|
|
1321
|
+
|
|
1322
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.ts`
|
|
1323
|
+
Selector: `[euimSliderInfoScreenSubTitle]`
|
|
1324
|
+
|
|
1325
|
+
### EuimSliderInfoScreenTitleDirective
|
|
1326
|
+
|
|
1327
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.ts`
|
|
1328
|
+
Selector: `[euimSliderInfoScreenTitle]`
|
|
1329
|
+
|
|
1330
|
+
### EuimToolbarDatepickerDatetimeDirective
|
|
1331
|
+
|
|
1332
|
+
File: `packages/core/src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.ts`
|
|
1333
|
+
Selector: `[euimToolbarDatepickerDatetime]`
|
|
1334
|
+
|
|
1335
|
+
Inputs:
|
|
1336
|
+
- `displayFormat: string = 'DD-MM-YYYY'`
|
|
1337
|
+
- `id: string`
|
|
1338
|
+
- `presentation: string = 'date'`
|
|
1339
|
+
- `showDefaultButtons: boolean = true`
|
|
1340
|
+
- `size: string = 'cover'`
|
|
1341
|
+
- `value: string`
|
|
1342
|
+
|
|
1343
|
+
Properties:
|
|
1344
|
+
- `className: string = 'euim-toolbar-datepicker'`
|
|
1345
|
+
|
|
1346
|
+
Methods:
|
|
1347
|
+
- `onIonChange(event: CustomEvent): void`
|
|
1348
|
+
|
|
1349
|
+
### EuimToolbarTransparentDirective
|
|
1350
|
+
|
|
1351
|
+
File: `packages/core/src/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.ts`
|
|
1352
|
+
Selector: `[euimToolbarTransparent]`
|
|
1353
|
+
|
|
1354
|
+
Inputs:
|
|
1355
|
+
- `hasTitle: boolean = false`
|
|
1356
|
+
- `isLightToolbar: boolean = false`
|
|
1357
|
+
- `scrollThreshold: number = 150`
|
|
1358
|
+
|
|
1359
|
+
Properties:
|
|
1360
|
+
- `className: string = 'euim-toolbar--transparent'`
|
|
1361
|
+
|
|
1362
|
+
Methods:
|
|
1363
|
+
- `onContentScroll($event: unknown): void`
|
|
1364
|
+
|
|
1365
|
+
## Services / Injectables
|
|
1366
|
+
|
|
1367
|
+
### EuimAppService
|
|
1368
|
+
|
|
1369
|
+
File: `packages/core/src/lib/services/euim-app.service.ts`
|
|
1370
|
+
providedIn: `root`
|
|
1371
|
+
|
|
1372
|
+
Methods:
|
|
1373
|
+
- `setState(nextState: UIState): void`
|
|
1374
|
+
|
|
1375
|
+
## Interfaces
|
|
1376
|
+
|
|
1377
|
+
### ActionBtnsIconsNames
|
|
1378
|
+
|
|
1379
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts`
|
|
1380
|
+
|
|
1381
|
+
Properties:
|
|
1382
|
+
- `lastStepActionBtnIconName: string`
|
|
1383
|
+
- `leftBtnIconName: string`
|
|
1384
|
+
- `rightBtnIconName: string`
|
|
1385
|
+
|
|
1386
|
+
### ActionBtnsNames
|
|
1387
|
+
|
|
1388
|
+
File: `packages/core/src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts`
|
|
1389
|
+
|
|
1390
|
+
Properties:
|
|
1391
|
+
- `lastStepActionBtnName: string`
|
|
1392
|
+
- `leftBtnName: string`
|
|
1393
|
+
- `rightBtnName: string`
|
|
1394
|
+
|
|
1395
|
+
### FilteredData
|
|
1396
|
+
|
|
1397
|
+
File: `packages/core/src/lib/components/euim-chip-selector/euim-chip-selector.component.ts`
|
|
1398
|
+
|
|
1399
|
+
Properties:
|
|
1400
|
+
- `filterId: string`
|
|
1401
|
+
- `title: string`
|
|
1402
|
+
|
|
1403
|
+
### HelpAndSupportItem
|
|
1404
|
+
|
|
1405
|
+
File: `packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts`
|
|
1406
|
+
|
|
1407
|
+
Properties:
|
|
1408
|
+
- `items: Item[]`
|
|
1409
|
+
- `sectionTitle?: string`
|
|
1410
|
+
|
|
1411
|
+
### Item
|
|
1412
|
+
|
|
1413
|
+
File: `packages/core/src/lib/components/euim-about/euim-help-support/euim-help-support.component.ts`
|
|
1414
|
+
|
|
1415
|
+
Properties:
|
|
1416
|
+
- `endIcon?: string`
|
|
1417
|
+
- `fragment?: string`
|
|
1418
|
+
- `hasBottomLine?: boolean`
|
|
1419
|
+
- `link?: string`
|
|
1420
|
+
- `mail?: string`
|
|
1421
|
+
- `phone?: string`
|
|
1422
|
+
- `routerLink?: string`
|
|
1423
|
+
- `startIcon?: string`
|
|
1424
|
+
- `subtitle?: string`
|
|
1425
|
+
- `title: string`
|
|
1426
|
+
|
|
1427
|
+
### MenuItem
|
|
1428
|
+
|
|
1429
|
+
File: `packages/core/src/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.ts`
|
|
1430
|
+
|
|
1431
|
+
Properties:
|
|
1432
|
+
- `group?: number`
|
|
1433
|
+
- `groupHeader?: string`
|
|
1434
|
+
- `icon?: string`
|
|
1435
|
+
- `iconColor?: IconColor`
|
|
1436
|
+
- `isSection?: boolean`
|
|
1437
|
+
- `label: string`
|
|
1438
|
+
- `section?: string`
|
|
1439
|
+
- `url?: string`
|
|
1440
|
+
|
|
1441
|
+
### UIState
|
|
1442
|
+
|
|
1443
|
+
File: `packages/core/src/lib/services/euim-app.service.ts`
|
|
1444
|
+
|
|
1445
|
+
Properties:
|
|
1446
|
+
- `isLanguageListVisible: boolean`
|
|
1447
|
+
|
|
1448
|
+
## Public type aliases
|
|
1449
|
+
|
|
1450
|
+
- `type IconColor = "primary" | "default" | "info" | "success" | "warning" | "danger" | "dark" | "white" | "accent" | "secondary"`
|
|
1451
|
+
- `type SkeletonItemInputs = { hasAvatar?: BooleanInput; hasTitle?: BooleanInput; hasSubtitle?: BooleanInput; hasMetaLine?: BooleanInput; isAnimated?: BooleanInput; avatarType?: string; sep…`
|
|
1452
|
+
- `type VariantTypes = "info" | "success" | "warning" | "danger" | "accent" | "primary" | "secondary"`
|
|
1453
|
+
|
|
1454
|
+
## Public variables
|
|
1455
|
+
|
|
1456
|
+
- `context: unknown = require.context('./', true, /\.spec\.ts$/)`
|
|
1457
|
+
Defined in `packages/core/src/test.ts`
|
|
1458
|
+
- `EUIM_ABOUT: unknown = [ EuimAboutComponent, EuimChangelogComponent, EuimHelpSupportComponent, EuimOpenSourceLicencesComponent, EuimAboutContentLoadingComponent, ] as const`
|
|
1459
|
+
Defined in `packages/core/src/lib/components/euim-about/index.ts`
|
|
1460
|
+
- `EUIM_ALERT_MESSAGE: unknown = [ EuimAlertMessageComponent, ] as const`
|
|
1461
|
+
Defined in `packages/core/src/lib/components/euim-alert-message/index.ts`
|
|
1462
|
+
- `EUIM_APP: unknown = [ EuimAppComponent, ] as const`
|
|
1463
|
+
Defined in `packages/core/src/lib/components/layout/euim-app/index.ts`
|
|
1464
|
+
- `EUIM_AVATAR: unknown = [ EuimAvatarComponent, EuimAvatarIconComponent, EuimAvatarIconSubComponent, EuimAvatarTextComponent, EuimAvatarImageComponent, EuimAvatarBadgeComponent, ] as co…`
|
|
1465
|
+
Defined in `packages/core/src/lib/components/euim-avatar/index.ts`
|
|
1466
|
+
- `EUIM_BADGE: unknown = [ EuimBadgeComponent, ] as const`
|
|
1467
|
+
Defined in `packages/core/src/lib/components/euim-badge/index.ts`
|
|
1468
|
+
- `EUIM_CARD: unknown = [ EuimCardComponent, EuimCardImageDirective, ] as const`
|
|
1469
|
+
Defined in `packages/core/src/lib/components/euim-card/index.ts`
|
|
1470
|
+
- `EUIM_CARD_LIST: unknown = [ EuimCardListComponent, ] as const`
|
|
1471
|
+
Defined in `packages/core/src/lib/components/euim-card-list/index.ts`
|
|
1472
|
+
- `EUIM_CHIP_SELECTOR: unknown = [ EuimChipSelectorComponent, EuimChipSelectorItemDirective, ] as const`
|
|
1473
|
+
Defined in `packages/core/src/lib/components/euim-chip-selector/index.ts`
|
|
1474
|
+
- `EUIM_DATA_SUMMARY: unknown = [ EuimDataSummaryComponent, EuimDataSummaryColComponent, EuimDataSummaryColLabelDirective, EuimDataSummaryColValueDirective, ] as const`
|
|
1475
|
+
Defined in `packages/core/src/lib/components/euim-data-summary/index.ts`
|
|
1476
|
+
- `EUIM_DIVIDER: unknown = [ EuimDividerDirective, ] as const`
|
|
1477
|
+
Defined in `packages/core/src/lib/components/directives/euim-divider/index.ts`
|
|
1478
|
+
- `EUIM_EMPTY_LIST_PLACEHOLDER: unknown = [ EuimEmptyListPlaceholderTitleDirective, EuimEmptyListPlaceholderSubtitleDirective, EuimEmptyListPlaceholderIconDirective, EuimEmptyListPlaceholderComponent, ]…`
|
|
1479
|
+
Defined in `packages/core/src/lib/components/euim-empty-list-placeholder/index.ts`
|
|
1480
|
+
- `EUIM_HEADER_DETAILS: unknown = [ EuimHeaderDetailsComponent, EuimHeaderDetailsMetaDirective, EuimHeaderDetailsTitleDirective, EuimHeaderDetailsIconDirective, ] as const`
|
|
1481
|
+
Defined in `packages/core/src/lib/components/layout/euim-header-details/index.ts`
|
|
1482
|
+
- `EUIM_LABEL: unknown = [ EuimLabelComponent, ] as const`
|
|
1483
|
+
Defined in `packages/core/src/lib/components/atoms/euim-label/index.ts`
|
|
1484
|
+
- `EUIM_LANGUAGE_SELECTOR: unknown = [ EuimLanguageSelectorComponent, EuimLanguageListComponent, ] as const`
|
|
1485
|
+
Defined in `packages/core/src/lib/components/layout/euim-language-selector/index.ts`
|
|
1486
|
+
- `EUIM_LIST_HEADER: unknown = [ EuimListHeaderDirective, ] as const`
|
|
1487
|
+
Defined in `packages/core/src/lib/components/directives/euim-list-header/index.ts`
|
|
1488
|
+
- `EUIM_MEDIA_HEADER: unknown = [ EuimMediaHeaderComponent, EuimMediaHeaderSubTitleDirective, EuimMediaHeaderTitleDirective, EuimMediaHeaderImageDirective, EuimMediaHeaderCustomContentDirectiv…`
|
|
1489
|
+
Defined in `packages/core/src/lib/components/euim-media-header/index.ts`
|
|
1490
|
+
- `EUIM_MESSAGE: unknown = [ EuimMessageComponent, EuimMessageTitleComponent, ] as const`
|
|
1491
|
+
Defined in `packages/core/src/lib/components/euim-message/index.ts`
|
|
1492
|
+
- `EUIM_MULTISELECT: unknown = [ EuimMultiselectComponent, EuimMultiselectFilterComponent, EuimMultiselectAllDirective, EuimMultiselectListComponent, EuimMultiselectSelectFieldDirective, Euim…`
|
|
1493
|
+
Defined in `packages/core/src/lib/components/euim-multiselect/index.ts`
|
|
1494
|
+
- `EUIM_NOTIFICATION_ITEM: unknown = [ EuimNotificationItemComponent, ] as const`
|
|
1495
|
+
Defined in `packages/core/src/lib/components/atoms/euim-notification-item/index.ts`
|
|
1496
|
+
- `EUIM_PDF_VIEWER: unknown = [ EuimPdfViewerComponent, ] as const`
|
|
1497
|
+
Defined in `packages/core/src/lib/components/euim-pdf-viewer/index.ts`
|
|
1498
|
+
- `EUIM_SCROLLER_X: unknown = [ EuimScrollerXComponent, ] as const`
|
|
1499
|
+
Defined in `packages/core/src/lib/components/euim-scroller-x/index.ts`
|
|
1500
|
+
- `EUIM_SIDEBAR: unknown = [ EuimSidebarComponent, EuimSidebarContentComponent, ] as const`
|
|
1501
|
+
Defined in `packages/core/src/lib/components/layout/euim-sidebar/index.ts`
|
|
1502
|
+
- `EUIM_SKELETON_LIST: unknown = [ EuimSkeletonListComponent, ] as const`
|
|
1503
|
+
Defined in `packages/core/src/lib/components/euim-skeleton-list/index.ts`
|
|
1504
|
+
- `EUIM_SKELETON_LIST_ITEM: unknown = [ EuimSkeletonListItemComponent, ] as const`
|
|
1505
|
+
Defined in `packages/core/src/lib/components/euim-skeleton-list-item/index.ts`
|
|
1506
|
+
- `EUIM_SKELETON_TEXT_AVATAR: unknown = [ EuimSkeletonTextAvatarDirective, ] as const`
|
|
1507
|
+
Defined in `packages/core/src/lib/components/directives/euim-skeleton-text-avatar/index.ts`
|
|
1508
|
+
- `EUIM_SLIDER_INFO_SCREEN: unknown = [ EuimSliderInfoScreenComponent, EuimSlideInfoScreenComponent, EuimSliderInfoScreenContentDirective, EuimSliderInfoScreenTitleDirective, EuimSliderInfoScreenSub…`
|
|
1509
|
+
Defined in `packages/core/src/lib/components/euim-slider-info-screen/index.ts`
|
|
1510
|
+
- `EUIM_SPINNER: unknown = [ EuimSpinnerComponent, EuimSpinnerMessageComponent, EuimSpinnerDescriptionComponent, ] as const`
|
|
1511
|
+
Defined in `packages/core/src/lib/components/euim-spinner/index.ts`
|
|
1512
|
+
- `EUIM_TOOLBAR: unknown = [ EuimToolbarComponent, EuimToolbarTitleComponent, EuimToolbarActionItemsComponent, ] as const`
|
|
1513
|
+
Defined in `packages/core/src/lib/components/layout/euim-toolbar/index.ts`
|
|
1514
|
+
- `EUIM_TOOLBAR_DATEPICKER: unknown = [ EuimToolbarDatepickerComponent, ] as const`
|
|
1515
|
+
Defined in `packages/core/src/lib/components/euim-toolbar-datepicker/index.ts`
|
|
1516
|
+
- `EUIM_TOOLBAR_QRCODE: unknown = [ EuimToolbarQrcodeComponent, ] as const`
|
|
1517
|
+
Defined in `packages/core/src/lib/components/euim-toolbar-qrcode/index.ts`
|
|
1518
|
+
- `EUIM_USER_PROFILE: unknown = [ EuimUserProfileComponent, EuiMUserProfileAvatarComponent, EuiMUserProfileInfosComponent, EuiMUserProfileInfosItemComponent, EuiMUserProfileActionComponent, ] …`
|
|
1519
|
+
Defined in `packages/core/src/lib/components/layout/euim-user-profile/index.ts`
|
|
1520
|
+
- `initialState: UIState = { isLanguageListVisible: false, }`
|
|
1521
|
+
Defined in `packages/core/src/lib/services/euim-app.service.ts`
|
|
1522
|
+
- `MODULES: [] = [ // Layout EuimAppModule, // Components EuimEmptyListPlaceholderModule, EuimLanguageSelectorModule, EuimUserProfileModule, EuimMessageModule, EuimSkeletonListI…`
|
|
1523
|
+
Defined in `packages/core/src/euim-all.module.ts`
|
|
1524
|
+
- `MODULES: [] = [ // Layout EuimAppModule, // Components EuimEmptyListPlaceholderModule, EuimLanguageSelectorModule, EuimUserProfileModule, EuimMessageModule, EuimSkeletonListI…`
|
|
1525
|
+
Defined in `packages/core/src/lib/euim-all.module.ts`
|
|
1526
|
+
- `require: { context(path: string, deep?: boolean, filter?: RegExp): { keys(): string[] } }`
|
|
1527
|
+
Defined in `packages/core/src/test.ts`
|