@alauda/ui 6.4.6-beta.2 → 6.4.6-beta.3
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/alauda-ui.d.ts +0 -3
- package/button/button.types.d.ts +0 -9
- package/esm2020/accordion/accordion-item/accordion-item.component.mjs +1 -3
- package/esm2020/alauda-ui.mjs +1 -4
- package/esm2020/anchor/anchor.component.mjs +1 -2
- package/esm2020/back-top/back-top.component.mjs +2 -4
- package/esm2020/button/button.component.mjs +1 -2
- package/esm2020/button/button.types.mjs +1 -10
- package/esm2020/date-picker/calendar/constant.mjs +1 -2
- package/esm2020/date-picker/calendar/header/component.mjs +1 -5
- package/esm2020/date-picker/calendar/panel/picker-panel.mjs +1 -5
- package/esm2020/date-picker/calendar/range-picker-panel/component.mjs +1 -3
- package/esm2020/date-picker/calendar/util.mjs +1 -2
- package/esm2020/dialog/dialog-content/dialog-content.component.mjs +1 -2
- package/esm2020/dialog/dialog.component.mjs +2 -2
- package/esm2020/dialog/dialog.service.mjs +1 -2
- package/esm2020/drawer/component/drawer.component.mjs +1 -4
- package/esm2020/drawer/component/helper-directives.mjs +1 -5
- package/esm2020/form/common-form.mjs +1 -8
- package/esm2020/icon/icon-register.service.mjs +1 -2
- package/esm2020/input/autosize.directive.mjs +2 -7
- package/esm2020/input/input.component.mjs +1 -5
- package/esm2020/input/tags-input/tags-input.component.mjs +2 -7
- package/esm2020/message/message.config.mjs +1 -6
- package/esm2020/notification/notification.component.mjs +1 -5
- package/esm2020/paginator/paginator-intl.mjs +1 -12
- package/esm2020/paginator/paginator.component.mjs +1 -9
- package/esm2020/radio/radio-button/radio-button.component.mjs +1 -2
- package/esm2020/radio/radio-group/radio-group.component.mjs +1 -4
- package/esm2020/radio/radio.component.mjs +1 -2
- package/esm2020/scrolling/fixed-size-table-virtual-scroll-strategy.mjs +1 -3
- package/esm2020/scrolling/fixed-size-table-virtual-scroll.directive.mjs +1 -3
- package/esm2020/scrolling/fixed-size-virtual-scroll.directive.mjs +1 -2
- package/esm2020/select/base-select.mjs +2 -5
- package/esm2020/select/multi-select/multi-select.component.mjs +2 -4
- package/esm2020/select/select.component.mjs +1 -2
- package/esm2020/select/validators.mjs +2 -6
- package/esm2020/sort/sort-errors.mjs +1 -5
- package/esm2020/sort/sort-header.component.mjs +1 -5
- package/esm2020/sort/sort.directive.mjs +1 -2
- package/esm2020/steps/steps.component.mjs +1 -5
- package/esm2020/table/table-cell-def.directive.mjs +1 -5
- package/esm2020/table/table-cell.directive.mjs +1 -3
- package/esm2020/table/table-column-def.directive.mjs +1 -7
- package/esm2020/table/table-header-cell-def.directive.mjs +1 -5
- package/esm2020/table/table-header-cell.directive.mjs +1 -3
- package/esm2020/table/table-header-row-def.directive.mjs +1 -5
- package/esm2020/table/table-header-row.component.mjs +1 -2
- package/esm2020/table/table-row-def.directive.mjs +1 -6
- package/esm2020/table/table-row.component.mjs +1 -2
- package/esm2020/table/table-scroll.directive.mjs +3 -4
- package/esm2020/table/table.component.mjs +1 -4
- package/esm2020/tabs/tab-body.component.mjs +1 -19
- package/esm2020/tabs/tab-context.service.mjs +1 -4
- package/esm2020/tabs/tab-group.component.mjs +1 -46
- package/esm2020/tabs/tab-header-active-indicator.component.mjs +1 -10
- package/esm2020/tabs/tab-header.component.mjs +3 -106
- package/esm2020/tabs/tab.component.mjs +1 -15
- package/esm2020/tabs/tabs.types.mjs +1 -4
- package/esm2020/tag/tag.component.mjs +1 -2
- package/esm2020/time-picker/panel/panel.component.mjs +1 -3
- package/esm2020/tooltip/tooltip-intl.mjs +1 -7
- package/esm2020/tree-select/tree-select.component.mjs +1 -2
- package/esm2020/types.mjs +1 -4
- package/esm2020/utils/bem.mjs +1 -2
- package/esm2020/utils/coercion.mjs +1 -5
- package/fesm2015/alauda-ui.mjs +11 -376
- package/fesm2015/alauda-ui.mjs.map +1 -1
- package/fesm2020/alauda-ui.mjs +11 -376
- package/fesm2020/alauda-ui.mjs.map +1 -1
- package/form/common-form.d.ts +0 -7
- package/input/autosize.directive.d.ts +0 -3
- package/input/input.component.d.ts +0 -3
- package/message/message.config.d.ts +0 -20
- package/notification/notification.component.d.ts +0 -4
- package/package.json +3 -2
- package/paginator/paginator-intl.d.ts +0 -9
- package/paginator/paginator.component.d.ts +0 -14
- package/radio/radio-group/radio-group.component.d.ts +0 -3
- package/select/base-select.d.ts +0 -3
- package/sort/sort-errors.d.ts +0 -4
- package/steps/steps.component.d.ts +0 -3
- package/steps/types.d.ts +0 -3
- package/table/table-cell-def.directive.d.ts +0 -4
- package/table/table-cell.directive.d.ts +0 -1
- package/table/table-column-def.directive.d.ts +0 -4
- package/table/table-header-cell-def.directive.d.ts +0 -4
- package/table/table-header-cell.directive.d.ts +0 -1
- package/table/table-header-row-def.directive.d.ts +0 -4
- package/table/table-header-row.component.d.ts +0 -1
- package/table/table-row-def.directive.d.ts +0 -5
- package/table/table-row.component.d.ts +0 -1
- package/table/table-scroll.directive.d.ts +2 -2
- package/tabs/tab-body.component.d.ts +0 -16
- package/tabs/tab-context.service.d.ts +0 -3
- package/tabs/tab-group.component.d.ts +0 -28
- package/tabs/tab-header-active-indicator.component.d.ts +0 -9
- package/tabs/tab-header.component.d.ts +0 -83
- package/tabs/tab.component.d.ts +0 -18
- package/tabs/tabs.types.d.ts +0 -3
- package/tooltip/tooltip-intl.d.ts +0 -4
- package/types.d.ts +0 -3
package/tabs/tab.component.d.ts
CHANGED
|
@@ -8,36 +8,18 @@ export declare class TabComponent implements AfterContentInit, OnDestroy, OnChan
|
|
|
8
8
|
private readonly _viewContainerRef;
|
|
9
9
|
readonly tabContext: TabContextService;
|
|
10
10
|
name: string;
|
|
11
|
-
/** Plain text label for the tab, used when there is no template label. */
|
|
12
11
|
textLabel: string;
|
|
13
|
-
/** Whether or not to show the close button in the header */
|
|
14
12
|
closeable: boolean;
|
|
15
|
-
/** Whether or not the tab is disabled */
|
|
16
13
|
get disabled(): boolean | '';
|
|
17
14
|
set disabled(value: boolean | '');
|
|
18
15
|
close: EventEmitter<void>;
|
|
19
|
-
/** Content for the tab label given by `<ng-template [auiTabLabel]>`. */
|
|
20
16
|
templateLabel: TabLabelDirective;
|
|
21
|
-
/**
|
|
22
|
-
* Template provided in the tab content that will be used if present, used to enable lazy-loading
|
|
23
|
-
*/
|
|
24
17
|
_explicitContent: TemplateRef<any>;
|
|
25
|
-
/** Template inside the AuiTab view that contains an `<ng-content>`. */
|
|
26
18
|
_implicitContent: TemplateRef<any>;
|
|
27
19
|
get content(): TemplatePortal | null;
|
|
28
|
-
/**
|
|
29
|
-
* The relatively indexed position where 0 represents the center, negative is left, and positive
|
|
30
|
-
* represents the right.
|
|
31
|
-
*/
|
|
32
20
|
position: number | null;
|
|
33
|
-
/**
|
|
34
|
-
* The initial relatively index origin of the tab if it was created and selected after there
|
|
35
|
-
* was already a selected tab. Provides context of what position the tab should originate from.
|
|
36
|
-
*/
|
|
37
21
|
origin: number | null;
|
|
38
|
-
/** Emits whenever the internal state of the tab changes. */
|
|
39
22
|
readonly _stateChanges: Subject<void>;
|
|
40
|
-
/** Portal that will be the hosted content of the tab */
|
|
41
23
|
private _contentPortal;
|
|
42
24
|
private _disabled;
|
|
43
25
|
constructor(_viewContainerRef: ViewContainerRef, tabContext: TabContextService);
|
package/tabs/tabs.types.d.ts
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Optional } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Texts to render on the code editor.
|
|
5
|
-
*/
|
|
6
3
|
export declare class TooltipCopyIntl {
|
|
7
4
|
copyTip: string;
|
|
8
5
|
copySuccessTip: string;
|
|
@@ -11,7 +8,6 @@ export declare class TooltipCopyIntl {
|
|
|
11
8
|
static ɵprov: i0.ɵɵInjectableDeclaration<TooltipCopyIntl>;
|
|
12
9
|
}
|
|
13
10
|
export declare function TOOLTIP_COPY_INTL_PROVIDER_FACTORY(parentIntl: TooltipCopyIntl): TooltipCopyIntl;
|
|
14
|
-
/** @docs-private */
|
|
15
11
|
export declare const TOOLTIP_COPY_INTL_INTL_PROVIDER: {
|
|
16
12
|
provide: typeof TooltipCopyIntl;
|
|
17
13
|
deps: Optional[][];
|
package/types.d.ts
CHANGED
|
@@ -4,9 +4,6 @@ export declare const ComponentSize: {
|
|
|
4
4
|
readonly Medium: "medium";
|
|
5
5
|
readonly Small: "small";
|
|
6
6
|
readonly Mini: "mini";
|
|
7
|
-
/**
|
|
8
|
-
* represents default internally, @link https://github.com/angular/vscode-ng-language-service/issues/1147
|
|
9
|
-
*/
|
|
10
7
|
readonly Empty: "";
|
|
11
8
|
};
|
|
12
9
|
export declare type ComponentSize = ValueOf<typeof ComponentSize>;
|