@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.
Files changed (196) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/docs/architecture.html +223 -0
  3. package/docs/changelog.html +69 -4
  4. package/docs/components/EuiMUserProfileActionComponent.html +80 -130
  5. package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
  6. package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
  7. package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
  8. package/docs/components/EuimAboutComponent.html +108 -28
  9. package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
  10. package/docs/components/EuimAlertMessageComponent.html +161 -90
  11. package/docs/components/EuimAppComponent.html +105 -27
  12. package/docs/components/EuimAvatarBadgeComponent.html +120 -72
  13. package/docs/components/EuimAvatarComponent.html +123 -121
  14. package/docs/components/EuimAvatarIconComponent.html +74 -129
  15. package/docs/components/EuimAvatarIconSubComponent.html +123 -121
  16. package/docs/components/EuimAvatarImageComponent.html +91 -121
  17. package/docs/components/EuimAvatarTextComponent.html +115 -117
  18. package/docs/components/EuimBadgeComponent.html +121 -43
  19. package/docs/components/EuimCardComponent.html +123 -71
  20. package/docs/components/EuimCardListComponent.html +118 -118
  21. package/docs/components/EuimChangelogComponent.html +131 -128
  22. package/docs/components/EuimChipSelectorComponent.html +257 -184
  23. package/docs/components/EuimDataSummaryColComponent.html +92 -25
  24. package/docs/components/EuimDataSummaryComponent.html +127 -44
  25. package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
  26. package/docs/components/EuimHeaderDetailsComponent.html +130 -49
  27. package/docs/components/EuimHelpSupportComponent.html +159 -130
  28. package/docs/components/EuimHelperTextComponent.html +161 -66
  29. package/docs/components/EuimLabelComponent.html +134 -53
  30. package/docs/components/EuimLanguageListComponent.html +185 -31
  31. package/docs/components/EuimLanguageSelectorComponent.html +156 -54
  32. package/docs/components/EuimMediaHeaderComponent.html +137 -52
  33. package/docs/components/EuimMessageComponent.html +130 -47
  34. package/docs/components/EuimMessageTitleComponent.html +92 -25
  35. package/docs/components/EuimMultiselectComponent.html +160 -131
  36. package/docs/components/EuimMultiselectFilterComponent.html +103 -123
  37. package/docs/components/EuimMultiselectInfoComponent.html +91 -125
  38. package/docs/components/EuimMultiselectListComponent.html +85 -122
  39. package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
  40. package/docs/components/EuimNotificationItemComponent.html +121 -43
  41. package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
  42. package/docs/components/EuimPdfViewerComponent.html +214 -141
  43. package/docs/components/EuimScrollerXComponent.html +78 -130
  44. package/docs/components/EuimSidebarComponent.html +125 -114
  45. package/docs/components/EuimSidebarContentComponent.html +151 -124
  46. package/docs/components/EuimSkeletonListComponent.html +127 -42
  47. package/docs/components/EuimSkeletonListItemComponent.html +159 -56
  48. package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
  49. package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
  50. package/docs/components/EuimSpinnerComponent.html +131 -119
  51. package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
  52. package/docs/components/EuimSpinnerMessageComponent.html +74 -129
  53. package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
  54. package/docs/components/EuimToolbarComponent.html +150 -140
  55. package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
  56. package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
  57. package/docs/components/EuimToolbarTitleComponent.html +121 -43
  58. package/docs/components/EuimUserProfileComponent.html +117 -117
  59. package/docs/dependencies.html +56 -4
  60. package/docs/directives/BaseStatesDirective.html +175 -62
  61. package/docs/directives/EuimAlignCenterDirective.html +92 -23
  62. package/docs/directives/EuimAlignTopDirective.html +92 -23
  63. package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
  64. package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
  65. package/docs/directives/EuimCardImageDirective.html +86 -118
  66. package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
  67. package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
  68. package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
  69. package/docs/directives/EuimDividerDirective.html +118 -42
  70. package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
  71. package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
  72. package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
  73. package/docs/directives/EuimFooterTransparentDirective.html +92 -23
  74. package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
  75. package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
  76. package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
  77. package/docs/directives/EuimListHeaderDirective.html +118 -42
  78. package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
  79. package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
  80. package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
  81. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
  82. package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
  83. package/docs/directives/EuimMinWidthDirective.html +105 -29
  84. package/docs/directives/EuimMultiselectAllDirective.html +138 -101
  85. package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
  86. package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
  87. package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
  88. package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
  89. package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
  90. package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
  91. package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
  92. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
  93. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
  94. package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
  95. package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
  96. package/docs/index.html +54 -2
  97. package/docs/injectables/EuimAppService.html +102 -38
  98. package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
  99. package/docs/interfaces/ActionBtnsNames.html +169 -123
  100. package/docs/interfaces/FilteredData.html +138 -92
  101. package/docs/interfaces/HelpAndSupportItem.html +145 -99
  102. package/docs/interfaces/Item.html +504 -458
  103. package/docs/interfaces/MenuItem.html +408 -362
  104. package/docs/interfaces/UIState.html +109 -63
  105. package/docs/js/architecture-graph.js +288 -0
  106. package/docs/js/libs/bootstrap-native.js +4 -2
  107. package/docs/js/libs/jszip.min.js +13 -0
  108. package/docs/js/libs/svg-pan-zoom.min.js +3 -3
  109. package/docs/js/libs/tablesort.min.js +3 -3
  110. package/docs/js/libs/tablesort.number.min.js +3 -3
  111. package/docs/js/libs/vis-network.min.js +78 -0
  112. package/docs/js/menu-wc.js +25 -13
  113. package/docs/js/routes/routes_index.js +1 -0
  114. package/docs/js/routes.js +142 -34
  115. package/docs/js/search/search.js +62 -0
  116. package/docs/js/search/search_index.js +2 -2
  117. package/docs/js/tabs.js +98 -15
  118. package/docs/js/tree.js +44 -7
  119. package/docs/json/EuimAlertMessageComponent.md +1 -1
  120. package/docs/json/EuimAvatarImageComponent.md +1 -1
  121. package/docs/json/EuimCardListComponent.md +1 -1
  122. package/docs/json/EuimChangelogComponent.md +1 -1
  123. package/docs/json/EuimChipSelectorComponent.md +4 -4
  124. package/docs/json/EuimHeaderDetailsComponent.md +1 -1
  125. package/docs/json/EuimHelperTextComponent.md +1 -0
  126. package/docs/json/EuimMultiselectComponent.md +1 -1
  127. package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
  128. package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
  129. package/docs/json/EuimPdfViewerComponent.md +0 -1
  130. package/docs/json/EuimSidebarContentComponent.md +3 -4
  131. package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
  132. package/docs/json/EuimToolbarComponent.md +1 -1
  133. package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
  134. package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
  135. package/docs/json/HbsRenderService.md +6 -0
  136. package/docs/json/TemplateEditorService.md +6 -0
  137. package/docs/json/TemplatePlaygroundComponent.md +8 -0
  138. package/docs/json/ZipExportService.md +6 -0
  139. package/docs/json/documentation.json +6868 -3891
  140. package/docs/license.html +46 -4
  141. package/docs/llms.txt +1527 -0
  142. package/docs/miscellaneous/typealiases.html +53 -8
  143. package/docs/miscellaneous/variables.html +320 -36
  144. package/docs/modules/EuimAboutModule.html +87 -10
  145. package/docs/modules/EuimAlertMessageModule.html +75 -10
  146. package/docs/modules/EuimAllModule.html +190 -9
  147. package/docs/modules/EuimAppModule.html +75 -10
  148. package/docs/modules/EuimAvatarModule.html +99 -10
  149. package/docs/modules/EuimBadgeModule.html +75 -10
  150. package/docs/modules/EuimCardListModule.html +75 -10
  151. package/docs/modules/EuimCardModule.html +78 -10
  152. package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
  153. package/docs/modules/EuimDataSummaryModule.html +84 -10
  154. package/docs/modules/EuimDividerModule.html +75 -10
  155. package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
  156. package/docs/modules/EuimHeaderDetailsModule.html +84 -10
  157. package/docs/modules/EuimLabelModule.html +87 -10
  158. package/docs/modules/EuimLanguageSelectorModule.html +81 -10
  159. package/docs/modules/EuimListHeaderModule.html +75 -10
  160. package/docs/modules/EuimMediaHeaderModule.html +87 -10
  161. package/docs/modules/EuimMessageModule.html +78 -10
  162. package/docs/modules/EuimMultiselectModule.html +93 -10
  163. package/docs/modules/EuimNotificationItemModule.html +75 -10
  164. package/docs/modules/EuimPdfViewerModule.html +75 -10
  165. package/docs/modules/EuimScrollerXComponentModule.html +75 -10
  166. package/docs/modules/EuimSidebarModule.html +78 -10
  167. package/docs/modules/EuimSkeletonListItemModule.html +75 -10
  168. package/docs/modules/EuimSkeletonListModule.html +75 -10
  169. package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
  170. package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
  171. package/docs/modules/EuimSpinnerComponentModule.html +81 -10
  172. package/docs/modules/EuimToolbarComponentModule.html +81 -10
  173. package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
  174. package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
  175. package/docs/modules/EuimUserProfileModule.html +87 -10
  176. package/docs/modules.html +44 -2
  177. package/docs/properties.html +45 -3
  178. package/docs/routes.html +228 -0
  179. package/docs/styles/compodoc.css +365 -44
  180. package/docs/styles/dark.css +16 -0
  181. package/docs/template-playground/default-templates.json +192 -0
  182. package/docs/template-playground/hbs-render.service.ts +217 -0
  183. package/docs/template-playground/main.ts +9 -0
  184. package/docs/template-playground/template-editor.service.ts +173 -0
  185. package/docs/template-playground/template-playground.component.ts +614 -0
  186. package/docs/template-playground/template-playground.module.ts +29 -0
  187. package/docs/template-playground/zip-export.service.ts +86 -0
  188. package/docs/template-playground-app/app.js +1389 -0
  189. package/docs/template-playground-app/index.html +462 -0
  190. package/fesm2022/eui-mobile-core.mjs +870 -1214
  191. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  192. package/package.json +12 -11
  193. package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
  194. package/types/eui-mobile-core.d.ts.map +1 -0
  195. package/docs/js/libs/vis.min.js +0 -47
  196. package/docs/js/menu-wc_es5.js +0 -40
@@ -2,7 +2,7 @@ import { GlobalConfig, I18nServiceConfig } from '@eui/base';
2
2
  export * from '@eui/base';
3
3
  import { Observable, Subscription } from 'rxjs';
4
4
  import * as i0 from '@angular/core';
5
- import { OnInit, OnDestroy, ChangeDetectorRef, EventEmitter, AfterContentInit, AfterViewInit, ElementRef, QueryList, Renderer2, OnChanges, SimpleChanges, AfterContentChecked } from '@angular/core';
5
+ import { OnInit, OnDestroy, ChangeDetectorRef, AfterContentInit, AfterViewInit, ElementRef, QueryList, Renderer2, OnChanges, SimpleChanges, AfterContentChecked } from '@angular/core';
6
6
  import { EuiLanguage, I18nService, EuiAppShellService } from '@eui/core';
7
7
  import { ModalController, NavController, IonSearchbar, MenuController, GestureController, AlertController } from '@ionic/angular';
8
8
  import * as i3 from '@angular/router';
@@ -131,10 +131,10 @@ declare const EUIM_NOTIFICATION_ITEM: readonly [typeof EuimNotificationItemCompo
131
131
 
132
132
  declare class EuimAppComponent {
133
133
  asService: EuimAppService;
134
- ionMenuId: string;
134
+ ionMenuId: i0.InputSignal<string>;
135
135
  constructor(asService: EuimAppService);
136
136
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAppComponent, never>;
137
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAppComponent, "euim-app", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; }; }, {}, never, ["*"], true, never>;
137
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAppComponent, "euim-app", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
138
138
  }
139
139
 
140
140
  /**
@@ -154,7 +154,7 @@ declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy {
154
154
  private modalCtrl;
155
155
  baseStatesDirective: BaseStatesDirective;
156
156
  protected baseGlobalConfig: GlobalConfig;
157
- hasSearchbar: boolean;
157
+ hasSearchbar: i0.InputSignalWithTransform<boolean, unknown>;
158
158
  _euimBranding: boolean;
159
159
  private languages;
160
160
  protected config: I18nServiceConfig;
@@ -168,8 +168,7 @@ declare class EuimLanguageSelectorComponent implements OnInit, OnDestroy {
168
168
  protected getAllLanguages(): void;
169
169
  protected getLanguageLabel(languageCode: string): string;
170
170
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorComponent, never>;
171
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, { "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
172
- static ngAcceptInputType_hasSearchbar: unknown;
171
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimLanguageSelectorComponent, "euim-language-selector", never, { "hasSearchbar": { "alias": "hasSearchbar"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
173
172
  }
174
173
 
175
174
  declare class EuimLanguageListComponent implements OnInit {
@@ -205,35 +204,30 @@ declare class EuimLanguageSelectorModule {
205
204
  declare const EUIM_LANGUAGE_SELECTOR: readonly [typeof EuimLanguageSelectorComponent, typeof EuimLanguageListComponent];
206
205
 
207
206
  declare class EuimUserProfileComponent {
208
- color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger' | 'branding';
209
- get cssClasses(): string;
210
- getCssClasses(): string;
207
+ color: i0.InputSignal<"dark" | "branding" | "white" | "primary" | "info" | "success" | "warning" | "danger">;
208
+ hostClasses: i0.Signal<string>;
211
209
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimUserProfileComponent, never>;
212
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], true, never>;
210
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimUserProfileComponent, "euim-user-profile", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, ["euim-user-profile-avatar", "euim-user-profile-infos", "euim-user-profile-action"], true, never>;
213
211
  }
214
212
 
215
213
  declare class EuiMUserProfileAvatarComponent {
216
- class: string;
217
214
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileAvatarComponent, never>;
218
215
  static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileAvatarComponent, "euim-user-profile-avatar", never, {}, {}, never, ["*"], true, never>;
219
216
  }
220
217
 
221
218
  declare class EuiMUserProfileInfosComponent {
222
- color: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
223
- get cssClasses(): string;
224
- getCssClasses(): string;
219
+ color: i0.InputSignal<"dark" | "white" | "primary" | "info" | "success" | "warning" | "danger">;
220
+ hostClasses: i0.Signal<string>;
225
221
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileInfosComponent, never>;
226
- static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosComponent, "euim-user-profile-infos", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
222
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosComponent, "euim-user-profile-infos", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
227
223
  }
228
224
 
229
225
  declare class EuiMUserProfileInfosItemComponent {
230
- class: string;
231
226
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileInfosItemComponent, never>;
232
227
  static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileInfosItemComponent, "euim-user-profile-infos-item", never, {}, {}, never, ["*"], true, never>;
233
228
  }
234
229
 
235
230
  declare class EuiMUserProfileActionComponent {
236
- className: string;
237
231
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiMUserProfileActionComponent, never>;
238
232
  static ɵcmp: i0.ɵɵComponentDeclaration<EuiMUserProfileActionComponent, "euim-user-profile-action", never, {}, {}, never, ["*"], true, never>;
239
233
  }
@@ -251,21 +245,18 @@ declare const EUIM_USER_PROFILE: readonly [typeof EuimUserProfileComponent, type
251
245
 
252
246
  declare class EuimToolbarComponent implements OnInit {
253
247
  private navCtrl;
254
- hasBackButton: boolean;
255
- backButtonDefaultHref: string;
256
- ionMenuId: string;
257
- hasSidebarTrigger: boolean;
258
- hasLanguageSelector: boolean;
259
- backButtonClick: EventEmitter<Event>;
260
- className: string;
248
+ hasBackButton: i0.InputSignalWithTransform<boolean, unknown>;
249
+ backButtonDefaultHref: i0.InputSignal<string>;
250
+ ionMenuId: i0.InputSignal<string>;
251
+ hasSidebarTrigger: i0.InputSignalWithTransform<boolean, unknown>;
252
+ hasLanguageSelector: i0.InputSignalWithTransform<boolean, unknown>;
253
+ backButtonClick: i0.OutputEmitterRef<Event>;
254
+ protected showBackButton: boolean;
261
255
  constructor(navCtrl: NavController);
262
256
  ngOnInit(): void;
263
257
  onBackButtonClick(event: Event): void;
264
258
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarComponent, never>;
265
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarComponent, "euim-toolbar", never, { "hasBackButton": { "alias": "hasBackButton"; "required": false; }; "backButtonDefaultHref": { "alias": "backButtonDefaultHref"; "required": false; }; "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "hasSidebarTrigger": { "alias": "hasSidebarTrigger"; "required": false; }; "hasLanguageSelector": { "alias": "hasLanguageSelector"; "required": false; }; }, { "backButtonClick": "backButtonClick"; }, never, ["*", "euim-toolbar-title", "euim-toolbar-action-items"], true, never>;
266
- static ngAcceptInputType_hasBackButton: unknown;
267
- static ngAcceptInputType_hasSidebarTrigger: unknown;
268
- static ngAcceptInputType_hasLanguageSelector: unknown;
259
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarComponent, "euim-toolbar", never, { "hasBackButton": { "alias": "hasBackButton"; "required": false; "isSignal": true; }; "backButtonDefaultHref": { "alias": "backButtonDefaultHref"; "required": false; "isSignal": true; }; "ionMenuId": { "alias": "ionMenuId"; "required": false; "isSignal": true; }; "hasSidebarTrigger": { "alias": "hasSidebarTrigger"; "required": false; "isSignal": true; }; "hasLanguageSelector": { "alias": "hasLanguageSelector"; "required": false; "isSignal": true; }; }, { "backButtonClick": "backButtonClick"; }, never, ["*", "euim-toolbar-title", "euim-toolbar-action-items"], true, never>;
269
260
  }
270
261
 
271
262
  declare class EuimToolbarTitleComponent {
@@ -278,7 +269,6 @@ declare class EuimToolbarTitleComponent {
278
269
  }
279
270
 
280
271
  declare class EuimToolbarActionItemsComponent {
281
- className: string;
282
272
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarActionItemsComponent, never>;
283
273
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarActionItemsComponent, "euim-toolbar-action-items", never, {}, {}, never, ["*"], true, never>;
284
274
  }
@@ -300,12 +290,11 @@ declare class EuimSidebarContentComponent implements OnInit {
300
290
  asService: EuiAppShellService;
301
291
  private menuCtrl;
302
292
  private navCtrl;
303
- className: string;
304
- sidebarItems: MenuItem[];
293
+ sidebarItems: i0.InputSignal<MenuItem[]>;
305
294
  ionMenuId: string;
306
- hasSearchbar: BooleanInput;
307
- isSearchbarSticky: BooleanInput;
308
- sidebarItemsFilter: EventEmitter<MenuItem[]>;
295
+ hasSearchbar: i0.InputSignalWithTransform<boolean, unknown>;
296
+ isSearchbarSticky: i0.InputSignalWithTransform<boolean, unknown>;
297
+ sidebarItemsFilter: i0.OutputEmitterRef<MenuItem[]>;
309
298
  searchbar: IonSearchbar;
310
299
  protected filteredItems: MenuItem[];
311
300
  protected query: string;
@@ -316,9 +305,7 @@ declare class EuimSidebarContentComponent implements OnInit {
316
305
  protected sortSidebarItems(): void;
317
306
  protected filterMenuItems(items: any, searchPhrase: string): MenuItem[];
318
307
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarContentComponent, never>;
319
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarContentComponent, "euim-sidebar-content", never, { "sidebarItems": { "alias": "sidebarItems"; "required": false; }; "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; "isSearchbarSticky": { "alias": "isSearchbarSticky"; "required": false; }; }, { "sidebarItemsFilter": "sidebarItemsFilter"; }, never, ["*"], true, never>;
320
- static ngAcceptInputType_hasSearchbar: unknown;
321
- static ngAcceptInputType_isSearchbarSticky: unknown;
308
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarContentComponent, "euim-sidebar-content", never, { "sidebarItems": { "alias": "sidebarItems"; "required": false; "isSignal": true; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; "isSignal": true; }; "isSearchbarSticky": { "alias": "isSearchbarSticky"; "required": false; "isSignal": true; }; }, { "sidebarItemsFilter": "sidebarItemsFilter"; }, never, ["*"], true, never>;
322
309
  }
323
310
  interface MenuItem {
324
311
  icon?: string;
@@ -335,14 +322,13 @@ declare class EuimSidebarComponent implements OnInit, AfterContentInit {
335
322
  private router;
336
323
  menuCtrl: MenuController;
337
324
  sidebarContent: EuimSidebarContentComponent;
338
- className: string;
339
- ionMenuId: string;
340
- routerPath: string;
325
+ ionMenuId: i0.InputSignal<string>;
326
+ routerPath: i0.InputSignal<string>;
341
327
  constructor(router: Router, menuCtrl: MenuController);
342
328
  ngOnInit(): void;
343
329
  ngAfterContentInit(): void;
344
330
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarComponent, never>;
345
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarComponent, "euim-sidebar", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; }; "routerPath": { "alias": "routerPath"; "required": false; }; }, {}, ["sidebarContent"], ["*", "euim-sidebar-content"], true, never>;
331
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSidebarComponent, "euim-sidebar", never, { "ionMenuId": { "alias": "ionMenuId"; "required": false; "isSignal": true; }; "routerPath": { "alias": "routerPath"; "required": false; "isSignal": true; }; }, {}, ["sidebarContent"], ["*", "euim-sidebar-content"], true, never>;
346
332
  }
347
333
 
348
334
  /**
@@ -358,29 +344,25 @@ declare const EUIM_SIDEBAR: readonly [typeof EuimSidebarComponent, typeof EuimSi
358
344
 
359
345
  declare class EuimHeaderDetailsComponent {
360
346
  baseStatesDirective: BaseStatesDirective;
361
- hasBorderBottom: BooleanInput;
347
+ hasBorderBottom: i0.InputSignalWithTransform<boolean, unknown>;
362
348
  get cssClasses(): string;
363
349
  constructor(baseStatesDirective: BaseStatesDirective);
364
350
  getCssClasses(): string;
365
351
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsComponent, never>;
366
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, { "hasBorderBottom": { "alias": "hasBorderBottom"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
367
- static ngAcceptInputType_hasBorderBottom: unknown;
352
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHeaderDetailsComponent, "euim-header-details", never, { "hasBorderBottom": { "alias": "hasBorderBottom"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
368
353
  }
369
354
 
370
355
  declare class EuimHeaderDetailsMetaDirective {
371
- className: string;
372
356
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsMetaDirective, never>;
373
357
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsMetaDirective, "[euimHeaderDetailsMeta]", never, {}, {}, never, never, true, never>;
374
358
  }
375
359
 
376
360
  declare class EuimHeaderDetailsTitleDirective {
377
- className: string;
378
361
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsTitleDirective, never>;
379
362
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsTitleDirective, "[euimHeaderDetailsTitle]", never, {}, {}, never, never, true, never>;
380
363
  }
381
364
 
382
365
  declare class EuimHeaderDetailsIconDirective {
383
- className: string;
384
366
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHeaderDetailsIconDirective, never>;
385
367
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimHeaderDetailsIconDirective, "[euimHeaderDetailsIcon]", never, {}, {}, never, never, true, never>;
386
368
  }
@@ -436,24 +418,20 @@ declare class EuimEmptyListPlaceholderIconDirective {
436
418
 
437
419
  declare class EuimEmptyListPlaceholderComponent implements AfterViewInit {
438
420
  private cdr;
439
- message: string;
440
- icon: string;
441
- description: string;
442
- button: string;
443
- euimMarginTopLarge: boolean;
444
- euimMarginTopSmall: boolean;
445
- euimMarginBottomSmall: boolean;
446
- get cssClasses(): string;
421
+ message: i0.InputSignal<string>;
422
+ icon: i0.InputSignal<string>;
423
+ description: i0.InputSignal<string>;
424
+ button: i0.InputSignal<string>;
425
+ euimMarginTopLarge: i0.InputSignalWithTransform<boolean, unknown>;
426
+ euimMarginTopSmall: i0.InputSignalWithTransform<boolean, unknown>;
427
+ euimMarginBottomSmall: i0.InputSignalWithTransform<boolean, unknown>;
447
428
  contentWrapper: ElementRef;
448
429
  isEmptyContent: boolean;
430
+ hostClasses: i0.Signal<string>;
449
431
  constructor(cdr: ChangeDetectorRef);
450
432
  ngAfterViewInit(): void;
451
- getCssClasses(): string;
452
433
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderComponent, never>;
453
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimEmptyListPlaceholderComponent, "euim-empty-list-placeholder", never, { "message": { "alias": "message"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "description": { "alias": "description"; "required": false; }; "button": { "alias": "button"; "required": false; }; "euimMarginTopLarge": { "alias": "euimMarginTopLarge"; "required": false; }; "euimMarginTopSmall": { "alias": "euimMarginTopSmall"; "required": false; }; "euimMarginBottomSmall": { "alias": "euimMarginBottomSmall"; "required": false; }; }, {}, never, ["*"], true, never>;
454
- static ngAcceptInputType_euimMarginTopLarge: unknown;
455
- static ngAcceptInputType_euimMarginTopSmall: unknown;
456
- static ngAcceptInputType_euimMarginBottomSmall: unknown;
434
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimEmptyListPlaceholderComponent, "euim-empty-list-placeholder", never, { "message": { "alias": "message"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "button": { "alias": "button"; "required": false; "isSignal": true; }; "euimMarginTopLarge": { "alias": "euimMarginTopLarge"; "required": false; "isSignal": true; }; "euimMarginTopSmall": { "alias": "euimMarginTopSmall"; "required": false; "isSignal": true; }; "euimMarginBottomSmall": { "alias": "euimMarginBottomSmall"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
457
435
  }
458
436
 
459
437
  /**
@@ -496,21 +474,18 @@ declare class EuimMessageModule {
496
474
  declare const EUIM_MESSAGE: readonly [typeof EuimMessageComponent, typeof EuimMessageTitleComponent];
497
475
 
498
476
  declare class EuimSpinnerComponent {
499
- variant: 'default' | 'inverted';
500
- get cssClasses(): string;
501
- getCssClasses(): string;
477
+ variant: i0.InputSignal<"default" | "inverted">;
478
+ hostClasses: i0.Signal<string>;
502
479
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerComponent, never>;
503
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerComponent, "euim-spinner", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
480
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerComponent, "euim-spinner", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
504
481
  }
505
482
 
506
483
  declare class EuimSpinnerMessageComponent {
507
- className: string;
508
484
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerMessageComponent, never>;
509
485
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerMessageComponent, "[euimSpinnerMessage]", never, {}, {}, never, ["*"], true, never>;
510
486
  }
511
487
 
512
488
  declare class EuimSpinnerDescriptionComponent {
513
- className: string;
514
489
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSpinnerDescriptionComponent, never>;
515
490
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSpinnerDescriptionComponent, "[euimSpinnerDescription]", never, {}, {}, never, ["*"], true, never>;
516
491
  }
@@ -528,17 +503,14 @@ declare const EUIM_SPINNER: readonly [typeof EuimSpinnerComponent, typeof EuimSp
528
503
 
529
504
  declare class EuimMediaHeaderComponent {
530
505
  baseStatesDirective: BaseStatesDirective;
531
- euimNoGradient: boolean;
532
- euimTwoSidesGradient: boolean;
533
- hasBlur: boolean;
506
+ euimNoGradient: i0.InputSignalWithTransform<boolean, unknown>;
507
+ euimTwoSidesGradient: i0.InputSignalWithTransform<boolean, unknown>;
508
+ hasBlur: i0.InputSignalWithTransform<boolean, unknown>;
534
509
  get cssClasses(): string;
535
510
  constructor(baseStatesDirective: BaseStatesDirective);
536
511
  getCssClasses(): string;
537
512
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderComponent, never>;
538
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; }; "euimTwoSidesGradient": { "alias": "euimTwoSidesGradient"; "required": false; }; "hasBlur": { "alias": "hasBlur"; "required": false; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
539
- static ngAcceptInputType_euimNoGradient: unknown;
540
- static ngAcceptInputType_euimTwoSidesGradient: unknown;
541
- static ngAcceptInputType_hasBlur: unknown;
513
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; "isSignal": true; }; "euimTwoSidesGradient": { "alias": "euimTwoSidesGradient"; "required": false; "isSignal": true; }; "hasBlur": { "alias": "hasBlur"; "required": false; "isSignal": true; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
542
514
  }
543
515
 
544
516
  declare class EuimMediaHeaderSubTitleDirective {
@@ -548,7 +520,6 @@ declare class EuimMediaHeaderSubTitleDirective {
548
520
  }
549
521
 
550
522
  declare class EuimMediaHeaderTitleDirective {
551
- className: string;
552
523
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderTitleDirective, never>;
553
524
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderTitleDirective, "[euimMediaHeaderTitle]", never, {}, {}, never, never, true, never>;
554
525
  }
@@ -624,55 +595,50 @@ declare class EuimDataSummaryModule {
624
595
  declare const EUIM_DATA_SUMMARY: readonly [typeof EuimDataSummaryComponent, typeof EuimDataSummaryColComponent, typeof EuimDataSummaryColLabelDirective, typeof EuimDataSummaryColValueDirective];
625
596
 
626
597
  declare class EuimAvatarComponent {
627
- color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
628
- size: 'default' | 'auto' | 's' | 'm' | 'l';
629
- fill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
630
- variant: 'default' | 'rectangle' | 'rounded';
631
- borderColor: 'default' | 'primary' | 'branding' | 'info' | 'success' | 'danger' | 'white';
632
- get cssClasses(): string;
633
- getCssClasses(): string;
598
+ color: i0.InputSignal<"default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger">;
599
+ size: i0.InputSignal<"s" | "m" | "l" | "default" | "auto">;
600
+ fill: i0.InputSignal<"default" | "clear" | "outline" | "outline-solid" | "solid">;
601
+ variant: i0.InputSignal<"default" | "rectangle" | "rounded">;
602
+ borderColor: i0.InputSignal<"default" | "branding" | "white" | "primary" | "info" | "success" | "danger">;
603
+ hostClasses: i0.Signal<string>;
634
604
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
635
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], true, never>;
605
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "fill": { "alias": "fill"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "borderColor": { "alias": "borderColor"; "required": false; "isSignal": true; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], true, never>;
636
606
  }
637
607
 
638
608
  declare class EuimAvatarIconComponent {
639
- string: string;
640
609
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconComponent, never>;
641
610
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"], true, never>;
642
611
  }
643
612
 
644
613
  declare class EuimAvatarIconSubComponent {
645
- color: 'default' | 'dark' | 'branding' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
646
- size: 'default' | 'auto' | 'l' | 'm' | 's';
647
- fill: 'default' | 'clear' | 'outline' | 'solid' | 'outline-solid';
648
- variant: 'default' | 'rounded' | 'rectangle';
649
- borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
650
- get cssClasses(): string;
651
- getCssClasses(): string;
614
+ color: i0.InputSignal<"default" | "dark" | "branding" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger">;
615
+ size: i0.InputSignal<"s" | "m" | "l" | "default" | "auto">;
616
+ fill: i0.InputSignal<"default" | "clear" | "outline" | "outline-solid" | "solid">;
617
+ variant: i0.InputSignal<"default" | "rectangle" | "rounded">;
618
+ borderColor: i0.InputSignal<"default" | "white" | "primary" | "info" | "success" | "danger">;
619
+ hostClasses: i0.Signal<string>;
652
620
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconSubComponent, never>;
653
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"], true, never>;
621
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "fill": { "alias": "fill"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "borderColor": { "alias": "borderColor"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
654
622
  }
655
623
 
656
624
  declare class EuimAvatarTextComponent {
657
- color: 'default' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
658
- get cssClasses(): string;
659
- getCssClasses(): string;
625
+ color: i0.InputSignal<"default" | "white" | "primary" | "info" | "success" | "accent" | "secondary" | "warning" | "danger">;
626
+ hostClasses: i0.Signal<string>;
660
627
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarTextComponent, never>;
661
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
628
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
662
629
  }
663
630
 
664
631
  declare class EuimAvatarImageComponent {
665
- string: string;
666
- imageUrl: any;
632
+ imageUrl: i0.InputSignal<string>;
667
633
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarImageComponent, never>;
668
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"], true, never>;
634
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
669
635
  }
670
636
 
671
637
  declare class EuimAvatarBadgeComponent {
672
- get cssClasses(): string;
673
- position: 'default' | 'bottom' | 'top';
638
+ position: i0.InputSignal<"default" | "bottom" | "top">;
639
+ hostClasses: i0.Signal<string>;
674
640
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarBadgeComponent, never>;
675
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], true, never>;
641
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
676
642
  }
677
643
 
678
644
  /**
@@ -687,11 +653,10 @@ declare class EuimAvatarModule {
687
653
  declare const EUIM_AVATAR: readonly [typeof EuimAvatarComponent, typeof EuimAvatarIconComponent, typeof EuimAvatarIconSubComponent, typeof EuimAvatarTextComponent, typeof EuimAvatarImageComponent, typeof EuimAvatarBadgeComponent];
688
654
 
689
655
  declare class EuimCardImageDirective {
690
- euimCardImageHeight: string;
691
- euimCardImageWidth: string;
692
- className: string;
656
+ euimCardImageHeight: i0.InputSignal<string>;
657
+ euimCardImageWidth: i0.InputSignal<string>;
693
658
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardImageDirective, never>;
694
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimCardImageDirective, "[euimCardImage]", never, { "euimCardImageHeight": { "alias": "euimCardImageHeight"; "required": false; }; "euimCardImageWidth": { "alias": "euimCardImageWidth"; "required": false; }; }, {}, never, never, true, never>;
659
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimCardImageDirective, "[euimCardImage]", never, { "euimCardImageHeight": { "alias": "euimCardImageHeight"; "required": false; "isSignal": true; }; "euimCardImageWidth": { "alias": "euimCardImageWidth"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
695
660
  }
696
661
 
697
662
  declare class EuimCardComponent implements AfterContentInit {
@@ -718,11 +683,10 @@ declare class EuimCardModule {
718
683
  declare const EUIM_CARD: readonly [typeof EuimCardComponent, typeof EuimCardImageDirective];
719
684
 
720
685
  declare class EuimCardListComponent {
721
- direction: 'column' | '';
722
- get cssClasses(): string;
723
- getCssClasses(): string;
686
+ direction: i0.InputSignal<"" | "column">;
687
+ hostClasses: i0.Signal<string>;
724
688
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimCardListComponent, never>;
725
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimCardListComponent, "euim-card-list", never, { "direction": { "alias": "direction"; "required": false; }; }, {}, never, ["*"], true, never>;
689
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimCardListComponent, "euim-card-list", never, { "direction": { "alias": "direction"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
726
690
  }
727
691
 
728
692
  /**
@@ -739,10 +703,10 @@ declare const EUIM_CARD_LIST: readonly [typeof EuimCardListComponent];
739
703
  declare class EuimAlertMessageComponent implements OnInit {
740
704
  baseStatesDirective: BaseStatesDirective;
741
705
  _variant: string;
742
- euimClose: EventEmitter<null>;
743
- euimLabelTruncate: boolean;
744
- hasIcon: boolean;
745
- isCloseable: boolean;
706
+ euimClose: i0.OutputEmitterRef<null>;
707
+ euimLabelTruncate: i0.InputSignalWithTransform<boolean, unknown>;
708
+ hasIcon: i0.InputSignalWithTransform<boolean, unknown>;
709
+ isCloseable: i0.InputSignalWithTransform<boolean, unknown>;
746
710
  isVisible: boolean;
747
711
  constructor(baseStatesDirective: BaseStatesDirective);
748
712
  ngOnInit(): void;
@@ -752,10 +716,7 @@ declare class EuimAlertMessageComponent implements OnInit {
752
716
  getCssClasses(): string;
753
717
  onClose(event: Event): void;
754
718
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlertMessageComponent, never>;
755
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; }; "hasIcon": { "alias": "hasIcon"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
756
- static ngAcceptInputType_euimLabelTruncate: unknown;
757
- static ngAcceptInputType_hasIcon: unknown;
758
- static ngAcceptInputType_isCloseable: unknown;
719
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimAlertMessageComponent, "euim-alert-message", never, { "euimLabelTruncate": { "alias": "euimLabelTruncate"; "required": false; "isSignal": true; }; "hasIcon": { "alias": "hasIcon"; "required": false; "isSignal": true; }; "isCloseable": { "alias": "isCloseable"; "required": false; "isSignal": true; }; }, { "euimClose": "euimClose"; }, never, ["[slotStart]", "*", "[slotEnd]"], true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
759
720
  }
760
721
 
761
722
  /**
@@ -770,7 +731,6 @@ declare class EuimAlertMessageModule {
770
731
  declare const EUIM_ALERT_MESSAGE: readonly [typeof EuimAlertMessageComponent];
771
732
 
772
733
  declare class EuimSlideInfoScreenComponent {
773
- className: string;
774
734
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSlideInfoScreenComponent, never>;
775
735
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSlideInfoScreenComponent, "euim-slide-info-screen", never, {}, {}, never, ["*"], true, never>;
776
736
  }
@@ -781,9 +741,9 @@ declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewInit, On
781
741
  private sliderElement;
782
742
  private cdr;
783
743
  slides: ElementRef;
784
- rightActionClicked: EventEmitter<MouseEvent>;
785
- lastStepActionClicked: EventEmitter<MouseEvent>;
786
- leftActionClicked: EventEmitter<MouseEvent>;
744
+ rightActionClicked: i0.OutputEmitterRef<MouseEvent>;
745
+ lastStepActionClicked: i0.OutputEmitterRef<MouseEvent>;
746
+ leftActionClicked: i0.OutputEmitterRef<MouseEvent>;
787
747
  isLastItemReached: BooleanInput;
788
748
  isCarousel: boolean;
789
749
  showLeftBtn: boolean;
@@ -803,7 +763,7 @@ declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewInit, On
803
763
  private destroy$;
804
764
  constructor(renderer: Renderer2, gestureCtrl: GestureController, sliderElement: ElementRef, cdr: ChangeDetectorRef);
805
765
  onResize(event: Event): void;
806
- get cssClasses(): string;
766
+ hostClasses: i0.Signal<string>;
807
767
  ngAfterViewInit(): void;
808
768
  ngOnDestroy(): void;
809
769
  ngOnInit(): void;
@@ -818,7 +778,6 @@ declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewInit, On
818
778
  onLastStepAction(event: MouseEvent): void;
819
779
  onLeftBtnAction(event: MouseEvent): void;
820
780
  isImageOnly(): boolean;
821
- getCssClasses(): string;
822
781
  private isImageWithNoContent;
823
782
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
824
783
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "paginationColor": { "alias": "paginationColor"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; "actionBtnIconsNames": { "alias": "actionBtnIconsNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, ["slideChild"], ["*"], true, never>;
@@ -840,22 +799,18 @@ interface ActionBtnsIconsNames {
840
799
  }
841
800
 
842
801
  declare class EuimSliderInfoScreenContentDirective {
843
- euimTextCenter: boolean;
844
- get cssClasses(): string;
845
- getCssClasses(): string;
802
+ euimTextCenter: i0.InputSignalWithTransform<boolean, unknown>;
803
+ hostClasses: i0.Signal<string>;
846
804
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenContentDirective, never>;
847
- static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenContentDirective, "[euimSliderInfoScreenContent]", never, { "euimTextCenter": { "alias": "euimTextCenter"; "required": false; }; }, {}, never, never, true, never>;
848
- static ngAcceptInputType_euimTextCenter: unknown;
805
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenContentDirective, "[euimSliderInfoScreenContent]", never, { "euimTextCenter": { "alias": "euimTextCenter"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
849
806
  }
850
807
 
851
808
  declare class EuimSliderInfoScreenTitleDirective {
852
- className: string;
853
809
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenTitleDirective, never>;
854
810
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenTitleDirective, "[euimSliderInfoScreenTitle]", never, {}, {}, never, never, true, never>;
855
811
  }
856
812
 
857
813
  declare class EuimSliderInfoScreenSubTitleDirective {
858
- className: string;
859
814
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenSubTitleDirective, never>;
860
815
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimSliderInfoScreenSubTitleDirective, "[euimSliderInfoScreenSubTitle]", never, {}, {}, never, never, true, never>;
861
816
  }
@@ -872,7 +827,6 @@ declare class EuimSliderInfoScreenModule {
872
827
  declare const EUIM_SLIDER_INFO_SCREEN: readonly [typeof EuimSliderInfoScreenComponent, typeof EuimSlideInfoScreenComponent, typeof EuimSliderInfoScreenContentDirective, typeof EuimSliderInfoScreenTitleDirective, typeof EuimSliderInfoScreenSubTitleDirective];
873
828
 
874
829
  declare class EuimScrollerXComponent {
875
- className: string;
876
830
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimScrollerXComponent, never>;
877
831
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimScrollerXComponent, "euim-scroller-x", never, {}, {}, never, ["*"], true, never>;
878
832
  }
@@ -894,7 +848,6 @@ declare class EuimChipSelectorItemDirective {
894
848
  clickEventAdded: boolean;
895
849
  id: number;
896
850
  euimChipSelectorAll: boolean;
897
- className: string;
898
851
  constructor(renderer: Renderer2, el: ElementRef);
899
852
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorItemDirective, never>;
900
853
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimChipSelectorItemDirective, "[euimChipSelectorItem]", never, { "id": { "alias": "id"; "required": false; }; "euimChipSelectorAll": { "alias": "euimChipSelectorAll"; "required": false; }; }, {}, never, never, true, never>;
@@ -909,17 +862,17 @@ declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentIn
909
862
  chipFill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
910
863
  sourceData: FilteredData[];
911
864
  hasBoxShadow: BooleanInput;
912
- hasNoScrollerX: BooleanInput;
865
+ hasNoScrollerX: i0.InputSignalWithTransform<boolean, unknown>;
913
866
  hasColorTransparency: BooleanInput;
914
867
  selectedChips: any[];
915
868
  isMultiSelectionMode: BooleanInput;
916
869
  isCustomMode: BooleanInput;
917
870
  euimKeepSelection: BooleanInput;
918
871
  hasSearchbar: BooleanInput;
919
- filterData: EventEmitter<FilteredData[]>;
920
- clickItems: EventEmitter<string[]>;
921
- selectedChipsChange: EventEmitter<string[]>;
922
- get cssClasses(): string;
872
+ filterData: i0.OutputEmitterRef<FilteredData[]>;
873
+ clickItems: i0.OutputEmitterRef<string[]>;
874
+ selectedChipsChange: i0.OutputEmitterRef<string[]>;
875
+ hostClasses: i0.Signal<string>;
923
876
  euimChipSelectorItemComponent: QueryList<EuimChipSelectorItemDirective>;
924
877
  filteredData: FilteredData[];
925
878
  filterConditions: any[];
@@ -932,7 +885,6 @@ declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentIn
932
885
  ngOnDestroy(): void;
933
886
  subscribeToChanges(): void;
934
887
  ngOnChanges(changes: SimpleChanges): void;
935
- getCssClasses(): string;
936
888
  setCssItemClasses(): void;
937
889
  getCssItemClasses(): string;
938
890
  updateChipsAndFilters(): void;
@@ -951,9 +903,8 @@ declare class EuimChipSelectorComponent implements AfterViewInit, AfterContentIn
951
903
  private filterByCondition;
952
904
  private filterByMultipleConditions;
953
905
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponent, never>;
954
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "hasBoxShadow": { "alias": "hasBoxShadow"; "required": false; }; "hasNoScrollerX": { "alias": "hasNoScrollerX"; "required": false; }; "hasColorTransparency": { "alias": "hasColorTransparency"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "isCustomMode": { "alias": "isCustomMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; "selectedChipsChange": "selectedChipsChange"; }, ["euimChipSelectorItemComponent"], ["*"], true, never>;
906
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "hasBoxShadow": { "alias": "hasBoxShadow"; "required": false; }; "hasNoScrollerX": { "alias": "hasNoScrollerX"; "required": false; "isSignal": true; }; "hasColorTransparency": { "alias": "hasColorTransparency"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "isCustomMode": { "alias": "isCustomMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; "selectedChipsChange": "selectedChipsChange"; }, ["euimChipSelectorItemComponent"], ["*"], true, never>;
955
907
  static ngAcceptInputType_hasBoxShadow: unknown;
956
- static ngAcceptInputType_hasNoScrollerX: unknown;
957
908
  static ngAcceptInputType_hasColorTransparency: unknown;
958
909
  static ngAcceptInputType_isMultiSelectionMode: unknown;
959
910
  static ngAcceptInputType_isCustomMode: unknown;
@@ -980,25 +931,20 @@ declare const EUIM_CHIP_SELECTOR: readonly [typeof EuimChipSelectorComponent, ty
980
931
  declare class EuimSkeletonListItemComponent {
981
932
  baseStatesDirective: BaseStatesDirective;
982
933
  get cssClasses(): string;
983
- hasAvatar: boolean;
984
- hasTitle: boolean;
985
- hasSubtitle: boolean;
986
- hasMetaLine: boolean;
987
- isAnimated: boolean;
988
- avatarType: 'default' | 'square';
989
- separator: 'none' | 'full' | 'inset';
990
- titleWidth: string;
991
- subTitleWidth: string;
992
- metaLineWidth: string;
934
+ hasAvatar: i0.InputSignalWithTransform<boolean, unknown>;
935
+ hasTitle: i0.InputSignalWithTransform<boolean, unknown>;
936
+ hasSubtitle: i0.InputSignalWithTransform<boolean, unknown>;
937
+ hasMetaLine: i0.InputSignalWithTransform<boolean, unknown>;
938
+ isAnimated: i0.InputSignalWithTransform<boolean, unknown>;
939
+ avatarType: i0.InputSignal<"default" | "square">;
940
+ separator: i0.InputSignal<"none" | "full" | "inset">;
941
+ titleWidth: i0.InputSignal<string>;
942
+ subTitleWidth: i0.InputSignal<string>;
943
+ metaLineWidth: i0.InputSignal<string>;
993
944
  constructor(baseStatesDirective: BaseStatesDirective);
994
945
  private getCssClasses;
995
946
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListItemComponent, never>;
996
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListItemComponent, "euim-skeleton-list-item", never, { "hasAvatar": { "alias": "hasAvatar"; "required": false; }; "hasTitle": { "alias": "hasTitle"; "required": false; }; "hasSubtitle": { "alias": "hasSubtitle"; "required": false; }; "hasMetaLine": { "alias": "hasMetaLine"; "required": false; }; "isAnimated": { "alias": "isAnimated"; "required": false; }; "avatarType": { "alias": "avatarType"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "titleWidth": { "alias": "titleWidth"; "required": false; }; "subTitleWidth": { "alias": "subTitleWidth"; "required": false; }; "metaLineWidth": { "alias": "metaLineWidth"; "required": false; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSize2XL": "euimSize2XL"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
997
- static ngAcceptInputType_hasAvatar: unknown;
998
- static ngAcceptInputType_hasTitle: unknown;
999
- static ngAcceptInputType_hasSubtitle: unknown;
1000
- static ngAcceptInputType_hasMetaLine: unknown;
1001
- static ngAcceptInputType_isAnimated: unknown;
947
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListItemComponent, "euim-skeleton-list-item", never, { "hasAvatar": { "alias": "hasAvatar"; "required": false; "isSignal": true; }; "hasTitle": { "alias": "hasTitle"; "required": false; "isSignal": true; }; "hasSubtitle": { "alias": "hasSubtitle"; "required": false; "isSignal": true; }; "hasMetaLine": { "alias": "hasMetaLine"; "required": false; "isSignal": true; }; "isAnimated": { "alias": "isAnimated"; "required": false; "isSignal": true; }; "avatarType": { "alias": "avatarType"; "required": false; "isSignal": true; }; "separator": { "alias": "separator"; "required": false; "isSignal": true; }; "titleWidth": { "alias": "titleWidth"; "required": false; "isSignal": true; }; "subTitleWidth": { "alias": "subTitleWidth"; "required": false; "isSignal": true; }; "metaLineWidth": { "alias": "metaLineWidth"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "euimSize2XL": "euimSize2XL"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
1002
948
  }
1003
949
 
1004
950
  /**
@@ -1013,14 +959,14 @@ declare class EuimSkeletonListItemModule {
1013
959
  declare const EUIM_SKELETON_LIST_ITEM: readonly [typeof EuimSkeletonListItemComponent];
1014
960
 
1015
961
  declare class EuimSkeletonListComponent implements AfterContentInit {
1016
- items: number;
962
+ items: i0.InputSignalWithTransform<number, unknown>;
1017
963
  skeletonListItem: EuimSkeletonListItemComponent;
1018
964
  skeletonItem: any;
1019
965
  skeletonItemInputs: SkeletonItemInputs;
1020
966
  ngAfterContentInit(): void;
1021
967
  get itemsArray(): number[];
1022
968
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimSkeletonListComponent, never>;
1023
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListComponent, "euim-skeleton-list", never, { "items": { "alias": "items"; "required": false; }; }, {}, ["skeletonListItem"], never, true, never>;
969
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimSkeletonListComponent, "euim-skeleton-list", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; }, {}, ["skeletonListItem"], never, true, never>;
1024
970
  }
1025
971
  type SkeletonItemInputs = {
1026
972
  hasAvatar?: BooleanInput;
@@ -1048,11 +994,10 @@ declare const EUIM_SKELETON_LIST: readonly [typeof EuimSkeletonListComponent];
1048
994
 
1049
995
  declare class EuimMultiselectComponent implements OnInit, AfterContentChecked, OnChanges {
1050
996
  private ref;
1051
- className: string;
1052
997
  initialDataProvider: any[];
1053
998
  currentDataProvider: any[];
1054
999
  toolbarTitle: string;
1055
- euimKeepSelection: boolean;
1000
+ euimKeepSelection: i0.InputSignalWithTransform<boolean, unknown>;
1056
1001
  selectAll: boolean;
1057
1002
  indeterminate: boolean;
1058
1003
  numberOfSelected: number;
@@ -1066,35 +1011,31 @@ declare class EuimMultiselectComponent implements OnInit, AfterContentChecked, O
1066
1011
  ngAfterContentChecked(): void;
1067
1012
  ngOnChanges(changes: SimpleChanges): void;
1068
1013
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectComponent, never>;
1069
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectComponent, "euim-multiselect", ["euimMultiselect"], { "currentDataProvider": { "alias": "currentDataProvider"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; }, {}, never, ["euim-multiselect-toolbar", "euim-multiselect-filter", "euim-multiselect-list", "euim-empty-list-placeholder"], true, never>;
1070
- static ngAcceptInputType_euimKeepSelection: unknown;
1014
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectComponent, "euim-multiselect", ["euimMultiselect"], { "currentDataProvider": { "alias": "currentDataProvider"; "required": false; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; "isSignal": true; }; }, {}, never, ["euim-multiselect-toolbar", "euim-multiselect-filter", "euim-multiselect-list", "euim-empty-list-placeholder"], true, never>;
1071
1015
  }
1072
1016
 
1073
1017
  declare class EuimMultiselectFilterComponent {
1074
1018
  private multiselect;
1075
- className: string;
1076
- filterByFieldsNames: string[];
1019
+ filterByFieldsNames: i0.InputSignal<string[]>;
1077
1020
  constructor(multiselect: EuimMultiselectComponent);
1078
1021
  handleChange(event: any): void;
1079
1022
  applyStatusToSelectAllCheckControl(): void;
1080
1023
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectFilterComponent, never>;
1081
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectFilterComponent, "euim-multiselect-filter", never, { "filterByFieldsNames": { "alias": "filterByFieldsNames"; "required": false; }; }, {}, never, never, true, never>;
1024
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectFilterComponent, "euim-multiselect-filter", never, { "filterByFieldsNames": { "alias": "filterByFieldsNames"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1082
1025
  }
1083
1026
 
1084
1027
  declare class EuimMultiselectAllDirective {
1085
- private euimMulti;
1086
- className: string;
1028
+ euimMulti: EuimMultiselectComponent;
1087
1029
  constructor(euimMulti: EuimMultiselectComponent);
1088
- onIonChange(event: CustomEvent): void;
1089
1030
  get indeterminate(): boolean;
1090
1031
  get checked(): boolean;
1032
+ onIonChange(event: Event): void;
1091
1033
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectAllDirective, never>;
1092
1034
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMultiselectAllDirective, "[euimMultiselectAll]", never, {}, {}, never, never, true, never>;
1093
1035
  }
1094
1036
 
1095
1037
  declare class EuimMultiselectListComponent {
1096
1038
  protected multiselect: EuimMultiselectComponent;
1097
- className: string;
1098
1039
  constructor(multiselect: EuimMultiselectComponent);
1099
1040
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectListComponent, never>;
1100
1041
  static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectListComponent, "euim-multiselect-list", never, {}, {}, never, ["*"], true, never>;
@@ -1102,10 +1043,9 @@ declare class EuimMultiselectListComponent {
1102
1043
 
1103
1044
  declare class EuimMultiselectSelectFieldDirective {
1104
1045
  private euimMulti;
1105
- className: string;
1106
1046
  item: any;
1107
1047
  constructor(euimMulti: EuimMultiselectComponent);
1108
- onIonChange(event: CustomEvent): void;
1048
+ onIonChange(event: Event): void;
1109
1049
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectSelectFieldDirective, never>;
1110
1050
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMultiselectSelectFieldDirective, "[euimMultiselectSelectField]", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, true, never>;
1111
1051
  }
@@ -1113,7 +1053,6 @@ declare class EuimMultiselectSelectFieldDirective {
1113
1053
  declare class EuimMultiselectInfoComponent implements AfterContentChecked {
1114
1054
  protected multiselect: EuimMultiselectComponent;
1115
1055
  private ref;
1116
- className: string;
1117
1056
  constructor(multiselect: EuimMultiselectComponent, ref: ChangeDetectorRef);
1118
1057
  ngAfterContentChecked(): void;
1119
1058
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectInfoComponent, never>;
@@ -1122,17 +1061,15 @@ declare class EuimMultiselectInfoComponent implements AfterContentChecked {
1122
1061
 
1123
1062
  declare class EuimMultiselectToolbarComponent {
1124
1063
  private multiselect;
1125
- className: string;
1126
- toolbarTitle: string;
1127
- euimCustomRender: boolean;
1128
- cancel: EventEmitter<boolean>;
1129
- confirm: EventEmitter<any>;
1064
+ toolbarTitle: i0.InputSignal<string>;
1065
+ euimCustomRender: i0.InputSignalWithTransform<boolean, unknown>;
1066
+ cancel: i0.OutputEmitterRef<boolean>;
1067
+ confirm: i0.OutputEmitterRef<any>;
1130
1068
  constructor(multiselect: EuimMultiselectComponent);
1131
1069
  onConfirm(): void;
1132
1070
  onCancelClick(): void;
1133
1071
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimMultiselectToolbarComponent, never>;
1134
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectToolbarComponent, "euim-multiselect-toolbar", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; }; "euimCustomRender": { "alias": "euimCustomRender"; "required": false; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, ["ion-button", "*"], true, never>;
1135
- static ngAcceptInputType_euimCustomRender: unknown;
1072
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimMultiselectToolbarComponent, "euim-multiselect-toolbar", never, { "toolbarTitle": { "alias": "toolbarTitle"; "required": false; "isSignal": true; }; "euimCustomRender": { "alias": "euimCustomRender"; "required": false; "isSignal": true; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, never, ["ion-button", "*"], true, never>;
1136
1073
  }
1137
1074
 
1138
1075
  /**
@@ -1149,9 +1086,8 @@ declare const EUIM_MULTISELECT: readonly [typeof EuimMultiselectComponent, typeo
1149
1086
  declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDestroy {
1150
1087
  private alertService;
1151
1088
  private http;
1152
- url: string;
1089
+ url: i0.InputSignal<string>;
1153
1090
  page: number;
1154
- className: string;
1155
1091
  pinch: PinchZoomComponent;
1156
1092
  zoom: number;
1157
1093
  loading: boolean;
@@ -1191,7 +1127,7 @@ declare class EuimPdfViewerComponent implements OnInit, OnChanges, OnDestroy {
1191
1127
  */
1192
1128
  private getPDFData;
1193
1129
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfViewerComponent, never>;
1194
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimPdfViewerComponent, "euim-pdf-viewer", never, { "url": { "alias": "url"; "required": false; }; "page": { "alias": "page"; "required": false; }; }, {}, never, never, true, never>;
1130
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimPdfViewerComponent, "euim-pdf-viewer", never, { "url": { "alias": "url"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1195
1131
  }
1196
1132
 
1197
1133
  /**
@@ -1212,16 +1148,14 @@ declare class EuimAboutComponent {
1212
1148
  }
1213
1149
 
1214
1150
  declare class EuimChangelogComponent {
1215
- className: string;
1216
- changeLogs: any[];
1151
+ changeLogs: i0.InputSignal<any[]>;
1217
1152
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChangelogComponent, never>;
1218
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; }; }, {}, never, never, true, never>;
1153
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimChangelogComponent, "euim-changelog", never, { "changeLogs": { "alias": "changeLogs"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1219
1154
  }
1220
1155
 
1221
1156
  declare class EuimHelpSupportComponent {
1222
1157
  private router;
1223
- helpAndSupportItems: HelpAndSupportItem[];
1224
- className: string;
1158
+ helpAndSupportItems: i0.InputSignal<HelpAndSupportItem[]>;
1225
1159
  constructor(router: Router);
1226
1160
  onItemClick(item: Item, linkType: string, linkTitle: string): void;
1227
1161
  isEndIconLink(item: Item): boolean;
@@ -1229,7 +1163,7 @@ declare class EuimHelpSupportComponent {
1229
1163
  getLink(item?: Item, linkType?: string, linkTitle?: string): string;
1230
1164
  setTargetAttribute(item?: Item, linkType?: string): string;
1231
1165
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimHelpSupportComponent, never>;
1232
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; }; }, {}, never, ["*"], true, never>;
1166
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimHelpSupportComponent, "euim-help-support", never, { "helpAndSupportItems": { "alias": "helpAndSupportItems"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
1233
1167
  }
1234
1168
  interface Item {
1235
1169
  title: string;
@@ -1249,12 +1183,11 @@ interface HelpAndSupportItem {
1249
1183
  }
1250
1184
 
1251
1185
  declare class EuimOpenSourceLicencesComponent {
1252
- className: string;
1253
- items: any[];
1254
- clickItem: EventEmitter<string[]>;
1186
+ items: i0.InputSignal<any[]>;
1187
+ clickItem: i0.OutputEmitterRef<string[]>;
1255
1188
  emitItemClick(itemName: string): void;
1256
1189
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimOpenSourceLicencesComponent, never>;
1257
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; }; }, { "clickItem": "clickItem"; }, never, ["*"], true, never>;
1190
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimOpenSourceLicencesComponent, "euim-opensource-licences", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; }, { "clickItem": "clickItem"; }, never, ["*"], true, never>;
1258
1191
  }
1259
1192
 
1260
1193
  declare class EuimAboutContentLoadingComponent implements OnInit {
@@ -1273,18 +1206,18 @@ declare class EuimAboutContentLoadingComponent implements OnInit {
1273
1206
  */
1274
1207
  declare class EuimAboutModule {
1275
1208
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
1276
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, never, [typeof i1.PinchZoomModule, typeof i2.TranslateModule, typeof i3.RouterModule, typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent], [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent]>;
1209
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, never, [typeof i1.PinchZoomModule, typeof i2.TranslatePipe, typeof i3.RouterModule, typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent], [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimHelpSupportComponent, typeof EuimAboutContentLoadingComponent]>;
1277
1210
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
1278
1211
  }
1279
1212
 
1280
1213
  declare const EUIM_ABOUT: readonly [typeof EuimAboutComponent, typeof EuimChangelogComponent, typeof EuimHelpSupportComponent, typeof EuimOpenSourceLicencesComponent, typeof EuimAboutContentLoadingComponent];
1281
1214
 
1282
1215
  declare class EuimToolbarQrcodeComponent {
1283
- qrCodeUrl: string;
1284
- logoUrl: string;
1285
- showCode: any;
1216
+ qrCodeUrl: i0.InputSignal<string>;
1217
+ logoUrl: i0.InputSignal<string>;
1218
+ showCode: i0.InputSignal<unknown>;
1286
1219
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarQrcodeComponent, never>;
1287
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarQrcodeComponent, "euim-toolbar-qrcode", never, { "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "showCode": { "alias": "showCode"; "required": false; }; }, {}, never, never, true, never>;
1220
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarQrcodeComponent, "euim-toolbar-qrcode", never, { "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; "isSignal": true; }; "logoUrl": { "alias": "logoUrl"; "required": false; "isSignal": true; }; "showCode": { "alias": "showCode"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1288
1221
  }
1289
1222
 
1290
1223
  /**
@@ -1304,18 +1237,18 @@ declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
1304
1237
  private location;
1305
1238
  private translate;
1306
1239
  private modalController;
1307
- icon: string;
1308
- title: string;
1309
- subTitle: string;
1310
- euimPrevBtnDisabled: boolean;
1311
- euimNextBtnDisabled: boolean;
1312
- euimReadOnly: boolean;
1313
- closeModalOnBack: boolean;
1314
- selectDateBy: 'week';
1240
+ icon: i0.InputSignal<string>;
1241
+ title: i0.InputSignal<string>;
1242
+ subTitle: i0.InputSignal<string>;
1243
+ euimPrevBtnDisabled: i0.InputSignalWithTransform<boolean, unknown>;
1244
+ euimNextBtnDisabled: i0.InputSignalWithTransform<boolean, unknown>;
1245
+ euimReadOnly: i0.InputSignalWithTransform<boolean, unknown>;
1246
+ closeModalOnBack: i0.InputSignalWithTransform<boolean, unknown>;
1247
+ selectDateBy: i0.InputSignal<"week">;
1315
1248
  color: i0.InputSignal<string>;
1316
- prevBtnClick: EventEmitter<Date>;
1317
- nextBtnClick: EventEmitter<Date>;
1318
- dateChanged: EventEmitter<Date>;
1249
+ prevBtnClick: i0.OutputEmitterRef<Date>;
1250
+ nextBtnClick: i0.OutputEmitterRef<Date>;
1251
+ dateChanged: i0.OutputEmitterRef<Date>;
1319
1252
  weekDayName: string;
1320
1253
  protected formattedDate: string;
1321
1254
  protected selectedDate: string;
@@ -1343,11 +1276,7 @@ declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
1343
1276
  private loadWeekdaysTranslation;
1344
1277
  private formatDateAndWeekDay;
1345
1278
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerComponent, never>;
1346
- static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarDatepickerComponent, "euim-toolbar-datepicker", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subTitle": { "alias": "subTitle"; "required": false; }; "euimPrevBtnDisabled": { "alias": "euimPrevBtnDisabled"; "required": false; }; "euimNextBtnDisabled": { "alias": "euimNextBtnDisabled"; "required": false; }; "euimReadOnly": { "alias": "euimReadOnly"; "required": false; }; "closeModalOnBack": { "alias": "closeModalOnBack"; "required": false; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
1347
- static ngAcceptInputType_euimPrevBtnDisabled: unknown;
1348
- static ngAcceptInputType_euimNextBtnDisabled: unknown;
1349
- static ngAcceptInputType_euimReadOnly: unknown;
1350
- static ngAcceptInputType_closeModalOnBack: unknown;
1279
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuimToolbarDatepickerComponent, "euim-toolbar-datepicker", never, { "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "subTitle": { "alias": "subTitle"; "required": false; "isSignal": true; }; "euimPrevBtnDisabled": { "alias": "euimPrevBtnDisabled"; "required": false; "isSignal": true; }; "euimNextBtnDisabled": { "alias": "euimNextBtnDisabled"; "required": false; "isSignal": true; }; "euimReadOnly": { "alias": "euimReadOnly"; "required": false; "isSignal": true; }; "closeModalOnBack": { "alias": "closeModalOnBack"; "required": false; "isSignal": true; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, true, [{ directive: typeof BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
1351
1280
  }
1352
1281
 
1353
1282
  /**
@@ -1368,13 +1297,11 @@ declare class EuimReadOnlyFormLabelDirective {
1368
1297
  }
1369
1298
 
1370
1299
  declare class EuimReadOnlyFormValueDirective {
1371
- className: string;
1372
1300
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormValueDirective, never>;
1373
1301
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormValueDirective, "[euimReadOnlyFormValue]", never, {}, {}, never, never, true, never>;
1374
1302
  }
1375
1303
 
1376
1304
  declare class EuimReadOnlyFormDirective {
1377
- className: string;
1378
1305
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormDirective, never>;
1379
1306
  static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormDirective, "[euimReadOnlyForm]", never, {}, {}, never, never, true, never>;
1380
1307
  }
@@ -1503,3 +1430,4 @@ declare class EuimAllModule {
1503
1430
 
1504
1431
  export { BaseStatesDirective, EUIM_ABOUT, EUIM_ALERT_MESSAGE, EUIM_APP, EUIM_AVATAR, EUIM_BADGE, EUIM_CARD, EUIM_CARD_LIST, EUIM_CHIP_SELECTOR, EUIM_DATA_SUMMARY, EUIM_DIVIDER, EUIM_EMPTY_LIST_PLACEHOLDER, EUIM_HEADER_DETAILS, EUIM_LABEL, EUIM_LANGUAGE_SELECTOR, EUIM_LIST_HEADER, EUIM_MEDIA_HEADER, EUIM_MESSAGE, EUIM_MULTISELECT, EUIM_NOTIFICATION_ITEM, EUIM_PDF_VIEWER, EUIM_SCROLLER_X, EUIM_SIDEBAR, EUIM_SKELETON_LIST, EUIM_SKELETON_LIST_ITEM, EUIM_SKELETON_TEXT_AVATAR, EUIM_SLIDER_INFO_SCREEN, EUIM_SPINNER, EUIM_TOOLBAR, EUIM_TOOLBAR_DATEPICKER, EUIM_TOOLBAR_QRCODE, EUIM_USER_PROFILE, EuiMUserProfileActionComponent, EuiMUserProfileAvatarComponent, EuiMUserProfileInfosComponent, EuiMUserProfileInfosItemComponent, EuimAboutComponent, EuimAboutContentLoadingComponent, EuimAboutModule, EuimAlertMessageComponent, EuimAlertMessageModule, EuimAlignCenterDirective, EuimAlignTopDirective, EuimAllModule, EuimAppComponent, EuimAppModule, EuimAppService, EuimAvatarBadgeComponent, EuimAvatarComponent, EuimAvatarIconComponent, EuimAvatarIconSubComponent, EuimAvatarImageComponent, EuimAvatarModule, EuimAvatarTextComponent, EuimBadgeComponent, EuimBadgeModule, EuimCardComponent, EuimCardImageDirective, EuimCardListComponent, EuimCardListModule, EuimCardModule, EuimChangelogComponent, EuimChipSelectorComponent, EuimChipSelectorComponentModule, EuimChipSelectorItemDirective, EuimDataSummaryColComponent, EuimDataSummaryColLabelDirective, EuimDataSummaryColValueDirective, EuimDataSummaryComponent, EuimDataSummaryModule, EuimDividerDirective, EuimDividerModule, EuimEmptyListPlaceholderComponent, EuimEmptyListPlaceholderIconDirective, EuimEmptyListPlaceholderModule, EuimEmptyListPlaceholderSubtitleDirective, EuimEmptyListPlaceholderTitleDirective, EuimFooterTransparentDirective, EuimHeaderDetailsComponent, EuimHeaderDetailsIconDirective, EuimHeaderDetailsMetaDirective, EuimHeaderDetailsModule, EuimHeaderDetailsTitleDirective, EuimHelpSupportComponent, EuimHelperTextComponent, EuimLabelComponent, EuimLabelModule, EuimLanguageListComponent, EuimLanguageSelectorComponent, EuimLanguageSelectorModule, EuimListHeaderDirective, EuimListHeaderModule, EuimListItemNoPaddingsDirective, EuimMediaHeaderComponent, EuimMediaHeaderCustomContentDirective, EuimMediaHeaderImageDirective, EuimMediaHeaderModule, EuimMediaHeaderSubTitleDirective, EuimMediaHeaderTitleDirective, EuimMessageComponent, EuimMessageModule, EuimMessageTitleComponent, EuimMinWidthDirective, EuimMultiselectAllDirective, EuimMultiselectComponent, EuimMultiselectFilterComponent, EuimMultiselectInfoComponent, EuimMultiselectListComponent, EuimMultiselectModule, EuimMultiselectSelectFieldDirective, EuimMultiselectToolbarComponent, EuimNotificationItemComponent, EuimNotificationItemModule, EuimOpenSourceLicencesComponent, EuimPdfViewerComponent, EuimPdfViewerModule, EuimReadOnlyFormDirective, EuimReadOnlyFormLabelDirective, EuimReadOnlyFormValueDirective, EuimScrollerXComponent, EuimScrollerXComponentModule, EuimSidebarComponent, EuimSidebarContentComponent, EuimSidebarFooterNoBordersDirective, EuimSidebarModule, EuimSkeletonListComponent, EuimSkeletonListItemComponent, EuimSkeletonListItemModule, EuimSkeletonListModule, EuimSkeletonTextAvatarDirective, EuimSkeletonTextAvatarModule, EuimSlideInfoScreenComponent, EuimSliderInfoScreenComponent, EuimSliderInfoScreenContentDirective, EuimSliderInfoScreenModule, EuimSliderInfoScreenSubTitleDirective, EuimSliderInfoScreenTitleDirective, EuimSpinnerComponent, EuimSpinnerComponentModule, EuimSpinnerDescriptionComponent, EuimSpinnerMessageComponent, EuimToolbarActionItemsComponent, EuimToolbarComponent, EuimToolbarComponentModule, EuimToolbarDatepickerComponent, EuimToolbarDatepickerModule, EuimToolbarQrcodeComponent, EuimToolbarQrcodeModule, EuimToolbarTitleComponent, EuimToolbarTransparentDirective, EuimUserProfileComponent, EuimUserProfileModule };
1505
1432
  export type { ActionBtnsIconsNames, ActionBtnsNames, IconColor, UIState, VariantTypes };
1433
+ //# sourceMappingURL=eui-mobile-core.d.ts.map