@snabcentr/client-ui 3.29.2 → 3.30.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.29.2",
3
+ "version": "3.30.0",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
package/release_notes.tmp CHANGED
@@ -1,6 +1,6 @@
1
- ## 3.29.2 (2025-06-16)
1
+ ## 3.30.0 (2025-06-17)
2
2
 
3
- ### fixed (1 change)
3
+ ### changed (1 change)
4
4
 
5
- - [#11749: Исправлено поле выбора страны регистрации контрагента, которое выдавало объект вместо id](web_soft/libs/angular/snabcentr-client-ui-lib@c56782144b65a5436e08e08f572dceecf9986134) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!285))
5
+ - [#10994: Отменены правки компонента формы отправки запроса на уведомление о поступлении товара](web_soft/libs/angular/snabcentr-client-ui-lib@623e91c2c4e03392bad1de447c5638621096907e) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!286))
6
6
 
@@ -1112,10 +1112,6 @@ video {
1112
1112
  justify-items: center !important;
1113
1113
  }
1114
1114
 
1115
- .\!gap-1 {
1116
- gap: 0.25rem !important;
1117
- }
1118
-
1119
1115
  .gap-0\.5 {
1120
1116
  gap: 0.125rem;
1121
1117
  }