@alauda/ui 6.2.1-beta.9 → 6.2.2-beta.1

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 (133) 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 +97 -127
  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/back-top/back-top.component.ngfactory.js +2 -2
  14. package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
  15. package/esm2015/button/button.component.js +2 -7
  16. package/esm2015/button/button.component.ngfactory.js +3 -3
  17. package/esm2015/button/button.component.ngsummary.json +1 -1
  18. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngfactory.js +1 -1
  19. package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngsummary.json +1 -1
  20. package/esm2015/checkbox/checkbox.component.js +6 -7
  21. package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
  22. package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
  23. package/esm2015/color-picker/color-picker.component.ngfactory.js +1 -1
  24. package/esm2015/color-picker/color-picker.component.ngsummary.json +1 -1
  25. package/esm2015/date-picker/calendar/date-picker-panel/component.ngfactory.js +6 -6
  26. package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
  27. package/esm2015/date-picker/calendar/footer/component.ngfactory.js +5 -5
  28. package/esm2015/date-picker/calendar/header/component.ngfactory.js +9 -9
  29. package/esm2015/date-picker/calendar/panel/picker-panel.ngfactory.js +3 -3
  30. package/esm2015/date-picker/calendar/range-picker-panel/component.ngfactory.js +5 -5
  31. package/esm2015/date-picker/calendar/range-picker-panel/component.ngsummary.json +1 -1
  32. package/esm2015/date-picker/date-picker/date-picker.component.ngfactory.js +4 -4
  33. package/esm2015/date-picker/date-picker/date-picker.component.ngsummary.json +1 -1
  34. package/esm2015/date-picker/range-picker/range-picker.component.ngfactory.js +4 -4
  35. package/esm2015/date-picker/range-picker/range-picker.component.ngsummary.json +1 -1
  36. package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
  37. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.js +2 -2
  38. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +5 -5
  39. package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
  40. package/esm2015/dialog/dialog.component.js +3 -3
  41. package/esm2015/dialog/dialog.component.ngfactory.js +2 -2
  42. package/esm2015/dialog/dialog.component.scss.ngstyle.js +1 -1
  43. package/esm2015/dialog/dialog.module.ngfactory.js +1 -1
  44. package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
  45. package/esm2015/dropdown/dropdown-button/dropdown-button.component.js +2 -2
  46. package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +3 -3
  47. package/esm2015/dropdown/dropdown.directive.js +2 -8
  48. package/esm2015/dropdown/dropdown.directive.ngsummary.json +1 -1
  49. package/esm2015/dropdown/menu/menu.component.js +1 -1
  50. package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
  51. package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
  52. package/esm2015/form/common-form.js +4 -12
  53. package/esm2015/form/common-form.ngsummary.json +1 -1
  54. package/esm2015/icon/icon.component.js +8 -6
  55. package/esm2015/icon/icon.component.ngfactory.js +5 -4
  56. package/esm2015/icon/icon.component.ngsummary.json +1 -1
  57. package/esm2015/icon/icon.component.scss.ngstyle.js +1 -1
  58. package/esm2015/icon/icon.module.ngfactory.js +1 -1
  59. package/esm2015/inline-alert/inline-alert.component.js +2 -2
  60. package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
  61. package/esm2015/input/input.component.js +2 -9
  62. package/esm2015/input/input.component.ngfactory.js +1 -1
  63. package/esm2015/input/input.component.ngsummary.json +1 -1
  64. package/esm2015/input/number-input/number-input.component.ngfactory.js +6 -6
  65. package/esm2015/input/number-input/number-input.component.ngsummary.json +1 -1
  66. package/esm2015/input/search/search.component.ngfactory.js +6 -6
  67. package/esm2015/input/tags-input/tags-input.component.js +4 -5
  68. package/esm2015/input/tags-input/tags-input.component.ngfactory.js +1 -1
  69. package/esm2015/input/tags-input/tags-input.component.ngsummary.json +1 -1
  70. package/esm2015/message/message.component.js +2 -2
  71. package/esm2015/message/message.component.ngfactory.js +2 -2
  72. package/esm2015/message/message.module.ngfactory.js +1 -1
  73. package/esm2015/notification/notification.component.js +2 -2
  74. package/esm2015/notification/notification.component.ngfactory.js +3 -3
  75. package/esm2015/notification/notification.module.ngfactory.js +1 -1
  76. package/esm2015/paginator/paginator.component.ngfactory.js +18 -18
  77. package/esm2015/public-api.ngsummary.json +1 -1
  78. package/esm2015/radio/base-radio.js +2 -6
  79. package/esm2015/radio/base-radio.ngsummary.json +1 -1
  80. package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +3 -3
  81. package/esm2015/radio/radio-button/radio-button.component.ngsummary.json +1 -1
  82. package/esm2015/radio/radio-group/radio-group.component.ngfactory.js +1 -1
  83. package/esm2015/radio/radio-group/radio-group.component.ngsummary.json +1 -1
  84. package/esm2015/radio/radio.component.ngfactory.js +1 -1
  85. package/esm2015/radio/radio.component.ngsummary.json +1 -1
  86. package/esm2015/select/multi-select/multi-select.component.js +5 -6
  87. package/esm2015/select/multi-select/multi-select.component.ngfactory.js +7 -7
  88. package/esm2015/select/multi-select/multi-select.component.ngsummary.json +1 -1
  89. package/esm2015/select/option/option.component.js +2 -6
  90. package/esm2015/select/option/option.component.ngfactory.js +3 -3
  91. package/esm2015/select/option/option.component.ngsummary.json +1 -1
  92. package/esm2015/select/select.component.js +2 -2
  93. package/esm2015/select/select.component.ngfactory.js +7 -7
  94. package/esm2015/select/select.component.ngsummary.json +1 -1
  95. package/esm2015/steps/steps.component.js +1 -1
  96. package/esm2015/steps/steps.component.ngfactory.js +3 -3
  97. package/esm2015/steps/steps.component.scss.ngstyle.js +1 -1
  98. package/esm2015/switch/switch.component.ngfactory.js +1 -1
  99. package/esm2015/switch/switch.component.ngsummary.json +1 -1
  100. package/esm2015/table/table-cell.component.ngfactory.js +2 -2
  101. package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
  102. package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
  103. package/esm2015/tag/tag.component.ngfactory.js +3 -3
  104. package/esm2015/theme/color.pipe.js +26 -0
  105. package/esm2015/theme/color.pipe.ngsummary.json +1 -0
  106. package/esm2015/theme/theme.module.js +4 -3
  107. package/esm2015/theme/theme.module.ngfactory.js +1 -1
  108. package/esm2015/theme/theme.module.ngsummary.json +1 -1
  109. package/esm2015/time-picker/component.ngfactory.js +8 -8
  110. package/esm2015/time-picker/component.ngsummary.json +1 -1
  111. package/esm2015/time-picker/panel/panel.component.js +4 -5
  112. package/esm2015/time-picker/panel/panel.component.ngfactory.js +5 -5
  113. package/esm2015/time-picker/panel/panel.component.ngsummary.json +1 -1
  114. package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
  115. package/esm2015/tree-select/tree-select.component.ngfactory.js +5 -5
  116. package/esm2015/tree-select/tree-select.component.ngsummary.json +1 -1
  117. package/esm2015/utils/fn.js +1 -10
  118. package/esm2015/utils/fn.ngsummary.json +1 -1
  119. package/esm2015/utils/index.ngsummary.json +1 -1
  120. package/fesm2015/alauda-ui.js +61 -79
  121. package/fesm2015/alauda-ui.js.map +1 -1
  122. package/form/common-form.d.ts +2 -4
  123. package/icon/icon.component.d.ts +2 -0
  124. package/input/input.component.d.ts +0 -1
  125. package/input/tags-input/tags-input.component.d.ts +1 -1
  126. package/package.json +1 -1
  127. package/radio/base-radio.d.ts +0 -1
  128. package/select/multi-select/multi-select.component.d.ts +1 -1
  129. package/select/option/option.component.d.ts +0 -1
  130. package/theme/color.pipe.d.ts +10 -0
  131. package/theme/style.css +68 -68
  132. package/time-picker/panel/panel.component.d.ts +1 -1
  133. package/utils/fn.d.ts +0 -1
@@ -1,4 +1,4 @@
1
- import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
1
+ import { ChangeDetectorRef, EventEmitter } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
3
  import { Observable, ReplaySubject } from 'rxjs';
4
4
  /**
@@ -7,10 +7,8 @@ import { Observable, ReplaySubject } from 'rxjs';
7
7
  */
8
8
  export declare class CommonFormControl<T, V = T> implements ControlValueAccessor {
9
9
  protected cdr: ChangeDetectorRef;
10
- private readonly elementRef;
11
10
  get disabled(): boolean | '';
12
11
  set disabled(val: boolean | '');
13
- get testId(): string;
14
12
  get readonly(): boolean | "";
15
13
  set readonly(val: boolean | "");
16
14
  get propValue(): T;
@@ -25,7 +23,7 @@ export declare class CommonFormControl<T, V = T> implements ControlValueAccessor
25
23
  value: V;
26
24
  };
27
25
  value$: Observable<V>;
28
- constructor(cdr: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>);
26
+ constructor(cdr: ChangeDetectorRef);
29
27
  registerOnChange(fn: (_: T) => void): void;
30
28
  registerOnTouched(fn: () => void): void;
31
29
  setDisabledState(isDisabled: boolean): void;
@@ -9,6 +9,8 @@ export declare class IconComponent {
9
9
  margin: 'left' | 'right';
10
10
  size: string;
11
11
  color: string;
12
+ background: 'circle' | 'triangle';
13
+ backgroundColor: string;
12
14
  bem: Bem;
13
15
  id: number;
14
16
  constructor(iconRegisterService: IconRegisterService);
@@ -3,7 +3,6 @@ import { BehaviorSubject } from 'rxjs';
3
3
  export declare class InputComponent {
4
4
  elementRef: ElementRef<HTMLInputElement>;
5
5
  private readonly renderer;
6
- get testId(): string;
7
6
  get size(): import("../types").ValueOf<{
8
7
  readonly Large: "large";
9
8
  readonly Medium: "medium";
@@ -40,7 +40,7 @@ export declare class TagsInputComponent extends CommonFormControl<string[]> impl
40
40
  get rootClass(): string;
41
41
  get tagSize(): "medium" | "mini";
42
42
  get inputClass(): string;
43
- constructor(cdr: ChangeDetectorRef, fb: FormBuilder, renderer: Renderer2, injector: Injector, elementRef: ElementRef);
43
+ constructor(cdr: ChangeDetectorRef, fb: FormBuilder, renderer: Renderer2, injector: Injector);
44
44
  ngOnChanges({ inputValidator, inputAsyncValidator, disabled, }: SimpleChanges): void;
45
45
  ngAfterViewInit(): void;
46
46
  writeValue(val: string[]): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alauda/ui",
3
- "version": "6.2.1-beta.9",
3
+ "version": "6.2.2-beta.1",
4
4
  "description": "Angular UI components by Alauda Frontend Team.",
5
5
  "repository": "git+https://github.com/alauda/alauda-ui.git",
6
6
  "author": "Alauda Frontend",
@@ -10,7 +10,6 @@ export declare class BaseRadio implements OnInit, AfterViewInit, OnDestroy {
10
10
  disabled: boolean | '';
11
11
  get value(): unknown;
12
12
  set value(val: unknown);
13
- get _testId(): string;
14
13
  elRef: ElementRef;
15
14
  checked: boolean;
16
15
  name: string;
@@ -33,7 +33,7 @@ export declare class MultiSelectComponent<T = unknown> extends BaseSelect<T, T[]
33
33
  private readonly withMaxRowCount;
34
34
  focused: boolean;
35
35
  trackByValue: (_: number, item: SelectFilterOption<T>) => unknown;
36
- constructor(cdr: ChangeDetectorRef, renderer: Renderer2, elementRef: ElementRef);
36
+ constructor(cdr: ChangeDetectorRef, renderer: Renderer2);
37
37
  ngAfterContentInit(): void;
38
38
  ngAfterViewInit(): void;
39
39
  onShowOptions(): void;
@@ -14,7 +14,6 @@ export declare class OptionComponent<T> {
14
14
  private readonly value$$;
15
15
  get label(): string | TemplateRef<unknown>;
16
16
  set label(val: string | TemplateRef<unknown>);
17
- get testId(): string;
18
17
  get labelContext(): unknown;
19
18
  set labelContext(val: unknown);
20
19
  get value(): T;
@@ -0,0 +1,10 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ export declare class RgbColorPipe implements PipeTransform {
3
+ transform(color: string): string;
4
+ }
5
+ export declare class RgbaColorPipe implements PipeTransform {
6
+ transform([color, opacity]: [string, number]): string;
7
+ }
8
+ export declare class CssVarPipe implements PipeTransform {
9
+ transform(value: string): string;
10
+ }
package/theme/style.css CHANGED
@@ -109,93 +109,93 @@ html[aui-theme-mode=light] {
109
109
  @media (prefers-color-scheme: dark) {
110
110
  html[aui-theme-mode=system] {
111
111
  --aui-color-blue: 61, 142, 255;
112
- --aui-color-b-0: 54, 116, 206;
112
+ --aui-color-b-0: 54, 116, 204;
113
113
  --aui-color-b-1: 109, 170, 255;
114
- --aui-color-b-2: 52, 111, 196;
115
- --aui-color-b-3: 50, 101, 177;
116
- --aui-color-b-4: 46, 87, 147;
117
- --aui-color-b-5: 38, 56, 88;
118
- --aui-color-b-6: 41, 66, 108;
119
- --aui-color-b-7: 43, 76, 127;
114
+ --aui-color-b-2: 53, 111, 193;
115
+ --aui-color-b-3: 50, 101, 173;
116
+ --aui-color-b-4: 47, 85, 143;
117
+ --aui-color-b-5: 40, 54, 81;
118
+ --aui-color-b-6: 42, 64, 102;
119
+ --aui-color-b-7: 44, 74, 122;
120
120
  --aui-color-green: 17, 182, 113;
121
- --aui-color-g-0: 21, 146, 99;
121
+ --aui-color-g-0: 21, 146, 97;
122
122
  --aui-color-g-1: 76, 200, 148;
123
- --aui-color-g-2: 21, 139, 96;
124
- --aui-color-g-4: 26, 105, 82;
125
- --aui-color-g-6: 30, 76, 72;
126
- --aui-color-g-7: 27, 90, 77;
123
+ --aui-color-g-2: 22, 139, 93;
124
+ --aui-color-g-4: 27, 103, 78;
125
+ --aui-color-g-6: 31, 74, 66;
126
+ --aui-color-g-7: 28, 88, 72;
127
127
  --aui-color-yellow: 237, 172, 44;
128
- --aui-color-y-0: 186, 138, 47;
128
+ --aui-color-y-0: 186, 138, 45;
129
129
  --aui-color-y-1: 241, 192, 96;
130
- --aui-color-y-2: 175, 132, 48;
131
- --aui-color-y-4: 125, 100, 51;
132
- --aui-color-y-6: 85, 74, 55;
133
- --aui-color-y-7: 104, 87, 53;
130
+ --aui-color-y-2: 176, 132, 45;
131
+ --aui-color-y-4: 126, 98, 47;
132
+ --aui-color-y-6: 86, 72, 49;
133
+ --aui-color-y-7: 105, 85, 48;
134
134
  --aui-color-red: 226, 50, 79;
135
- --aui-color-r-0: 178, 47, 74;
135
+ --aui-color-r-0: 178, 47, 72;
136
136
  --aui-color-r-1: 233, 101, 123;
137
- --aui-color-r-2: 167, 46, 73;
138
- --aui-color-r-4: 120, 45, 67;
139
- --aui-color-r-6: 82, 43, 63;
140
- --aui-color-r-7: 100, 44, 65;
141
- --aui-color-n-1: 240, 241, 246;
142
- --aui-color-n-2: 196, 198, 204;
143
- --aui-color-n-3: 180, 183, 192;
144
- --aui-color-n-4: 144, 149, 163;
145
- --aui-color-n-5: 140, 145, 159;
146
- --aui-color-n-6: 116, 121, 135;
147
- --aui-color-n-7: 86, 93, 111;
148
- --aui-color-n-8: 63, 70, 88;
149
- --aui-color-n-9: 52, 59, 77;
150
- --aui-color-n-10: 38, 45, 63;
151
- --aui-color-main-bg: 22, 29, 47;
152
- --aui-color-popper-bg: var(--aui-color-n-9);
137
+ --aui-color-r-2: 168, 46, 70;
138
+ --aui-color-r-4: 121, 43, 63;
139
+ --aui-color-r-6: 83, 41, 57;
140
+ --aui-color-r-7: 101, 42, 60;
141
+ --aui-color-n-1: 243, 244, 248;
142
+ --aui-color-n-2: 200, 201, 205;
143
+ --aui-color-n-3: 184, 186, 194;
144
+ --aui-color-n-4: 152, 154, 162;
145
+ --aui-color-n-5: 144, 147, 159;
146
+ --aui-color-n-6: 120, 123, 135;
147
+ --aui-color-n-7: 92, 95, 107;
148
+ --aui-color-n-8: 67, 70, 82;
149
+ --aui-color-n-9: 56, 59, 71;
150
+ --aui-color-n-10: 36, 39, 51;
151
+ --aui-color-main-bg: 24, 27, 39;
152
+ --aui-color-popper-bg: var(--aui-color-n-8);
153
153
  --aui-color-origin-shadow: var(--aui-color-main-bg);
154
154
  }
155
155
  }
156
156
  html[aui-theme-mode=dark] {
157
157
  --aui-color-blue: 61, 142, 255;
158
- --aui-color-b-0: 54, 116, 206;
158
+ --aui-color-b-0: 54, 116, 204;
159
159
  --aui-color-b-1: 109, 170, 255;
160
- --aui-color-b-2: 52, 111, 196;
161
- --aui-color-b-3: 50, 101, 177;
162
- --aui-color-b-4: 46, 87, 147;
163
- --aui-color-b-5: 38, 56, 88;
164
- --aui-color-b-6: 41, 66, 108;
165
- --aui-color-b-7: 43, 76, 127;
160
+ --aui-color-b-2: 53, 111, 193;
161
+ --aui-color-b-3: 50, 101, 173;
162
+ --aui-color-b-4: 47, 85, 143;
163
+ --aui-color-b-5: 40, 54, 81;
164
+ --aui-color-b-6: 42, 64, 102;
165
+ --aui-color-b-7: 44, 74, 122;
166
166
  --aui-color-green: 17, 182, 113;
167
- --aui-color-g-0: 21, 146, 99;
167
+ --aui-color-g-0: 21, 146, 97;
168
168
  --aui-color-g-1: 76, 200, 148;
169
- --aui-color-g-2: 21, 139, 96;
170
- --aui-color-g-4: 26, 105, 82;
171
- --aui-color-g-6: 30, 76, 72;
172
- --aui-color-g-7: 27, 90, 77;
169
+ --aui-color-g-2: 22, 139, 93;
170
+ --aui-color-g-4: 27, 103, 78;
171
+ --aui-color-g-6: 31, 74, 66;
172
+ --aui-color-g-7: 28, 88, 72;
173
173
  --aui-color-yellow: 237, 172, 44;
174
- --aui-color-y-0: 186, 138, 47;
174
+ --aui-color-y-0: 186, 138, 45;
175
175
  --aui-color-y-1: 241, 192, 96;
176
- --aui-color-y-2: 175, 132, 48;
177
- --aui-color-y-4: 125, 100, 51;
178
- --aui-color-y-6: 85, 74, 55;
179
- --aui-color-y-7: 104, 87, 53;
176
+ --aui-color-y-2: 176, 132, 45;
177
+ --aui-color-y-4: 126, 98, 47;
178
+ --aui-color-y-6: 86, 72, 49;
179
+ --aui-color-y-7: 105, 85, 48;
180
180
  --aui-color-red: 226, 50, 79;
181
- --aui-color-r-0: 178, 47, 74;
181
+ --aui-color-r-0: 178, 47, 72;
182
182
  --aui-color-r-1: 233, 101, 123;
183
- --aui-color-r-2: 167, 46, 73;
184
- --aui-color-r-4: 120, 45, 67;
185
- --aui-color-r-6: 82, 43, 63;
186
- --aui-color-r-7: 100, 44, 65;
187
- --aui-color-n-1: 240, 241, 246;
188
- --aui-color-n-2: 196, 198, 204;
189
- --aui-color-n-3: 180, 183, 192;
190
- --aui-color-n-4: 144, 149, 163;
191
- --aui-color-n-5: 140, 145, 159;
192
- --aui-color-n-6: 116, 121, 135;
193
- --aui-color-n-7: 86, 93, 111;
194
- --aui-color-n-8: 63, 70, 88;
195
- --aui-color-n-9: 52, 59, 77;
196
- --aui-color-n-10: 38, 45, 63;
197
- --aui-color-main-bg: 22, 29, 47;
198
- --aui-color-popper-bg: var(--aui-color-n-9);
183
+ --aui-color-r-2: 168, 46, 70;
184
+ --aui-color-r-4: 121, 43, 63;
185
+ --aui-color-r-6: 83, 41, 57;
186
+ --aui-color-r-7: 101, 42, 60;
187
+ --aui-color-n-1: 243, 244, 248;
188
+ --aui-color-n-2: 200, 201, 205;
189
+ --aui-color-n-3: 184, 186, 194;
190
+ --aui-color-n-4: 152, 154, 162;
191
+ --aui-color-n-5: 144, 147, 159;
192
+ --aui-color-n-6: 120, 123, 135;
193
+ --aui-color-n-7: 92, 95, 107;
194
+ --aui-color-n-8: 67, 70, 82;
195
+ --aui-color-n-9: 56, 59, 71;
196
+ --aui-color-n-10: 36, 39, 51;
197
+ --aui-color-main-bg: 24, 27, 39;
198
+ --aui-color-popper-bg: var(--aui-color-n-8);
199
199
  --aui-color-origin-shadow: var(--aui-color-main-bg);
200
200
  }
201
201
 
@@ -37,7 +37,7 @@ export declare class TimePickerPanelComponent extends CommonFormControl<Dayjs> i
37
37
  secondRef: ElementRef<HTMLElement>;
38
38
  enabledColumns: number;
39
39
  firstScrolled: boolean;
40
- constructor(cdr: ChangeDetectorRef, elementRef: ElementRef);
40
+ constructor(cdr: ChangeDetectorRef);
41
41
  isDisabled(value: number, type: TimePickerControlType): boolean;
42
42
  ngOnChanges({ hourStep, minuteStep, secondStep }: SimpleChanges): void;
43
43
  writeValue(value: Dayjs): void;
package/utils/fn.d.ts CHANGED
@@ -3,4 +3,3 @@ export declare function isUndefined(val: unknown): boolean;
3
3
  export declare const last: <T>(values: T[]) => T;
4
4
  export declare const isTemplateRef: (label: string | TemplateRef<unknown>) => label is TemplateRef<unknown>;
5
5
  export declare const handlePixel: (value: number | string) => string;
6
- export declare const simplifyStringToTestId: (input: string) => string;