@snabcentr/client-ui 3.23.0 → 3.24.0

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.23.0",
3
+ "version": "3.24.0",
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.43.0",
18
+ "@snabcentr/client-core": "^2.45.0",
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,6 +1,6 @@
1
- ## 3.23.0 (2025-04-30)
1
+ ## 3.24.0 (2025-05-05)
2
2
 
3
3
  ### added (1 change)
4
4
 
5
- - [#11505: Добавлен компонент для загрузки товаров в корзину из CSV.](web_soft/libs/angular/snabcentr-client-ui-lib@45cf33d7ae5cd2395a599ef1c23992f2a59bd11e) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!269))
5
+ - [#10994: Добавлен компонент формы отправки запроса на уведомление о поступлении товара.](web_soft/libs/angular/snabcentr-client-ui-lib@1dfa98d6e1cd967b516995eaa93f57fe608ab60a) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!270))
6
6