@alauda/ui 6.0.4-beta.8 → 6.0.4-beta.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alauda/ui",
3
- "version": "6.0.4-beta.8",
3
+ "version": "6.0.4-beta.9",
4
4
  "description": "Angular UI components by Alauda Frontend Team.",
5
5
  "repository": "git+https://github.com/alauda/alauda-ui.git",
6
6
  "author": "Alauda Frontend",
@@ -26,7 +26,7 @@ export declare class TabGroupComponent implements OnChanges, AfterContentChecked
26
26
  /** Subscription to changes in the tab labels. */
27
27
  private _tabLabelSubscription;
28
28
  private _selectedIndex;
29
- private readonly _tab;
29
+ private _tab;
30
30
  private _type;
31
31
  private _size;
32
32
  /** true lazy mode for template ref children */
@@ -83,6 +83,7 @@ export declare class TabGroupComponent implements OnChanges, AfterContentChecked
83
83
  private _changeActivatedTabs;
84
84
  /** Clamps the given index to the bounds of 0 and the tabs length. */
85
85
  private _clampTabIndex;
86
+ private _findIndexByTab;
86
87
  private _createChangeEvent;
87
88
  /**
88
89
  * Subscribes to changes in the tab labels. This is needed, because the @Input for the label is