vpuserlayout
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "vpuserlayout", | ||
"version": "1.0.11", | ||
"description": "", | ||
"main": "vpuserlayout.es.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "baimacode", | ||
"license": "ISC" | ||
} | ||
"name": "vpuserlayout", | ||
"version": "1.0.12", | ||
"description": "", | ||
"main": "vpuserlayout.es.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "baimacode", | ||
"license": "ISC" | ||
} |
@@ -1,14 +0,14 @@ | ||
import { getCurrentInstance as I, onMounted as L, onUnmounted as M, ref as E, resolveComponent as V, openBlock as t, createBlock as D, unref as l, createSlots as N, withCtx as _, createElementVNode as e, createVNode as P, createElementBlock as o, Fragment as d, renderList as p, toDisplayString as w, createCommentVNode as f, normalizeClass as U, pushScopeId as z, popScopeId as j } from "vue"; | ||
import O from "vitepress/theme"; | ||
import { useMediaQuery as x } from "@vueuse/core"; | ||
import { useData as A } from "vitepress"; | ||
const F = (n, c) => { | ||
const s = n.__vccOpts || n; | ||
for (const [h, i] of c) | ||
s[h] = i; | ||
return s; | ||
}, m = (n) => (z("data-v-d4408891"), n = n(), j(), n), G = /* @__PURE__ */ m(() => /* @__PURE__ */ e("h1", null, "Parent Component", -1)), H = { class: "container" }, Q = { | ||
import { ref as v, getCurrentInstance as I, watchEffect as M, onMounted as j, onUnmounted as N, openBlock as t, createBlock as U, unref as s, createSlots as V, withCtx as x, createElementBlock as n, Fragment as d, renderList as u, createElementVNode as e, toDisplayString as y, createCommentVNode as C, normalizeClass as z, pushScopeId as O, popScopeId as P } from "vue"; | ||
import T from "vitepress/theme"; | ||
import { useMediaQuery as E } from "@vueuse/core"; | ||
import { useData as F } from "vitepress"; | ||
const G = (o, a) => { | ||
const r = o.__vccOpts || o; | ||
for (const [p, m] of a) | ||
r[p] = m; | ||
return r; | ||
}, L = (o) => (O("data-v-88f91491"), o = o(), P(), o), Q = { | ||
key: 0, | ||
class: "dropdown" | ||
}, T = /* @__PURE__ */ m(() => /* @__PURE__ */ e("span", { class: "user-menu" }, [ | ||
}, W = /* @__PURE__ */ L(() => /* @__PURE__ */ e("span", { class: "user-menu" }, [ | ||
/* @__PURE__ */ e("svg", { | ||
@@ -45,121 +45,128 @@ xmlns: "http://www.w3.org/2000/svg", | ||
]) | ||
], -1)), W = /* @__PURE__ */ m(() => /* @__PURE__ */ e("span", { class: "vpi-chevron-down text-icon" }, null, -1)), $ = { class: "dropdown-content" }, q = { class: "dropdown-menu" }, J = { class: "menuItem" }, g = "", K = { | ||
], -1)), $ = /* @__PURE__ */ L(() => /* @__PURE__ */ e("span", { class: "vpi-chevron-down text-icon" }, null, -1)), q = { class: "dropdown-content" }, A = { class: "dropdown-menu" }, H = { class: "menuItem" }, J = { | ||
__name: "VPUserLayout", | ||
props: { | ||
test: String, | ||
items: Array | ||
}, | ||
setup(n) { | ||
const c = I(); | ||
L(() => { | ||
window.addEventListener("resize", v); | ||
}), M(() => { | ||
window.removeEventListener("resize", v); | ||
setup(o) { | ||
var a = v(null); | ||
const r = v(!1), p = async () => { | ||
try { | ||
const l = await fetch("/umenuData.json"); | ||
if (!l.ok) | ||
throw new Error("Network response was not ok"); | ||
const g = await l.json(); | ||
setTimeout(() => { | ||
a.value = g.arrayList, console.log(a.value), r.value = !0; | ||
}, 1e3); | ||
} catch (l) { | ||
console.error("Error fetching local data:", l); | ||
} | ||
}, m = I(); | ||
M(() => { | ||
console.log("langs have changed:", a.value); | ||
}), j(() => { | ||
window.addEventListener("resize", _), p(); | ||
}), N(() => { | ||
window.removeEventListener("resize", _); | ||
}); | ||
const { lang: s, theme: h } = A(); | ||
var i = x("(min-width: 1280px)").value; | ||
const { Layout: k } = O; | ||
function v() { | ||
i = x("(min-width: 1280px)").value, c.proxy.$forceUpdate(); | ||
const { lang: w, theme: Y } = F(); | ||
var f = E("(min-width: 1280px)").value; | ||
const { Layout: S } = T; | ||
function _() { | ||
f = E("(min-width: 1280px)").value, m.proxy.$forceUpdate(), console.log("reload"); | ||
} | ||
const r = E(!1); | ||
function y() { | ||
r.value = !r.value, console.log(r.value); | ||
const c = v(!1); | ||
function b() { | ||
c.value = !c.value, console.log(c.value); | ||
} | ||
function C() { | ||
function B() { | ||
alert("menu1"); | ||
} | ||
return (Z, ee) => { | ||
const S = V("SimpleComponent"); | ||
return t(), D(l(k), null, N({ _: 2 }, [ | ||
l(i) ? { | ||
name: "nav-bar-content-after", | ||
fn: _(() => [ | ||
e("div", null, [ | ||
G, | ||
P(S, { msg: "Hello from Parent!" }) | ||
]), | ||
(t(), o(d, null, p(g, (a, b) => e("div", H, [ | ||
l(s) === a.lang ? (t(), o("div", Q, [ | ||
T, | ||
W, | ||
e("div", $, [ | ||
e("div", q, [ | ||
(t(!0), o(d, null, p(a.menus, (u, B) => (t(), o("div", J, w(u), 1))), 256)) | ||
]) | ||
return (l, g) => (t(), U(s(S), null, V({ _: 2 }, [ | ||
s(f) && s(a) ? { | ||
name: "nav-bar-content-after", | ||
fn: x(() => [ | ||
(t(!0), n(d, null, u(s(a), (i, k) => (t(), n("div", { | ||
class: "container", | ||
key: k | ||
}, [ | ||
s(w) === i.lang ? (t(), n("div", Q, [ | ||
W, | ||
$, | ||
e("div", q, [ | ||
e("div", A, [ | ||
(t(!0), n(d, null, u(i.menus, (h, D) => (t(), n("div", H, y(h), 1))), 256)) | ||
]) | ||
])) : f("", !0) | ||
])), 64)) | ||
]), | ||
key: "0" | ||
} : { | ||
name: "nav-screen-content-after", | ||
fn: _(() => [ | ||
(t(), o(d, null, p(g, (a, b) => e("div", { class: "mobileDropdown" }, [ | ||
l(s) === a.lang ? (t(), o("div", { | ||
key: 0, | ||
class: U(["BMNavScreenMenuGroup", { open: r.value }]) | ||
]) | ||
])) : C("", !0) | ||
]))), 128)) | ||
]), | ||
key: "0" | ||
} : { | ||
name: "nav-screen-content-after", | ||
fn: x(() => [ | ||
(t(!0), n(d, null, u(s(a), (i, k) => (t(), n("div", { class: "mobileDropdown" }, [ | ||
s(w) === i.lang ? (t(), n("div", { | ||
key: 0, | ||
class: z(["BMNavScreenMenuGroup", { open: c.value }]) | ||
}, [ | ||
e("button", { | ||
class: "button", | ||
"aria-expanded": c.value, | ||
onClick: b | ||
}, [ | ||
e("button", { | ||
class: "button", | ||
"aria-expanded": r.value, | ||
onClick: y | ||
}, [ | ||
e("span", null, [ | ||
(t(), o("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "20", | ||
height: "20", | ||
viewBox: "0 0 24 24", | ||
fill: "none", | ||
stroke: "currentColor", | ||
"stroke-width": "2", | ||
"stroke-linecap": "round", | ||
"stroke-linejoin": "round" | ||
}, [ | ||
e("path", { d: "M2 21a8 8 0 0 1 10.434-7.62" }), | ||
e("circle", { | ||
cx: "10", | ||
cy: "8", | ||
r: "5" | ||
}), | ||
e("circle", { | ||
cx: "18", | ||
cy: "18", | ||
r: "3" | ||
}), | ||
e("path", { d: "m19.5 14.3-.4.9" }), | ||
e("path", { d: "m16.9 20.8-.4.9" }), | ||
e("path", { d: "m21.7 19.5-.9-.4" }), | ||
e("path", { d: "m15.2 16.9-.9-.4" }), | ||
e("path", { d: "m21.7 16.5-.9.4" }), | ||
e("path", { d: "m15.2 19.1-.9.4" }), | ||
e("path", { d: "m19.5 21.7-.4-.9" }), | ||
e("path", { d: "m16.9 15.2-.4-.9" }) | ||
])) | ||
]), | ||
e("span", { class: "vpi-plus button-icon" }) | ||
], 8, ["aria-expanded"]), | ||
e("div", { class: "items group" }, [ | ||
(t(!0), o(d, null, p(a.menus, (u, B) => (t(), o("div", { | ||
class: "item", | ||
onClick: C | ||
}, w(u), 1))), 256)) | ||
]) | ||
], 2)) : f("", !0) | ||
])), 64)) | ||
]), | ||
key: "1" | ||
} | ||
]), 1024); | ||
}; | ||
e("span", null, [ | ||
(t(), n("svg", { | ||
xmlns: "http://www.w3.org/2000/svg", | ||
width: "20", | ||
height: "20", | ||
viewBox: "0 0 24 24", | ||
fill: "none", | ||
stroke: "currentColor", | ||
"stroke-width": "2", | ||
"stroke-linecap": "round", | ||
"stroke-linejoin": "round" | ||
}, [ | ||
e("path", { d: "M2 21a8 8 0 0 1 10.434-7.62" }), | ||
e("circle", { | ||
cx: "10", | ||
cy: "8", | ||
r: "5" | ||
}), | ||
e("circle", { | ||
cx: "18", | ||
cy: "18", | ||
r: "3" | ||
}), | ||
e("path", { d: "m19.5 14.3-.4.9" }), | ||
e("path", { d: "m16.9 20.8-.4.9" }), | ||
e("path", { d: "m21.7 19.5-.9-.4" }), | ||
e("path", { d: "m15.2 16.9-.9-.4" }), | ||
e("path", { d: "m21.7 16.5-.9.4" }), | ||
e("path", { d: "m15.2 19.1-.9.4" }), | ||
e("path", { d: "m19.5 21.7-.4-.9" }), | ||
e("path", { d: "m16.9 15.2-.4-.9" }) | ||
])) | ||
]), | ||
e("span", { class: "vpi-plus button-icon" }) | ||
], 8, ["aria-expanded"]), | ||
e("div", { class: "items group" }, [ | ||
(t(!0), n(d, null, u(i.menus, (h, D) => (t(), n("div", { | ||
class: "item", | ||
onClick: B | ||
}, y(h), 1))), 256)) | ||
]) | ||
], 2)) : C("", !0) | ||
]))), 256)) | ||
]), | ||
key: "1" | ||
} | ||
]), 1024)); | ||
} | ||
}, R = /* @__PURE__ */ F(K, [["__scopeId", "data-v-d4408891"]]), X = [R], Y = function(n, c) { | ||
X.forEach((s) => { | ||
n.component(s.name, s); | ||
}, K = /* @__PURE__ */ G(J, [["__scopeId", "data-v-88f91491"]]), R = [K], X = function(o, a) { | ||
R.forEach((r) => { | ||
o.component(r.name, r); | ||
}); | ||
}, re = { install: Y }; | ||
}, oe = { install: X }; | ||
export { | ||
R as VPUserLayout, | ||
re as default | ||
K as VPUserLayout, | ||
oe as default | ||
}; |
@@ -1,1 +0,1 @@ | ||
(function(t,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("vitepress/theme"),require("@vueuse/core"),require("vitepress")):typeof define=="function"&&define.amd?define(["exports","vue","vitepress/theme","@vueuse/core","vitepress"],e):(t=typeof globalThis<"u"?globalThis:t||self,e(t.VPUserLayout={},t.Vue,t.DefaultTheme,t.core,t.vitepress))})(this,function(t,e,V,i,N){"use strict";const _=(n,a)=>{const o=n.__vccOpts||n;for(const[h,l]of a)o[h]=l;return o},s=n=>(e.pushScopeId("data-v-d4408891"),n=n(),e.popScopeId(),n),f=s(()=>e.createElementVNode("h1",null,"Parent Component",-1)),k={class:"container"},w={key:0,class:"dropdown"},g=s(()=>e.createElementVNode("span",{class:"user-menu"},[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M2 21a8 8 0 0 1 10.434-7.62"}),e.createElementVNode("circle",{cx:"10",cy:"8",r:"5"}),e.createElementVNode("circle",{cx:"18",cy:"18",r:"3"}),e.createElementVNode("path",{d:"m19.5 14.3-.4.9"}),e.createElementVNode("path",{d:"m16.9 20.8-.4.9"}),e.createElementVNode("path",{d:"m21.7 19.5-.9-.4"}),e.createElementVNode("path",{d:"m15.2 16.9-.9-.4"}),e.createElementVNode("path",{d:"m21.7 16.5-.9.4"}),e.createElementVNode("path",{d:"m15.2 19.1-.9.4"}),e.createElementVNode("path",{d:"m19.5 21.7-.4-.9"}),e.createElementVNode("path",{d:"m16.9 15.2-.4-.9"})])],-1)),x=s(()=>e.createElementVNode("span",{class:"vpi-chevron-down text-icon"},null,-1)),y={class:"dropdown-content"},B={class:"dropdown-menu"},u={class:"menuItem"},m="",p=_({__name:"VPUserLayout",props:{test:String,items:Array},setup(n){const a=e.getCurrentInstance();e.onMounted(()=>{window.addEventListener("resize",E)}),e.onUnmounted(()=>{window.removeEventListener("resize",E)});const{lang:o,theme:h}=N.useData();var l=i.useMediaQuery("(min-width: 1280px)").value;const{Layout:L}=V;function E(){l=i.useMediaQuery("(min-width: 1280px)").value,a.proxy.$forceUpdate()}const r=e.ref(!1);function M(){r.value=!r.value,console.log(r.value)}function P(){alert("menu1")}return(q,F)=>{const I=e.resolveComponent("SimpleComponent");return e.openBlock(),e.createBlock(e.unref(L),null,e.createSlots({_:2},[e.unref(l)?{name:"nav-bar-content-after",fn:e.withCtx(()=>[e.createElementVNode("div",null,[f,e.createVNode(I,{msg:"Hello from Parent!"})]),(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(m,(c,U)=>e.createElementVNode("div",k,[e.unref(o)===c.lang?(e.openBlock(),e.createElementBlock("div",w,[g,x,e.createElementVNode("div",y,[e.createElementVNode("div",B,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.menus,(d,b)=>(e.openBlock(),e.createElementBlock("div",u,e.toDisplayString(d),1))),256))])])])):e.createCommentVNode("",!0)])),64))]),key:"0"}:{name:"nav-screen-content-after",fn:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(m,(c,U)=>e.createElementVNode("div",{class:"mobileDropdown"},[e.unref(o)===c.lang?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["BMNavScreenMenuGroup",{open:r.value}])},[e.createElementVNode("button",{class:"button","aria-expanded":r.value,onClick:M},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M2 21a8 8 0 0 1 10.434-7.62"}),e.createElementVNode("circle",{cx:"10",cy:"8",r:"5"}),e.createElementVNode("circle",{cx:"18",cy:"18",r:"3"}),e.createElementVNode("path",{d:"m19.5 14.3-.4.9"}),e.createElementVNode("path",{d:"m16.9 20.8-.4.9"}),e.createElementVNode("path",{d:"m21.7 19.5-.9-.4"}),e.createElementVNode("path",{d:"m15.2 16.9-.9-.4"}),e.createElementVNode("path",{d:"m21.7 16.5-.9.4"}),e.createElementVNode("path",{d:"m15.2 19.1-.9.4"}),e.createElementVNode("path",{d:"m19.5 21.7-.4-.9"}),e.createElementVNode("path",{d:"m16.9 15.2-.4-.9"})]))]),e.createElementVNode("span",{class:"vpi-plus button-icon"})],8,["aria-expanded"]),e.createElementVNode("div",{class:"items group"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.menus,(d,b)=>(e.openBlock(),e.createElementBlock("div",{class:"item",onClick:P},e.toDisplayString(d),1))),256))])],2)):e.createCommentVNode("",!0)])),64))]),key:"1"}]),1024)}}},[["__scopeId","data-v-d4408891"]]),C=[p],S={install:function(n,a){C.forEach(o=>{n.component(o.name,o)})}};t.VPUserLayout=p,t.default=S,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); | ||
(function(t,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("vitepress/theme"),require("@vueuse/core"),require("vitepress")):typeof define=="function"&&define.amd?define(["exports","vue","vitepress/theme","@vueuse/core","vitepress"],e):(t=typeof globalThis<"u"?globalThis:t||self,e(t.VPUserLayout={},t.Vue,t.DefaultTheme,t.core,t.vitepress))})(this,function(t,e,N,m,_){"use strict";const g=(n,o)=>{const r=n.__vccOpts||n;for(const[s,d]of o)r[s]=d;return r},p=n=>(e.pushScopeId("data-v-88f91491"),n=n(),e.popScopeId(),n),B={key:0,class:"dropdown"},y=p(()=>e.createElementVNode("span",{class:"user-menu"},[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M2 21a8 8 0 0 1 10.434-7.62"}),e.createElementVNode("circle",{cx:"10",cy:"8",r:"5"}),e.createElementVNode("circle",{cx:"18",cy:"18",r:"3"}),e.createElementVNode("path",{d:"m19.5 14.3-.4.9"}),e.createElementVNode("path",{d:"m16.9 20.8-.4.9"}),e.createElementVNode("path",{d:"m21.7 19.5-.9-.4"}),e.createElementVNode("path",{d:"m15.2 16.9-.9-.4"}),e.createElementVNode("path",{d:"m21.7 16.5-.9.4"}),e.createElementVNode("path",{d:"m15.2 19.1-.9.4"}),e.createElementVNode("path",{d:"m19.5 21.7-.4-.9"}),e.createElementVNode("path",{d:"m16.9 15.2-.4-.9"})])],-1)),x=p(()=>e.createElementVNode("span",{class:"vpi-chevron-down text-icon"},null,-1)),u={class:"dropdown-content"},L={class:"dropdown-menu"},C={class:"menuItem"},h=g({__name:"VPUserLayout",setup(n){var o=e.ref(null);const r=e.ref(!1),s=async()=>{try{const c=await fetch("/umenuData.json");if(!c.ok)throw new Error("Network response was not ok");const V=await c.json();setTimeout(()=>{o.value=V.arrayList,console.log(o.value),r.value=!0},1e3)}catch(c){console.error("Error fetching local data:",c)}},d=e.getCurrentInstance();e.watchEffect(()=>{console.log("langs have changed:",o.value)}),e.onMounted(()=>{window.addEventListener("resize",k),s()}),e.onUnmounted(()=>{window.removeEventListener("resize",k)});const{lang:f,theme:T}=_.useData();var E=m.useMediaQuery("(min-width: 1280px)").value;const{Layout:D}=N;function k(){E=m.useMediaQuery("(min-width: 1280px)").value,d.proxy.$forceUpdate(),console.log("reload")}const a=e.ref(!1);function j(){a.value=!a.value,console.log(a.value)}function I(){alert("menu1")}return(c,V)=>(e.openBlock(),e.createBlock(e.unref(D),null,e.createSlots({_:2},[e.unref(E)&&e.unref(o)?{name:"nav-bar-content-after",fn:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),(l,w)=>(e.openBlock(),e.createElementBlock("div",{class:"container",key:w},[e.unref(f)===l.lang?(e.openBlock(),e.createElementBlock("div",B,[y,x,e.createElementVNode("div",u,[e.createElementVNode("div",L,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.menus,(i,U)=>(e.openBlock(),e.createElementBlock("div",C,e.toDisplayString(i),1))),256))])])])):e.createCommentVNode("",!0)]))),128))]),key:"0"}:{name:"nav-screen-content-after",fn:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),(l,w)=>(e.openBlock(),e.createElementBlock("div",{class:"mobileDropdown"},[e.unref(f)===l.lang?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["BMNavScreenMenuGroup",{open:a.value}])},[e.createElementVNode("button",{class:"button","aria-expanded":a.value,onClick:j},[e.createElementVNode("span",null,[(e.openBlock(),e.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M2 21a8 8 0 0 1 10.434-7.62"}),e.createElementVNode("circle",{cx:"10",cy:"8",r:"5"}),e.createElementVNode("circle",{cx:"18",cy:"18",r:"3"}),e.createElementVNode("path",{d:"m19.5 14.3-.4.9"}),e.createElementVNode("path",{d:"m16.9 20.8-.4.9"}),e.createElementVNode("path",{d:"m21.7 19.5-.9-.4"}),e.createElementVNode("path",{d:"m15.2 16.9-.9-.4"}),e.createElementVNode("path",{d:"m21.7 16.5-.9.4"}),e.createElementVNode("path",{d:"m15.2 19.1-.9.4"}),e.createElementVNode("path",{d:"m19.5 21.7-.4-.9"}),e.createElementVNode("path",{d:"m16.9 15.2-.4-.9"})]))]),e.createElementVNode("span",{class:"vpi-plus button-icon"})],8,["aria-expanded"]),e.createElementVNode("div",{class:"items group"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.menus,(i,U)=>(e.openBlock(),e.createElementBlock("div",{class:"item",onClick:I},e.toDisplayString(i),1))),256))])],2)):e.createCommentVNode("",!0)]))),256))]),key:"1"}]),1024))}},[["__scopeId","data-v-88f91491"]]),S=[h],M={install:function(n,o){S.forEach(r=>{n.component(r.name,r)})}};t.VPUserLayout=h,t.default=M,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15691
203
2