@eui/mobile-core 17.3.2-snapshot-1724139015958 → 17.4.0-snapshot-1724418554241

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 (80) 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 +1 -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 +115 -2
  48. package/docs/components/EuimToolbarTitleComponent.html +1 -1
  49. package/docs/components/EuimUserProfileComponent.html +1 -1
  50. package/docs/dependencies.html +5 -5
  51. package/docs/directives/EuimReadOnlyFormDirective.html +346 -0
  52. package/docs/directives/EuimReadOnlyFormLabelDirective.html +346 -0
  53. package/docs/directives/EuimReadOnlyFormValueDirective.html +346 -0
  54. package/docs/index.html +1 -1
  55. package/docs/js/menu-wc.js +24 -6
  56. package/docs/js/menu-wc_es5.js +1 -1
  57. package/docs/js/search/search_index.js +2 -2
  58. package/docs/miscellaneous/variables.html +3 -0
  59. package/docs/modules/EuimAllModule.html +18 -0
  60. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +20 -0
  61. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +20 -0
  62. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +20 -0
  63. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +30 -8
  64. package/esm2022/lib/components/index.mjs +4 -1
  65. package/esm2022/lib/euim-all.module.mjs +11 -2
  66. package/fesm2022/eui-mobile-core.mjs +92 -7
  67. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  68. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts +7 -0
  69. package/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.d.ts.map +1 -0
  70. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts +7 -0
  71. package/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.d.ts.map +1 -0
  72. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts +7 -0
  73. package/lib/components/euim-read-only-form/euim-read-only-form.directive.d.ts.map +1 -0
  74. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +6 -2
  75. package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
  76. package/lib/components/index.d.ts +3 -0
  77. package/lib/components/index.d.ts.map +1 -1
  78. package/lib/euim-all.module.d.ts +5 -2
  79. package/lib/euim-all.module.d.ts.map +1 -1
  80. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormLabelDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormLabelDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormLabelDirective, "[euimReadOnlyFormLabel]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form-label.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form-label.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,8BAA8B;IACjB,SAAS,SAAgC;yCADtD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormValueDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormValueDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormValueDirective, "[euimReadOnlyFormValue]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form-value.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form-value.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,8BAA8B;IACjB,SAAS,SAAgC;yCADtD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class EuimReadOnlyFormDirective {
3
+ className: string;
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<EuimReadOnlyFormDirective, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EuimReadOnlyFormDirective, "[euimReadOnlyForm]", never, {}, {}, never, never, true, never>;
6
+ }
7
+ //# sourceMappingURL=euim-read-only-form.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"euim-read-only-form.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-read-only-form/euim-read-only-form.directive.ts"],"names":[],"mappings":";AAEA,qBAKa,yBAAyB;IACZ,SAAS,SAAyB;yCAD/C,yBAAyB;2CAAzB,yBAAyB;CAErC"}
@@ -1,4 +1,5 @@
1
1
  import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
2
+ import { ModalController } from '@ionic/angular';
2
3
  import { BaseStatesDirective } from '../base-states.directive';
3
4
  import { TranslateService } from '@ngx-translate/core';
4
5
  import * as i0 from "@angular/core";
@@ -10,12 +11,14 @@ import * as i1 from "../base-states.directive";
10
11
  export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy {
11
12
  baseStatesDirective: BaseStatesDirective;
12
13
  private translate;
14
+ private modalController;
13
15
  icon: string;
14
16
  title: string;
15
17
  subTitle: string;
16
18
  euimPrevBtnDisabled: boolean;
17
19
  euimNextBtnDisabled: boolean;
18
20
  euimReadOnly: boolean;
21
+ selectDateBy: 'week';
19
22
  prevBtnClick: EventEmitter<Date>;
20
23
  nextBtnClick: EventEmitter<Date>;
21
24
  dateChanged: EventEmitter<Date>;
@@ -28,7 +31,8 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
28
31
  protected currentLang: string;
29
32
  protected modalId: string;
30
33
  get cssClasses(): string;
31
- constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService);
34
+ constructor(baseStatesDirective: BaseStatesDirective, translate: TranslateService, modalController: ModalController);
35
+ dismissModal(): Promise<void>;
32
36
  get dateTimeId(): string;
33
37
  protected set dateTimeId(val: string);
34
38
  protected currentDate: Date;
@@ -42,7 +46,7 @@ export declare class EuimToolbarDatepickerComponent implements OnInit, OnDestroy
42
46
  private loadWeekdaysTranslation;
43
47
  private formatDateAndWeekDay;
44
48
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerComponent, never>;
45
- 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; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
49
+ 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; }; "selectDateBy": { "alias": "selectDateBy"; "required": false; }; }, { "prevBtnClick": "prevBtnClick"; "nextBtnClick": "nextBtnClick"; "dateChanged": "dateChanged"; }, never, never, false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "color": "color"; }; outputs: {}; }]>;
46
50
  static ngAcceptInputType_euimPrevBtnDisabled: unknown;
47
51
  static ngAcceptInputType_euimNextBtnDisabled: unknown;
48
52
  static ngAcceptInputType_euimReadOnly: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAEL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA6BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IA5BrE,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IAEX,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB;IAOhG,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAMnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAQhC,SAAS,CAAC,cAAc,IAAI,IAAI;IAQhC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAhHnB,8BAA8B;2CAA9B,8BAA8B;kDAqHs+uB,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CADxhvB"}
1
+ {"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAGL,MAAM,EAEb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAmB,MAAM,qBAAqB,CAAC;;;AAGxE;;;GAGG;AACH,qBAca,8BACT,YAAW,MAAM,EAAE,SAAS;IA+BT,mBAAmB,EAAE,mBAAmB;IAAE,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,eAAe;IA9BhH,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAE5B,YAAY,EAAC,OAAO,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IAEpB,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,aAAa,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,YAAY,EAAE,MAAM,CAAC;IAE/B,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,sBAAsB,CAAe;IAC7C,SAAS,CAAC,WAAW,EAAE,MAAM,CAAC;IAE9B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB,EAAU,SAAS,EAAE,gBAAgB,EAAU,eAAe,EAAE,eAAe;IAOpI,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC;IAOnC,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAejB,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAOpC,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IASvC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,SAAS,CAAC,cAAc,IAAI,IAAI;IAahC,OAAO,CAAC,uBAAuB;IAM/B,OAAO,CAAC,oBAAoB;yCAlInB,8BAA8B;2CAA9B,8BAA8B;kDAuI4ztB,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CAD92tB"}
@@ -26,6 +26,9 @@ export * from './euim-multiselect';
26
26
  export * from './euim-pdf-viewer';
27
27
  export * from './euim-about';
28
28
  export * from './euim-toolbar-datepicker';
29
+ export * from './euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive';
30
+ export * from './euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive';
31
+ export * from './euim-read-only-form/euim-read-only-form.directive';
29
32
  export * from './directives/euim-divider';
30
33
  export * from './directives/euim-list-header';
31
34
  export * from './directives/euim-align-center/euim-align-center.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,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,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;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
@@ -35,10 +35,13 @@ import * as i33 from "./components/directives/euim-align-top/euim-align-top.dire
35
35
  import * as i34 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
36
36
  import * as i35 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
37
37
  import * as i36 from "./components/directives/euim-list-item/euim-list-item.directive";
38
- import * as i37 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
38
+ import * as i37 from "./components/euim-read-only-form/euim-read-only-form.directive";
39
+ import * as i38 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
40
+ import * as i39 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
41
+ import * as i40 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
39
42
  export declare class EuimAllModule {
40
43
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
41
- 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.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.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.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimSkeletonTextAvatarModule]>;
44
+ 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.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.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.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimSkeletonTextAvatarModule]>;
42
45
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
43
46
  }
44
47
  //# 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsFA,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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4FA,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.2-snapshot-1724139015958",
3
+ "version": "17.4.0-snapshot-1724418554241",
4
4
  "tag": "snapshot",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {