@alauda/ui 6.4.2-beta.7 → 6.4.2
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/autocomplete/autocomplete.module.d.ts +4 -5
- package/button/button.component.d.ts +0 -1
- package/card/helper-directives.d.ts +2 -1
- package/checkbox/checkbox.component.d.ts +2 -2
- package/dialog/confirm-dialog/confirm-dialog-config.d.ts +2 -1
- package/dialog/confirm-dialog/confirm-dialog.component.d.ts +2 -0
- package/dropdown/dropdown.directive.d.ts +0 -1
- package/esm2020/accordion/accordion-item/accordion-item.component.mjs +9 -9
- package/esm2020/accordion/accordion.component.mjs +3 -3
- package/esm2020/accordion/accordion.module.mjs +4 -4
- package/esm2020/anchor/anchor.component.mjs +6 -6
- package/esm2020/anchor/anchor.directive.mjs +9 -9
- package/esm2020/anchor/anchor.module.mjs +4 -4
- package/esm2020/autocomplete/autocomplete-placeholder.component.mjs +3 -3
- package/esm2020/autocomplete/autocomplete.component.mjs +4 -4
- package/esm2020/autocomplete/autocomplete.directive.mjs +13 -8
- package/esm2020/autocomplete/autocomplete.module.mjs +6 -9
- package/esm2020/autocomplete/helper-directives.mjs +3 -3
- package/esm2020/autocomplete/suggestion/suggestion.component.mjs +5 -6
- package/esm2020/autocomplete/suggestion-group/suggestion-group.component.mjs +3 -3
- package/esm2020/back-top/back-top.component.mjs +3 -3
- package/esm2020/back-top/back-top.module.mjs +4 -4
- package/esm2020/breadcrumb/breadcrumb-item.component.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2020/button/button-group/button-group.component.mjs +3 -3
- package/esm2020/button/button.component.mjs +6 -13
- package/esm2020/button/button.module.mjs +4 -4
- package/esm2020/card/card.component.mjs +4 -4
- package/esm2020/card/card.module.mjs +4 -4
- package/esm2020/card/helper-directives.mjs +18 -12
- package/esm2020/card/section.component.mjs +4 -4
- package/esm2020/checkbox/checkbox-group/checkbox-group.component.mjs +3 -3
- package/esm2020/checkbox/checkbox.component.mjs +10 -13
- package/esm2020/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/color-picker/color-picker.component.mjs +3 -3
- package/esm2020/color-picker/color-picker.module.mjs +4 -4
- package/esm2020/date-picker/calendar/date-picker-panel/component.mjs +3 -3
- package/esm2020/date-picker/calendar/footer/component.mjs +3 -3
- package/esm2020/date-picker/calendar/header/component.mjs +3 -3
- package/esm2020/date-picker/calendar/panel/picker-panel.mjs +3 -3
- package/esm2020/date-picker/calendar/range-picker-panel/component.mjs +3 -3
- package/esm2020/date-picker/date-picker/date-picker.component.mjs +3 -3
- package/esm2020/date-picker/date-picker.module.mjs +4 -4
- package/esm2020/date-picker/range-picker/range-picker.component.mjs +3 -3
- package/esm2020/date-picker/trigger/trigger.component.mjs +3 -3
- package/esm2020/dialog/confirm-dialog/confirm-dialog-config.mjs +1 -1
- package/esm2020/dialog/confirm-dialog/confirm-dialog.component.mjs +8 -6
- package/esm2020/dialog/dialog-content/dialog-close.directive.mjs +3 -3
- package/esm2020/dialog/dialog-content/dialog-content.component.mjs +3 -3
- package/esm2020/dialog/dialog-content/dialog-footer.component.mjs +3 -3
- package/esm2020/dialog/dialog-content/dialog-header.component.mjs +3 -3
- package/esm2020/dialog/dialog.component.mjs +5 -5
- package/esm2020/dialog/dialog.module.mjs +4 -4
- package/esm2020/dialog/dialog.service.mjs +3 -3
- package/esm2020/drawer/component/drawer.component.mjs +3 -3
- package/esm2020/drawer/component/helper-directives.mjs +9 -9
- package/esm2020/drawer/drawer.module.mjs +4 -4
- package/esm2020/drawer/drawer.service.mjs +3 -3
- package/esm2020/dropdown/dropdown-active.directive.mjs +3 -3
- package/esm2020/dropdown/dropdown-button/dropdown-button.component.mjs +5 -5
- package/esm2020/dropdown/dropdown.directive.mjs +6 -14
- package/esm2020/dropdown/dropdown.module.mjs +4 -4
- package/esm2020/dropdown/helper-directives.mjs +3 -3
- package/esm2020/dropdown/menu/menu-content.directive.mjs +3 -3
- package/esm2020/dropdown/menu/menu.component.mjs +3 -3
- package/esm2020/dropdown/menu-group/menu-group.component.mjs +3 -3
- package/esm2020/dropdown/menu-item/menu-item.component.mjs +3 -3
- package/esm2020/dropdown/submenu/submenu.component.mjs +3 -3
- package/esm2020/form/common-form.mjs +7 -16
- package/esm2020/form/form-item/form-item.component.mjs +3 -3
- package/esm2020/form/form.directive.mjs +3 -3
- package/esm2020/form/form.module.mjs +4 -4
- package/esm2020/form/helper-directives.mjs +15 -15
- package/esm2020/i18n/i18n.module.mjs +4 -4
- package/esm2020/i18n/i18n.pipe.mjs +3 -3
- package/esm2020/i18n/i18n.service.mjs +3 -3
- package/esm2020/icon/icon-register.service.mjs +3 -3
- package/esm2020/icon/icon.component.mjs +5 -8
- package/esm2020/icon/icon.module.mjs +4 -4
- package/esm2020/inline-alert/helper-directives.mjs +3 -3
- package/esm2020/inline-alert/inline-alert.component.mjs +3 -3
- package/esm2020/inline-alert/inline-alert.module.mjs +4 -4
- package/esm2020/input/autosize.directive.mjs +3 -3
- package/esm2020/input/helper-directives.mjs +12 -12
- package/esm2020/input/input-group/input-group.component.mjs +3 -3
- package/esm2020/input/input.component.mjs +6 -15
- package/esm2020/input/input.module.mjs +4 -4
- package/esm2020/input/number-input/number-input.component.mjs +3 -3
- package/esm2020/input/search/search.component.mjs +3 -3
- package/esm2020/input/tags-input/tags-input.component.mjs +9 -9
- package/esm2020/message/message-wrapper.component.mjs +3 -3
- package/esm2020/message/message.component.mjs +3 -3
- package/esm2020/message/message.module.mjs +4 -4
- package/esm2020/message/message.service.mjs +3 -3
- package/esm2020/notification/notification-wrapper.component.mjs +3 -3
- package/esm2020/notification/notification.component.mjs +5 -5
- package/esm2020/notification/notification.module.mjs +4 -4
- package/esm2020/notification/notification.service.mjs +3 -3
- package/esm2020/paginator/paginator-intl.mjs +3 -3
- package/esm2020/paginator/paginator.component.mjs +4 -4
- package/esm2020/paginator/paginator.module.mjs +4 -4
- package/esm2020/radio/base-radio.mjs +5 -11
- package/esm2020/radio/radio-button/radio-button.component.mjs +3 -3
- package/esm2020/radio/radio-group/radio-group.component.mjs +3 -3
- package/esm2020/radio/radio.component.mjs +3 -3
- package/esm2020/radio/radio.module.mjs +4 -4
- package/esm2020/scrolling/fixed-size-table-virtual-scroll-strategy.mjs +3 -3
- package/esm2020/scrolling/fixed-size-table-virtual-scroll.directive.mjs +3 -3
- package/esm2020/scrolling/fixed-size-virtual-scroll.directive.mjs +3 -3
- package/esm2020/scrolling/scrolling.module.mjs +4 -4
- package/esm2020/scrolling/virtual-for-of.directive.mjs +3 -3
- package/esm2020/scrolling/virtual-scroll-viewport.component.mjs +3 -3
- package/esm2020/select/base-select.mjs +3 -3
- package/esm2020/select/helper-directives.mjs +6 -6
- package/esm2020/select/multi-select/multi-select.component.mjs +9 -9
- package/esm2020/select/option/option.component.mjs +5 -11
- package/esm2020/select/option-group/option-group.component.mjs +3 -3
- package/esm2020/select/option-placeholder.component.mjs +3 -3
- package/esm2020/select/select.component.mjs +6 -6
- package/esm2020/select/select.module.mjs +4 -4
- package/esm2020/select/validators.mjs +3 -3
- package/esm2020/shared/click-outside.directive.mjs +3 -3
- package/esm2020/shared/shared.module.mjs +4 -4
- package/esm2020/sort/sort-header.component.mjs +3 -3
- package/esm2020/sort/sort.directive.mjs +3 -3
- package/esm2020/sort/sort.module.mjs +4 -4
- package/esm2020/status-bar/status-bar.component.mjs +3 -3
- package/esm2020/status-bar/status-bar.module.mjs +4 -4
- package/esm2020/steps/steps.component.mjs +3 -3
- package/esm2020/steps/steps.module.mjs +4 -4
- package/esm2020/switch/switch.component.mjs +3 -3
- package/esm2020/switch/switch.module.mjs +4 -4
- package/esm2020/table/table-cell-def.directive.mjs +3 -3
- package/esm2020/table/table-cell.component.mjs +6 -6
- package/esm2020/table/table-cell.directive.mjs +10 -6
- package/esm2020/table/table-column-def.directive.mjs +3 -3
- package/esm2020/table/table-header-cell-def.directive.mjs +3 -3
- package/esm2020/table/table-header-cell.directive.mjs +3 -3
- package/esm2020/table/table-header-row-def.directive.mjs +3 -3
- package/esm2020/table/table-header-row.component.mjs +3 -3
- package/esm2020/table/table-placeholder.directive.mjs +6 -6
- package/esm2020/table/table-row-def.directive.mjs +3 -3
- package/esm2020/table/table-row.component.mjs +3 -3
- package/esm2020/table/table-scroll.directive.mjs +17 -9
- package/esm2020/table/table.component.mjs +5 -5
- package/esm2020/table/table.module.mjs +4 -4
- package/esm2020/table-of-contents/table-of-contents.module.mjs +4 -4
- package/esm2020/table-of-contents/toc-container.directive.mjs +3 -3
- package/esm2020/table-of-contents/toc-content.directive.mjs +3 -3
- package/esm2020/table-of-contents/toc-link.directive.mjs +3 -3
- package/esm2020/tabs/tab-body.component.mjs +21 -21
- package/esm2020/tabs/tab-context.service.mjs +3 -3
- package/esm2020/tabs/tab-group.component.mjs +3 -3
- package/esm2020/tabs/tab-header-active-indicator.component.mjs +3 -3
- package/esm2020/tabs/tab-header.component.mjs +3 -3
- package/esm2020/tabs/tab.component.mjs +3 -3
- package/esm2020/tabs/tabs.module.mjs +4 -4
- package/esm2020/tag/check-tag/check-tag.component.mjs +4 -4
- package/esm2020/tag/tag.component.mjs +3 -3
- package/esm2020/tag/tag.module.mjs +4 -4
- package/esm2020/theme/theme.module.mjs +4 -4
- package/esm2020/theme/theme.pipe.mjs +12 -12
- package/esm2020/theme/theme.service.mjs +3 -3
- package/esm2020/time-picker/component.mjs +3 -3
- package/esm2020/time-picker/panel/panel.component.mjs +9 -9
- package/esm2020/time-picker/time-picker.module.mjs +4 -4
- package/esm2020/tooltip/base-tooltip.mjs +3 -3
- package/esm2020/tooltip/tooltip-active.directive.mjs +3 -3
- package/esm2020/tooltip/tooltip-copy.directive.mjs +3 -3
- package/esm2020/tooltip/tooltip-intl.mjs +3 -3
- package/esm2020/tooltip/tooltip.component.mjs +3 -3
- package/esm2020/tooltip/tooltip.directive.mjs +3 -3
- package/esm2020/tooltip/tooltip.module.mjs +4 -4
- package/esm2020/tree-select/tree-node-placeholder.component.mjs +3 -3
- package/esm2020/tree-select/tree-select.component.mjs +11 -11
- package/esm2020/tree-select/tree-select.module.mjs +4 -4
- package/esm2020/utils/fn.mjs +2 -10
- package/esm2020/utils/index.mjs +1 -2
- package/esm2020/utils/operators.mjs +15 -12
- package/fesm2015/alauda-ui.mjs +747 -810
- package/fesm2015/alauda-ui.mjs.map +1 -1
- package/fesm2020/alauda-ui.mjs +747 -810
- package/fesm2020/alauda-ui.mjs.map +1 -1
- package/form/common-form.d.ts +2 -4
- package/input/input.component.d.ts +0 -1
- package/input/tags-input/tags-input.component.d.ts +1 -1
- package/package.json +1 -1
- package/radio/base-radio.d.ts +0 -1
- package/select/multi-select/multi-select.component.d.ts +1 -1
- package/select/option/option.component.d.ts +0 -1
- package/table/table-cell.directive.d.ts +2 -1
- package/table/table-scroll.directive.d.ts +2 -1
- package/theme/_mixin.scss +4 -0
- package/time-picker/panel/panel.component.d.ts +1 -1
- package/utils/fn.d.ts +1 -1
- package/utils/index.d.ts +0 -1
- package/utils/operators.d.ts +7 -8
- package/esm2020/utils/e2e-attribute-binding.directive.mjs +0 -34
- package/utils/e2e-attribute-binding.directive.d.ts +0 -10
package/form/common-form.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ChangeDetectorRef,
|
|
1
|
+
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import { ReplaySubject } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
@@ -8,10 +8,8 @@ import * as i0 from "@angular/core";
|
|
|
8
8
|
*/
|
|
9
9
|
export declare class CommonFormControl<V, M = V> implements ControlValueAccessor {
|
|
10
10
|
protected cdr: ChangeDetectorRef;
|
|
11
|
-
private readonly elementRef;
|
|
12
11
|
get disabled(): boolean | '';
|
|
13
12
|
set disabled(val: boolean | '');
|
|
14
|
-
get testId(): string;
|
|
15
13
|
get readonly(): boolean | "";
|
|
16
14
|
set readonly(val: boolean | "");
|
|
17
15
|
get propValue(): V;
|
|
@@ -23,7 +21,7 @@ export declare class CommonFormControl<V, M = V> implements ControlValueAccessor
|
|
|
23
21
|
private _disabled;
|
|
24
22
|
model: M;
|
|
25
23
|
model$: ReplaySubject<M>;
|
|
26
|
-
constructor(cdr: ChangeDetectorRef
|
|
24
|
+
constructor(cdr: ChangeDetectorRef);
|
|
27
25
|
registerOnChange(fn: (_: V) => void): void;
|
|
28
26
|
registerOnTouched(fn: () => void): void;
|
|
29
27
|
setDisabledState(isDisabled: boolean): void;
|
|
@@ -37,7 +37,7 @@ export declare class TagsInputComponent extends CommonFormControl<string[]> impl
|
|
|
37
37
|
get rootClass(): string;
|
|
38
38
|
get tagSize(): "medium" | "mini";
|
|
39
39
|
get inputClass(): string;
|
|
40
|
-
constructor(cdr: ChangeDetectorRef, fb: FormBuilder, renderer: Renderer2, injector: Injector
|
|
40
|
+
constructor(cdr: ChangeDetectorRef, fb: FormBuilder, renderer: Renderer2, injector: Injector);
|
|
41
41
|
ngOnChanges({ inputValidator, inputAsyncValidator, disabled, }: SimpleChanges): void;
|
|
42
42
|
ngAfterViewInit(): void;
|
|
43
43
|
onRemove(index: number): void;
|
package/package.json
CHANGED
package/radio/base-radio.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ export declare class MultiSelectComponent<T = unknown> extends BaseSelect<T, T[]
|
|
|
35
35
|
private readonly withMaxRowCount;
|
|
36
36
|
focused: boolean;
|
|
37
37
|
trackByValue: (_: number, item: SelectFilterOption<T>) => unknown;
|
|
38
|
-
constructor(cdr: ChangeDetectorRef, renderer: Renderer2
|
|
38
|
+
constructor(cdr: ChangeDetectorRef, renderer: Renderer2);
|
|
39
39
|
ngAfterContentInit(): void;
|
|
40
40
|
ngAfterViewInit(): void;
|
|
41
41
|
onShowOptions(): void;
|
|
@@ -16,7 +16,6 @@ export declare class OptionComponent<T> {
|
|
|
16
16
|
private readonly disabled$$;
|
|
17
17
|
get label(): string | TemplateRef<unknown>;
|
|
18
18
|
set label(val: string | TemplateRef<unknown>);
|
|
19
|
-
get testId(): string;
|
|
20
19
|
get labelContext(): unknown;
|
|
21
20
|
set labelContext(val: unknown);
|
|
22
21
|
get value(): T;
|
|
@@ -3,7 +3,8 @@ import { ElementRef } from '@angular/core';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/** Cell template container that adds the right classes and role. */
|
|
5
5
|
export declare class TableCellDirective extends CdkCell {
|
|
6
|
+
direction: 'row' | 'column';
|
|
6
7
|
constructor(columnDef: CdkColumnDef, elementRef: ElementRef<HTMLElement>);
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableCellDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableCellDirective, "aui-table-cell", never, {}, {}, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableCellDirective, "aui-table-cell", never, { "direction": "direction"; }, {}, never>;
|
|
9
10
|
}
|
|
@@ -3,8 +3,9 @@ import { Subject } from 'rxjs';
|
|
|
3
3
|
import { TableComponent } from './table.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class TableScrollWrapperDirective {
|
|
6
|
+
auiTableScrollWrapper: string;
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableScrollWrapperDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableScrollWrapperDirective, "[auiTableScrollWrapper]", never, {}, {}, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableScrollWrapperDirective, "[auiTableScrollWrapper]", never, { "auiTableScrollWrapper": "auiTableScrollWrapper"; }, {}, never>;
|
|
8
9
|
}
|
|
9
10
|
export declare class TableScrollShadowDirective implements AfterViewInit, OnDestroy {
|
|
10
11
|
private readonly el;
|
package/theme/_mixin.scss
CHANGED
|
@@ -38,7 +38,7 @@ export declare class TimePickerPanelComponent extends CommonFormControl<Dayjs> i
|
|
|
38
38
|
secondRef: ElementRef<HTMLElement>;
|
|
39
39
|
enabledColumns: number;
|
|
40
40
|
firstScrolled: boolean;
|
|
41
|
-
constructor(cdr: ChangeDetectorRef
|
|
41
|
+
constructor(cdr: ChangeDetectorRef);
|
|
42
42
|
isDisabled(value: number, type: TimePickerControlType): boolean;
|
|
43
43
|
ngOnChanges({ hourStep, minuteStep, secondStep }: SimpleChanges): void;
|
|
44
44
|
writeValue(value: Dayjs): void;
|
package/utils/fn.d.ts
CHANGED
|
@@ -2,5 +2,5 @@ import { TemplateRef } from '@angular/core';
|
|
|
2
2
|
export declare function isUndefined(val: unknown): boolean;
|
|
3
3
|
export declare const last: <T>(values: T[]) => T;
|
|
4
4
|
export declare const isTemplateRef: (label: any) => label is TemplateRef<unknown>;
|
|
5
|
+
export declare const isString: (label: any) => label is string;
|
|
5
6
|
export declare const handlePixel: (value: number | string) => string;
|
|
6
|
-
export declare const simplifyStringToTestId: (input: string) => string;
|
package/utils/index.d.ts
CHANGED
package/utils/operators.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
export declare const publishRef: <T>(bufferSize?: number, windowTime?: number) => import("rxjs").UnaryFunction<import("rxjs").Observable<T>, import("rxjs").Observable<T>>;
|
|
1
|
+
import { TimestampProvider } from 'rxjs';
|
|
2
|
+
export declare type PublishRefConfig<T> = number | (import('rxjs/internal/operators/share').ShareConfig<T> & {
|
|
3
|
+
bufferSize?: number;
|
|
4
|
+
windowTime?: number;
|
|
5
|
+
timestampProvider?: TimestampProvider;
|
|
6
|
+
});
|
|
7
|
+
export declare const publishRef: <T>(bufferSizeOrConfig?: PublishRefConfig<T>) => import("rxjs").MonoTypeOperatorFunction<T>;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { Directive } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
const simplifyString = (str) => str
|
|
4
|
-
.replaceAll('\r', '')
|
|
5
|
-
.replaceAll('\n', '')
|
|
6
|
-
.replaceAll('\\s', '')
|
|
7
|
-
.replaceAll(' ', '');
|
|
8
|
-
export class E2eAttributeBindingDirective {
|
|
9
|
-
constructor(el) {
|
|
10
|
-
this.el = el;
|
|
11
|
-
}
|
|
12
|
-
ngAfterViewInit() {
|
|
13
|
-
this.setId();
|
|
14
|
-
}
|
|
15
|
-
setId() {
|
|
16
|
-
const currentAttr = simplifyString(this.el.nativeElement.dataset.test ||
|
|
17
|
-
simplifyString(this.el.nativeElement.nodeName +
|
|
18
|
-
'/' +
|
|
19
|
-
this.el.nativeElement.textContent));
|
|
20
|
-
if (currentAttr !== this.el.nativeElement.dataset.test) {
|
|
21
|
-
this.el.nativeElement.dataset.test = currentAttr;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
E2eAttributeBindingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: E2eAttributeBindingDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
26
|
-
E2eAttributeBindingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.2", type: E2eAttributeBindingDirective, selector: "[click]", ngImport: i0 });
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: E2eAttributeBindingDirective, decorators: [{
|
|
28
|
-
type: Directive,
|
|
29
|
-
args: [{
|
|
30
|
-
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
31
|
-
selector: '[click]',
|
|
32
|
-
}]
|
|
33
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZTJlLWF0dHJpYnV0ZS1iaW5kaW5nLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy91dGlscy9lMmUtYXR0cmlidXRlLWJpbmRpbmcuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBaUIsU0FBUyxFQUFjLE1BQU0sZUFBZSxDQUFDOztBQUVyRSxNQUFNLGNBQWMsR0FBRyxDQUFDLEdBQVcsRUFBRSxFQUFFLENBQ3JDLEdBQUc7S0FDQSxVQUFVLENBQUMsSUFBSSxFQUFFLEVBQUUsQ0FBQztLQUNwQixVQUFVLENBQUMsSUFBSSxFQUFFLEVBQUUsQ0FBQztLQUNwQixVQUFVLENBQUMsS0FBSyxFQUFFLEVBQUUsQ0FBQztLQUNyQixVQUFVLENBQUMsR0FBRyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0FBTXpCLE1BQU0sT0FBTyw0QkFBNEI7SUFDdkMsWUFBNkIsRUFBMkI7UUFBM0IsT0FBRSxHQUFGLEVBQUUsQ0FBeUI7SUFBRyxDQUFDO0lBRTVELGVBQWU7UUFDYixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7SUFDZixDQUFDO0lBRUQsS0FBSztRQUNILE1BQU0sV0FBVyxHQUFHLGNBQWMsQ0FDaEMsSUFBSSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsT0FBTyxDQUFDLElBQUk7WUFDaEMsY0FBYyxDQUNaLElBQUksQ0FBQyxFQUFFLENBQUMsYUFBYSxDQUFDLFFBQVE7Z0JBQzVCLEdBQUc7Z0JBQ0gsSUFBSSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsV0FBVyxDQUNwQyxDQUNKLENBQUM7UUFDRixJQUFJLFdBQVcsS0FBSyxJQUFJLENBQUMsRUFBRSxDQUFDLGFBQWEsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFO1lBQ3RELElBQUksQ0FBQyxFQUFFLENBQUMsYUFBYSxDQUFDLE9BQU8sQ0FBQyxJQUFJLEdBQUcsV0FBVyxDQUFDO1NBQ2xEO0lBQ0gsQ0FBQzs7eUhBbkJVLDRCQUE0Qjs2R0FBNUIsNEJBQTRCOzJGQUE1Qiw0QkFBNEI7a0JBSnhDLFNBQVM7bUJBQUM7b0JBQ1QsOERBQThEO29CQUM5RCxRQUFRLEVBQUUsU0FBUztpQkFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBZnRlclZpZXdJbml0LCBEaXJlY3RpdmUsIEVsZW1lbnRSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuY29uc3Qgc2ltcGxpZnlTdHJpbmcgPSAoc3RyOiBzdHJpbmcpID0+XG4gIHN0clxuICAgIC5yZXBsYWNlQWxsKCdcXHInLCAnJylcbiAgICAucmVwbGFjZUFsbCgnXFxuJywgJycpXG4gICAgLnJlcGxhY2VBbGwoJ1xcXFxzJywgJycpXG4gICAgLnJlcGxhY2VBbGwoJyAnLCAnJyk7XG5cbkBEaXJlY3RpdmUoe1xuICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQGFuZ3VsYXItZXNsaW50L2RpcmVjdGl2ZS1zZWxlY3RvclxuICBzZWxlY3RvcjogJ1tjbGlja10nLFxufSlcbmV4cG9ydCBjbGFzcyBFMmVBdHRyaWJ1dGVCaW5kaW5nRGlyZWN0aXZlIGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG4gIGNvbnN0cnVjdG9yKHByaXZhdGUgcmVhZG9ubHkgZWw6IEVsZW1lbnRSZWY8SFRNTEVsZW1lbnQ+KSB7fVxuXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpOiB2b2lkIHtcbiAgICB0aGlzLnNldElkKCk7XG4gIH1cblxuICBzZXRJZCgpIHtcbiAgICBjb25zdCBjdXJyZW50QXR0ciA9IHNpbXBsaWZ5U3RyaW5nKFxuICAgICAgdGhpcy5lbC5uYXRpdmVFbGVtZW50LmRhdGFzZXQudGVzdCB8fFxuICAgICAgICBzaW1wbGlmeVN0cmluZyhcbiAgICAgICAgICB0aGlzLmVsLm5hdGl2ZUVsZW1lbnQubm9kZU5hbWUgK1xuICAgICAgICAgICAgJy8nICtcbiAgICAgICAgICAgIHRoaXMuZWwubmF0aXZlRWxlbWVudC50ZXh0Q29udGVudCxcbiAgICAgICAgKSxcbiAgICApO1xuICAgIGlmIChjdXJyZW50QXR0ciAhPT0gdGhpcy5lbC5uYXRpdmVFbGVtZW50LmRhdGFzZXQudGVzdCkge1xuICAgICAgdGhpcy5lbC5uYXRpdmVFbGVtZW50LmRhdGFzZXQudGVzdCA9IGN1cnJlbnRBdHRyO1xuICAgIH1cbiAgfVxufVxuIl19
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class E2eAttributeBindingDirective implements AfterViewInit {
|
|
4
|
-
private readonly el;
|
|
5
|
-
constructor(el: ElementRef<HTMLElement>);
|
|
6
|
-
ngAfterViewInit(): void;
|
|
7
|
-
setId(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<E2eAttributeBindingDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<E2eAttributeBindingDirective, "[click]", never, {}, {}, never>;
|
|
10
|
-
}
|