@snabcentr/vue-ui-lib 2.29.2 → 2.29.4
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.
- package/dist/manifest.json +1 -1
- package/dist/release_notes.tmp +3 -3
- package/dist/sc-vue-ui-lib.js +308 -300
- package/dist/sc-vue-ui-lib.js.map +1 -1
- package/dist/sc-vue-ui-lib.umd.cjs +2 -2
- package/dist/sc-vue-ui-lib.umd.cjs.map +1 -1
- package/dist/src/components/files/single-file-upload-selector.vue.d.ts +10 -2
- package/dist/src/components/inline/inline-view.vue.d.ts +1 -1
- package/package.json +1 -1
package/dist/manifest.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "index",
|
|
5
5
|
"src": "src/index.ts",
|
|
6
6
|
"isEntry": true,
|
|
7
|
-
"integrity": "sha384-
|
|
7
|
+
"integrity": "sha384-3PuguYqjBPDERcBlI/JRLJTXq7g8sjFVh62FQdExg3m92nMLX4QDXN3dicZdPa3M"
|
|
8
8
|
},
|
|
9
9
|
"style.css": {
|
|
10
10
|
"file": "sc-vue-ui-lib.css",
|
package/dist/release_notes.tmp
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
## 2.29.
|
|
1
|
+
## 2.29.4 (2025-09-23)
|
|
2
2
|
|
|
3
|
-
###
|
|
3
|
+
### fixed (1 change)
|
|
4
4
|
|
|
5
|
-
- [
|
|
5
|
+
- [#12293: Исправлено отображение даты установки цены при маленьких разрешениях](web_soft/libs/vue/snabcentr-ui-lib@9541c91732b4de1f4bf4340b144903f96a48ae9e) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!109))
|
|
6
6
|
|