lh-ui-next 0.1.8-beta.6 → 0.1.8-beta.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/README.md +1 -1
- package/lib/lh-ui-next.mjs +13 -9
- package/lib/lh-ui-next.umd.js +1 -1
- package/package.json +1 -1
- package/static/css/compact/compact.less +12 -0
- package/static/css/package/tab.less +2 -3
- package/static/css/theme-compact-blue/main.css +1 -1
- package/static/css/theme-loose-blue/main.css +1 -1
- package/static/css/theme-loose-orange/main.css +1 -1
- package/static/iconFontComponent/iconfont.css +422 -410
- package/static/iconFontComponent/iconfont.eot +0 -0
- package/static/iconFontComponent/iconfont.js +1 -1
- package/static/iconFontComponent/iconfont.json +716 -695
- package/static/iconFontComponent/iconfont.svg +221 -215
- package/static/iconFontComponent/iconfont.ttf +0 -0
- package/static/iconFontComponent/iconfont.woff +0 -0
- package/static/iconFontComponent/iconfont.woff2 +0 -0
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ alpha version is use to self-test; beta version is use to public survey.for exam
|
|
|
5
5
|
1.0.0-alpha.1
|
|
6
6
|
1.0.0-test.2
|
|
7
7
|
## Official version : "0.1.7",
|
|
8
|
-
## test version : "0.1.8-beta.
|
|
8
|
+
## test version : "0.1.8-beta.7,
|
|
9
9
|
## npmmirror
|
|
10
10
|
When cnpm sync execution is unsuccessful,you can go the website(http://www.npmmirror.com/package/lh-ui-next) and press sync button to
|
|
11
11
|
manual trigger the sync event
|
package/lib/lh-ui-next.mjs
CHANGED
|
@@ -4387,7 +4387,7 @@ const Xn = {
|
|
|
4387
4387
|
this.canNotSwitch || this.tablist[e].disabled || (this.beforeSwitchReg === -1 ? (this.$emit("update:modelValue", e), this.$emit("tabItemClick", e)) : this.beforeSwitchReg ? (this.$emit("update:modelValue", e), this.$emit("tabItemClick", e)) : this.$msg.warning(this.beforeSwitchRegDes));
|
|
4388
4388
|
}
|
|
4389
4389
|
}
|
|
4390
|
-
}, Gn = ["onClick"], Zn = ["onClick"], Qn = ["onClick"], $n = ["onClick"], es = {
|
|
4390
|
+
}, Gn = ["onClick", "innerHTML"], Zn = ["onClick", "innerHTML"], Qn = ["onClick", "innerHTML"], $n = ["onClick", "innerHTML"], es = {
|
|
4391
4391
|
key: 0,
|
|
4392
4392
|
class: "more-wrap"
|
|
4393
4393
|
}, ts = /* @__PURE__ */ d("span", { class: "more" }, [
|
|
@@ -4405,8 +4405,9 @@ function os(e, t, i, s, l, n) {
|
|
|
4405
4405
|
(r(!0), c(g, null, y(i.tablist, (a, o) => (r(), c("span", {
|
|
4406
4406
|
class: f(["lh-tab-content", { active: n.isActive(o), disabled: a.disabled }]),
|
|
4407
4407
|
style: T({ cursor: i.canNotSwitch ? "default" : "pointer", display: a.nodisplay ? "none" : "inline-block" }),
|
|
4408
|
-
onClick: (h) => n.tabswitch(o)
|
|
4409
|
-
|
|
4408
|
+
onClick: (h) => n.tabswitch(o),
|
|
4409
|
+
innerHTML: a.name
|
|
4410
|
+
}, null, 14, Gn))), 256))
|
|
4410
4411
|
], 2)) : m("", !0),
|
|
4411
4412
|
i.tabType == "n2" ? (r(), c("div", {
|
|
4412
4413
|
key: 1,
|
|
@@ -4415,8 +4416,9 @@ function os(e, t, i, s, l, n) {
|
|
|
4415
4416
|
(r(!0), c(g, null, y(i.tablist, (a, o) => (r(), c("span", {
|
|
4416
4417
|
class: f(["lh-tab-content", { active: n.isActive(o), disabled: a.disabled }]),
|
|
4417
4418
|
style: T({ cursor: i.canNotSwitch ? "default" : "pointer", display: a.nodisplay ? "none" : "inline-block" }),
|
|
4418
|
-
onClick: (h) => n.tabswitch(o)
|
|
4419
|
-
|
|
4419
|
+
onClick: (h) => n.tabswitch(o),
|
|
4420
|
+
innerHTML: a.name
|
|
4421
|
+
}, null, 14, Zn))), 256))
|
|
4420
4422
|
], 2)) : m("", !0),
|
|
4421
4423
|
i.tabType == "n3" ? (r(), c("div", {
|
|
4422
4424
|
key: 2,
|
|
@@ -4425,8 +4427,9 @@ function os(e, t, i, s, l, n) {
|
|
|
4425
4427
|
(r(!0), c(g, null, y(i.tablist, (a, o) => (r(), c("span", {
|
|
4426
4428
|
class: f(["lh-tab-content", { active: n.isActive(o), disabled: a.disabled }]),
|
|
4427
4429
|
style: T({ cursor: i.canNotSwitch ? "default" : "pointer", display: a.nodisplay ? "none" : "inline-block" }),
|
|
4428
|
-
onClick: (h) => n.tabswitch(o)
|
|
4429
|
-
|
|
4430
|
+
onClick: (h) => n.tabswitch(o),
|
|
4431
|
+
innerHTML: a.name
|
|
4432
|
+
}, null, 14, Qn))), 256))
|
|
4430
4433
|
], 2)) : m("", !0),
|
|
4431
4434
|
i.tabType == "n4" ? (r(), c("div", {
|
|
4432
4435
|
key: 3,
|
|
@@ -4440,8 +4443,9 @@ function os(e, t, i, s, l, n) {
|
|
|
4440
4443
|
ref_for: !0,
|
|
4441
4444
|
ref: "n4Item",
|
|
4442
4445
|
style: T({ cursor: i.canNotSwitch ? "default" : "pointer", display: a.nodisplay ? "none" : "inline-block" }),
|
|
4443
|
-
onClick: (h) => n.tabswitch(o)
|
|
4444
|
-
|
|
4446
|
+
onClick: (h) => n.tabswitch(o),
|
|
4447
|
+
innerHTML: a.name
|
|
4448
|
+
}, null, 14, $n))
|
|
4445
4449
|
], 64))), 256)),
|
|
4446
4450
|
l.isFold ? (r(), c("span", es, [
|
|
4447
4451
|
ts,
|