@elderbyte/ngx-starter 20.5.0-alpha.4 → 20.5.0-alpha.6
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.
package/index.d.ts
CHANGED
|
@@ -13433,8 +13433,8 @@ declare class ElderNavGroupComponent {
|
|
|
13433
13433
|
readonly isOpen: i0.WritableSignal<boolean>;
|
|
13434
13434
|
readonly clicked: i0.OutputEmitterRef<NavItemClicked>;
|
|
13435
13435
|
isStaticNav: boolean;
|
|
13436
|
-
readonly overlayPositions: ConnectedPosition[];
|
|
13437
13436
|
private readonly _childrenActiveState;
|
|
13437
|
+
readonly overlayPositions: ConnectedPosition[];
|
|
13438
13438
|
/***************************************************************************
|
|
13439
13439
|
* *
|
|
13440
13440
|
* Computed Properties *
|
package/package.json
CHANGED
package/src/assets/i18n/de.json
CHANGED