@snabcentr/vue-ui-lib 4.7.6 → 4.7.7
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-0QIYsjk4E36J0t3UMEhYMy76okneaghw13Pi4pNe1uofoYV/7DZT/y4Jn6l+7q3U"
|
|
8
8
|
},
|
|
9
9
|
"style.css": {
|
|
10
10
|
"file": "sc-vue-ui-lib.css",
|
package/dist/release_notes.tmp
CHANGED
package/dist/sc-vue-ui-lib.js
CHANGED
|
@@ -19607,7 +19607,7 @@ const yy = { class: "flex flex-col gap-3" }, by = { class: "grid gap-5 md:grid-c
|
|
|
19607
19607
|
const w = ti(pi(P)), R = w.configuratorParams.mountType, T = n.settings.widthOverlaps[R] ?? 0, z = n.settings.heightOverlaps[R] ?? 0;
|
|
19608
19608
|
w.configuratorParams.width && w.configuratorParams.width > 0 && (w.configuratorParams.width -= T), w.configuratorParams.height && w.configuratorParams.height > 0 && (w.configuratorParams.height -= z), u.value = w;
|
|
19609
19609
|
},
|
|
19610
|
-
{ deep: !0 }
|
|
19610
|
+
{ deep: !0, immediate: !0 }
|
|
19611
19611
|
), lt(() => {
|
|
19612
19612
|
var P;
|
|
19613
19613
|
(P = c.value) == null || P.select();
|