tx-sider 2.2.24 → 2.2.25
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/lib/TXUI.mjs +6 -6
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -50817,7 +50817,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
50817
50817
|
}
|
|
50818
50818
|
return target;
|
|
50819
50819
|
};
|
|
50820
|
-
const _withScopeId$2 = (n10) => (pushScopeId("data-v-
|
|
50820
|
+
const _withScopeId$2 = (n10) => (pushScopeId("data-v-ba7ff152"), n10 = n10(), popScopeId(), n10);
|
|
50821
50821
|
const _hoisted_1$2 = { class: "flex items-center h-[60px] pl-[40px] themeBGC" };
|
|
50822
50822
|
const _hoisted_2$2 = { class: "relative w-[30px] h-[30px]" };
|
|
50823
50823
|
const _hoisted_3$2 = {
|
|
@@ -50860,7 +50860,7 @@ const _hoisted_7$2 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ create
|
|
|
50860
50860
|
const _hoisted_8$2 = [
|
|
50861
50861
|
_hoisted_7$2
|
|
50862
50862
|
];
|
|
50863
|
-
const _hoisted_9$2 = { class: "text-xl
|
|
50863
|
+
const _hoisted_9$2 = { class: "text-xl focusTC pl-2" };
|
|
50864
50864
|
const _hoisted_10$2 = { class: "flex flex-col px-5 pr-0 h-full" };
|
|
50865
50865
|
const _hoisted_11$2 = ["onClick"];
|
|
50866
50866
|
const _hoisted_12$2 = { class: "w-full h-full overflow-y-auto content" };
|
|
@@ -50993,7 +50993,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
50993
50993
|
};
|
|
50994
50994
|
}
|
|
50995
50995
|
});
|
|
50996
|
-
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
50996
|
+
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-ba7ff152"]]);
|
|
50997
50997
|
const index$6 = "";
|
|
50998
50998
|
const index$5 = "";
|
|
50999
50999
|
const index$4 = "";
|
|
@@ -55364,7 +55364,7 @@ const _sfc_main = {
|
|
|
55364
55364
|
};
|
|
55365
55365
|
}
|
|
55366
55366
|
};
|
|
55367
|
-
const _withScopeId = (n10) => (pushScopeId("data-v-
|
|
55367
|
+
const _withScopeId = (n10) => (pushScopeId("data-v-c0cfbc04"), n10 = n10(), popScopeId(), n10);
|
|
55368
55368
|
const _hoisted_1 = {
|
|
55369
55369
|
class: "bg-white defaultTS funcTC relative",
|
|
55370
55370
|
style: { "padding-bottom": "10px", "margin-bottom": "10px" }
|
|
@@ -55778,7 +55778,7 @@ const _hoisted_92 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createEle
|
|
|
55778
55778
|
const _hoisted_93 = [
|
|
55779
55779
|
_hoisted_92
|
|
55780
55780
|
];
|
|
55781
|
-
const _hoisted_94 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "text-xl
|
|
55781
|
+
const _hoisted_94 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "text-xl focusTC pl-2" }, "系统更新通知", -1));
|
|
55782
55782
|
const _hoisted_95 = { class: "flex flex-col px-5 pr-0 h-full" };
|
|
55783
55783
|
const _hoisted_96 = ["onClick"];
|
|
55784
55784
|
const _hoisted_97 = { class: "w-full h-full overflow-y-auto content" };
|
|
@@ -56484,7 +56484,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
56484
56484
|
}, 8, ["show"])
|
|
56485
56485
|
], 64);
|
|
56486
56486
|
}
|
|
56487
|
-
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
56487
|
+
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c0cfbc04"]]);
|
|
56488
56488
|
const style = "";
|
|
56489
56489
|
const components = [TSider];
|
|
56490
56490
|
installComponents();
|