@snabcentr/vue-ui-lib 4.18.1 → 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-0NfqFquwRIllPRZvJwrBQrS5xDzcv4CDOczHAMVfT8JpL+P7yeAV1GtQUHBKIX9z"
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.18.1 (2026-08-14)
1
+ ## 4.19.1 (2026-08-20)
2
2
 
3
- ### fixed (1 change)
3
+ ### fixed (2 changes)
4
4
 
5
- - [#13644: Исправлена сборка библиотеки: файлы тестов исключены из типизации публикуемого пакета](web_soft/libs/vue/snabcentr-ui-lib@65d537153d09cd4741439bd6560da8938702e03a) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!272))
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