comand-component-library 4.0.59 → 4.0.60
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +3 -3
- package/dist/comand-component-library.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/ComponentLibrary.vue +1 -1
- package/src/assets/data/social-networks-page-by-json.json +1 -1
- package/src/components/CmdBoxWrapper.vue +3 -5
- package/src/directives/fancybox.js +50 -0
- package/src/main.js +4 -1
@@ -7068,9 +7068,9 @@ const gi = /* @__PURE__ */ L(Zt, [["render", jd]]), Yt = {
|
|
7068
7068
|
}
|
7069
7069
|
}, Fn = () => {
|
7070
7070
|
Yn((e) => ({
|
7071
|
-
"
|
7072
|
-
"
|
7073
|
-
"
|
7071
|
+
"772bed26": e.boxesPerRowLarge,
|
7072
|
+
"70389aea": e.boxesPerRowMedium,
|
7073
|
+
"7793c6f2": e.boxesPerRowSmall
|
7074
7074
|
}));
|
7075
7075
|
}, Bn = Yt.setup;
|
7076
7076
|
Yt.setup = Bn ? (e, n) => (Fn(), Bn(e, n)) : Fn;
|