@snabcentr/vue-ui-lib 4.18.1 → 4.19.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.
@@ -4,7 +4,7 @@
4
4
  "name": "index",
5
5
  "src": "src/index.ts",
6
6
  "isEntry": true,
7
- "integrity": "sha384-0NfqFquwRIllPRZvJwrBQrS5xDzcv4CDOczHAMVfT8JpL+P7yeAV1GtQUHBKIX9z"
7
+ "integrity": "sha384-sLJjXJ2h6GxyomL0q5gudXd/KgYlrTDc705sCwvj3qS3hvziMoG4d9UolUscEyvr"
8
8
  },
9
9
  "style.css": {
10
10
  "file": "sc-vue-ui-lib.css",
@@ -1,6 +1,6 @@
1
- ## 4.18.1 (2026-08-14)
1
+ ## 4.19.0 (2026-08-20)
2
2
 
3
- ### fixed (1 change)
3
+ ### added (1 change)
4
4
 
5
- - [#13644: Исправлена сборка библиотеки: файлы тестов исключены из типизации публикуемого пакета](web_soft/libs/vue/snabcentr-ui-lib@65d537153d09cd4741439bd6560da8938702e03a) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!272))
5
+ - [#13629: Добавлены директива копирования в буфер обмена и помощник подготовки файлов к отправке](web_soft/libs/vue/snabcentr-ui-lib@01a3e1bef8e518e10b6e1fe5e846314ad1a07c6b) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!273))
6
6