@alauda/ui 6.2.1-beta.1 → 6.2.1-beta.5

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.
Files changed (94) hide show
  1. package/alauda-ui.metadata.json +1 -1
  2. package/bundles/alauda-ui.umd.js +19 -59
  3. package/bundles/alauda-ui.umd.js.map +1 -1
  4. package/bundles/alauda-ui.umd.min.js +1 -1
  5. package/bundles/alauda-ui.umd.min.js.map +1 -1
  6. package/checkbox/checkbox.component.d.ts +1 -1
  7. package/esm2015/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
  8. package/esm2015/back-top/back-top.component.ngfactory.js +2 -2
  9. package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
  10. package/esm2015/button/button.component.ngfactory.js +2 -2
  11. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngfactory.js +1 -1
  12. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngsummary.json +1 -1
  13. package/esm2015/checkbox/checkbox.component.js +6 -7
  14. package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
  15. package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
  16. package/esm2015/color-picker/color-picker.component.ngfactory.js +1 -1
  17. package/esm2015/color-picker/color-picker.component.ngsummary.json +1 -1
  18. package/esm2015/date-picker/calendar/date-picker-panel/component.ngfactory.js +4 -4
  19. package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
  20. package/esm2015/date-picker/calendar/header/component.ngfactory.js +5 -5
  21. package/esm2015/date-picker/calendar/range-picker-panel/component.ngfactory.js +5 -5
  22. package/esm2015/date-picker/calendar/range-picker-panel/component.ngsummary.json +1 -1
  23. package/esm2015/date-picker/date-picker/date-picker.component.ngfactory.js +4 -4
  24. package/esm2015/date-picker/date-picker/date-picker.component.ngsummary.json +1 -1
  25. package/esm2015/date-picker/range-picker/range-picker.component.ngfactory.js +4 -4
  26. package/esm2015/date-picker/range-picker/range-picker.component.ngsummary.json +1 -1
  27. package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
  28. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +3 -3
  29. package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
  30. package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
  31. package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +2 -2
  32. package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
  33. package/esm2015/form/common-form.js +4 -12
  34. package/esm2015/form/common-form.ngsummary.json +1 -1
  35. package/esm2015/icon/icon.component.js +3 -3
  36. package/esm2015/icon/icon.component.ngfactory.js +1 -1
  37. package/esm2015/icon/icon.component.ngsummary.json +1 -1
  38. package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
  39. package/esm2015/input/input.component.js +2 -6
  40. package/esm2015/input/input.component.ngfactory.js +1 -1
  41. package/esm2015/input/input.component.ngsummary.json +1 -1
  42. package/esm2015/input/number-input/number-input.component.ngfactory.js +4 -4
  43. package/esm2015/input/number-input/number-input.component.ngsummary.json +1 -1
  44. package/esm2015/input/search/search.component.ngfactory.js +6 -6
  45. package/esm2015/input/tags-input/tags-input.component.js +4 -5
  46. package/esm2015/input/tags-input/tags-input.component.ngfactory.js +1 -1
  47. package/esm2015/input/tags-input/tags-input.component.ngsummary.json +1 -1
  48. package/esm2015/message/message.component.ngfactory.js +2 -2
  49. package/esm2015/notification/notification.component.ngfactory.js +3 -3
  50. package/esm2015/paginator/paginator.component.js +1 -1
  51. package/esm2015/paginator/paginator.component.ngfactory.js +10 -10
  52. package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
  53. package/esm2015/radio/base-radio.js +2 -6
  54. package/esm2015/radio/base-radio.ngsummary.json +1 -1
  55. package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +3 -3
  56. package/esm2015/radio/radio-button/radio-button.component.ngsummary.json +1 -1
  57. package/esm2015/radio/radio-group/radio-group.component.ngfactory.js +1 -1
  58. package/esm2015/radio/radio-group/radio-group.component.ngsummary.json +1 -1
  59. package/esm2015/radio/radio.component.ngfactory.js +1 -1
  60. package/esm2015/radio/radio.component.ngsummary.json +1 -1
  61. package/esm2015/select/multi-select/multi-select.component.js +5 -6
  62. package/esm2015/select/multi-select/multi-select.component.ngfactory.js +7 -7
  63. package/esm2015/select/multi-select/multi-select.component.ngsummary.json +1 -1
  64. package/esm2015/select/option/option.component.js +2 -6
  65. package/esm2015/select/option/option.component.ngfactory.js +3 -3
  66. package/esm2015/select/option/option.component.ngsummary.json +1 -1
  67. package/esm2015/select/select.component.js +2 -2
  68. package/esm2015/select/select.component.ngfactory.js +7 -7
  69. package/esm2015/select/select.component.ngsummary.json +1 -1
  70. package/esm2015/steps/steps.component.ngfactory.js +3 -3
  71. package/esm2015/switch/switch.component.ngfactory.js +1 -1
  72. package/esm2015/switch/switch.component.ngsummary.json +1 -1
  73. package/esm2015/table/table-cell.component.ngfactory.js +2 -2
  74. package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
  75. package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
  76. package/esm2015/tag/tag.component.ngfactory.js +3 -3
  77. package/esm2015/time-picker/component.ngfactory.js +8 -8
  78. package/esm2015/time-picker/component.ngsummary.json +1 -1
  79. package/esm2015/time-picker/panel/panel.component.js +4 -5
  80. package/esm2015/time-picker/panel/panel.component.ngfactory.js +1 -1
  81. package/esm2015/time-picker/panel/panel.component.ngsummary.json +1 -1
  82. package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
  83. package/esm2015/tree-select/tree-select.component.ngfactory.js +5 -5
  84. package/esm2015/tree-select/tree-select.component.ngsummary.json +1 -1
  85. package/fesm2015/alauda-ui.js +20 -44
  86. package/fesm2015/alauda-ui.js.map +1 -1
  87. package/form/common-form.d.ts +2 -4
  88. package/input/input.component.d.ts +0 -1
  89. package/input/tags-input/tags-input.component.d.ts +1 -1
  90. package/package.json +1 -1
  91. package/radio/base-radio.d.ts +0 -1
  92. package/select/multi-select/multi-select.component.d.ts +1 -1
  93. package/select/option/option.component.d.ts +0 -1
  94. package/time-picker/panel/panel.component.d.ts +1 -1
@@ -697,7 +697,7 @@
697
697
  { type: IconRegisterService }
698
698
  ]; };
699
699
  IconComponent.propDecorators = {
700
- icon: [{ type: i0.HostBinding, args: ['attr.data-test',] }, { type: i0.Input }],
700
+ icon: [{ type: i0.Input }],
701
701
  light: [{ type: i0.Input }],
702
702
  dark: [{ type: i0.Input }],
703
703
  link: [{ type: i0.Input }],
@@ -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, elementRef) {
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, elementRef) {
3858
- var _this = _super.call(this, cdr, elementRef) || this;
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.HostBinding, args: ['attr.data-test',] }, { type: i0.Input }],
3939
+ label: [{ type: i0.Input }],
3961
3940
  indeterminate: [{ type: i0.Input }],
3962
3941
  elRef: [{ type: i0.ViewChild, args: ['elRef', { static: true },] }]
3963
3942
  };
@@ -3990,13 +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('name') || 'aui-input';
3996
- },
3997
- enumerable: false,
3998
- configurable: true
3999
- });
4000
3972
  Object.defineProperty(InputComponent.prototype, "size", {
4001
3973
  get: function () {
4002
3974
  return this._size;
@@ -4052,7 +4024,6 @@
4052
4024
  { type: i0.Renderer2 }
4053
4025
  ]; };
4054
4026
  InputComponent.propDecorators = {
4055
- testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
4056
4027
  size: [{ type: i0.Input }],
4057
4028
  disabled: [{ type: i0.Input }]
4058
4029
  };
@@ -4255,8 +4226,8 @@
4255
4226
  var INPUT_ERROR_KEY = 'input_data_error';
4256
4227
  var TagsInputComponent = /** @class */ (function (_super) {
4257
4228
  __extends(TagsInputComponent, _super);
4258
- function TagsInputComponent(cdr, fb, renderer, injector, elementRef) {
4259
- var _this = _super.call(this, cdr, elementRef) || this;
4229
+ function TagsInputComponent(cdr, fb, renderer, injector) {
4230
+ var _this = _super.call(this, cdr) || this;
4260
4231
  _this.fb = fb;
4261
4232
  _this.renderer = renderer;
4262
4233
  _this.injector = injector;
@@ -4515,8 +4486,7 @@
4515
4486
  { type: i0.ChangeDetectorRef },
4516
4487
  { type: forms.FormBuilder },
4517
4488
  { type: i0.Renderer2 },
4518
- { type: i0.Injector },
4519
- { type: i0.ElementRef }
4489
+ { type: i0.Injector }
4520
4490
  ]; };
4521
4491
  TagsInputComponent.propDecorators = {
4522
4492
  placeholder: [{ type: i0.Input }],
@@ -5535,13 +5505,6 @@
5535
5505
  enumerable: false,
5536
5506
  configurable: true
5537
5507
  });
5538
- Object.defineProperty(OptionComponent.prototype, "testId", {
5539
- get: function () {
5540
- return 'AUI-OPTION/' + (this.label || this.value);
5541
- },
5542
- enumerable: false,
5543
- configurable: true
5544
- });
5545
5508
  Object.defineProperty(OptionComponent.prototype, "labelContext", {
5546
5509
  get: function () {
5547
5510
  return this._labelContext;
@@ -5609,7 +5572,6 @@
5609
5572
  ]; };
5610
5573
  OptionComponent.propDecorators = {
5611
5574
  label: [{ type: i0.Input }],
5612
- testId: [{ type: i0.HostBinding, args: ['attr.data-test',] }],
5613
5575
  labelContext: [{ type: i0.Input }],
5614
5576
  value: [{ type: i0.Input }],
5615
5577
  disabled: [{ type: i0.Input }],
@@ -5973,8 +5935,8 @@
5973
5935
 
5974
5936
  var MultiSelectComponent = /** @class */ (function (_super) {
5975
5937
  __extends(MultiSelectComponent, _super);
5976
- function MultiSelectComponent(cdr, renderer, elementRef) {
5977
- var _this = _super.call(this, cdr, elementRef) || this;
5938
+ function MultiSelectComponent(cdr, renderer) {
5939
+ var _this = _super.call(this, cdr) || this;
5978
5940
  _this.renderer = renderer;
5979
5941
  _this.bem = buildBem('aui-multi-select');
5980
5942
  _this.bemSelectAll = buildBem('aui-option');
@@ -6271,7 +6233,7 @@
6271
6233
  MultiSelectComponent.decorators = [
6272
6234
  { type: i0.Component, args: [{
6273
6235
  selector: 'aui-multi-select',
6274
- 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 [attr.data-test]=\"'aui-option/' + option.label\"\n >AUI-FORM-CONTROL/\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",
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",
6275
6237
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
6276
6238
  encapsulation: i0.ViewEncapsulation.None,
6277
6239
  preserveWhitespaces: false,
@@ -6291,8 +6253,7 @@
6291
6253
  ];
6292
6254
  MultiSelectComponent.ctorParameters = function () { return [
6293
6255
  { type: i0.ChangeDetectorRef },
6294
- { type: i0.Renderer2 },
6295
- { type: i0.ElementRef }
6256
+ { type: i0.Renderer2 }
6296
6257
  ]; };
6297
6258
  MultiSelectComponent.propDecorators = {
6298
6259
  tagClassFn: [{ type: i0.Input }],
@@ -6429,7 +6390,7 @@
6429
6390
  SelectComponent.decorators = [
6430
6391
  { type: i0.Component, args: [{
6431
6392
  selector: 'aui-select',
6432
- 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 [attr.data-test]=\"'aui-option/' + option.label\"\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",
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",
6433
6394
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
6434
6395
  encapsulation: i0.ViewEncapsulation.None,
6435
6396
  preserveWhitespaces: false,
@@ -6711,7 +6672,7 @@
6711
6672
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
6712
6673
  encapsulation: i0.ViewEncapsulation.None,
6713
6674
  preserveWhitespaces: false,
6714
- 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;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)}"]
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 .aui-button--default{background-color:transparent}.aui-paginator .aui-button .aui-button__content{padding:0}.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)}"]
6715
6676
  },] }
6716
6677
  ];
6717
6678
  PaginatorComponent.ctorParameters = function () { return [
@@ -10883,8 +10844,8 @@
10883
10844
  var bem$3 = buildBem('aui-time-picker-panel');
10884
10845
  var TimePickerPanelComponent = /** @class */ (function (_super) {
10885
10846
  __extends(TimePickerPanelComponent, _super);
10886
- function TimePickerPanelComponent(cdr, elementRef) {
10887
- var _this = _super.call(this, cdr, elementRef) || this;
10847
+ function TimePickerPanelComponent(cdr) {
10848
+ var _this = _super.call(this, cdr) || this;
10888
10849
  _this.cdr = cdr;
10889
10850
  _this.hourStep = 1;
10890
10851
  _this.minuteStep = 1;
@@ -11080,8 +11041,7 @@
11080
11041
  },] }
11081
11042
  ];
11082
11043
  TimePickerPanelComponent.ctorParameters = function () { return [
11083
- { type: i0.ChangeDetectorRef },
11084
- { type: i0.ElementRef }
11044
+ { type: i0.ChangeDetectorRef }
11085
11045
  ]; };
11086
11046
  TimePickerPanelComponent.propDecorators = {
11087
11047
  format: [{ type: i0.Input }],