@snabcentr/client-ui 3.27.4 → 3.27.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "3.27.4",
3
+ "version": "3.27.6",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
@@ -15,7 +15,7 @@
15
15
  "@maskito/core": "^3.2.0",
16
16
  "@ng-web-apis/intersection-observer": "^4.11.1",
17
17
  "@ng-web-apis/common": "^4.11.1",
18
- "@snabcentr/client-core": "^2.50.0",
18
+ "@snabcentr/client-core": "^2.52.1",
19
19
  "@taiga-ui/addon-charts": "^4.24.0",
20
20
  "@taiga-ui/addon-commerce": "^4.24.0",
21
21
  "@taiga-ui/cdk": "^4.24.0",
package/release_notes.tmp CHANGED
@@ -1,7 +1,6 @@
1
- ## 3.27.4 (2025-05-22)
1
+ ## 3.27.6 (2025-05-30)
2
2
 
3
- ### fixed (2 changes)
3
+ ### fixed (1 change)
4
4
 
5
- - [#11637: Исправлено некорректное форматирование даты.](web_soft/libs/angular/snabcentr-client-ui-lib@d5a5c67938920d9c5cd80dea7d0b48a099223b45) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!278))
6
- - [#11618: Исправлена ошибка при выборе типа клиента "ИП". ](web_soft/libs/angular/snabcentr-client-ui-lib@19510a1996479f103b5ea731cb87da0519c6717d) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!277))
5
+ - [#11745: Исправлена ошибка валидации, добавлен AutoFocus на поле ввода кода из смс](web_soft/libs/angular/snabcentr-client-ui-lib@8e193fcca2b258bdafd0627ea67c1edd269f6d92) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!280))
7
6
 
@@ -15,6 +15,6 @@ import * as i11 from "@taiga-ui/core/components/label";
15
15
  */
16
16
  export declare class ScVerificationModule {
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<ScVerificationModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<ScVerificationModule, [typeof i1.ScVerificationPhoneCheckFormComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.TuiInputPasswordModule, typeof i4.TuiInputModule, typeof i4.TuiTextfieldControllerModule, typeof i5.TuiLink, typeof i5.TuiButton, typeof i5.TuiLabel, typeof i6.TuiFieldErrorPipe, typeof i5.TuiError, typeof i7.TuiLet, typeof i5.TuiLoader, typeof i4.TuiInputPhoneModule, typeof i8.MaskitoDirective, typeof i6.TuiButtonLoading, typeof i9.ScManagerCardComponent, typeof i5.TuiTitle, typeof i5.TuiIcon, typeof i6.TuiPushComponent, typeof i6.TuiPushAlert, typeof i6.TuiPushDirective, typeof i10.TuiInputPhoneInternational, typeof i11.TuiLabel, typeof i5.TuiSelect, typeof i5.TuiTextfieldComponent, typeof i5.TuiTextfieldDirective, typeof i5.TuiTextfieldOptionsDirective, typeof i5.TuiTextfieldDropdownDirective, typeof i6.TuiSortCountriesPipe], [typeof i1.ScVerificationPhoneCheckFormComponent]>;
18
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ScVerificationModule, [typeof i1.ScVerificationPhoneCheckFormComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.TuiInputPasswordModule, typeof i4.TuiInputModule, typeof i4.TuiTextfieldControllerModule, typeof i5.TuiLink, typeof i5.TuiButton, typeof i5.TuiLabel, typeof i6.TuiFieldErrorPipe, typeof i5.TuiError, typeof i7.TuiLet, typeof i5.TuiLoader, typeof i4.TuiInputPhoneModule, typeof i8.MaskitoDirective, typeof i6.TuiButtonLoading, typeof i9.ScManagerCardComponent, typeof i5.TuiTitle, typeof i5.TuiIcon, typeof i6.TuiPushComponent, typeof i6.TuiPushAlert, typeof i6.TuiPushDirective, typeof i10.TuiInputPhoneInternational, typeof i11.TuiLabel, typeof i5.TuiSelect, typeof i5.TuiTextfieldComponent, typeof i5.TuiTextfieldDirective, typeof i5.TuiTextfieldOptionsDirective, typeof i5.TuiTextfieldDropdownDirective, typeof i6.TuiSortCountriesPipe, typeof i7.TuiAutoFocus], [typeof i1.ScVerificationPhoneCheckFormComponent]>;
19
19
  static ɵinj: i0.ɵɵInjectorDeclaration<ScVerificationModule>;
20
20
  }