@snabcentr/vue-ui-lib 4.19.0 → 4.19.1

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,11 +4,11 @@
4
4
  "name": "index",
5
5
  "src": "src/index.ts",
6
6
  "isEntry": true,
7
- "integrity": "sha384-sLJjXJ2h6GxyomL0q5gudXd/KgYlrTDc705sCwvj3qS3hvziMoG4d9UolUscEyvr"
7
+ "integrity": "sha384-5hs74TMYz7TVvJyzL4zNrw2kRPsNrG4HOqLDgbGJydhoYMrSbj0QVWUpjD9e/mqL"
8
8
  },
9
9
  "style.css": {
10
10
  "file": "sc-vue-ui-lib.css",
11
11
  "src": "style.css",
12
- "integrity": "sha384-7q5cAJiGj5GiO4bUv/5fvXOy7hG7Uem8U9VHNwc00Y6xGLHMa56ma7tM2e3q2UtJ"
12
+ "integrity": "sha384-RpxzZUhJsaKd3TLvbx351PvlMY+2afvZbemkIa5NShuOWhdXbn/xvUwBsZBIVF7q"
13
13
  }
14
14
  }
@@ -1,6 +1,7 @@
1
- ## 4.19.0 (2026-08-20)
1
+ ## 4.19.1 (2026-08-20)
2
2
 
3
- ### added (1 change)
3
+ ### fixed (2 changes)
4
4
 
5
- - [#13629: Добавлены директива копирования в буфер обмена и помощник подготовки файлов к отправке](web_soft/libs/vue/snabcentr-ui-lib@01a3e1bef8e518e10b6e1fe5e846314ad1a07c6b) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!273))
5
+ - [#13716: Доработан мобильный вид компонента выбора периода дат. В узком...](web_soft/libs/vue/snabcentr-ui-lib@67ee565ab24b76ab2f989bd9e4dcc477d118ac61) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!275))
6
+ - [#13716: Доработан мобильный вид компонента выбора периода дат. В узком...](web_soft/libs/vue/snabcentr-ui-lib@8c6b8d9f6ac4401651721cf4377f94e4a3a16dc9) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!274))
6
7