@alauda/ui 6.2.1-beta.7 → 6.2.1-beta.8
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.metadata.json +1 -1
- package/bundles/alauda-ui.umd.js +81 -20
- package/bundles/alauda-ui.umd.js.map +1 -1
- package/bundles/alauda-ui.umd.min.js +1 -1
- package/bundles/alauda-ui.umd.min.js.map +1 -1
- package/button/button.component.d.ts +1 -0
- package/checkbox/checkbox.component.d.ts +1 -1
- package/esm2015/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
- package/esm2015/alauda-ui.ngsummary.json +1 -1
- package/esm2015/back-top/back-top.component.ngfactory.js +2 -2
- package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
- package/esm2015/button/button.component.js +7 -2
- package/esm2015/button/button.component.ngfactory.js +3 -3
- package/esm2015/button/button.component.ngsummary.json +1 -1
- package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngfactory.js +1 -1
- package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngsummary.json +1 -1
- package/esm2015/checkbox/checkbox.component.js +7 -6
- package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
- package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
- package/esm2015/color-picker/color-picker.component.ngfactory.js +1 -1
- package/esm2015/color-picker/color-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/calendar/date-picker-panel/component.ngfactory.js +6 -6
- package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
- package/esm2015/date-picker/calendar/footer/component.ngfactory.js +5 -5
- package/esm2015/date-picker/calendar/header/component.ngfactory.js +9 -9
- package/esm2015/date-picker/calendar/panel/picker-panel.ngfactory.js +3 -3
- package/esm2015/date-picker/calendar/range-picker-panel/component.ngfactory.js +5 -5
- package/esm2015/date-picker/calendar/range-picker-panel/component.ngsummary.json +1 -1
- package/esm2015/date-picker/date-picker/date-picker.component.ngfactory.js +4 -4
- package/esm2015/date-picker/date-picker/date-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/range-picker/range-picker.component.ngfactory.js +4 -4
- package/esm2015/date-picker/range-picker/range-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
- package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +5 -5
- package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
- package/esm2015/dialog/dialog.component.js +2 -2
- package/esm2015/dialog/dialog.component.ngfactory.js +2 -2
- package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
- package/esm2015/dropdown/dropdown-button/dropdown-button.component.js +2 -2
- package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +3 -3
- package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
- package/esm2015/form/common-form.js +12 -4
- package/esm2015/form/common-form.ngsummary.json +1 -1
- package/esm2015/icon/icon.component.js +3 -3
- package/esm2015/icon/icon.component.ngfactory.js +1 -1
- package/esm2015/icon/icon.component.ngsummary.json +1 -1
- package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
- package/esm2015/input/input.component.js +9 -2
- package/esm2015/input/input.component.ngfactory.js +1 -1
- package/esm2015/input/input.component.ngsummary.json +1 -1
- package/esm2015/input/number-input/number-input.component.ngfactory.js +6 -6
- package/esm2015/input/number-input/number-input.component.ngsummary.json +1 -1
- package/esm2015/input/search/search.component.ngfactory.js +6 -6
- package/esm2015/input/tags-input/tags-input.component.js +5 -4
- package/esm2015/input/tags-input/tags-input.component.ngfactory.js +1 -1
- package/esm2015/input/tags-input/tags-input.component.ngsummary.json +1 -1
- package/esm2015/message/message.component.ngfactory.js +2 -2
- package/esm2015/notification/notification.component.ngfactory.js +3 -3
- package/esm2015/paginator/paginator.component.ngfactory.js +18 -18
- package/esm2015/public-api.ngsummary.json +1 -1
- package/esm2015/radio/base-radio.js +6 -2
- package/esm2015/radio/base-radio.ngsummary.json +1 -1
- package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +3 -3
- package/esm2015/radio/radio-button/radio-button.component.ngsummary.json +1 -1
- package/esm2015/radio/radio-group/radio-group.component.ngfactory.js +1 -1
- package/esm2015/radio/radio-group/radio-group.component.ngsummary.json +1 -1
- package/esm2015/radio/radio.component.ngfactory.js +1 -1
- package/esm2015/radio/radio.component.ngsummary.json +1 -1
- package/esm2015/select/multi-select/multi-select.component.js +6 -5
- package/esm2015/select/multi-select/multi-select.component.ngfactory.js +7 -7
- package/esm2015/select/multi-select/multi-select.component.ngsummary.json +1 -1
- package/esm2015/select/option/option.component.js +6 -2
- package/esm2015/select/option/option.component.ngfactory.js +3 -3
- package/esm2015/select/option/option.component.ngsummary.json +1 -1
- package/esm2015/select/select.component.js +2 -2
- package/esm2015/select/select.component.ngfactory.js +7 -7
- package/esm2015/select/select.component.ngsummary.json +1 -1
- package/esm2015/steps/steps.component.ngfactory.js +3 -3
- package/esm2015/switch/switch.component.ngfactory.js +1 -1
- package/esm2015/switch/switch.component.ngsummary.json +1 -1
- package/esm2015/table/table-cell.component.ngfactory.js +2 -2
- package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
- package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
- package/esm2015/tag/tag.component.ngfactory.js +3 -3
- package/esm2015/time-picker/component.ngfactory.js +8 -8
- package/esm2015/time-picker/component.ngsummary.json +1 -1
- package/esm2015/time-picker/panel/panel.component.js +5 -4
- package/esm2015/time-picker/panel/panel.component.ngfactory.js +5 -5
- package/esm2015/time-picker/panel/panel.component.ngsummary.json +1 -1
- package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
- package/esm2015/tree-select/tree-select.component.ngfactory.js +5 -5
- package/esm2015/tree-select/tree-select.component.ngsummary.json +1 -1
- package/esm2015/utils/fn.js +10 -1
- package/esm2015/utils/fn.ngsummary.json +1 -1
- package/esm2015/utils/index.ngsummary.json +1 -1
- package/fesm2015/alauda-ui.js +62 -22
- package/fesm2015/alauda-ui.js.map +1 -1
- package/form/common-form.d.ts +4 -2
- package/input/input.component.d.ts +1 -0
- package/input/tags-input/tags-input.component.d.ts +1 -1
- package/package.json +1 -1
- package/radio/base-radio.d.ts +1 -0
- package/select/multi-select/multi-select.component.d.ts +1 -1
- package/select/option/option.component.d.ts +1 -0
- package/time-picker/panel/panel.component.d.ts +1 -1
- package/utils/fn.d.ts +1 -0
|
@@ -4,6 +4,7 @@ export declare class ButtonComponent implements OnDestroy {
|
|
|
4
4
|
private readonly el;
|
|
5
5
|
private readonly renderer;
|
|
6
6
|
private readonly focusMonitor;
|
|
7
|
+
get testId(): string;
|
|
7
8
|
get type(): import("../types").ValueOf<{
|
|
8
9
|
readonly Default: "default";
|
|
9
10
|
readonly Primary: "primary";
|
|
@@ -17,7 +17,7 @@ export declare class CheckboxComponent<T> extends CommonFormControl<boolean> imp
|
|
|
17
17
|
private readonly label$$;
|
|
18
18
|
private _indeterminate;
|
|
19
19
|
private readonly destroy$$;
|
|
20
|
-
constructor(cdr: ChangeDetectorRef, checkboxGroup: CheckboxGroupComponent<T>, focusMonitor: FocusMonitor);
|
|
20
|
+
constructor(cdr: ChangeDetectorRef, checkboxGroup: CheckboxGroupComponent<T>, focusMonitor: FocusMonitor, elementRef: ElementRef);
|
|
21
21
|
ngAfterViewInit(): void;
|
|
22
22
|
ngOnDestroy(): void;
|
|
23
23
|
writeValue(value: boolean): void;
|
|
@@ -21,8 +21,8 @@ function View_AccordionItemComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵe
|
|
|
21
21
|
export function View_AccordionItemComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵeld(0, 0, null, null, 8, "div", [["class", "aui-accordion-item"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, "div", [["class", "aui-accordion-item__header"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 2, "button", [["class", "aui-accordion-item__expand-button"], ["type", "button"]], [[2, "isExpanded", null], [8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
22
22
|
var pd_0 = (_co.toggle() !== false);
|
|
23
23
|
ad = (pd_0 && ad);
|
|
24
|
-
} return ad; }, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]],
|
|
24
|
+
} return ad; }, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]], [[1, "data-test", 0]], null, null, i3.View_IconComponent_0, i3.RenderType_IconComponent)), i1.ɵdid(4, 49152, null, 0, i4.IconComponent, [i5.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(5, 0, null, null, 1, "div", [["class", "aui-accordion-item__header-content"]], [[2, "aui-accordion-item__header-content--expanded", null]], null, null, null, null)), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_AccordionItemComponent_1)), i1.ɵdid(8, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_3 = "angle_right"; _ck(_v, 4, 0, currVal_3); var currVal_5 = _co.expanded; _ck(_v, 8, 0, currVal_5); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.expanded; var currVal_1 = _co.disabled; _ck(_v, 2, 0, currVal_0, currVal_1); var currVal_2 = i1.ɵnov(_v, 4).icon; _ck(_v, 3, 0, currVal_2); var currVal_4 = _co.expanded; _ck(_v, 5, 0, currVal_4); }); }
|
|
25
25
|
export function View_AccordionItemComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-accordion-item", [], null, null, null, View_AccordionItemComponent_0, RenderType_AccordionItemComponent)), i1.ɵdid(1, 1228800, null, 1, i6.AccordionItemComponent, [i7.AccordionComponent, i1.ChangeDetectorRef, i8.UniqueSelectionDispatcher], null, null), i1.ɵqud(335544320, 1, { _lazyContentTpl: 0 })], null, null); }
|
|
26
26
|
var AccordionItemComponentNgFactory = i1.ɵccf("aui-accordion-item", i6.AccordionItemComponent, View_AccordionItemComponent_Host_0, { expanded: "expanded", disabled: "disabled", background: "background" }, { closed: "closed", opened: "opened", destroyed: "destroyed", expandedChange: "expandedChange" }, ["[auiAccordionItemHeader]", "*"]);
|
|
27
27
|
export { AccordionItemComponentNgFactory as AccordionItemComponentNgFactory };
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztpRUNrQkUsK0lBVU0sS0FKSiw0SUFHTSxJQUZKLGVBQXlCLElBQ3pCLDJNQUErRCxpREFBbEQsbUJBQW1DLGlCQUFoRCxZQUErRCxFQUFsRCxTQUFtQyxtREFMbEQsbUJBQVMsS0FDVCx3REFBK0MsR0FKakQsWUFVTSxFQVBKLFNBQVMsRUFDVCxTQUErQyxHQUVOLG1CQUFrQyxhQUEzRSxZQUdNLEVBSG1DLFNBQWtDO3dFQXhCL0UsMkdBNkJNLEtBNUJKLG1IQWdCTSxLQWZKLDhPQVFTLFlBSFA7O3dCQUFrQjtNQUxwQix3QkFRUyxLQURQLHlRQUF3QyxJQUUxQyxrTEFLTSxJQURKLGVBQTJELElBRy9ELHNMQVVNLGlEQW5CUSw2QkFBa0IsRUFBNUIsWUFBd0MsRUFBOUIsU0FBa0IsR0FVOUIsbUJBQWdCLFdBRGxCLFlBVU0sRUFUSixTQUFnQixtREFkZCxtQkFBNkIsV0FDN0IsbUJBQXFCLFdBSnZCLFlBUVMsRUFMUCxTQUE2QixFQUM3QixTQUFxQixHQUdyQiw0REFBd0MsR0FJeEMsbUJBQStELFdBRmpFLFlBS00sRUFISixTQUErRCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgY2xhc3M9XCJhdWktYWNjb3JkaW9uLWl0ZW1cIj5cbiAgPGRpdiBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyXCI+XG4gICAgPGJ1dHRvblxuICAgICAgdHlwZT1cImJ1dHRvblwiXG4gICAgICBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9fZXhwYW5kLWJ1dHRvblwiXG4gICAgICBbY2xhc3MuaXNFeHBhbmRlZF09XCJleHBhbmRlZFwiXG4gICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgICAgKGNsaWNrKT1cInRvZ2dsZSgpXCJcbiAgICA+XG4gICAgICA8YXVpLWljb24gaWNvbj1cImFuZ2xlX3JpZ2h0XCI+PC9hdWktaWNvbj5cbiAgICA8L2J1dHRvbj5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyLWNvbnRlbnRcIlxuICAgICAgW2NsYXNzLmF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyLWNvbnRlbnQtLWV4cGFuZGVkXT1cImV4cGFuZGVkXCJcbiAgICA+XG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbYXVpQWNjb3JkaW9uSXRlbUhlYWRlcl1cIj48L25nLWNvbnRlbnQ+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuICA8ZGl2XG4gICAgKm5nSWY9XCJleHBhbmRlZFwiXG4gICAgY2xhc3M9XCJhdWktYWNjb3JkaW9uLWl0ZW1fX2JvZHlcIlxuICAgIFtpZF09XCJpZFwiXG4gICAgW0BleHBhbmRdPVwiZXhwYW5kZWQgPyAnZXhwYW5kZWQnIDogJ2NvbGxhcHNlZCdcIlxuICA+XG4gICAgPGRpdiBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9fY29udGVudFwiIFtjbGFzcy5oYXNCYWNrZ3JvdW5kXT1cImJhY2tncm91bmRcIj5cbiAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgICAgIDxuZy10ZW1wbGF0ZSBbbmdUZW1wbGF0ZU91dGxldF09XCJsYXp5Q29udGVudFRwbFwiPjwvbmctdGVtcGxhdGU+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
|