@snabcentr/client-ui 2.6.0 → 2.6.2

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.

Potentially problematic release.


This version of @snabcentr/client-ui might be problematic. Click here for more details.

package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "2.6.0",
3
+ "version": "2.6.2",
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
- ## 2.6.0 (2024-11-02)
1
+ ## 2.6.2 (2024-11-13)
2
2
 
3
- ### changed (1 change)
3
+ ### fixed (1 change)
4
4
 
5
- - [#10512: Доработаны шрифты](web_soft/libs/angular/snabcentr-client-ui-lib@7dde8fdff4356bc20a8dac668d7a1f3f2a006cc1) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!177))
5
+ - [#10522: Доработано открытие диалога оферты](web_soft/libs/angular/snabcentr-client-ui-lib@8837012f57d6c452333b66982fa2ace69e18be04) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!181))
6
6
 
@@ -1424,6 +1424,11 @@ video {
1424
1424
  line-height: 1.25rem;
1425
1425
  }
1426
1426
 
1427
+ .text-xl {
1428
+ font-size: 1.25rem;
1429
+ line-height: 1.75rem;
1430
+ }
1431
+
1427
1432
  .text-xs {
1428
1433
  font-size: 0.75rem;
1429
1434
  line-height: 1rem;