@eui/mobile-core 17.3.1-snapshot-1721933870842 → 17.3.1-snapshot-1722239876537

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 (71) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +1 -1
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +1 -1
  3. package/docs/components/EuiMUserProfileInfosComponent.html +1 -1
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +1 -1
  5. package/docs/components/EuimAboutComponent.html +1 -1
  6. package/docs/components/EuimAboutContentLoadingComponent.html +1 -1
  7. package/docs/components/EuimAlertMessageComponent.html +1 -1
  8. package/docs/components/EuimAppComponent.html +1 -1
  9. package/docs/components/EuimAvatarComponent.html +1 -1
  10. package/docs/components/EuimAvatarIconComponent.html +1 -1
  11. package/docs/components/EuimBadgeComponent.html +1 -1
  12. package/docs/components/EuimCardComponent.html +1 -1
  13. package/docs/components/EuimCardListComponent.html +1 -1
  14. package/docs/components/EuimChangelogComponent.html +1 -1
  15. package/docs/components/EuimChipSelectorComponent.html +20 -1
  16. package/docs/components/EuimDataSummaryColComponent.html +1 -1
  17. package/docs/components/EuimDataSummaryComponent.html +1 -1
  18. package/docs/components/EuimEmptyListPlaceholderComponent.html +1 -1
  19. package/docs/components/EuimHeaderDetailsComponent.html +1 -1
  20. package/docs/components/EuimHelpSupportComponent.html +1 -1
  21. package/docs/components/EuimLabelComponent.html +1 -1
  22. package/docs/components/EuimLanguageListComponent.html +1 -1
  23. package/docs/components/EuimLanguageSelectorComponent.html +1 -1
  24. package/docs/components/EuimMediaHeaderComponent.html +1 -1
  25. package/docs/components/EuimMessageComponent.html +1 -1
  26. package/docs/components/EuimMessageTitleComponent.html +1 -1
  27. package/docs/components/EuimMultiselectComponent.html +1 -1
  28. package/docs/components/EuimMultiselectFilterComponent.html +1 -1
  29. package/docs/components/EuimMultiselectInfoComponent.html +1 -1
  30. package/docs/components/EuimMultiselectListComponent.html +1 -1
  31. package/docs/components/EuimMultiselectToolbarComponent.html +1 -1
  32. package/docs/components/EuimNotificationItemComponent.html +1 -1
  33. package/docs/components/EuimOpenSourceLicencesComponent.html +1 -1
  34. package/docs/components/EuimPdfViewerComponent.html +1 -1
  35. package/docs/components/EuimScrollerXComponent.html +1 -1
  36. package/docs/components/EuimSidebarComponent.html +1 -1
  37. package/docs/components/EuimSidebarContentComponent.html +1 -1
  38. package/docs/components/EuimSkeletonListComponent.html +1 -1
  39. package/docs/components/EuimSkeletonListItemComponent.html +1 -1
  40. package/docs/components/EuimSlideInfoScreenComponent.html +1 -1
  41. package/docs/components/EuimSliderInfoScreenComponent.html +1 -1
  42. package/docs/components/EuimSpinnerComponent.html +1 -1
  43. package/docs/components/EuimSpinnerDescriptionComponent.html +1 -1
  44. package/docs/components/EuimSpinnerMessageComponent.html +1 -1
  45. package/docs/components/EuimToolbarActionItemsComponent.html +1 -1
  46. package/docs/components/EuimToolbarComponent.html +1 -1
  47. package/docs/components/EuimToolbarDatepickerComponent.html +1 -1
  48. package/docs/components/EuimToolbarTitleComponent.html +1 -1
  49. package/docs/components/EuimUserProfileComponent.html +1 -1
  50. package/docs/directives/EuimAlignCenterDirective.html +346 -0
  51. package/docs/index.html +1 -1
  52. package/docs/js/menu-wc.js +12 -6
  53. package/docs/js/menu-wc_es5.js +1 -1
  54. package/docs/js/search/search_index.js +2 -2
  55. package/docs/miscellaneous/variables.html +1 -0
  56. package/docs/modules/EuimAllModule.html +6 -0
  57. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +20 -0
  58. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +18 -4
  59. package/esm2022/lib/components/index.mjs +2 -1
  60. package/esm2022/lib/euim-all.module.mjs +5 -2
  61. package/fesm2022/eui-mobile-core.mjs +39 -4
  62. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  63. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts +7 -0
  64. package/lib/components/directives/euim-align-center/euim-align-center.directive.d.ts.map +1 -0
  65. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +2 -1
  66. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  67. package/lib/components/index.d.ts +1 -0
  68. package/lib/components/index.d.ts.map +1 -1
  69. package/lib/euim-all.module.d.ts +6 -5
  70. package/lib/euim-all.module.d.ts.map +1 -1
  71. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimAlignCenterDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimAlignCenterDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimAlignCenterDirective, "[euimAlignCenter]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-align-center.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-align-center.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/directives/euim-align-center/euim-align-center.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACX,SAAS,SAAuB;yCAD7C,wBAAwB;2CAAxB,wBAAwB;CAEpC"}
@@ -16,6 +16,7 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
16
16
  hasSearchbar: BooleanInput;
17
17
  filterData: EventEmitter<FilteredData[]>;
18
18
  clickItems: EventEmitter<string[]>;
19
+ selectedChipsChange: EventEmitter<string[]>;
19
20
  get cssClasses(): string;
20
21
  euimChipSelectorItemComponent: QueryList<EuimChipSelectorItemDirective>;
21
22
  filteredData: FilteredData[];
@@ -48,7 +49,7 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
48
49
  private filterByCondition;
49
50
  private filterByMultipleConditions;
50
51
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponent, never>;
51
- 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; }; "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"; }, ["euimChipSelectorItemComponent"], ["*"], false, never>;
52
+ 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; }; "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"], ["*"], false, never>;
52
53
  static ngAcceptInputType_isMultiSelectionMode: unknown;
53
54
  static ngAcceptInputType_isCustomMode: unknown;
54
55
  static ngAcceptInputType_euimKeepSelection: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,SAAS,EACT,SAAS,EACT,aAAa,EAGb,gBAAgB,EAIhB,aAAa,EAEb,YAAY,EACZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS;IAE1F,eAAe,EAAE,SAAS,GAAI,OAAO,GAAG,EAAE,CAAa;IACvD,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IACtG,iBAAiB,EAAE,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAW;IACtG,QAAQ,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAClF,UAAU,EAAE,YAAY,EAAE,CAAM;IAChC,aAAa,QAAM;IAE5B,oBAAoB,EAAE,YAAY,CAAS;IAE3C,YAAY,EAAE,YAAY,CAAS;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAExC,YAAY,EAAE,YAAY,CAAS;IACzB,UAAU,+BAAsC;IAChD,UAAU,yBAAgC;IAEpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,6BAA6B,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAExE,YAAY,iBAAwB;IACpC,gBAAgB,QAAK;IACrB,WAAW,SAAM;IACjB,WAAW,UAAQ;IACnB,gCAAgC,EAAE,YAAY,CAAC;IAC/C,iBAAiB,UAAS;IAE1B,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;IAMnB,kBAAkB,IAAI,IAAI;IAY1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAezC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAO3B,qBAAqB,IAAI,IAAI;IA4B7B,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IAmBzG,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,CAAC,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI;IAgC9D,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAY9E,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAe9B,iBAAiB,CAAC,IAAI,KAAA,GAAG,IAAI;IAK7B,oBAAoB,CAAC,IAAI,KAAA,GAAG,IAAI;IAKhC,OAAO,CAAC,wBAAwB;IAoBhC,OAAO,CAAC,yBAAyB;IAejC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,iBAAiB;IAOzB,OAAO,CAAC,0BAA0B;yCAnSzB,yBAAyB;2CAAzB,yBAAyB;mDA8S82f,OAAQ;2CAAR,OAAQ;gDAAR,OAAQ;2CAAR,OAAQ;CAP35f;AAED,UAAU,YAAY;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB"}
1
+ {"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,SAAS,EACT,SAAS,EACT,aAAa,EAGb,gBAAgB,EAIhB,aAAa,EAEb,YAAY,EACZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS;IAE1F,eAAe,EAAE,SAAS,GAAI,OAAO,GAAG,EAAE,CAAa;IACvD,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IACtG,iBAAiB,EAAE,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAW;IACtG,QAAQ,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAClF,UAAU,EAAE,YAAY,EAAE,CAAM;IAChC,aAAa,QAAM;IAE5B,oBAAoB,EAAE,YAAY,CAAS;IAE3C,YAAY,EAAE,YAAY,CAAS;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAExC,YAAY,EAAE,YAAY,CAAS;IACzB,UAAU,+BAAsC;IAChD,UAAU,yBAAgC;IAC1C,mBAAmB,yBAAgC;IAE7D,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,6BAA6B,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAExE,YAAY,iBAAwB;IACpC,gBAAgB,QAAK;IACrB,WAAW,SAAM;IACjB,WAAW,UAAQ;IACnB,gCAAgC,EAAE,YAAY,CAAC;IAC/C,iBAAiB,UAAS;IAE1B,eAAe,IAAI,IAAI;IAIvB,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;IAMnB,kBAAkB,IAAI,IAAI;IAY1B,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IA2BzC,aAAa,IAAI,MAAM;IAOvB,iBAAiB,IAAI,IAAI;IASzB,iBAAiB,IAAI,MAAM;IAO3B,qBAAqB,IAAI,IAAI;IA4B7B,WAAW,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,wBAAwB,EAAE,MAAM,EAAE,GAAG,IAAI;IAmBzG,wBAAwB,IAAI,IAAI;IAehC,iCAAiC,CAAC,WAAW,CAAC,EAAE,OAAO,GAAG,IAAI;IAgC9D,cAAc,CAAC,eAAe,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,IAAI,KAAA,GAAG,IAAI;IAY9E,YAAY,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAe9B,iBAAiB,CAAC,IAAI,KAAA,GAAG,IAAI;IAK7B,oBAAoB,CAAC,IAAI,KAAA,GAAG,IAAI;IAKhC,OAAO,CAAC,wBAAwB;IAoBhC,OAAO,CAAC,yBAAyB;IAejC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,iBAAiB;IAOzB,OAAO,CAAC,0BAA0B;yCAhTzB,yBAAyB;2CAAzB,yBAAyB;mDA2Tsje,OAAQ;2CAAR,OAAQ;gDAAR,OAAQ;2CAAR,OAAQ;CAPnme;AAED,UAAU,YAAY;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB"}
@@ -28,6 +28,7 @@ export * from './euim-about';
28
28
  export * from './euim-toolbar-datepicker';
29
29
  export * from './directives/euim-divider';
30
30
  export * from './directives/euim-list-header';
31
+ export * from './directives/euim-align-center/euim-align-center.directive';
31
32
  export * from './directives/euim-toolbar-transparent/euim-toolbar-transparent.directive';
32
33
  export * from './directives/euim-list-item/euim-list-item.directive';
33
34
  export * from './directives/euim-sidebar-footer/euim-sidebar-footer.directive';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAE1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAE1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -29,13 +29,14 @@ import * as i27 from "./components/euim-toolbar-datepicker/euim-toolbar-datepick
29
29
  import * as i28 from "./components/euim-spinner/euim-spinner.module";
30
30
  import * as i29 from "./components/directives/euim-divider/euim-divider.module";
31
31
  import * as i30 from "./components/directives/euim-list-header/euim-list-header.module";
32
- import * as i31 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
33
- import * as i32 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
34
- import * as i33 from "./components/directives/euim-list-item/euim-list-item.directive";
35
- import * as i34 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
32
+ import * as i31 from "./components/directives/euim-align-center/euim-align-center.directive";
33
+ import * as i32 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
34
+ import * as i33 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
35
+ import * as i34 from "./components/directives/euim-list-item/euim-list-item.directive";
36
+ import * as i35 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
36
37
  export declare class EuimAllModule {
37
38
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
38
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimToolbarTransparentDirective, typeof i32.EuimSidebarFooterNoBordersDirective, typeof i33.EuimListItemNoPaddingsDirective, typeof i34.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimToolbarTransparentDirective, typeof i32.EuimSidebarFooterNoBordersDirective, typeof i33.EuimListItemNoPaddingsDirective, typeof i34.EuimSkeletonTextAvatarModule]>;
39
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimAlignCenterDirective, typeof i32.EuimToolbarTransparentDirective, typeof i33.EuimSidebarFooterNoBordersDirective, typeof i34.EuimListItemNoPaddingsDirective, typeof i35.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimAlignCenterDirective, typeof i32.EuimToolbarTransparentDirective, typeof i33.EuimSidebarFooterNoBordersDirective, typeof i34.EuimListItemNoPaddingsDirective, typeof i35.EuimSkeletonTextAvatarModule]>;
39
40
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
40
41
  }
41
42
  //# sourceMappingURL=euim-all.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgFA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
1
+ {"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkFA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "17.3.1-snapshot-1721933870842",
3
+ "version": "17.3.1-snapshot-1722239876537",
4
4
  "tag": "snapshot",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {