@alauda/ui 6.2.1-beta.2 → 6.2.1-beta.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/alauda-ui.metadata.json +1 -1
- package/bundles/alauda-ui.umd.js +20 -62
- 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/checkbox/checkbox.component.d.ts +1 -1
- package/esm2015/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
- 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.ngfactory.js +2 -2
- 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 +6 -7
- 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 +4 -4
- package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
- package/esm2015/date-picker/calendar/header/component.ngfactory.js +5 -5
- 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 +3 -3
- 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.ngfactory.js +2 -2
- package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
- package/esm2015/form/common-form.js +4 -12
- 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 +2 -8
- 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 +4 -4
- 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 +4 -5
- 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.js +1 -1
- package/esm2015/paginator/paginator.component.ngfactory.js +10 -10
- package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
- package/esm2015/radio/base-radio.js +2 -6
- 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 +5 -6
- 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 +2 -6
- 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 +4 -5
- package/esm2015/time-picker/panel/panel.component.ngfactory.js +1 -1
- 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/fesm2015/alauda-ui.js +21 -47
- package/fesm2015/alauda-ui.js.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/time-picker/panel/panel.component.d.ts +1 -1
package/bundles/alauda-ui.umd.js
CHANGED
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
{ type: IconRegisterService }
|
|
698
698
|
]; };
|
|
699
699
|
IconComponent.propDecorators = {
|
|
700
|
-
icon: [{ type: i0.
|
|
700
|
+
icon: [{ type: i0.Input }],
|
|
701
701
|
light: [{ type: i0.Input }],
|
|
702
702
|
dark: [{ type: i0.Input }],
|
|
703
703
|
link: [{ type: i0.Input }],
|
|
@@ -2773,7 +2773,7 @@
|
|
|
2773
2773
|
DialogComponent.decorators = [
|
|
2774
2774
|
{ type: i0.Component, args: [{
|
|
2775
2775
|
selector: 'aui-dialog',
|
|
2776
|
-
template: "<div [ngClass]=\"rootClass\" [ngStyle]=\"customStyle\"
|
|
2776
|
+
template: "<div [ngClass]=\"rootClass\" [ngStyle]=\"customStyle\">\n <ng-template cdkPortalOutlet></ng-template>\n</div>\n",
|
|
2777
2777
|
encapsulation: i0.ViewEncapsulation.None,
|
|
2778
2778
|
// tslint:disable-next-line:validate-decorators
|
|
2779
2779
|
changeDetection: i0.ChangeDetectionStrategy.Default,
|
|
@@ -3354,10 +3354,9 @@
|
|
|
3354
3354
|
*/
|
|
3355
3355
|
// tslint:disable-next-line:directive-class-suffix
|
|
3356
3356
|
var CommonFormControl = /** @class */ (function () {
|
|
3357
|
-
function CommonFormControl(cdr
|
|
3357
|
+
function CommonFormControl(cdr) {
|
|
3358
3358
|
var _this = this;
|
|
3359
3359
|
this.cdr = cdr;
|
|
3360
|
-
this.elementRef = elementRef;
|
|
3361
3360
|
this.valueChange = new i0.EventEmitter();
|
|
3362
3361
|
this.value$$ = new rxjs.ReplaySubject(1);
|
|
3363
3362
|
this._disabled = false;
|
|
@@ -3376,15 +3375,6 @@
|
|
|
3376
3375
|
enumerable: false,
|
|
3377
3376
|
configurable: true
|
|
3378
3377
|
});
|
|
3379
|
-
Object.defineProperty(CommonFormControl.prototype, "testId", {
|
|
3380
|
-
get: function () {
|
|
3381
|
-
return ('AUI-FORM-CONTROL/' +
|
|
3382
|
-
(this.elementRef.nativeElement.getAttribute('formControlName') ||
|
|
3383
|
-
this.elementRef.nativeElement.getAttribute('name')));
|
|
3384
|
-
},
|
|
3385
|
-
enumerable: false,
|
|
3386
|
-
configurable: true
|
|
3387
|
-
});
|
|
3388
3378
|
Object.defineProperty(CommonFormControl.prototype, "readonly", {
|
|
3389
3379
|
get: function () {
|
|
3390
3380
|
return this.disabled;
|
|
@@ -3444,12 +3434,10 @@
|
|
|
3444
3434
|
{ type: i0.Directive }
|
|
3445
3435
|
];
|
|
3446
3436
|
CommonFormControl.ctorParameters = function () { return [
|
|
3447
|
-
{ type: i0.ChangeDetectorRef }
|
|
3448
|
-
{ type: i0.ElementRef }
|
|
3437
|
+
{ type: i0.ChangeDetectorRef }
|
|
3449
3438
|
]; };
|
|
3450
3439
|
CommonFormControl.propDecorators = {
|
|
3451
3440
|
disabled: [{ type: i0.Input }],
|
|
3452
|
-
testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
|
|
3453
3441
|
readonly: [{ type: i0.Input }],
|
|
3454
3442
|
propValue: [{ type: i0.Input, args: ['value',] }],
|
|
3455
3443
|
valueChange: [{ type: i0.Output }]
|
|
@@ -3578,13 +3566,6 @@
|
|
|
3578
3566
|
enumerable: false,
|
|
3579
3567
|
configurable: true
|
|
3580
3568
|
});
|
|
3581
|
-
Object.defineProperty(BaseRadio.prototype, "_testId", {
|
|
3582
|
-
get: function () {
|
|
3583
|
-
return 'RADIO/' + this.value;
|
|
3584
|
-
},
|
|
3585
|
-
enumerable: false,
|
|
3586
|
-
configurable: true
|
|
3587
|
-
});
|
|
3588
3569
|
BaseRadio.prototype.ngOnInit = function () {
|
|
3589
3570
|
var _this = this;
|
|
3590
3571
|
this.radioGroup.name$.pipe(operators.takeUntil(this.destroy$$)).subscribe(function (name) {
|
|
@@ -3630,7 +3611,6 @@
|
|
|
3630
3611
|
BaseRadio.propDecorators = {
|
|
3631
3612
|
disabled: [{ type: i0.Input }],
|
|
3632
3613
|
value: [{ type: i0.Input }],
|
|
3633
|
-
_testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
|
|
3634
3614
|
elRef: [{ type: i0.ViewChild, args: ['elRef', { static: true },] }]
|
|
3635
3615
|
};
|
|
3636
3616
|
|
|
@@ -3854,8 +3834,8 @@
|
|
|
3854
3834
|
var uniqueId$2 = 0;
|
|
3855
3835
|
var CheckboxComponent = /** @class */ (function (_super) {
|
|
3856
3836
|
__extends(CheckboxComponent, _super);
|
|
3857
|
-
function CheckboxComponent(cdr, checkboxGroup, focusMonitor
|
|
3858
|
-
var _this = _super.call(this, cdr
|
|
3837
|
+
function CheckboxComponent(cdr, checkboxGroup, focusMonitor) {
|
|
3838
|
+
var _this = _super.call(this, cdr) || this;
|
|
3859
3839
|
_this.focusMonitor = focusMonitor;
|
|
3860
3840
|
_this.id = "aui-checkbox-" + uniqueId$2++;
|
|
3861
3841
|
_this.name = '';
|
|
@@ -3951,13 +3931,12 @@
|
|
|
3951
3931
|
CheckboxComponent.ctorParameters = function () { return [
|
|
3952
3932
|
{ type: i0.ChangeDetectorRef },
|
|
3953
3933
|
{ type: CheckboxGroupComponent, decorators: [{ type: i0.Optional }, { type: i0.Inject, args: [i0.forwardRef(function () { return CheckboxGroupComponent; }),] }] },
|
|
3954
|
-
{ type: a11y.FocusMonitor }
|
|
3955
|
-
{ type: i0.ElementRef }
|
|
3934
|
+
{ type: a11y.FocusMonitor }
|
|
3956
3935
|
]; };
|
|
3957
3936
|
CheckboxComponent.propDecorators = {
|
|
3958
3937
|
name: [{ type: i0.Input }],
|
|
3959
3938
|
type: [{ type: i0.Input }],
|
|
3960
|
-
label: [{ type: i0.
|
|
3939
|
+
label: [{ type: i0.Input }],
|
|
3961
3940
|
indeterminate: [{ type: i0.Input }],
|
|
3962
3941
|
elRef: [{ type: i0.ViewChild, args: ['elRef', { static: true },] }]
|
|
3963
3942
|
};
|
|
@@ -3990,15 +3969,6 @@
|
|
|
3990
3969
|
this.renderer.addClass(this.elementRef.nativeElement, 'aui-input');
|
|
3991
3970
|
this.renderer.addClass(this.elementRef.nativeElement, 'aui-input--' + this.size);
|
|
3992
3971
|
}
|
|
3993
|
-
Object.defineProperty(InputComponent.prototype, "testId", {
|
|
3994
|
-
get: function () {
|
|
3995
|
-
return (this.elementRef.nativeElement.getAttribute('formcontrolname') ||
|
|
3996
|
-
this.elementRef.nativeElement.getAttribute('name') ||
|
|
3997
|
-
'aui-input');
|
|
3998
|
-
},
|
|
3999
|
-
enumerable: false,
|
|
4000
|
-
configurable: true
|
|
4001
|
-
});
|
|
4002
3972
|
Object.defineProperty(InputComponent.prototype, "size", {
|
|
4003
3973
|
get: function () {
|
|
4004
3974
|
return this._size;
|
|
@@ -4054,7 +4024,6 @@
|
|
|
4054
4024
|
{ type: i0.Renderer2 }
|
|
4055
4025
|
]; };
|
|
4056
4026
|
InputComponent.propDecorators = {
|
|
4057
|
-
testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
|
|
4058
4027
|
size: [{ type: i0.Input }],
|
|
4059
4028
|
disabled: [{ type: i0.Input }]
|
|
4060
4029
|
};
|
|
@@ -4257,8 +4226,8 @@
|
|
|
4257
4226
|
var INPUT_ERROR_KEY = 'input_data_error';
|
|
4258
4227
|
var TagsInputComponent = /** @class */ (function (_super) {
|
|
4259
4228
|
__extends(TagsInputComponent, _super);
|
|
4260
|
-
function TagsInputComponent(cdr, fb, renderer, injector
|
|
4261
|
-
var _this = _super.call(this, cdr
|
|
4229
|
+
function TagsInputComponent(cdr, fb, renderer, injector) {
|
|
4230
|
+
var _this = _super.call(this, cdr) || this;
|
|
4262
4231
|
_this.fb = fb;
|
|
4263
4232
|
_this.renderer = renderer;
|
|
4264
4233
|
_this.injector = injector;
|
|
@@ -4517,8 +4486,7 @@
|
|
|
4517
4486
|
{ type: i0.ChangeDetectorRef },
|
|
4518
4487
|
{ type: forms.FormBuilder },
|
|
4519
4488
|
{ type: i0.Renderer2 },
|
|
4520
|
-
{ type: i0.Injector }
|
|
4521
|
-
{ type: i0.ElementRef }
|
|
4489
|
+
{ type: i0.Injector }
|
|
4522
4490
|
]; };
|
|
4523
4491
|
TagsInputComponent.propDecorators = {
|
|
4524
4492
|
placeholder: [{ type: i0.Input }],
|
|
@@ -5537,13 +5505,6 @@
|
|
|
5537
5505
|
enumerable: false,
|
|
5538
5506
|
configurable: true
|
|
5539
5507
|
});
|
|
5540
|
-
Object.defineProperty(OptionComponent.prototype, "testId", {
|
|
5541
|
-
get: function () {
|
|
5542
|
-
return 'AUI-OPTION/' + (this.label || this.value);
|
|
5543
|
-
},
|
|
5544
|
-
enumerable: false,
|
|
5545
|
-
configurable: true
|
|
5546
|
-
});
|
|
5547
5508
|
Object.defineProperty(OptionComponent.prototype, "labelContext", {
|
|
5548
5509
|
get: function () {
|
|
5549
5510
|
return this._labelContext;
|
|
@@ -5611,7 +5572,6 @@
|
|
|
5611
5572
|
]; };
|
|
5612
5573
|
OptionComponent.propDecorators = {
|
|
5613
5574
|
label: [{ type: i0.Input }],
|
|
5614
|
-
testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
|
|
5615
5575
|
labelContext: [{ type: i0.Input }],
|
|
5616
5576
|
value: [{ type: i0.Input }],
|
|
5617
5577
|
disabled: [{ type: i0.Input }],
|
|
@@ -5975,8 +5935,8 @@
|
|
|
5975
5935
|
|
|
5976
5936
|
var MultiSelectComponent = /** @class */ (function (_super) {
|
|
5977
5937
|
__extends(MultiSelectComponent, _super);
|
|
5978
|
-
function MultiSelectComponent(cdr, renderer
|
|
5979
|
-
var _this = _super.call(this, cdr
|
|
5938
|
+
function MultiSelectComponent(cdr, renderer) {
|
|
5939
|
+
var _this = _super.call(this, cdr) || this;
|
|
5980
5940
|
_this.renderer = renderer;
|
|
5981
5941
|
_this.bem = buildBem('aui-multi-select');
|
|
5982
5942
|
_this.bemSelectAll = buildBem('aui-option');
|
|
@@ -6273,7 +6233,7 @@
|
|
|
6273
6233
|
MultiSelectComponent.decorators = [
|
|
6274
6234
|
{ type: i0.Component, args: [{
|
|
6275
6235
|
selector: 'aui-multi-select',
|
|
6276
|
-
template: "<div\n [class]=\"rootClass\"\n #selectRef\n #tooltipRef=\"auiTooltip\"\n [auiTooltip]=\"templateRef\"\n [auiTooltipDisabled]=\"disabled\"\n auiTooltipTrigger=\"click\"\n auiTooltipPosition=\"bottom start\"\n auiTooltipType=\"plain\"\n (auiTooltipShow)=\"onShowOptions()\"\n (auiTooltipHide)=\"onHideOptions()\"\n (mousedown)=\"$event.preventDefault()\"\n [style.max-height]=\"maxHeight\"\n>\n <div class=\"aui-multi-select__suffix\">\n <span class=\"aui-multi-select__icon-container\">\n <aui-icon\n class=\"aui-multi-select__indicator\"\n [icon]=\"loading ? 'spinner' : 'caret_down_s'\"\n ></aui-icon>\n <aui-icon\n class=\"aui-multi-select__clear\"\n icon=\"close_small\"\n (click)=\"clearValue($event)\"\n ></aui-icon>\n </span>\n </div>\n <span\n [hidden]=\"selectedValues.length || inputRef.value.length\"\n [class]=\"bem.element('placeholder')\"\n >\n {{ placeholder }}\n </span>\n <aui-tag\n *ngFor=\"let option of selectedOptions$ | async; trackBy: trackByValue\"\n type=\"info\"\n [round]=\"true\"\n [border]=\"true\"\n [size]=\"tagSize\"\n [closeable]=\"!disabled\"\n (close)=\"removeValue(option.value)\"\n [ngClass]=\"tagClassFn && tagClassFn(option.label, option.value)\"\n >\n <ng-container\n *ngIf=\"isTemplateRef(option.label); else label\"\n [ngTemplateOutlet]=\"option.label\"\n [ngTemplateOutletContext]=\"option.labelContext\"\n ></ng-container>\n <ng-template #label>\n {{ option.label }}\n </ng-template>\n </aui-tag>\n <input\n #inputRef\n autocomplete=\"off\"\n [readonly]=\"inputReadonly\"\n [class]=\"inputClass\"\n (focus)=\"onInputFocus()\"\n (blur)=\"onInputBlur()\"\n (keydown)=\"onKeyDown($event)\"\n (input)=\"onInput($event)\"\n />\n <span #inputValueMirror [class]=\"bem.element('mirror')\">\n {{ inputValue }}\n </span>\n</div>\n\n<ng-template #templateRef>\n <div\n class=\"aui-option-container\"\n [style.minWidth]=\"containerWidth\"\n (mousedown)=\"$event.preventDefault()\"\n >\n <div #optionListRef class=\"aui-option-container__content\">\n <ng-container\n *ngIf=\"\n allowSelectAll &&\n (hasEnabledOptions$ | async) &&\n ((hasVisibleOption$ | async) ||\n (allowCreate && (customCreatedOptions$ | async).length) ||\n (allowCreate && filterString))\n \"\n >\n <div\n class=\"aui-option\"\n [class]=\"bemSelectAll.block(size$ | async)\"\n [class.isDisabled]=\"disabled\"\n [class.isSelected]=\"!!(selectAllStatus$ | async)\"\n [class.isMulti]=\"true\"\n (click)=\"onSelectAllClick()\"\n >\n <i class=\"aui-option__pointer\">\n <aui-icon\n [icon]=\"\n (selectAllStatus$ | async) === 'checked'\n ? 'check_s'\n : 'square_s'\n \"\n [hidden]=\"!(selectAllStatus$ | async)\"\n ></aui-icon>\n </i>\n {{ 'select_all' | auiI18n }}\n </div>\n <hr class=\"divider\" />\n </ng-container>\n <aui-option\n #inputtingOption\n *ngIf=\"allowCreate && filterString && !(hasMatchedOption$ | async)\"\n [value]=\"filterString\"\n >\n {{ filterString }}\n </aui-option>\n <ng-container *ngIf=\"allowCreate\">\n <aui-option\n *ngFor=\"let option of customCreatedOptions$ | async\"\n [label]=\"option.label\"\n [value]=\"option.value\"\n
|
|
6236
|
+
template: "<div\n [class]=\"rootClass\"\n #selectRef\n #tooltipRef=\"auiTooltip\"\n [auiTooltip]=\"templateRef\"\n [auiTooltipDisabled]=\"disabled\"\n auiTooltipTrigger=\"click\"\n auiTooltipPosition=\"bottom start\"\n auiTooltipType=\"plain\"\n (auiTooltipShow)=\"onShowOptions()\"\n (auiTooltipHide)=\"onHideOptions()\"\n (mousedown)=\"$event.preventDefault()\"\n [style.max-height]=\"maxHeight\"\n>\n <div class=\"aui-multi-select__suffix\">\n <span class=\"aui-multi-select__icon-container\">\n <aui-icon\n class=\"aui-multi-select__indicator\"\n [icon]=\"loading ? 'spinner' : 'caret_down_s'\"\n ></aui-icon>\n <aui-icon\n class=\"aui-multi-select__clear\"\n icon=\"close_small\"\n (click)=\"clearValue($event)\"\n ></aui-icon>\n </span>\n </div>\n <span\n [hidden]=\"selectedValues.length || inputRef.value.length\"\n [class]=\"bem.element('placeholder')\"\n >\n {{ placeholder }}\n </span>\n <aui-tag\n *ngFor=\"let option of selectedOptions$ | async; trackBy: trackByValue\"\n type=\"info\"\n [round]=\"true\"\n [border]=\"true\"\n [size]=\"tagSize\"\n [closeable]=\"!disabled\"\n (close)=\"removeValue(option.value)\"\n [ngClass]=\"tagClassFn && tagClassFn(option.label, option.value)\"\n >\n <ng-container\n *ngIf=\"isTemplateRef(option.label); else label\"\n [ngTemplateOutlet]=\"option.label\"\n [ngTemplateOutletContext]=\"option.labelContext\"\n ></ng-container>\n <ng-template #label>\n {{ option.label }}\n </ng-template>\n </aui-tag>\n <input\n #inputRef\n autocomplete=\"off\"\n [readonly]=\"inputReadonly\"\n [class]=\"inputClass\"\n (focus)=\"onInputFocus()\"\n (blur)=\"onInputBlur()\"\n (keydown)=\"onKeyDown($event)\"\n (input)=\"onInput($event)\"\n />\n <span #inputValueMirror [class]=\"bem.element('mirror')\">\n {{ inputValue }}\n </span>\n</div>\n\n<ng-template #templateRef>\n <div\n class=\"aui-option-container\"\n [style.minWidth]=\"containerWidth\"\n (mousedown)=\"$event.preventDefault()\"\n >\n <div #optionListRef class=\"aui-option-container__content\">\n <ng-container\n *ngIf=\"\n allowSelectAll &&\n (hasEnabledOptions$ | async) &&\n ((hasVisibleOption$ | async) ||\n (allowCreate && (customCreatedOptions$ | async).length) ||\n (allowCreate && filterString))\n \"\n >\n <div\n class=\"aui-option\"\n [class]=\"bemSelectAll.block(size$ | async)\"\n [class.isDisabled]=\"disabled\"\n [class.isSelected]=\"!!(selectAllStatus$ | async)\"\n [class.isMulti]=\"true\"\n (click)=\"onSelectAllClick()\"\n >\n <i class=\"aui-option__pointer\">\n <aui-icon\n [icon]=\"\n (selectAllStatus$ | async) === 'checked'\n ? 'check_s'\n : 'square_s'\n \"\n [hidden]=\"!(selectAllStatus$ | async)\"\n ></aui-icon>\n </i>\n {{ 'select_all' | auiI18n }}\n </div>\n <hr class=\"divider\" />\n </ng-container>\n <aui-option\n #inputtingOption\n *ngIf=\"allowCreate && filterString && !(hasMatchedOption$ | async)\"\n [value]=\"filterString\"\n >\n {{ filterString }}\n </aui-option>\n <ng-container *ngIf=\"allowCreate\">\n <aui-option\n *ngFor=\"let option of customCreatedOptions$ | async\"\n [label]=\"option.label\"\n [value]=\"option.value\"\n >\n {{ option.label }}\n </aui-option>\n </ng-container>\n <ng-content></ng-content>\n </div>\n <div\n *ngIf=\"\n !(\n (hasVisibleOption$ | async) ||\n (allowCreate && (customCreatedOptions$ | async).length) ||\n (allowCreate && filterString)\n )\n \"\n class=\"aui-option-container__placeholder\"\n >\n <ng-content select=\"aui-option-placeholder\"></ng-content>\n </div>\n </div>\n</ng-template>\n",
|
|
6277
6237
|
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
|
6278
6238
|
encapsulation: i0.ViewEncapsulation.None,
|
|
6279
6239
|
preserveWhitespaces: false,
|
|
@@ -6293,8 +6253,7 @@
|
|
|
6293
6253
|
];
|
|
6294
6254
|
MultiSelectComponent.ctorParameters = function () { return [
|
|
6295
6255
|
{ type: i0.ChangeDetectorRef },
|
|
6296
|
-
{ type: i0.Renderer2 }
|
|
6297
|
-
{ type: i0.ElementRef }
|
|
6256
|
+
{ type: i0.Renderer2 }
|
|
6298
6257
|
]; };
|
|
6299
6258
|
MultiSelectComponent.propDecorators = {
|
|
6300
6259
|
tagClassFn: [{ type: i0.Input }],
|
|
@@ -6431,7 +6390,7 @@
|
|
|
6431
6390
|
SelectComponent.decorators = [
|
|
6432
6391
|
{ type: i0.Component, args: [{
|
|
6433
6392
|
selector: 'aui-select',
|
|
6434
|
-
template: "<div\n [class]=\"rootClass\"\n [class.isDisabled]=\"disabled\"\n [class.isClearable]=\"isClearable(hasSelected$ | async)\"\n [class.isFilterable]=\"filterable\"\n [class.isOpened]=\"opened\"\n #selectRef\n #tooltipRef=\"auiTooltip\"\n [auiTooltip]=\"templateRef\"\n [auiTooltipDisabled]=\"disabled\"\n auiTooltipTrigger=\"click\"\n auiTooltipPosition=\"bottom start\"\n auiTooltipType=\"plain\"\n (auiTooltipShow)=\"onShowOptions()\"\n (auiTooltipHide)=\"onHideOptions()\"\n>\n <aui-input-group>\n <input\n #inputRef\n class=\"aui-select__input\"\n autocomplete=\"off\"\n aui-input\n [disabled]=\"disabled\"\n [size]=\"size\"\n [readonly]=\"inputReadonly\"\n [placeholder]=\"!(hasSelected$ | async) ? placeholder : ''\"\n (input)=\"onInput($event)\"\n (keydown)=\"onKeyDown($event)\"\n (blur)=\"closeOption()\"\n />\n <span auiInputSuffix class=\"aui-select__icon-container\">\n <aui-icon\n class=\"aui-select__indicator\"\n [icon]=\"loading ? 'spinner' : 'caret_down_s'\"\n ></aui-icon>\n <aui-icon\n class=\"aui-select__clear\"\n icon=\"close_small\"\n (click)=\"clearValue($event)\"\n ></aui-icon>\n </span>\n <div\n *ngIf=\"(selectedOption$ | async) && !filterString\"\n class=\"aui-select__label-container aui-input aui-input--{{ size }}\"\n [attr.disabled]=\"disabled ? true : null\"\n >\n <div class=\"aui-select__label\">\n <ng-container *ngIf=\"(selectedOption$ | async).label as optionLabel\">\n <ng-container\n *ngIf=\"isTemplateRef(optionLabel); else label\"\n [ngTemplateOutlet]=\"optionLabel\"\n [ngTemplateOutletContext]=\"(selectedOption$ | async).labelContext\"\n ></ng-container>\n <ng-template #label>{{ optionLabel }}</ng-template>\n </ng-container>\n </div>\n </div>\n </aui-input-group>\n</div>\n\n<ng-template #templateRef>\n <div\n [class]=\"containerClass\"\n [style.minWidth]=\"containerWidth\"\n (mousedown)=\"$event.preventDefault()\"\n >\n <div #optionListRef class=\"aui-option-container__content\">\n <aui-option\n #inputtingOption\n *ngIf=\"allowCreate && filterString && !(hasMatchedOption$ | async)\"\n [value]=\"filterString\"\n >\n {{ filterString }}\n </aui-option>\n <ng-container *ngIf=\"allowCreate\">\n <aui-option\n *ngFor=\"let option of customCreatedOptions$ | async\"\n [label]=\"option.label\"\n [value]=\"option.value\"\n
|
|
6393
|
+
template: "<div\n [class]=\"rootClass\"\n [class.isDisabled]=\"disabled\"\n [class.isClearable]=\"isClearable(hasSelected$ | async)\"\n [class.isFilterable]=\"filterable\"\n [class.isOpened]=\"opened\"\n #selectRef\n #tooltipRef=\"auiTooltip\"\n [auiTooltip]=\"templateRef\"\n [auiTooltipDisabled]=\"disabled\"\n auiTooltipTrigger=\"click\"\n auiTooltipPosition=\"bottom start\"\n auiTooltipType=\"plain\"\n (auiTooltipShow)=\"onShowOptions()\"\n (auiTooltipHide)=\"onHideOptions()\"\n>\n <aui-input-group>\n <input\n #inputRef\n class=\"aui-select__input\"\n autocomplete=\"off\"\n aui-input\n [disabled]=\"disabled\"\n [size]=\"size\"\n [readonly]=\"inputReadonly\"\n [placeholder]=\"!(hasSelected$ | async) ? placeholder : ''\"\n (input)=\"onInput($event)\"\n (keydown)=\"onKeyDown($event)\"\n (blur)=\"closeOption()\"\n />\n <span auiInputSuffix class=\"aui-select__icon-container\">\n <aui-icon\n class=\"aui-select__indicator\"\n [icon]=\"loading ? 'spinner' : 'caret_down_s'\"\n ></aui-icon>\n <aui-icon\n class=\"aui-select__clear\"\n icon=\"close_small\"\n (click)=\"clearValue($event)\"\n ></aui-icon>\n </span>\n <div\n *ngIf=\"(selectedOption$ | async) && !filterString\"\n class=\"aui-select__label-container aui-input aui-input--{{ size }}\"\n [attr.disabled]=\"disabled ? true : null\"\n >\n <div class=\"aui-select__label\">\n <ng-container *ngIf=\"(selectedOption$ | async).label as optionLabel\">\n <ng-container\n *ngIf=\"isTemplateRef(optionLabel); else label\"\n [ngTemplateOutlet]=\"optionLabel\"\n [ngTemplateOutletContext]=\"(selectedOption$ | async).labelContext\"\n ></ng-container>\n <ng-template #label>{{ optionLabel }}</ng-template>\n </ng-container>\n </div>\n </div>\n </aui-input-group>\n</div>\n\n<ng-template #templateRef>\n <div\n [class]=\"containerClass\"\n [style.minWidth]=\"containerWidth\"\n (mousedown)=\"$event.preventDefault()\"\n >\n <div #optionListRef class=\"aui-option-container__content\">\n <aui-option\n #inputtingOption\n *ngIf=\"allowCreate && filterString && !(hasMatchedOption$ | async)\"\n [value]=\"filterString\"\n >\n {{ filterString }}\n </aui-option>\n <ng-container *ngIf=\"allowCreate\">\n <aui-option\n *ngFor=\"let option of customCreatedOptions$ | async\"\n [label]=\"option.label\"\n [value]=\"option.value\"\n >\n {{ option.label }}\n </aui-option>\n </ng-container>\n <ng-content></ng-content>\n </div>\n <div\n *ngIf=\"\n !(\n (hasVisibleOption$ | async) ||\n (allowCreate && (customCreatedOptions$ | async).length) ||\n (allowCreate && filterString)\n )\n \"\n class=\"aui-option-container__placeholder\"\n >\n <ng-content select=\"aui-option-placeholder\"></ng-content>\n </div>\n </div>\n</ng-template>\n",
|
|
6435
6394
|
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
|
6436
6395
|
encapsulation: i0.ViewEncapsulation.None,
|
|
6437
6396
|
preserveWhitespaces: false,
|
|
@@ -6713,7 +6672,7 @@
|
|
|
6713
6672
|
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
|
6714
6673
|
encapsulation: i0.ViewEncapsulation.None,
|
|
6715
6674
|
preserveWhitespaces: false,
|
|
6716
|
-
styles: [".aui-paginator{display:inline-flex;align-items:center;color:rgb(var(--aui-color-n-1))}.aui-paginator .aui-button{width:var(--aui-line-height-xl);height:var(--aui-line-height-xl);border:unset
|
|
6675
|
+
styles: [".aui-paginator{display:inline-flex;align-items:center;color:rgb(var(--aui-color-n-1))}.aui-paginator .aui-button{width:var(--aui-line-height-xl);height:var(--aui-line-height-xl);border:unset}.aui-paginator .aui-button--default{background-color:transparent}.aui-paginator .aui-button .aui-button__content{padding:unset}.aui-paginator__fast-navigator[hidden]{display:none}.aui-paginator__fast-navigator .aui-icon{margin:0}.aui-paginator__fast-navigator:hover aui-icon:first-child,.aui-paginator__fast-navigator aui-icon:last-child{display:none}.aui-paginator__fast-navigator:hover aui-icon:last-child{display:inline}.aui-paginator__sizes{display:inline-flex;align-items:center}.aui-paginator__sizes .aui-select{width:80px;margin-right:var(--aui-spacing-s)}.aui-paginator__jumper .aui-input{width:80px}.aui-paginator__jumper span+input{margin-left:var(--aui-spacing-m)}.aui-paginator__jumper input+span{margin-left:var(--aui-spacing-s)}.aui-paginator__total{font-size:var(--aui-font-size-m)}.aui-paginator__navigator.aui-button{background-color:rgb(var(--aui-color-n-8))}.aui-paginator__navigator.aui-button aui-icon{font-size:var(--aui-font-size-l)}.aui-paginator__navigator.aui-button:hover{background-color:rgb(var(--aui-color-p-6))}.aui-paginator__pager{border:1px solid rgb(var(--aui-color-n-7));padding:3px;border-radius:var(--aui-border-radius-m);background-color:rgb(var(--aui-color-main-bg))}.aui-paginator__layout{display:inline-block}.aui-paginator__layout+.aui-paginator__layout{margin-left:var(--aui-spacing-l)}"]
|
|
6717
6676
|
},] }
|
|
6718
6677
|
];
|
|
6719
6678
|
PaginatorComponent.ctorParameters = function () { return [
|
|
@@ -10885,8 +10844,8 @@
|
|
|
10885
10844
|
var bem$3 = buildBem('aui-time-picker-panel');
|
|
10886
10845
|
var TimePickerPanelComponent = /** @class */ (function (_super) {
|
|
10887
10846
|
__extends(TimePickerPanelComponent, _super);
|
|
10888
|
-
function TimePickerPanelComponent(cdr
|
|
10889
|
-
var _this = _super.call(this, cdr
|
|
10847
|
+
function TimePickerPanelComponent(cdr) {
|
|
10848
|
+
var _this = _super.call(this, cdr) || this;
|
|
10890
10849
|
_this.cdr = cdr;
|
|
10891
10850
|
_this.hourStep = 1;
|
|
10892
10851
|
_this.minuteStep = 1;
|
|
@@ -11082,8 +11041,7 @@
|
|
|
11082
11041
|
},] }
|
|
11083
11042
|
];
|
|
11084
11043
|
TimePickerPanelComponent.ctorParameters = function () { return [
|
|
11085
|
-
{ type: i0.ChangeDetectorRef }
|
|
11086
|
-
{ type: i0.ElementRef }
|
|
11044
|
+
{ type: i0.ChangeDetectorRef }
|
|
11087
11045
|
]; };
|
|
11088
11046
|
TimePickerPanelComponent.propDecorators = {
|
|
11089
11047
|
format: [{ type: i0.Input }],
|