@eui/components 18.2.0-snapshot-1724856639646 → 18.2.0-snapshot-1724916808897

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.
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class EuiAppSidebarBodyComponent {
3
3
  class: string;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppSidebarBodyComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<EuiAppSidebarBodyComponent, "eui-app-sidebar-body", never, {}, {}, never, ["eui-app-sidebar-menu"], false, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiAppSidebarBodyComponent, "eui-app-sidebar-body", never, {}, {}, never, ["eui-app-sidebar-menu", "*"], false, never>;
6
6
  }
7
7
  //# sourceMappingURL=sidebar-body.component.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/components",
3
- "version": "18.2.0-snapshot-1724856639646",
3
+ "version": "18.2.0-snapshot-1724916808897",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -10,8 +10,8 @@
10
10
  "url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui"
11
11
  },
12
12
  "peerDependencies": {
13
- "@eui/core": "18.2.0-snapshot-1724856639646",
14
- "@eui/base": "18.2.0-snapshot-1724856639646",
13
+ "@eui/core": "18.2.0-snapshot-1724916808897",
14
+ "@eui/base": "18.2.0-snapshot-1724916808897",
15
15
  "@angular/common": "^18.0.0",
16
16
  "@angular/core": "^18.0.0",
17
17
  "@angular/forms": "^18.0.0",