@snabcentr/vue-ui-lib 4.22.3 → 4.22.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
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-XculFVAMMn/PiMvLMgrFWTIUSnl4EU/LTJkqhDA1qsztuFH/AQsH3svujU9Tr+Qa"
|
|
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
|
-
## 4.22.
|
|
1
|
+
## 4.22.4 (2026-09-18)
|
|
2
2
|
|
|
3
3
|
### fixed (1 change)
|
|
4
4
|
|
|
5
|
-
- [#
|
|
5
|
+
- [#13842: Названия скрытых товаров в каталоге перечёркнуты](web_soft/libs/vue/snabcentr-ui-lib@2410d4507c3bb0a28708dc5ae62500d461851c80) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!287))
|
|
6
6
|
|
package/dist/sc-vue-ui-lib.js
CHANGED
|
@@ -2651,7 +2651,7 @@ const yy = ["href"], by = ["src", "alt"], _y = {}, wy = /* @__PURE__ */ re({
|
|
|
2651
2651
|
})) : D("", !0)
|
|
2652
2652
|
])) : D("", !0),
|
|
2653
2653
|
k("span", {
|
|
2654
|
-
class: De({ "cursor-pointer": l.value && t.eventEmitter }),
|
|
2654
|
+
class: De({ "cursor-pointer": l.value && t.eventEmitter, "text-gray-400 line-through": t.product.isHidden }),
|
|
2655
2655
|
onClick: d
|
|
2656
2656
|
}, j(t.product.name), 3),
|
|
2657
2657
|
t.product.onOrder ? (b(), R("span", Uy, " [Под заказ] ")) : D("", !0),
|