@alauda/ui 6.2.1-beta.10 → 6.2.1-beta.11

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 (140) hide show
  1. package/alauda-ui.d.ts +21 -20
  2. package/alauda-ui.metadata.json +1 -1
  3. package/bundles/alauda-ui.umd.js +101 -167
  4. package/bundles/alauda-ui.umd.js.map +1 -1
  5. package/bundles/alauda-ui.umd.min.js +1 -1
  6. package/bundles/alauda-ui.umd.min.js.map +1 -1
  7. package/button/button.component.d.ts +0 -1
  8. package/checkbox/checkbox.component.d.ts +1 -1
  9. package/dropdown/dropdown.directive.d.ts +0 -1
  10. package/esm2015/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
  11. package/esm2015/alauda-ui.js +22 -21
  12. package/esm2015/alauda-ui.ngsummary.json +1 -1
  13. package/esm2015/autocomplete/autocomplete.module.js +1 -3
  14. package/esm2015/autocomplete/autocomplete.module.ngfactory.js +1 -1
  15. package/esm2015/autocomplete/suggestion/suggestion.component.ngfactory.js +8 -9
  16. package/esm2015/back-top/back-top.component.ngfactory.js +2 -2
  17. package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
  18. package/esm2015/button/button.component.js +2 -7
  19. package/esm2015/button/button.component.ngfactory.js +3 -3
  20. package/esm2015/button/button.component.ngsummary.json +1 -1
  21. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngfactory.js +1 -1
  22. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngsummary.json +1 -1
  23. package/esm2015/checkbox/checkbox.component.js +6 -7
  24. package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
  25. package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
  26. package/esm2015/color-picker/color-picker.component.ngfactory.js +1 -1
  27. package/esm2015/color-picker/color-picker.component.ngsummary.json +1 -1
  28. package/esm2015/date-picker/calendar/date-picker-panel/component.ngfactory.js +6 -6
  29. package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
  30. package/esm2015/date-picker/calendar/footer/component.ngfactory.js +5 -5
  31. package/esm2015/date-picker/calendar/header/component.ngfactory.js +9 -9
  32. package/esm2015/date-picker/calendar/panel/picker-panel.ngfactory.js +3 -3
  33. package/esm2015/date-picker/calendar/range-picker-panel/component.ngfactory.js +5 -5
  34. package/esm2015/date-picker/calendar/range-picker-panel/component.ngsummary.json +1 -1
  35. package/esm2015/date-picker/date-picker/date-picker.component.ngfactory.js +4 -4
  36. package/esm2015/date-picker/date-picker/date-picker.component.ngsummary.json +1 -1
  37. package/esm2015/date-picker/range-picker/range-picker.component.ngfactory.js +4 -4
  38. package/esm2015/date-picker/range-picker/range-picker.component.ngsummary.json +1 -1
  39. package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
  40. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.js +2 -2
  41. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +5 -5
  42. package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
  43. package/esm2015/dialog/dialog.component.js +3 -3
  44. package/esm2015/dialog/dialog.component.ngfactory.js +2 -2
  45. package/esm2015/dialog/dialog.component.scss.ngstyle.js +1 -1
  46. package/esm2015/dialog/dialog.module.ngfactory.js +1 -1
  47. package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
  48. package/esm2015/dropdown/dropdown-button/dropdown-button.component.js +2 -2
  49. package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +3 -3
  50. package/esm2015/dropdown/dropdown.directive.js +2 -8
  51. package/esm2015/dropdown/dropdown.directive.ngsummary.json +1 -1
  52. package/esm2015/dropdown/menu/menu.component.js +1 -1
  53. package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
  54. package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
  55. package/esm2015/form/common-form.js +4 -12
  56. package/esm2015/form/common-form.ngsummary.json +1 -1
  57. package/esm2015/icon/icon.component.js +8 -6
  58. package/esm2015/icon/icon.component.ngfactory.js +5 -4
  59. package/esm2015/icon/icon.component.ngsummary.json +1 -1
  60. package/esm2015/icon/icon.component.scss.ngstyle.js +1 -1
  61. package/esm2015/icon/icon.module.ngfactory.js +1 -1
  62. package/esm2015/inline-alert/inline-alert.component.js +2 -2
  63. package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
  64. package/esm2015/input/input.component.js +2 -9
  65. package/esm2015/input/input.component.ngfactory.js +1 -1
  66. package/esm2015/input/input.component.ngsummary.json +1 -1
  67. package/esm2015/input/number-input/number-input.component.ngfactory.js +6 -6
  68. package/esm2015/input/number-input/number-input.component.ngsummary.json +1 -1
  69. package/esm2015/input/search/search.component.ngfactory.js +6 -6
  70. package/esm2015/input/tags-input/tags-input.component.js +4 -5
  71. package/esm2015/input/tags-input/tags-input.component.ngfactory.js +1 -1
  72. package/esm2015/input/tags-input/tags-input.component.ngsummary.json +1 -1
  73. package/esm2015/message/message.component.js +2 -2
  74. package/esm2015/message/message.component.ngfactory.js +2 -2
  75. package/esm2015/message/message.module.ngfactory.js +1 -1
  76. package/esm2015/notification/notification.component.js +2 -2
  77. package/esm2015/notification/notification.component.ngfactory.js +3 -3
  78. package/esm2015/notification/notification.module.ngfactory.js +1 -1
  79. package/esm2015/paginator/paginator.component.ngfactory.js +18 -18
  80. package/esm2015/public-api.ngsummary.json +1 -1
  81. package/esm2015/radio/base-radio.js +2 -6
  82. package/esm2015/radio/base-radio.ngsummary.json +1 -1
  83. package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +3 -3
  84. package/esm2015/radio/radio-button/radio-button.component.ngsummary.json +1 -1
  85. package/esm2015/radio/radio-group/radio-group.component.ngfactory.js +1 -1
  86. package/esm2015/radio/radio-group/radio-group.component.ngsummary.json +1 -1
  87. package/esm2015/radio/radio.component.ngfactory.js +1 -1
  88. package/esm2015/radio/radio.component.ngsummary.json +1 -1
  89. package/esm2015/select/multi-select/multi-select.component.js +5 -6
  90. package/esm2015/select/multi-select/multi-select.component.ngfactory.js +7 -7
  91. package/esm2015/select/multi-select/multi-select.component.ngsummary.json +1 -1
  92. package/esm2015/select/option/option.component.js +2 -6
  93. package/esm2015/select/option/option.component.ngfactory.js +3 -3
  94. package/esm2015/select/option/option.component.ngsummary.json +1 -1
  95. package/esm2015/select/select.component.js +2 -2
  96. package/esm2015/select/select.component.ngfactory.js +7 -7
  97. package/esm2015/select/select.component.ngsummary.json +1 -1
  98. package/esm2015/steps/steps.component.js +1 -1
  99. package/esm2015/steps/steps.component.ngfactory.js +3 -3
  100. package/esm2015/steps/steps.component.scss.ngstyle.js +1 -1
  101. package/esm2015/switch/switch.component.ngfactory.js +1 -1
  102. package/esm2015/switch/switch.component.ngsummary.json +1 -1
  103. package/esm2015/table/table-cell.component.ngfactory.js +2 -2
  104. package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
  105. package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
  106. package/esm2015/tag/tag.component.ngfactory.js +3 -3
  107. package/esm2015/theme/color.pipe.js +26 -0
  108. package/esm2015/theme/color.pipe.ngsummary.json +1 -0
  109. package/esm2015/theme/theme.module.js +4 -3
  110. package/esm2015/theme/theme.module.ngfactory.js +1 -1
  111. package/esm2015/theme/theme.module.ngsummary.json +1 -1
  112. package/esm2015/time-picker/component.ngfactory.js +8 -8
  113. package/esm2015/time-picker/component.ngsummary.json +1 -1
  114. package/esm2015/time-picker/panel/panel.component.js +4 -5
  115. package/esm2015/time-picker/panel/panel.component.ngfactory.js +5 -5
  116. package/esm2015/time-picker/panel/panel.component.ngsummary.json +1 -1
  117. package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
  118. package/esm2015/tree-select/tree-select.component.ngfactory.js +5 -5
  119. package/esm2015/tree-select/tree-select.component.ngsummary.json +1 -1
  120. package/esm2015/utils/fn.js +1 -10
  121. package/esm2015/utils/fn.ngsummary.json +1 -1
  122. package/esm2015/utils/index.js +1 -2
  123. package/esm2015/utils/index.ngsummary.json +1 -1
  124. package/fesm2015/alauda-ui.js +65 -116
  125. package/fesm2015/alauda-ui.js.map +1 -1
  126. package/form/common-form.d.ts +2 -4
  127. package/icon/icon.component.d.ts +2 -0
  128. package/input/input.component.d.ts +0 -1
  129. package/input/tags-input/tags-input.component.d.ts +1 -1
  130. package/package.json +1 -1
  131. package/radio/base-radio.d.ts +0 -1
  132. package/select/multi-select/multi-select.component.d.ts +1 -1
  133. package/select/option/option.component.d.ts +0 -1
  134. package/theme/color.pipe.d.ts +10 -0
  135. package/time-picker/panel/panel.component.d.ts +1 -1
  136. package/utils/fn.d.ts +0 -1
  137. package/utils/index.d.ts +0 -1
  138. package/esm2015/utils/e2e-attribute-binding.directive.js +0 -34
  139. package/esm2015/utils/e2e-attribute-binding.directive.ngsummary.json +0 -1
  140. package/utils/e2e-attribute-binding.directive.d.ts +0 -7
@@ -1,4 +1,4 @@
1
- import { TemplateRef, Directive, ElementRef, ɵɵdefineInjectable, Injectable, Pipe, ChangeDetectorRef, NgModule, Optional, Inject, SkipSelf, Component, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, Input, EventEmitter, Output, ViewContainerRef, ViewChild, ContentChild, Host, isDevMode, Renderer2, NgZone, HostListener, InjectionToken, Injector, ContentChildren, forwardRef, ɵɵinject, ApplicationRef, ComponentFactoryResolver, ViewChildren, Type } from '@angular/core';
1
+ import { TemplateRef, ɵɵdefineInjectable, Injectable, Pipe, ChangeDetectorRef, NgModule, Optional, Inject, SkipSelf, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, Directive, EventEmitter, Output, ElementRef, ViewContainerRef, HostBinding, ViewChild, ContentChild, Host, isDevMode, Renderer2, NgZone, HostListener, InjectionToken, Injector, ContentChildren, forwardRef, ɵɵinject, ApplicationRef, ComponentFactoryResolver, ViewChildren, Type } from '@angular/core';
2
2
  import { Observable, ReplaySubject, Subject, merge, fromEvent, BehaviorSubject, combineLatest, of, Subscription, EMPTY, animationFrameScheduler } from 'rxjs';
3
3
  import { startWith, map, publishReplay, refCount, distinctUntilChanged, takeUntil, switchMap, throttleTime, debounceTime, first, tap, take, pluck, observeOn, repeat, takeWhile, endWith, filter } from 'rxjs/operators';
4
4
  import { CdkCellDef, CdkCell, CdkColumnDef, CdkHeaderCellDef, CdkHeaderCell, CdkHeaderRowDef, CdkHeaderRow, CDK_ROW_TEMPLATE, CdkRowDef, CdkRow, CdkTable, CDK_TABLE_TEMPLATE, CDK_TABLE, _COALESCED_STYLE_SCHEDULER, _CoalescedStyleScheduler, CdkTableModule } from '@angular/cdk/table';
@@ -103,15 +103,6 @@ function isUndefined(val) {
103
103
  const last = (values) => values === null || values === void 0 ? void 0 : values[values.length - 1];
104
104
  const isTemplateRef = (label) => label instanceof TemplateRef;
105
105
  const handlePixel = (value) => Number.isNaN(+value) ? value : value + 'px';
106
- const simplifyStringToTestId = (input) => {
107
- if (!input)
108
- return '';
109
- return input
110
- .replaceAll('\r', '')
111
- .replaceAll('\n', '')
112
- .replaceAll('\\s', '')
113
- .replaceAll(' ', '');
114
- };
115
106
 
116
107
  const observeResizeOn = (target, options) => new Observable(observer => {
117
108
  const resizeObserver = new ResizeObserver(entries => {
@@ -156,38 +147,6 @@ function watchContentExist(queryList) {
156
147
  return queryList.changes.pipe(startWith(queryList), map((list) => !!list.length), publishReplay(1), refCount());
157
148
  }
158
149
 
159
- const simplifyString = (str) => str
160
- .replaceAll('\r', '')
161
- .replaceAll('\n', '')
162
- .replaceAll('\\s', '')
163
- .replaceAll(' ', '');
164
- const ɵ0 = simplifyString;
165
- class E2eAttributeBindingDirective {
166
- constructor(el) {
167
- this.el = el;
168
- }
169
- ngAfterViewInit() {
170
- this.setId();
171
- }
172
- setId() {
173
- const currentAttr = simplifyString(this.el.nativeElement.getAttribute('data-test') ||
174
- simplifyString(this.el.nativeElement.nodeName +
175
- '/' +
176
- this.el.nativeElement.textContent));
177
- if (currentAttr !== this.el.nativeElement.getAttribute('data-test')) {
178
- this.el.nativeElement.dataset.test = currentAttr;
179
- }
180
- }
181
- }
182
- E2eAttributeBindingDirective.decorators = [
183
- { type: Directive, args: [{
184
- selector: '[click]',
185
- },] }
186
- ];
187
- E2eAttributeBindingDirective.ctorParameters = () => [
188
- { type: ElementRef }
189
- ];
190
-
191
150
  class ThemeService {
192
151
  constructor() {
193
152
  this.currentAppTheme$$ = new ReplaySubject(1);
@@ -268,13 +227,38 @@ ThemePickerPipe.ctorParameters = () => [
268
227
  { type: ChangeDetectorRef }
269
228
  ];
270
229
 
230
+ class RgbColorPipe {
231
+ transform(color) {
232
+ return `rgb(var(--aui-color-${color}))`;
233
+ }
234
+ }
235
+ RgbColorPipe.decorators = [
236
+ { type: Pipe, args: [{ name: 'auiRgbColor', pure: true },] }
237
+ ];
238
+ class RgbaColorPipe {
239
+ transform([color, opacity]) {
240
+ return `rgba(var(--aui-color-${color}), ${opacity})`;
241
+ }
242
+ }
243
+ RgbaColorPipe.decorators = [
244
+ { type: Pipe, args: [{ name: 'auiRgbaColor', pure: true },] }
245
+ ];
246
+ class CssVarPipe {
247
+ transform(value) {
248
+ return `var(--aui-${value})`;
249
+ }
250
+ }
251
+ CssVarPipe.decorators = [
252
+ { type: Pipe, args: [{ name: 'auiCssVar', pure: true },] }
253
+ ];
254
+
271
255
  class ThemeModule {
272
256
  }
273
257
  ThemeModule.decorators = [
274
258
  { type: NgModule, args: [{
275
259
  imports: [CommonModule],
276
- declarations: [ThemePickerPipe],
277
- exports: [ThemePickerPipe],
260
+ declarations: [ThemePickerPipe, RgbColorPipe, RgbaColorPipe, CssVarPipe],
261
+ exports: [ThemePickerPipe, RgbColorPipe, RgbaColorPipe, CssVarPipe],
278
262
  },] }
279
263
  ];
280
264
 
@@ -382,24 +366,26 @@ class IconComponent {
382
366
  IconComponent.decorators = [
383
367
  { type: Component, args: [{
384
368
  selector: 'aui-icon',
385
- template: "<svg\n *ngIf=\"icon === 'spinner'; else icons\"\n [attr.class]=\"getClass('aui-icon-spinner')\"\n [style.fill]=\"color\"\n [style.width]=\"getWidth()\"\n [style.height]=\"getHeight()\"\n viewBox=\"0 0 200 200\"\n>\n <defs>\n <linearGradient\n [attr.id]=\"'right-' + id\"\n gradientUnits=\"userSpaceOnUse\"\n x1=\"150\"\n y1=\"20\"\n x2=\"150\"\n y2=\"180\"\n >\n <stop offset=\"0\" style=\"stop-color: #000\" />\n <stop offset=\"1\" style=\"stop-color: #808080\" />\n </linearGradient>\n <linearGradient\n [attr.id]=\"'left-' + id\"\n gradientUnits=\"userSpaceOnUse\"\n x1=\"50\"\n y1=\"0\"\n x2=\"50\"\n y2=\"180\"\n >\n <stop offset=\"0\" style=\"stop-color: #fff\" />\n <stop offset=\"1\" style=\"stop-color: #808080\" />\n </linearGradient>\n <mask [attr.id]=\"'mask-' + id\">\n <g>\n <path\n [attr.fill]=\"'url(#right-' + id + ')'\"\n d=\"M100,0v20c44.1,0,80,35.9,80,80c0,44.1-35.9,80-80,80v20c55.2,0,100-44.8,100-100S155.2,0,100,0z\"\n />\n <path\n [attr.fill]=\"'url(#left-' + id + ')'\"\n d=\"M20,100c0-44.1,35.9-80,80-80V0C44.8,0,0,44.8,0,100s44.8,100,100,100v-20C55.9,180,20,144.1,20,100z\"\n />\n </g>\n </mask>\n </defs>\n <rect\n x=\"0\"\n y=\"0\"\n width=\"200\"\n height=\"200\"\n [attr.mask]=\"'url(#mask-' + id + ')'\"\n />\n</svg>\n\n<ng-template #icons>\n <svg\n *ngIf=\"getIconId(icon ? icon : ([light, dark] | auiThemePicker)) as iconId\"\n [attr.class]=\"getClass(iconId)\"\n [style.fill]=\"color\"\n [style.width]=\"getWidth()\"\n [style.height]=\"getHeight()\"\n >\n <use [attr.xlink:href]=\"link + '#' + iconId\"></use>\n </svg>\n</ng-template>\n",
369
+ template: "<svg\n *ngIf=\"icon === 'spinner'; else icons\"\n [attr.class]=\"getClass('aui-icon-spinner')\"\n [style.fill]=\"color\"\n [style.width]=\"getWidth()\"\n [style.height]=\"getHeight()\"\n viewBox=\"0 0 200 200\"\n>\n <defs>\n <linearGradient\n [attr.id]=\"'right-' + id\"\n gradientUnits=\"userSpaceOnUse\"\n x1=\"150\"\n y1=\"20\"\n x2=\"150\"\n y2=\"180\"\n >\n <stop offset=\"0\" style=\"stop-color: #000\" />\n <stop offset=\"1\" style=\"stop-color: #808080\" />\n </linearGradient>\n <linearGradient\n [attr.id]=\"'left-' + id\"\n gradientUnits=\"userSpaceOnUse\"\n x1=\"50\"\n y1=\"0\"\n x2=\"50\"\n y2=\"180\"\n >\n <stop offset=\"0\" style=\"stop-color: #fff\" />\n <stop offset=\"1\" style=\"stop-color: #808080\" />\n </linearGradient>\n <mask [attr.id]=\"'mask-' + id\">\n <g>\n <path\n [attr.fill]=\"'url(#right-' + id + ')'\"\n d=\"M100,0v20c44.1,0,80,35.9,80,80c0,44.1-35.9,80-80,80v20c55.2,0,100-44.8,100-100S155.2,0,100,0z\"\n />\n <path\n [attr.fill]=\"'url(#left-' + id + ')'\"\n d=\"M20,100c0-44.1,35.9-80,80-80V0C44.8,0,0,44.8,0,100s44.8,100,100,100v-20C55.9,180,20,144.1,20,100z\"\n />\n </g>\n </mask>\n </defs>\n <rect\n x=\"0\"\n y=\"0\"\n width=\"200\"\n height=\"200\"\n [attr.mask]=\"'url(#mask-' + id + ')'\"\n />\n</svg>\n\n<ng-template #icons>\n <svg\n *ngIf=\"getIconId(icon ? icon : ([light, dark] | auiThemePicker)) as iconId\"\n [ngClass]=\"getClass(iconId)\"\n [style.fill]=\"color\"\n [style.width]=\"getWidth()\"\n [style.height]=\"getHeight()\"\n >\n <rect\n *ngIf=\"background\"\n class=\"aui-icon__background\"\n [ngClass]=\"background\"\n [attr.fill]=\"backgroundColor\"\n x=\"0\"\n y=\"0\"\n ></rect>\n <use [attr.xlink:href]=\"link + '#' + iconId\"></use>\n </svg>\n</ng-template>\n",
386
370
  encapsulation: ViewEncapsulation.None,
387
371
  changeDetection: ChangeDetectionStrategy.OnPush,
388
372
  preserveWhitespaces: false,
389
- styles: ["aui-icon{vertical-align:bottom}.aui-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;fill:currentColor}.aui-icon--left{margin-left:var(--aui-spacing-s)}.aui-icon--right{margin-right:var(--aui-spacing-s)}.aui-icon-spinner{-webkit-animation:rotating .5s linear infinite;animation:rotating .5s linear infinite}aui-icon+aui-icon>.aui-icon{margin-left:var(--aui-spacing-s)}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}"]
373
+ styles: ["aui-icon{vertical-align:bottom}.aui-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;fill:currentColor}.aui-icon__background{width:1em;height:1em;fill:#fff}.aui-icon__background.circle{-webkit-clip-path:circle(calc(.5em - 1px));clip-path:circle(calc(.5em - 1px))}.aui-icon__background.triangle{-webkit-clip-path:polygon(.5em 1px,calc(1em - 1px) calc(1em - 1px),1px calc(1em - 1px));clip-path:polygon(.5em 1px,calc(1em - 1px) calc(1em - 1px),1px calc(1em - 1px))}.aui-icon--left{margin-left:var(--aui-spacing-s)}.aui-icon--right{margin-right:var(--aui-spacing-s)}.aui-icon-spinner{-webkit-animation:rotating .5s linear infinite;animation:rotating .5s linear infinite}aui-icon+aui-icon>.aui-icon{margin-left:var(--aui-spacing-s)}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}"]
390
374
  },] }
391
375
  ];
392
376
  IconComponent.ctorParameters = () => [
393
377
  { type: IconRegisterService }
394
378
  ];
395
379
  IconComponent.propDecorators = {
396
- icon: [{ type: HostBinding, args: ['attr.data-test',] }, { type: Input }],
380
+ icon: [{ type: Input }],
397
381
  light: [{ type: Input }],
398
382
  dark: [{ type: Input }],
399
383
  link: [{ type: Input }],
400
384
  margin: [{ type: Input }],
401
385
  size: [{ type: Input }],
402
- color: [{ type: Input }]
386
+ color: [{ type: Input }],
387
+ background: [{ type: Input }],
388
+ backgroundColor: [{ type: Input }]
403
389
  };
404
390
 
405
391
  class IconModule {
@@ -1127,9 +1113,6 @@ class ButtonComponent {
1127
1113
  this.renderer.addClass(this.el.nativeElement, prefix + this.size);
1128
1114
  this.focusMonitor.monitor(this.el.nativeElement, false);
1129
1115
  }
1130
- get testId() {
1131
- return ('AUI-BUTTON/' + simplifyStringToTestId(this.el.nativeElement.textContent));
1132
- }
1133
1116
  get type() {
1134
1117
  return this._type;
1135
1118
  }
@@ -1225,7 +1208,6 @@ ButtonComponent.ctorParameters = () => [
1225
1208
  { type: FocusMonitor }
1226
1209
  ];
1227
1210
  ButtonComponent.propDecorators = {
1228
- testId: [{ type: HostBinding, args: ['attr.data-test',] }],
1229
1211
  type: [{ type: Input, args: ['aui-button',] }],
1230
1212
  size: [{ type: Input }],
1231
1213
  plain: [{ type: Input }],
@@ -2123,7 +2105,7 @@ class ConfirmDialogComponent {
2123
2105
  ConfirmDialogComponent.decorators = [
2124
2106
  { type: Component, args: [{
2125
2107
  selector: 'aui-confirm-dialog',
2126
- template: "<div [class]=\"bem.block()\">\n <div [class]=\"bem.element('title')\">\n <span [class]=\"bem.element('icon', config.confirmType + '')\">\n <aui-icon [icon]=\"iconMap(config.confirmType)\"></aui-icon>\n </span>\n <span>{{ config.title }}</span>\n </div>\n <div [class]=\"bem.element('content')\">{{ config.content }}</div>\n <div [class]=\"bem.element('button-wrapper')\">\n <div>\n <button\n [aui-button]=\"config.confirmType\"\n [ngClass]=\"bem.element('confirm-button')\"\n [loading]=\"waitConfirm\"\n [disabled]=\"waitConfirm || waitCancel\"\n (click)=\"confirm()\"\n >\n {{ config.confirmText }}\n </button>\n <button\n *ngIf=\"config.cancelButton\"\n aui-button\n [ngClass]=\"bem.element('cancel-button')\"\n [loading]=\"waitCancel\"\n [disabled]=\"waitConfirm || waitCancel\"\n (click)=\"cancel()\"\n >\n {{ config.cancelText }}\n </button>\n </div>\n </div>\n</div>\n",
2108
+ template: "<div [class]=\"bem.block()\">\n <div [class]=\"bem.element('title')\">\n <span [class]=\"bem.element('icon', config.confirmType + '')\">\n <aui-icon\n [icon]=\"iconMap(config.confirmType)\"\n [background]=\"\n iconMap(config.confirmType).endsWith('_triangle_s')\n ? 'triangle'\n : 'circle'\n \"\n ></aui-icon>\n </span>\n <span>{{ config.title }}</span>\n </div>\n <div [class]=\"bem.element('content')\">{{ config.content }}</div>\n <div [class]=\"bem.element('button-wrapper')\">\n <div>\n <button\n [aui-button]=\"config.confirmType\"\n [ngClass]=\"bem.element('confirm-button')\"\n [loading]=\"waitConfirm\"\n [disabled]=\"waitConfirm || waitCancel\"\n (click)=\"confirm()\"\n >\n {{ config.confirmText }}\n </button>\n <button\n *ngIf=\"config.cancelButton\"\n aui-button\n [ngClass]=\"bem.element('cancel-button')\"\n [loading]=\"waitCancel\"\n [disabled]=\"waitConfirm || waitCancel\"\n (click)=\"cancel()\"\n >\n {{ config.cancelText }}\n </button>\n </div>\n </div>\n</div>\n",
2127
2109
  changeDetection: ChangeDetectionStrategy.OnPush,
2128
2110
  encapsulation: ViewEncapsulation.None,
2129
2111
  preserveWhitespaces: false,
@@ -2202,12 +2184,12 @@ class DialogComponent {
2202
2184
  DialogComponent.decorators = [
2203
2185
  { type: Component, args: [{
2204
2186
  selector: 'aui-dialog',
2205
- template: "<div [ngClass]=\"rootClass\" [ngStyle]=\"customStyle\" data-test=\"AUI-DIALOG\">\n <ng-template cdkPortalOutlet></ng-template>\n</div>\n",
2187
+ template: "<div [ngClass]=\"rootClass\" [ngStyle]=\"customStyle\">\n <ng-template cdkPortalOutlet></ng-template>\n</div>\n",
2206
2188
  encapsulation: ViewEncapsulation.None,
2207
2189
  // tslint:disable-next-line:validate-decorators
2208
2190
  changeDetection: ChangeDetectionStrategy.Default,
2209
2191
  preserveWhitespaces: false,
2210
- styles: [".cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}:root .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop,html[aui-theme-mode=light] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.4)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.65)}}html[aui-theme-mode=dark] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.65)}.cdk-overlay-pane.aui-dialog-overlay-pane{justify-content:center;overflow:auto}.cdk-overlay-pane.aui-dialog-overlay-pane::-webkit-scrollbar{width:4px;height:4px}.cdk-overlay-pane.aui-dialog-overlay-pane::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-dialog{margin:18vh auto 20px;display:flex;flex-direction:column;background-color:rgb(var(--aui-color-n-10));border-radius:var(--aui-border-radius-l);font-size:var(--aui-font-size-m);line-height:var(--aui-line-height-m);color:rgb(var(--aui-color-n-1))}:root .aui-dialog,html[aui-theme-mode=light] .aui-dialog{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.2)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .aui-dialog{box-shadow:0 4px 16px 0 rgba(var(--aui-color-origin-shadow),.75)}}html[aui-theme-mode=dark] .aui-dialog{box-shadow:0 4px 16px 0 rgba(var(--aui-color-origin-shadow),.75)}.aui-dialog aui-dialog-content{height:100%;overflow:auto}.aui-dialog aui-dialog-content::-webkit-scrollbar{width:4px;height:4px}.aui-dialog aui-dialog-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-dialog aui-dialog-content:first-child .aui-dialog__content{padding-top:20px}.aui-dialog aui-dialog-content:last-child .aui-dialog__content{padding-bottom:20px}.aui-dialog__header{margin:0 20px;padding:20px 0 16px;display:flex;justify-content:space-between}.aui-dialog__header.hasDivider{margin-bottom:16px;border-bottom:1px solid rgb(var(--aui-color-n-8))}.aui-dialog__header-title{width:100%;font-size:var(--aui-font-size-xl);line-height:var(--aui-line-height-xl);color:rgb(var(--aui-color-n-1));font-weight:var(--aui-font-weight-bold)}.aui-dialog__header-title>aui-icon:first-child{font-size:var(--aui-icon-size-xl);margin-right:var(--aui-spacing-m)}.aui-dialog__header-title>aui-icon:first-child[icon=info_circle_s]{color:rgb(var(--aui-color-primary))}.aui-dialog__header-title>aui-icon:first-child[icon=check_circle_s]{color:rgb(var(--aui-color-green))}.aui-dialog__header-title>aui-icon:first-child[icon=exclamation_circle_s]{color:rgb(var(--aui-color-yellow))}.aui-dialog__header-title>aui-icon:first-child[icon=exclamation_triangle_s]{color:rgb(var(--aui-color-red))}.aui-dialog__header-close{margin-left:var(--aui-spacing-xl);line-height:var(--aui-line-height-xl);font-size:var(--aui-font-size-l);color:rgb(var(--aui-color-n-4));cursor:pointer}.aui-dialog__header-close:hover{color:rgb(var(--aui-color-primary))}.aui-dialog__content{padding:0 20px;min-height:80px}.aui-dialog__footer{padding:16px 20px 20px;display:flex;justify-content:flex-end}.aui-dialog--small{width:400px}.aui-dialog--medium{width:600px}.aui-dialog--big{width:800px}.aui-dialog--large{width:960px}.aui-dialog--fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aui-dialog--fullscreen{width:90vw;height:calc(100vh - (20px * 2))}.aui-dialog--fit-viewport,.aui-dialog--fullscreen{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aui-dialog--fit-viewport{max-width:90vw;max-height:calc(100vh - (20px * 2))}.aui-dialog--fit-viewport .aui-dialog__header{margin:0;padding:20px 20px 16px;border-bottom:1px solid rgb(var(--aui-color-n-8))}.aui-dialog--fit-viewport .aui-dialog__footer{border-top:1px solid rgb(var(--aui-color-n-8))}.aui-dialog--fit-viewport aui-dialog-content:not(:first-child) .aui-dialog__content{padding-top:16px}.aui-dialog--fit-viewport aui-dialog-content:not(:last-child) .aui-dialog__content{padding-bottom:16px}.aui-dialog--fit-viewport>ng-component{display:flex;flex-direction:column;overflow:auto}.aui-dialog--fit-viewport>ng-component:after{clear:both}"]
2192
+ styles: [".cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}:root .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop,html[aui-theme-mode=light] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.4)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.65)}}html[aui-theme-mode=dark] .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.aui-dialog-backdrop{background-color:rgba(var(--aui-color-origin-shadow),.65)}.cdk-overlay-pane.aui-dialog-overlay-pane{justify-content:center;overflow:auto}.cdk-overlay-pane.aui-dialog-overlay-pane::-webkit-scrollbar{width:4px;height:4px}.cdk-overlay-pane.aui-dialog-overlay-pane::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-dialog{margin:18vh auto 20px;display:flex;flex-direction:column;background-color:rgb(var(--aui-color-n-10));border-radius:var(--aui-border-radius-l);font-size:var(--aui-font-size-m);line-height:var(--aui-line-height-m);color:rgb(var(--aui-color-n-1))}:root .aui-dialog,html[aui-theme-mode=light] .aui-dialog{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.2)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .aui-dialog{box-shadow:0 4px 16px 0 rgba(var(--aui-color-origin-shadow),.75)}}html[aui-theme-mode=dark] .aui-dialog{box-shadow:0 4px 16px 0 rgba(var(--aui-color-origin-shadow),.75)}.aui-dialog aui-dialog-content{height:100%;overflow:auto}.aui-dialog aui-dialog-content::-webkit-scrollbar{width:4px;height:4px}.aui-dialog aui-dialog-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-dialog aui-dialog-content:first-child .aui-dialog__content{padding-top:20px}.aui-dialog aui-dialog-content:last-child .aui-dialog__content{padding-bottom:20px}.aui-dialog__header{margin:0 20px;padding:20px 0 16px;display:flex;justify-content:space-between}.aui-dialog__header.hasDivider{margin-bottom:16px;border-bottom:1px solid rgb(var(--aui-color-n-8))}.aui-dialog__header-title{width:100%;font-size:var(--aui-font-size-xl);line-height:var(--aui-line-height-xl);color:rgb(var(--aui-color-n-1));font-weight:var(--aui-font-weight-bold)}.aui-dialog__header-title>aui-icon:first-child{font-size:var(--aui-icon-size-xl);margin-right:var(--aui-spacing-m)}.aui-dialog__header-title>aui-icon:first-child[icon=info_circle_s]{color:rgb(var(--aui-color-primary))}.aui-dialog__header-title>aui-icon:first-child[icon=check_circle_s]{color:rgb(var(--aui-color-green))}.aui-dialog__header-title>aui-icon:first-child[icon=exclamation_circle_s]{color:rgb(var(--aui-color-yellow))}.aui-dialog__header-title>aui-icon:first-child[icon=exclamation_triangle_s]{color:rgb(var(--aui-color-red))}.aui-dialog__header-close{margin-left:var(--aui-spacing-xl);line-height:var(--aui-line-height-xl);font-size:var(--aui-font-size-l);color:rgb(var(--aui-color-n-4));cursor:pointer}.aui-dialog__header-close:hover{color:rgb(var(--aui-color-primary))}.aui-dialog__content{padding:0 20px;min-height:80px}.aui-dialog__footer{padding:20px;display:flex;justify-content:flex-end}.aui-dialog--small{width:400px}.aui-dialog--medium{width:600px}.aui-dialog--big{width:800px}.aui-dialog--large{width:960px}.aui-dialog--fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aui-dialog--fullscreen{width:90vw;height:calc(100vh - (20px * 2))}.aui-dialog--fit-viewport,.aui-dialog--fullscreen{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aui-dialog--fit-viewport{max-width:90vw;max-height:calc(100vh - (20px * 2))}.aui-dialog--fit-viewport .aui-dialog__header{margin:0;padding:20px 20px 16px;border-bottom:1px solid rgb(var(--aui-color-n-8))}.aui-dialog--fit-viewport .aui-dialog__footer{padding-top:16px;border-top:1px solid rgb(var(--aui-color-n-8))}.aui-dialog--fit-viewport aui-dialog-content:not(:first-child) .aui-dialog__content{padding-top:16px}.aui-dialog--fit-viewport aui-dialog-content:not(:last-child) .aui-dialog__content{padding-bottom:16px}.aui-dialog--fit-viewport>ng-component{display:flex;flex-direction:column;overflow:auto}.aui-dialog--fit-viewport>ng-component:after{clear:both}"]
2211
2193
  },] }
2212
2194
  ];
2213
2195
  DialogComponent.ctorParameters = () => [
@@ -2722,9 +2704,8 @@ FormModule.decorators = [
2722
2704
  */
2723
2705
  // tslint:disable-next-line:directive-class-suffix
2724
2706
  class CommonFormControl {
2725
- constructor(cdr, elementRef) {
2707
+ constructor(cdr) {
2726
2708
  this.cdr = cdr;
2727
- this.elementRef = elementRef;
2728
2709
  this.valueChange = new EventEmitter();
2729
2710
  this.value$$ = new ReplaySubject(1);
2730
2711
  this._disabled = false;
@@ -2739,11 +2720,6 @@ class CommonFormControl {
2739
2720
  set disabled(val) {
2740
2721
  this._disabled = coerceAttrBoolean(val);
2741
2722
  }
2742
- get testId() {
2743
- return ('AUI-FORM-CONTROL/' +
2744
- (this.elementRef.nativeElement.getAttribute('formControlName') ||
2745
- this.elementRef.nativeElement.getAttribute('name')));
2746
- }
2747
2723
  get readonly() {
2748
2724
  return this.disabled;
2749
2725
  }
@@ -2794,12 +2770,10 @@ CommonFormControl.decorators = [
2794
2770
  { type: Directive }
2795
2771
  ];
2796
2772
  CommonFormControl.ctorParameters = () => [
2797
- { type: ChangeDetectorRef },
2798
- { type: ElementRef }
2773
+ { type: ChangeDetectorRef }
2799
2774
  ];
2800
2775
  CommonFormControl.propDecorators = {
2801
2776
  disabled: [{ type: Input }],
2802
- testId: [{ type: HostBinding, args: ['attr.data-test',] }],
2803
2777
  readonly: [{ type: Input }],
2804
2778
  propValue: [{ type: Input, args: ['value',] }],
2805
2779
  valueChange: [{ type: Output }]
@@ -2905,9 +2879,6 @@ class BaseRadio {
2905
2879
  this._value = val;
2906
2880
  this.value$$.next(val);
2907
2881
  }
2908
- get _testId() {
2909
- return 'AUI-RADIO/' + this.value;
2910
- }
2911
2882
  ngOnInit() {
2912
2883
  this.radioGroup.name$.pipe(takeUntil(this.destroy$$)).subscribe(name => {
2913
2884
  this.name = name;
@@ -2948,7 +2919,6 @@ BaseRadio.ctorParameters = () => [
2948
2919
  BaseRadio.propDecorators = {
2949
2920
  disabled: [{ type: Input }],
2950
2921
  value: [{ type: Input }],
2951
- _testId: [{ type: HostBinding, args: ['attr.data-test',] }],
2952
2922
  elRef: [{ type: ViewChild, args: ['elRef', { static: true },] }]
2953
2923
  };
2954
2924
 
@@ -3140,8 +3110,8 @@ CheckboxGroupComponent.propDecorators = {
3140
3110
 
3141
3111
  let uniqueId$2 = 0;
3142
3112
  class CheckboxComponent extends CommonFormControl {
3143
- constructor(cdr, checkboxGroup, focusMonitor, elementRef) {
3144
- super(cdr, elementRef);
3113
+ constructor(cdr, checkboxGroup, focusMonitor) {
3114
+ super(cdr);
3145
3115
  this.focusMonitor = focusMonitor;
3146
3116
  this.id = `aui-checkbox-${uniqueId$2++}`;
3147
3117
  this.name = '';
@@ -3226,13 +3196,12 @@ CheckboxComponent.decorators = [
3226
3196
  CheckboxComponent.ctorParameters = () => [
3227
3197
  { type: ChangeDetectorRef },
3228
3198
  { type: CheckboxGroupComponent, decorators: [{ type: Optional }, { type: Inject, args: [forwardRef(() => CheckboxGroupComponent),] }] },
3229
- { type: FocusMonitor },
3230
- { type: ElementRef }
3199
+ { type: FocusMonitor }
3231
3200
  ];
3232
3201
  CheckboxComponent.propDecorators = {
3233
3202
  name: [{ type: Input }],
3234
3203
  type: [{ type: Input }],
3235
- label: [{ type: HostBinding, args: ['attr.data-test',] }, { type: Input }],
3204
+ label: [{ type: Input }],
3236
3205
  indeterminate: [{ type: Input }],
3237
3206
  elRef: [{ type: ViewChild, args: ['elRef', { static: true },] }]
3238
3207
  };
@@ -3262,12 +3231,6 @@ class InputComponent {
3262
3231
  this.renderer.addClass(this.elementRef.nativeElement, 'aui-input');
3263
3232
  this.renderer.addClass(this.elementRef.nativeElement, 'aui-input--' + this.size);
3264
3233
  }
3265
- get testId() {
3266
- return ('AUI-INPUT/' +
3267
- (this.elementRef.nativeElement.getAttribute('formcontrolname') ||
3268
- this.elementRef.nativeElement.getAttribute('name') ||
3269
- ''));
3270
- }
3271
3234
  get size() {
3272
3235
  return this._size;
3273
3236
  }
@@ -3314,7 +3277,6 @@ InputComponent.ctorParameters = () => [
3314
3277
  { type: Renderer2 }
3315
3278
  ];
3316
3279
  InputComponent.propDecorators = {
3317
- testId: [{ type: HostBinding, args: ['attr.data-test',] }],
3318
3280
  size: [{ type: Input }],
3319
3281
  disabled: [{ type: Input }]
3320
3282
  };
@@ -3490,8 +3452,8 @@ function createWithMaxRowCount(component) {
3490
3452
 
3491
3453
  const INPUT_ERROR_KEY = 'input_data_error';
3492
3454
  class TagsInputComponent extends CommonFormControl {
3493
- constructor(cdr, fb, renderer, injector, elementRef) {
3494
- super(cdr, elementRef);
3455
+ constructor(cdr, fb, renderer, injector) {
3456
+ super(cdr);
3495
3457
  this.fb = fb;
3496
3458
  this.renderer = renderer;
3497
3459
  this.injector = injector;
@@ -3714,8 +3676,7 @@ TagsInputComponent.ctorParameters = () => [
3714
3676
  { type: ChangeDetectorRef },
3715
3677
  { type: FormBuilder },
3716
3678
  { type: Renderer2 },
3717
- { type: Injector },
3718
- { type: ElementRef }
3679
+ { type: Injector }
3719
3680
  ];
3720
3681
  TagsInputComponent.propDecorators = {
3721
3682
  placeholder: [{ type: Input }],
@@ -4248,10 +4209,6 @@ class DropdownDirective extends BaseTooltip {
4248
4209
  this.position = 'bottom end';
4249
4210
  this.trigger = TooltipTrigger.Click;
4250
4211
  }
4251
- get testId() {
4252
- return ('AUI-DROPDOWN/' +
4253
- simplifyStringToTestId(this.elRef.nativeElement.textContent));
4254
- }
4255
4212
  get menu() {
4256
4213
  return this._menu;
4257
4214
  }
@@ -4303,7 +4260,6 @@ DropdownDirective.ctorParameters = () => [
4303
4260
  { type: NgZone }
4304
4261
  ];
4305
4262
  DropdownDirective.propDecorators = {
4306
- testId: [{ type: HostBinding, args: ['attr.data-test',] }],
4307
4263
  menu: [{ type: Input, args: ['auiDropdown',] }],
4308
4264
  lazyContentContext: [{ type: Input, args: ['auiDropdownContext',] }],
4309
4265
  hideOnClick: [{ type: Input, args: ['auiDropdownHideOnClick',] }],
@@ -4422,7 +4378,7 @@ MenuComponent.decorators = [
4422
4378
  changeDetection: ChangeDetectionStrategy.OnPush,
4423
4379
  encapsulation: ViewEncapsulation.None,
4424
4380
  preserveWhitespaces: false,
4425
- styles: ["aui-menu{display:none}.aui-menu{padding:var(--aui-spacing-m);max-width:280px;border-radius:var(--aui-border-radius-m);background-color:rgb(var(--aui-color-popper-bg))}:root .aui-menu,html[aui-theme-mode=light] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.2)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.75)}}html[aui-theme-mode=dark] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.75)}.aui-menu--large .aui-menu-item,.aui-menu--large .aui-submenu{height:var(--aui-inline-height-l);font-size:var(--aui-font-size-l)}.aui-menu--medium .aui-menu-item,.aui-menu--medium .aui-submenu{height:var(--aui-inline-height-m);font-size:var(--aui-font-size-l)}.aui-menu--small .aui-menu-item,.aui-menu--small .aui-submenu{height:var(--aui-inline-height-s);font-size:var(--aui-font-size-m)}.aui-menu--mini .aui-menu-item,.aui-menu--mini .aui-submenu{height:var(--aui-inline-height-xs);font-size:var(--aui-font-size-s)}"]
4381
+ styles: ["aui-menu{display:none}.aui-menu{padding:var(--aui-spacing-m);max-width:280px;border-radius:var(--aui-border-radius-m);background-color:rgb(var(--aui-color-popper-bg))}:root .aui-menu,html[aui-theme-mode=light] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.2)}@media (prefers-color-scheme:dark){html[aui-theme-mode=system] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.75)}}html[aui-theme-mode=dark] .aui-menu{box-shadow:0 2px 8px 0 rgba(var(--aui-color-origin-shadow),.75)}.aui-menu--large .aui-menu-item,.aui-menu--large .aui-submenu{height:var(--aui-inline-height-l);font-size:var(--aui-font-size-l);line-height:var(--aui-line-height-l)}.aui-menu--large .aui-menu-item aui-icon,.aui-menu--large .aui-submenu aui-icon{height:var(--aui-line-height-l);font-size:var(--aui-icon-size-l)}.aui-menu--medium .aui-menu-item,.aui-menu--medium .aui-submenu{height:var(--aui-inline-height-m);font-size:var(--aui-font-size-m);line-height:var(--aui-line-height-m)}.aui-menu--medium .aui-menu-item aui-icon,.aui-menu--medium .aui-submenu aui-icon{height:var(--aui-line-height-m);font-size:var(--aui-icon-size-m)}.aui-menu--small .aui-menu-item,.aui-menu--small .aui-submenu{height:var(--aui-inline-height-s);font-size:var(--aui-font-size-m);line-height:var(--aui-line-height-m)}.aui-menu--small .aui-menu-item aui-icon,.aui-menu--small .aui-submenu aui-icon{height:var(--aui-line-height-m);font-size:var(--aui-icon-size-m)}.aui-menu--mini .aui-menu-item,.aui-menu--mini .aui-submenu{height:var(--aui-inline-height-xs);font-size:var(--aui-font-size-s);line-height:var(--aui-line-height-s)}.aui-menu--mini .aui-menu-item aui-icon,.aui-menu--mini .aui-submenu aui-icon{height:var(--aui-line-height-s);font-size:var(--aui-icon-size-s)}"]
4426
4382
  },] }
4427
4383
  ];
4428
4384
  MenuComponent.propDecorators = {
@@ -4456,7 +4412,7 @@ class DropdownButtonComponent {
4456
4412
  DropdownButtonComponent.decorators = [
4457
4413
  { type: Component, args: [{
4458
4414
  selector: 'aui-dropdown-button',
4459
- template: "<div [class]=\"bem.block(size)\">\n <button\n type=\"button\"\n class=\"aui-dropdown-button__content\"\n [aui-button]=\"type\"\n [plain]=\"plain\"\n [size]=\"size\"\n [loading]=\"loading\"\n [disabled]=\"disabled\"\n (click)=\"buttonClick.emit($event)\"\n data-test=\"DROPDOWN-BUTTON/\"\n >\n <ng-content></ng-content>\n </button>\n <button\n type=\"button\"\n class=\"aui-dropdown-button__trigger\"\n [aui-button]=\"type\"\n [plain]=\"plain\"\n [size]=\"size\"\n [auiDropdown]=\"menu\"\n [disabled]=\"disableTrigger\"\n >\n <aui-icon icon=\"angle_down\"></aui-icon>\n </button>\n</div>\n",
4415
+ template: "<div [class]=\"bem.block(size)\">\n <button\n type=\"button\"\n class=\"aui-dropdown-button__content\"\n [aui-button]=\"type\"\n [plain]=\"plain\"\n [size]=\"size\"\n [loading]=\"loading\"\n [disabled]=\"disabled\"\n (click)=\"buttonClick.emit($event)\"\n >\n <ng-content></ng-content>\n </button>\n <button\n type=\"button\"\n class=\"aui-dropdown-button__trigger\"\n [aui-button]=\"type\"\n [plain]=\"plain\"\n [size]=\"size\"\n [auiDropdown]=\"menu\"\n [disabled]=\"disableTrigger\"\n >\n <aui-icon icon=\"angle_down\"></aui-icon>\n </button>\n</div>\n",
4460
4416
  changeDetection: ChangeDetectionStrategy.OnPush,
4461
4417
  encapsulation: ViewEncapsulation.None,
4462
4418
  preserveWhitespaces: false,
@@ -4620,9 +4576,6 @@ class OptionComponent {
4620
4576
  this._label = val;
4621
4577
  this.label$$.next(val);
4622
4578
  }
4623
- get testId() {
4624
- return 'AUI-OPTION/' + (this.label || this.value);
4625
- }
4626
4579
  get labelContext() {
4627
4580
  return this._labelContext;
4628
4581
  }
@@ -4677,7 +4630,6 @@ OptionComponent.ctorParameters = () => [
4677
4630
  ];
4678
4631
  OptionComponent.propDecorators = {
4679
4632
  label: [{ type: Input }],
4680
- testId: [{ type: HostBinding, args: ['attr.data-test',] }],
4681
4633
  labelContext: [{ type: Input }],
4682
4634
  value: [{ type: Input }],
4683
4635
  disabled: [{ type: Input }],
@@ -4994,8 +4946,8 @@ var SelectAllStatus;
4994
4946
  })(SelectAllStatus || (SelectAllStatus = {}));
4995
4947
 
4996
4948
  class MultiSelectComponent extends BaseSelect {
4997
- constructor(cdr, renderer, elementRef) {
4998
- super(cdr, elementRef);
4949
+ constructor(cdr, renderer) {
4950
+ super(cdr);
4999
4951
  this.renderer = renderer;
5000
4952
  this.bem = buildBem('aui-multi-select');
5001
4953
  this.bemSelectAll = buildBem('aui-option');
@@ -5227,7 +5179,7 @@ class MultiSelectComponent extends BaseSelect {
5227
5179
  MultiSelectComponent.decorators = [
5228
5180
  { type: Component, args: [{
5229
5181
  selector: 'aui-multi-select',
5230
- 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",
5182
+ 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",
5231
5183
  changeDetection: ChangeDetectionStrategy.OnPush,
5232
5184
  encapsulation: ViewEncapsulation.None,
5233
5185
  preserveWhitespaces: false,
@@ -5247,8 +5199,7 @@ MultiSelectComponent.decorators = [
5247
5199
  ];
5248
5200
  MultiSelectComponent.ctorParameters = () => [
5249
5201
  { type: ChangeDetectorRef },
5250
- { type: Renderer2 },
5251
- { type: ElementRef }
5202
+ { type: Renderer2 }
5252
5203
  ];
5253
5204
  MultiSelectComponent.propDecorators = {
5254
5205
  tagClassFn: [{ type: Input }],
@@ -5360,7 +5311,7 @@ class SelectComponent extends BaseSelect {
5360
5311
  SelectComponent.decorators = [
5361
5312
  { type: Component, args: [{
5362
5313
  selector: 'aui-select',
5363
- 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",
5314
+ 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",
5364
5315
  changeDetection: ChangeDetectionStrategy.OnPush,
5365
5316
  encapsulation: ViewEncapsulation.None,
5366
5317
  preserveWhitespaces: false,
@@ -5691,7 +5642,7 @@ class InlineAlertComponent {
5691
5642
  InlineAlertComponent.decorators = [
5692
5643
  { type: Component, args: [{
5693
5644
  selector: 'aui-inline-alert',
5694
- template: "<div\n *ngIf=\"visible\"\n [class]=\"bem.block(type)\"\n [class.hasTitle]=\"title || titleRef\"\n>\n <aui-icon class=\"aui-inline-alert__icon\" [icon]=\"iconMap(type)\"></aui-icon>\n <div class=\"aui-inline-alert__body\">\n <div class=\"aui-inline-alert__title\" *ngIf=\"title || titleRef\">\n <ng-container *ngIf=\"title\">{{ title }}</ng-container>\n <ng-content select=\"[auiInlineAlertTitle]\"></ng-content>\n </div>\n <div class=\"aui-inline-alert__content\">\n <ng-container *ngIf=\"content\">{{ content }}</ng-container>\n <ng-content></ng-content>\n </div>\n </div>\n <aui-icon\n *ngIf=\"closable\"\n class=\"aui-inline-alert__close\"\n icon=\"close\"\n (click)=\"closeSelf()\"\n ></aui-icon>\n</div>\n",
5645
+ template: "<div\n *ngIf=\"visible\"\n [class]=\"bem.block(type)\"\n [class.hasTitle]=\"title || titleRef\"\n>\n <aui-icon\n class=\"aui-inline-alert__icon\"\n [icon]=\"iconMap(type)\"\n [background]=\"iconMap(type).endsWith('_triangle_s') ? 'triangle' : 'circle'\"\n ></aui-icon>\n <div class=\"aui-inline-alert__body\">\n <div class=\"aui-inline-alert__title\" *ngIf=\"title || titleRef\">\n <ng-container *ngIf=\"title\">{{ title }}</ng-container>\n <ng-content select=\"[auiInlineAlertTitle]\"></ng-content>\n </div>\n <div class=\"aui-inline-alert__content\">\n <ng-container *ngIf=\"content\">{{ content }}</ng-container>\n <ng-content></ng-content>\n </div>\n </div>\n <aui-icon\n *ngIf=\"closable\"\n class=\"aui-inline-alert__close\"\n icon=\"close\"\n (click)=\"closeSelf()\"\n ></aui-icon>\n</div>\n",
5695
5646
  changeDetection: ChangeDetectionStrategy.OnPush,
5696
5647
  encapsulation: ViewEncapsulation.None,
5697
5648
  preserveWhitespaces: false,
@@ -5947,7 +5898,7 @@ class MessageComponent {
5947
5898
  MessageComponent.decorators = [
5948
5899
  { type: Component, args: [{
5949
5900
  selector: 'aui-message',
5950
- template: "<div\n [@inOut]=\"animateState\"\n (@inOut.done)=\"onAnimationEnd($event)\"\n [class]=\"bem.block(type) + ' ' + uniqueId\"\n>\n <div [class]=\"bem.element('icon', type)\">\n <aui-icon [icon]=\"icon\"></aui-icon>\n </div>\n <div [class]=\"bem.element('content')\">{{ content }}</div>\n</div>\n",
5901
+ template: "<div\n [@inOut]=\"animateState\"\n (@inOut.done)=\"onAnimationEnd($event)\"\n [class]=\"bem.block(type) + ' ' + uniqueId\"\n>\n <div [class]=\"bem.element('icon', type)\">\n <aui-icon\n [icon]=\"icon\"\n [background]=\"icon.endsWith('_triangle_s') ? 'triangle' : 'circle'\"\n ></aui-icon>\n </div>\n <div [class]=\"bem.element('content')\">{{ content }}</div>\n</div>\n",
5951
5902
  animations: [MessageAnimations.inOut],
5952
5903
  encapsulation: ViewEncapsulation.None,
5953
5904
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6173,7 +6124,7 @@ class NotificationComponent extends MessageComponent {
6173
6124
  NotificationComponent.decorators = [
6174
6125
  { type: Component, args: [{
6175
6126
  selector: 'aui-notification',
6176
- template: "<div\n [@inOut]=\"animateState\"\n (@inOut.done)=\"onAnimationEnd($event)\"\n [class]=\"bem.block(type) + ' ' + uniqueId + ' ' + customClass\"\n>\n <div [class]=\"bem.element('icon')\"><aui-icon [icon]=\"icon\"></aui-icon></div>\n <div [class]=\"bem.element('body')\">\n <div *ngIf=\"title\" [class]=\"bem.element('title')\">{{ title }}</div>\n <div *ngIf=\"content\" [class]=\"bem.element('content')\">{{ content }}</div>\n <ng-template cdkPortalHost></ng-template>\n <ng-template #modalComponent></ng-template>\n </div>\n <div [class]=\"bem.element('close')\">\n <div\n *ngIf=\"duration <= 0 || isHover\"\n [class]=\"bem.element('remove')\"\n (click)=\"remove()\"\n >\n <aui-icon icon=\"close\"></aui-icon>\n </div>\n <div *ngIf=\"duration > 0 && !isHover\" [class]=\"bem.element('duration')\">\n {{ remains > 0 ? remains : 1 }}s\n </div>\n </div>\n <div *ngIf=\"footerPortal\" [class]=\"bem.element('footer')\">\n <ng-template [cdkPortalOutlet]=\"footerPortal\"></ng-template>\n </div>\n</div>\n",
6127
+ template: "<div\n [@inOut]=\"animateState\"\n (@inOut.done)=\"onAnimationEnd($event)\"\n [class]=\"bem.block(type) + ' ' + uniqueId + ' ' + customClass\"\n>\n <div [class]=\"bem.element('icon')\">\n <aui-icon\n [icon]=\"icon\"\n [background]=\"icon.endsWith('_triangle_s') ? 'triangle' : 'circle'\"\n ></aui-icon>\n </div>\n <div [class]=\"bem.element('body')\">\n <div *ngIf=\"title\" [class]=\"bem.element('title')\">{{ title }}</div>\n <div *ngIf=\"content\" [class]=\"bem.element('content')\">{{ content }}</div>\n <ng-template cdkPortalHost></ng-template>\n <ng-template #modalComponent></ng-template>\n </div>\n <div [class]=\"bem.element('close')\">\n <div\n *ngIf=\"duration <= 0 || isHover\"\n [class]=\"bem.element('remove')\"\n (click)=\"remove()\"\n >\n <aui-icon icon=\"close\"></aui-icon>\n </div>\n <div *ngIf=\"duration > 0 && !isHover\" [class]=\"bem.element('duration')\">\n {{ remains > 0 ? remains : 1 }}s\n </div>\n </div>\n <div *ngIf=\"footerPortal\" [class]=\"bem.element('footer')\">\n <ng-template [cdkPortalOutlet]=\"footerPortal\"></ng-template>\n </div>\n</div>\n",
6177
6128
  animations: [MessageAnimations.inOut],
6178
6129
  encapsulation: ViewEncapsulation.None,
6179
6130
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7975,7 +7926,6 @@ AutocompleteModule.decorators = [
7975
7926
  AutocompletePlaceholderComponent,
7976
7927
  SuggestionGroupComponent,
7977
7928
  SuggestionGroupTitleDirective,
7978
- E2eAttributeBindingDirective,
7979
7929
  ],
7980
7930
  exports: [
7981
7931
  AutoCompleteDirective,
@@ -8549,7 +8499,7 @@ FixedSizeTableVirtualScrollDirective.propDecorators = {
8549
8499
  table: [{ type: ContentChild, args: [TableComponent, { static: false },] }]
8550
8500
  };
8551
8501
 
8552
- const ɵ0$1 = _fixedSizeVirtualScrollStrategyFactory;
8502
+ const ɵ0 = _fixedSizeVirtualScrollStrategyFactory;
8553
8503
  class FixedSizeVirtualScrollDirective extends CdkFixedSizeVirtualScroll {
8554
8504
  }
8555
8505
  FixedSizeVirtualScrollDirective.decorators = [
@@ -8559,7 +8509,7 @@ FixedSizeVirtualScrollDirective.decorators = [
8559
8509
  providers: [
8560
8510
  {
8561
8511
  provide: VIRTUAL_SCROLL_STRATEGY,
8562
- useFactory: ɵ0$1,
8512
+ useFactory: ɵ0,
8563
8513
  deps: [forwardRef(() => FixedSizeVirtualScrollDirective)],
8564
8514
  },
8565
8515
  ],
@@ -9317,8 +9267,8 @@ TimePickerComponent.propDecorators = {
9317
9267
  tooltipRef: [{ type: ViewChild, args: ['tooltipRef',] }]
9318
9268
  };
9319
9269
 
9320
- const ɵ0$2 = (_, index) => index;
9321
- const HOUR_ITEMS = Array.from({ length: 24 }).map(ɵ0$2);
9270
+ const ɵ0$1 = (_, index) => index;
9271
+ const HOUR_ITEMS = Array.from({ length: 24 }).map(ɵ0$1);
9322
9272
  const ɵ1 = (_, index) => index;
9323
9273
  const MINUTE_ITEMS = Array.from({ length: 60 }).map(ɵ1);
9324
9274
  const ɵ2 = (_, index) => index;
@@ -9328,8 +9278,8 @@ const CONTROL_ITEM_HEIGHT = 28;
9328
9278
  const TIME_PICKER_COLUMN_WIDTH = 80;
9329
9279
  const bem$3 = buildBem('aui-time-picker-panel');
9330
9280
  class TimePickerPanelComponent extends CommonFormControl {
9331
- constructor(cdr, elementRef) {
9332
- super(cdr, elementRef);
9281
+ constructor(cdr) {
9282
+ super(cdr);
9333
9283
  this.cdr = cdr;
9334
9284
  this.hourStep = 1;
9335
9285
  this.minuteStep = 1;
@@ -9511,8 +9461,7 @@ TimePickerPanelComponent.decorators = [
9511
9461
  },] }
9512
9462
  ];
9513
9463
  TimePickerPanelComponent.ctorParameters = () => [
9514
- { type: ChangeDetectorRef },
9515
- { type: ElementRef }
9464
+ { type: ChangeDetectorRef }
9516
9465
  ];
9517
9466
  TimePickerPanelComponent.propDecorators = {
9518
9467
  format: [{ type: Input }],
@@ -10778,7 +10727,7 @@ StepsComponent.decorators = [
10778
10727
  template: "<div\n class=\"aui-steps aui-steps--{{ orientation || 'horizontal' }} aui-steps--{{\n type || 'step'\n }}\"\n>\n <ng-container *ngFor=\"let step of steps; let i = index; let isLast = last\">\n <div\n class=\"aui-step\"\n (click)=\"select(i)\"\n [class.isLastActive]=\"isLastActive(i, steps)\"\n [class.clickable]=\"isSelectable(i)\"\n >\n <div class=\"aui-step__indicator\">\n <ng-container *ngIf=\"isProgress\">\n <ng-container [ngSwitch]=\"getIcon(i, step.state)\">\n <span\n class=\"aui-step__indicator-number aui-step__indicator-number--{{\n step.state\n }}\"\n *ngSwitchCase=\"'number'\"\n [class.selected]=\"getActiveIndex() === i\"\n >\n {{ i + 1 }}\n </span>\n <aui-icon\n class=\"aui-step__indicator-icon aui-step__indicator-icon--{{\n step.state\n }}\"\n *ngSwitchDefault\n [class.selected]=\"getActiveIndex() === i\"\n [icon]=\"getIcon(i, step.state)\"\n ></aui-icon>\n </ng-container>\n </ng-container>\n <ng-container *ngIf=\"!isProgress\">\n <span\n class=\"aui-step__indicator-number\"\n [class.selected]=\"_currentIndex === i\"\n *ngIf=\"i >= _currentIndex\"\n >\n {{ i + 1 }}\n </span>\n <aui-icon\n class=\"aui-step__indicator-icon aui-step__indicator-icon--done\"\n [class.selected]=\"_currentIndex === i\"\n *ngIf=\"i < _currentIndex\"\n [icon]=\"getIcon(i, 'done')\"\n ></aui-icon>\n </ng-container>\n <div\n *ngIf=\"!isLast && isVertical\"\n class=\"aui-steps__vertical-line aui-steps__vertical-line--{{\n step.state\n }}\"\n ></div>\n </div>\n <div\n class=\"aui-step__info aui-step__info--{{\n isProgress\n ? step.state || 'default'\n : i < _currentIndex\n ? 'done'\n : 'default'\n }}\"\n [class.aui-step__info--selected]=\"getActiveIndex() === i\"\n >\n <div class=\"aui-step__name\">\n {{ step.label }}\n </div>\n <div class=\"aui-step__description\" *ngIf=\"step.description\">\n {{ step.description }}\n </div>\n </div>\n </div>\n <div\n *ngIf=\"!isLast && !isVertical\"\n class=\"aui-steps__horizontal-line\"\n ></div>\n </ng-container>\n</div>\n",
10779
10728
  changeDetection: ChangeDetectionStrategy.OnPush,
10780
10729
  encapsulation: ViewEncapsulation.None,
10781
- styles: ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.aui-step__name{font-size:var(--aui-font-size-l);max-width:128px}.aui-step__description{font-size:var(--aui-font-size-s);margin-top:var(--aui-spacing-s);line-height:var(--aui-line-height-s)}.aui-step__info{color:rgb(var(--aui-color-n-4))}.aui-step__info--done,.aui-step__info--error,.aui-step__info--pending,.aui-step__info--selected{color:rgb(var(--aui-color-n-1))}.aui-step__info--selected .aui-step__name{font-weight:var(--aui-font-weight-bold)}.aui-step.clickable{cursor:pointer}.aui-steps--progress .aui-step.clickable .aui-step__info:hover{color:rgb(var(--aui-color-primary))}.aui-steps__horizontal-line{height:1px;background-color:rgb(var(--aui-color-n-7));flex:1;max-width:240px;margin:0 var(--aui-spacing-l)}.aui-steps__vertical-line{min-height:12px;width:1px;background-color:rgb(var(--aui-color-n-7));margin-top:var(--aui-spacing-s);flex:1}.aui-steps__vertical-line--done{background-color:rgb(var(--aui-color-green))}.aui-steps__vertical-line--error{background-color:rgb(var(--aui-color-red))}.aui-steps__vertical-line--pending{background-color:rgb(var(--aui-color-primary))}.aui-steps--horizontal{padding:0 120px;display:flex;justify-content:center;align-items:center}.aui-steps--vertical{max-width:200px}.aui-steps--vertical .aui-step{align-items:stretch}.aui-steps--vertical .aui-step:not(:last-child){margin-bottom:var(--aui-spacing-s)}.aui-steps--vertical .aui-step__indicator{height:auto;display:flex;align-items:center;flex-direction:column}.aui-steps--vertical .aui-step__indicator-icon--done{color:rgb(var(--aui-color-green));background-color:rgb(var(--aui-color-g-6))}.aui-steps--vertical .aui-step__indicator-icon--done.selected{background-color:#fff}.aui-steps--vertical .aui-step__info{padding-bottom:13px}.aui-steps--vertical .aui-step.isLastActive .aui-steps__vertical-line{background-color:rgb(var(--aui-color-n-7))}"]
10730
+ styles: ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.aui-step__name{font-size:var(--aui-font-size-l);max-width:128px}.aui-step__description{font-size:var(--aui-font-size-s);margin-top:var(--aui-spacing-s);line-height:var(--aui-line-height-s)}.aui-step__info{color:rgb(var(--aui-color-n-4))}.aui-step__info--done,.aui-step__info--error,.aui-step__info--pending,.aui-step__info--selected{color:rgb(var(--aui-color-n-1))}.aui-step__info--selected .aui-step__name{font-weight:var(--aui-font-weight-bold)}.aui-step.clickable{cursor:pointer}.aui-steps--progress .aui-step.clickable .aui-step__info:hover{color:rgb(var(--aui-color-primary))}.aui-steps__horizontal-line{height:1px;background-color:rgb(var(--aui-color-n-7));flex:1;max-width:240px;margin:0 var(--aui-spacing-l)}.aui-steps__vertical-line{min-height:12px;width:1px;background-color:rgb(var(--aui-color-n-7));margin-top:var(--aui-spacing-s);flex:1}.aui-steps__vertical-line--done{background-color:rgb(var(--aui-color-green))}.aui-steps__vertical-line--error{background-color:rgb(var(--aui-color-red))}.aui-steps__vertical-line--pending{background-color:rgb(var(--aui-color-primary))}.aui-steps--horizontal{padding:0 120px;display:flex;justify-content:center;align-items:center}.aui-steps--vertical{max-width:200px}.aui-steps--vertical .aui-step{align-items:stretch}.aui-steps--vertical .aui-step:not(:last-child){margin-bottom:var(--aui-spacing-s)}.aui-steps--vertical .aui-step__indicator{height:auto;display:flex;align-items:center;flex-direction:column}.aui-steps--vertical .aui-step__indicator-icon--done{color:rgb(var(--aui-color-green));background-color:rgb(var(--aui-color-g-6))}.aui-steps--vertical .aui-step__indicator-icon--done.selected{background-color:#fff}.aui-steps--vertical .aui-step__info{padding-bottom:13px}.aui-steps--vertical .aui-step.isLastActive .aui-steps__vertical-line{background-color:rgb(var(--aui-color-n-7))}"]
10782
10731
  },] }
10783
10732
  ];
10784
10733
  StepsComponent.propDecorators = {
@@ -10806,5 +10755,5 @@ StepsModule.decorators = [
10806
10755
  * Generated bundle index. Do not edit.
10807
10756
  */
10808
10757
 
10809
- export { AccordionComponent, AccordionItemComponent, AccordionItemContentDirective, AccordionItemHeaderDirective, AccordionModule, AnchorComponent, AnchorDirective, AnchorDirectiveChild, AnchorLabelDirective, AnchorModule, AnchorTreeComponent, AuiSelectValidators, AutoCompleteDirective, AutocompleteComponent, AutocompleteModule, AutocompletePlaceholderComponent, BackTopComponent, BackTopModule, BaseTooltip, Bem, BreadcrumbComponent, BreadcrumbItemComponent, BreadcrumbModule, ButtonComponent, ButtonGroupComponent, ButtonModule, ButtonType, CONTROL_ITEM_HEIGHT, CalendarFooterComponent, CalendarHeaderComponent, CardComponent, CardFooterDirective, CardHeaderDirective, CardModule, CheckTagComponent, CheckboxComponent, CheckboxGroupComponent, CheckboxModule, ColorPickerComponent, ColorPickerModule, CommonForm, CommonFormControl, ComponentSize, ConfirmDialogConfig, ConfirmType, CustomAutoCompleteDirective, DATA, DATE, DATE_NAV_RANGES, DATE_TYPES, DAY, DAY_PANEL_COLUMN_COUNT, DAY_PANEL_ROW_COUNT, DIALOG_DATA, DISPLAY_DELAY, DateNavRange, DatePickerModule, DatePickerPanelComponent, DatePickerTriggerComponent, DatePickerType, DateRangePickerPanelComponent, DialogCloseDirective, DialogConfig, DialogContentComponent, DialogFooterComponent, DialogHeaderComponent, DialogModule, DialogRef, DialogService, DialogSize, DrawerComponent, DrawerContentDirective, DrawerFooterDirective, DrawerHeaderDirective, DrawerModule, DrawerRef, DrawerService, DrawerSize, DropdownActiveDirective, DropdownButtonComponent, DropdownDirective, DropdownModule, E2eAttributeBindingDirective, FixedSizeTableVirtualScrollDirective, FixedSizeTableVirtualScrollStrategy, FixedSizeVirtualScrollDirective, FormDirective, FormItemAddonDirective, FormItemComponent, FormItemControlDirective, FormItemErrorDirective, FormItemHintDirective, FormItemLabelDirective, FormItemWidth, FormModule, HIDDEN_DELAY, HOUR, HOUR_ITEMS, I18NInterfaceToken, I18nModule, I18nPipe, I18nService, ICON_REGISTER_PROVIDER_FACTORY, ICON_REGISTER_SERVICE_PROVIDER, INPUT_ERROR_KEY, IconComponent, IconModule, IconRegisterService, IncludesDirective, InlineAlertComponent, InlineAlertModule, InlineAlertTitleDirective, InlineAlertType, InputComponent, InputGroupComponent, InputModule, LabelPosition, MESSAGE_CONFIG, MESSAGE_DEFAULT_CONFIG, MINUTE, MINUTE_ITEMS, MONTH, MONTH_PANEL_COLUMN_COUNT, MONTH_PANEL_ROW_COUNT, MenuComponent, MenuContentDirective, MenuGroupComponent, MenuItemComponent, MenuItemType, MessageConfig, MessageModule, MessageService, MessageType, MultiSelectComponent, NOTIFICATION_CONFIG, NOTIFICATION_DEFAULT_CONFIG, NotificationComponent, NotificationModule, NotificationService, NumberInputComponent, OptionComponent, OptionContentDirective, OptionGroupComponent, OptionGroupTitleDirective, OptionPlaceholderComponent, PAGINATOR_INTL_PROVIDER, PAGINATOR_INTL_PROVIDER_FACTORY, PageEvent, PaginatorComponent, PaginatorIntl, PaginatorModule, PickerPanelComponent, RadioButtonComponent, RadioComponent, RadioGroupComponent, RadioModule, RadioSize, RangePickerComponent, SECOND, SECOND_ITEMS, ScrollingModule, SearchComponent, SectionComponent, SectionTitleDirective, SelectAllStatus, SelectComponent, SelectModule, Side, SortDirective, SortHeaderComponent, SortModule, StatusBarComponent, StatusBarModule, StatusBarSize, StatusType, StepState, StepsComponent, StepsModule, SubmenuComponent, SuggestionComponent, SuggestionGroupComponent, SuggestionGroupTitleDirective, SwitchComponent, SwitchModule, TOOLTIP_COPY_INTL_INTL_PROVIDER, TOOLTIP_COPY_INTL_PROVIDER_FACTORY, TabBodyComponent, TabBodyPortalDirective, TabChangeEvent, TabComponent, TabContentDirective, TabContextService, TabGroupComponent, TabHeaderActiveIndicatorComponent, TabHeaderAddonDirective, TabHeaderComponent, TabLabelDirective, TabLabelWrapperDirective, TabSize, TabTitleDirective, TabType, TableCellDefDirective, TableCellDirective, TableColumnDefDirective, TableComponent, TableHeaderCellDefDirective, TableHeaderCellDirective, TableHeaderRowComponent, TableHeaderRowDefDirective, TableModule, TableOfContentsModule, TableRowComponent, TableRowDefDirective, TableScrollShadowDirective, TableScrollWrapperDirective, TabsModule, TagComponent, TagModule, TagType, TagsInputComponent, ThemeModule, ThemePickerPipe, ThemeService, TimePickerComponent, TimePickerControlType, TimePickerModule, TimePickerPanelComponent, TocContainerDirective, TocContentDirective, TocLinkDirective, TooltipActiveDirective, TooltipComponent, TooltipCopyIntl, TooltipDirective, TooltipModule, TooltipTrigger, TooltipType, TreeNodeComponent, TreeNodePlaceholderComponent, TreeSelectComponent, TreeSelectModule, VirtualScrollViewportComponent, YEAR, YEAR_PANEL_COLUMN_COUNT, YEAR_PANEL_ROW_COUNT, _isNumberValue, _tableVirtualScrollDirectiveStrategyFactory, buildBem, coerceAttrBoolean, coerceNumber, coerceString, en, getAnchorTreeItems, getSortDuplicateSortableIdError, getSortHeaderMissingIdError, getSortHeaderNotContainedWithinSortError, getSortInvalidDirectionError, handlePixel, isTemplateRef, isTimePickerModel, isUndefined, last, observeMutationOn, observeResizeOn, scrollIntoView, simplifyStringToTestId, sleep, watchContentExist, zh, ɵ0, ɵ1, ɵ2, TablePlaceholderDefDirective as ɵa, TablePlaceholderOutlet as ɵb, TableExpandButtonCellComponent as ɵc, TableExpandPanelCellComponent as ɵd, TooltipCopyDirective as ɵe, DialogComponent as ɵf, ConfirmDialogComponent as ɵg, BaseRadio as ɵh, InputAddonBeforeDirective as ɵi, InputAddonAfterDirective as ɵj, InputPrefixDirective as ɵk, InputSuffixDirective as ɵl, SharedModule as ɵm, ClickOutsideDirective as ɵn, AutosizeDirective as ɵo, BaseSelect as ɵp, MenuGroupTitleDirective as ɵq, MessageWrapperComponent as ɵr, MessageComponent as ɵs, MessageAnimations as ɵt, BaseMessage as ɵu, NotificationWrapperComponent as ɵv, E2eAttributeBindingDirective as ɵw, VirtualForOfDirective as ɵx, _isNumberValue as ɵy, DatePickerComponent as ɵz };
10758
+ export { AccordionComponent, AccordionItemComponent, AccordionItemContentDirective, AccordionItemHeaderDirective, AccordionModule, AnchorComponent, AnchorDirective, AnchorDirectiveChild, AnchorLabelDirective, AnchorModule, AnchorTreeComponent, AuiSelectValidators, AutoCompleteDirective, AutocompleteComponent, AutocompleteModule, AutocompletePlaceholderComponent, BackTopComponent, BackTopModule, BaseTooltip, Bem, BreadcrumbComponent, BreadcrumbItemComponent, BreadcrumbModule, ButtonComponent, ButtonGroupComponent, ButtonModule, ButtonType, CONTROL_ITEM_HEIGHT, CalendarFooterComponent, CalendarHeaderComponent, CardComponent, CardFooterDirective, CardHeaderDirective, CardModule, CheckTagComponent, CheckboxComponent, CheckboxGroupComponent, CheckboxModule, ColorPickerComponent, ColorPickerModule, CommonForm, CommonFormControl, ComponentSize, ConfirmDialogConfig, ConfirmType, CustomAutoCompleteDirective, DATA, DATE, DATE_NAV_RANGES, DATE_TYPES, DAY, DAY_PANEL_COLUMN_COUNT, DAY_PANEL_ROW_COUNT, DIALOG_DATA, DISPLAY_DELAY, DateNavRange, DatePickerModule, DatePickerPanelComponent, DatePickerTriggerComponent, DatePickerType, DateRangePickerPanelComponent, DialogCloseDirective, DialogConfig, DialogContentComponent, DialogFooterComponent, DialogHeaderComponent, DialogModule, DialogRef, DialogService, DialogSize, DrawerComponent, DrawerContentDirective, DrawerFooterDirective, DrawerHeaderDirective, DrawerModule, DrawerRef, DrawerService, DrawerSize, DropdownActiveDirective, DropdownButtonComponent, DropdownDirective, DropdownModule, FixedSizeTableVirtualScrollDirective, FixedSizeTableVirtualScrollStrategy, FixedSizeVirtualScrollDirective, FormDirective, FormItemAddonDirective, FormItemComponent, FormItemControlDirective, FormItemErrorDirective, FormItemHintDirective, FormItemLabelDirective, FormItemWidth, FormModule, HIDDEN_DELAY, HOUR, HOUR_ITEMS, I18NInterfaceToken, I18nModule, I18nPipe, I18nService, ICON_REGISTER_PROVIDER_FACTORY, ICON_REGISTER_SERVICE_PROVIDER, INPUT_ERROR_KEY, IconComponent, IconModule, IconRegisterService, IncludesDirective, InlineAlertComponent, InlineAlertModule, InlineAlertTitleDirective, InlineAlertType, InputComponent, InputGroupComponent, InputModule, LabelPosition, MESSAGE_CONFIG, MESSAGE_DEFAULT_CONFIG, MINUTE, MINUTE_ITEMS, MONTH, MONTH_PANEL_COLUMN_COUNT, MONTH_PANEL_ROW_COUNT, MenuComponent, MenuContentDirective, MenuGroupComponent, MenuItemComponent, MenuItemType, MessageConfig, MessageModule, MessageService, MessageType, MultiSelectComponent, NOTIFICATION_CONFIG, NOTIFICATION_DEFAULT_CONFIG, NotificationComponent, NotificationModule, NotificationService, NumberInputComponent, OptionComponent, OptionContentDirective, OptionGroupComponent, OptionGroupTitleDirective, OptionPlaceholderComponent, PAGINATOR_INTL_PROVIDER, PAGINATOR_INTL_PROVIDER_FACTORY, PageEvent, PaginatorComponent, PaginatorIntl, PaginatorModule, PickerPanelComponent, RadioButtonComponent, RadioComponent, RadioGroupComponent, RadioModule, RadioSize, RangePickerComponent, SECOND, SECOND_ITEMS, ScrollingModule, SearchComponent, SectionComponent, SectionTitleDirective, SelectAllStatus, SelectComponent, SelectModule, Side, SortDirective, SortHeaderComponent, SortModule, StatusBarComponent, StatusBarModule, StatusBarSize, StatusType, StepState, StepsComponent, StepsModule, SubmenuComponent, SuggestionComponent, SuggestionGroupComponent, SuggestionGroupTitleDirective, SwitchComponent, SwitchModule, TOOLTIP_COPY_INTL_INTL_PROVIDER, TOOLTIP_COPY_INTL_PROVIDER_FACTORY, TabBodyComponent, TabBodyPortalDirective, TabChangeEvent, TabComponent, TabContentDirective, TabContextService, TabGroupComponent, TabHeaderActiveIndicatorComponent, TabHeaderAddonDirective, TabHeaderComponent, TabLabelDirective, TabLabelWrapperDirective, TabSize, TabTitleDirective, TabType, TableCellDefDirective, TableCellDirective, TableColumnDefDirective, TableComponent, TableHeaderCellDefDirective, TableHeaderCellDirective, TableHeaderRowComponent, TableHeaderRowDefDirective, TableModule, TableOfContentsModule, TableRowComponent, TableRowDefDirective, TableScrollShadowDirective, TableScrollWrapperDirective, TabsModule, TagComponent, TagModule, TagType, TagsInputComponent, ThemeModule, ThemePickerPipe, ThemeService, TimePickerComponent, TimePickerControlType, TimePickerModule, TimePickerPanelComponent, TocContainerDirective, TocContentDirective, TocLinkDirective, TooltipActiveDirective, TooltipComponent, TooltipCopyIntl, TooltipDirective, TooltipModule, TooltipTrigger, TooltipType, TreeNodeComponent, TreeNodePlaceholderComponent, TreeSelectComponent, TreeSelectModule, VirtualScrollViewportComponent, YEAR, YEAR_PANEL_COLUMN_COUNT, YEAR_PANEL_ROW_COUNT, _isNumberValue, _tableVirtualScrollDirectiveStrategyFactory, buildBem, coerceAttrBoolean, coerceNumber, coerceString, en, getAnchorTreeItems, getSortDuplicateSortableIdError, getSortHeaderMissingIdError, getSortHeaderNotContainedWithinSortError, getSortInvalidDirectionError, handlePixel, isTemplateRef, isTimePickerModel, isUndefined, last, observeMutationOn, observeResizeOn, scrollIntoView, sleep, watchContentExist, zh, ɵ0, ɵ1, ɵ2, RgbColorPipe as ɵa, RgbaColorPipe as ɵb, _isNumberValue as ɵba, DatePickerComponent as ɵbb, CssVarPipe as ɵc, TablePlaceholderDefDirective as ɵd, TablePlaceholderOutlet as ɵe, TableExpandButtonCellComponent as ɵf, TableExpandPanelCellComponent as ɵg, TooltipCopyDirective as ɵh, DialogComponent as ɵi, ConfirmDialogComponent as ɵj, BaseRadio as ɵk, InputAddonBeforeDirective as ɵl, InputAddonAfterDirective as ɵm, InputPrefixDirective as ɵn, InputSuffixDirective as ɵo, SharedModule as ɵp, ClickOutsideDirective as ɵq, AutosizeDirective as ɵr, BaseSelect as ɵs, MenuGroupTitleDirective as ɵt, MessageWrapperComponent as ɵu, MessageComponent as ɵv, MessageAnimations as ɵw, BaseMessage as ɵx, NotificationWrapperComponent as ɵy, VirtualForOfDirective as ɵz };
10810
10759
  //# sourceMappingURL=alauda-ui.js.map