@snabcentr/vue-ui-lib 2.26.1 → 2.26.3

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.
@@ -4,7 +4,7 @@
4
4
  "name": "index",
5
5
  "src": "src/index.ts",
6
6
  "isEntry": true,
7
- "integrity": "sha384-CUkVVpqHsulfbi5hJh7DlfX3ivVtWMqq98cYTS+RedN5MfQrOYGW3FDETUnabexB"
7
+ "integrity": "sha384-EPi+O+jMXMUV1mydqnnN4VdRwMhdnMLfwoOvNdIyH6sWkZld9CB6h8GvDNujsQcY"
8
8
  },
9
9
  "style.css": {
10
10
  "file": "sc-vue-ui-lib.css",
@@ -1,6 +1,6 @@
1
- ## 2.26.1 (2025-07-18)
1
+ ## 2.26.3 (2025-07-25)
2
2
 
3
- ### changed (1 change)
3
+ ### fixed (1 change)
4
4
 
5
- - [#11872: Исправлено условие отображения дополнительной стоимости в компоненте product-cost](web_soft/libs/vue/snabcentr-ui-lib@354461a1fd0f82a3385f08c43ab20c408a0a472b) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!89))
5
+ - [#11920: Исправлена ошибка типизации компонента ReferenceSelect](web_soft/libs/vue/snabcentr-ui-lib@ad1094bc9537bc8af4196a8e7fdad79ff4ca28b0) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!92))
6
6