@eui/mobile-core 18.1.0-snapshot-1752141287426 → 18.1.0-snapshot-1752231692466

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.
@@ -11,7 +11,7 @@ export declare class EuimEmptyListPlaceholderComponent implements AfterViewInit
11
11
  euimMarginBottomSmall: boolean;
12
12
  get cssClasses(): string;
13
13
  contentWrapper: ElementRef;
14
- isEmpty: boolean;
14
+ isEmptyContent: boolean;
15
15
  constructor(cdr: ChangeDetectorRef);
16
16
  ngAfterViewInit(): void;
17
17
  getCssClasses(): string;
@@ -1 +1 @@
1
- {"version":3,"file":"euim-empty-list-placeholder.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACqB,aAAa,EAAuE,UAAU,EAAa,iBAAiB,EACvJ,MAAM,eAAe,CAAC;;AAEvB,qBAOa,iCAAkC,YAAW,aAAa;IAuBvD,OAAO,CAAC,GAAG;IAtBd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IAExB,kBAAkB,EAAE,OAAO,CAAC;IAG5B,kBAAkB,EAAE,OAAO,CAAC;IAG5B,qBAAqB,EAAC,OAAO,CAAC;IAE9B,IACW,UAAU,IAAI,MAAM,CAE9B;IAE4B,cAAc,EAAG,UAAU,CAAC;IAEzD,OAAO,UAAQ;gBAEK,GAAG,EAAE,iBAAiB;IAE1C,eAAe,IAAI,IAAI;IAOvB,aAAa,IAAI,MAAM;yCAhCd,iCAAiC;2CAAjC,iCAAiC;iDAyCwrpC,OAAQ;iDAAR,OAAQ;oDAAR,OAAQ;CAD7upC"}
1
+ {"version":3,"file":"euim-empty-list-placeholder.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACqB,aAAa,EAAuE,UAAU,EAAa,iBAAiB,EACvJ,MAAM,eAAe,CAAC;;AAEvB,qBAOa,iCAAkC,YAAW,aAAa;IAuBvD,OAAO,CAAC,GAAG;IAtBd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IAExB,kBAAkB,EAAE,OAAO,CAAC;IAG5B,kBAAkB,EAAE,OAAO,CAAC;IAG5B,qBAAqB,EAAC,OAAO,CAAC;IAE9B,IACW,UAAU,IAAI,MAAM,CAE9B;IAE4B,cAAc,EAAG,UAAU,CAAC;IAEzD,cAAc,UAAQ;gBAEF,GAAG,EAAE,iBAAiB;IAE1C,eAAe,IAAI,IAAI;IAMvB,aAAa,IAAI,MAAM;yCA/Bd,iCAAiC;2CAAjC,iCAAiC;iDAwC2spC,OAAQ;iDAAR,OAAQ;oDAAR,OAAQ;CADhwpC"}
@@ -3,9 +3,12 @@ import * as i1 from "./euim-empty-list-placeholder.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@ionic/angular";
5
5
  import * as i4 from "@ngx-translate/core";
6
+ import * as i5 from "./directives/euim-empty-list-placeholder-title.directive";
7
+ import * as i6 from "./directives/euim-empty-list-placeholder-subtitle.directive";
8
+ import * as i7 from "./directives/euim-empty-list-placeholder-icon.directive";
6
9
  export declare class EuimEmptyListPlaceholderModule {
7
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EuimEmptyListPlaceholderModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EuimEmptyListPlaceholderModule, [typeof i1.EuimEmptyListPlaceholderComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule], [typeof i1.EuimEmptyListPlaceholderComponent]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EuimEmptyListPlaceholderModule, [typeof i1.EuimEmptyListPlaceholderComponent], [typeof i2.CommonModule, typeof i3.IonicModule, typeof i4.TranslateModule, typeof i5.EuimEmptyListPlaceholderTitleDirective, typeof i6.EuimEmptyListPlaceholderSubtitleDirective, typeof i7.EuimEmptyListPlaceholderIconDirective], [typeof i1.EuimEmptyListPlaceholderComponent, typeof i5.EuimEmptyListPlaceholderTitleDirective, typeof i6.EuimEmptyListPlaceholderSubtitleDirective, typeof i7.EuimEmptyListPlaceholderIconDirective]>;
9
12
  static ɵinj: i0.ɵɵInjectorDeclaration<EuimEmptyListPlaceholderModule>;
10
13
  }
11
14
  //# sourceMappingURL=euim-empty-list-placeholder.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"euim-empty-list-placeholder.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.ts"],"names":[],"mappings":";;;;;AAMA,qBAaa,8BAA8B;yCAA9B,8BAA8B;0CAA9B,8BAA8B;0CAA9B,8BAA8B;CAC1C"}
1
+ {"version":3,"file":"euim-empty-list-placeholder.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAmBa,8BAA8B;yCAA9B,8BAA8B;0CAA9B,8BAA8B;0CAA9B,8BAA8B;CAC1C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/mobile-core",
3
- "version": "18.1.0-snapshot-1752141287426",
3
+ "version": "18.1.0-snapshot-1752231692466",
4
4
  "tag": "snapshot",
5
5
  "license": "EUPL-1.1",
6
6
  "dependencies": {