@xiaou66/u-web-ui 0.0.54 → 0.0.55
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UtoolsLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/UtoolsLayout/UtoolsLayout.vue"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UtoolsLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/UtoolsLayout/UtoolsLayout.vue"],"names":[],"mappings":";;;AA+EA,OAAO,EAAmC,KAAK,cAAc,EAAE,MAAM,YAAY,CAAA;AAEjF,KAAK,WAAW,GAAG;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,cAAc,CAAA;IAC3B,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAA;CAC3B,CAAC;AAmBJ,iBAAS,cAAc;WAyHT,OAAO,IAA6B;;+BAZd,GAAG;wBACV,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCA6Dyxf,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;EA7C96f;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;UAjKV,SAAS,GAAG,OAAO;WADlB,MAAM;YAHL,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAmMsyf,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;kBArB76f,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
package/dist/index.es.js
CHANGED
|
@@ -701,7 +701,7 @@ var xe = /* @__PURE__ */ f({
|
|
|
701
701
|
};
|
|
702
702
|
}
|
|
703
703
|
}), Re = Le;
|
|
704
|
-
const ze = { class: "utools" }, Be = { class: "w-8 h-auto overflow-hidden
|
|
704
|
+
const ze = { class: "utools" }, Be = { class: "w-8 h-auto overflow-hidden" }, Ve = ["src"], He = { class: "title pl-5" }, Ue = { class: "flex justify-end h-full pr-3 w-full" }, We = { class: "content" }, Ge = { class: "content-inner" }, Ke = {
|
|
705
705
|
class: "flex items-center justify-center",
|
|
706
706
|
style: { "font-size": "10px" }
|
|
707
707
|
};
|
|
@@ -735,8 +735,9 @@ var qe = /* @__PURE__ */ f({
|
|
|
735
735
|
hideOperations: ""
|
|
736
736
|
}), {
|
|
737
737
|
logo: R(() => [s("div", Be, [s("img", {
|
|
738
|
-
class: "logo w-full h-full",
|
|
739
|
-
src: e.avatar
|
|
738
|
+
class: "logo w-full h-full rounded-full",
|
|
739
|
+
src: e.avatar,
|
|
740
|
+
alt: "logo"
|
|
740
741
|
}, null, 8, Ve)]), s("div", He, A(e.title), 1)]),
|
|
741
742
|
_: 1
|
|
742
743
|
}, 16, ["collapsed"])], 2)]),
|