g-ui-web 0.10.17 → 0.10.18
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/g-ui-web.js +10 -10
- package/lib/g-ui-web.js.gz +0 -0
- package/lib/g-ui-web.umd.cjs +1 -1
- package/lib/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/package.json +1 -1
package/lib/g-ui-web.js
CHANGED
|
@@ -95630,15 +95630,15 @@ const Clt = /* @__PURE__ */ _l(wlt), xlt = ["id"], Slt = /* @__PURE__ */ H({
|
|
|
95630
95630
|
emits: ["click"],
|
|
95631
95631
|
setup(e, { expose: t, emit: r }) {
|
|
95632
95632
|
vc((A) => ({
|
|
95633
|
-
|
|
95634
|
-
|
|
95635
|
-
"
|
|
95636
|
-
"
|
|
95637
|
-
|
|
95638
|
-
|
|
95639
|
-
|
|
95640
|
-
"
|
|
95641
|
-
|
|
95633
|
+
"189060d4": l.value,
|
|
95634
|
+
"22e4ca86": u.value,
|
|
95635
|
+
"0c44e4b6": c.value,
|
|
95636
|
+
"5770dcaa": d.value,
|
|
95637
|
+
e2b4681e: f.value,
|
|
95638
|
+
c3526d36: g.value,
|
|
95639
|
+
cc00bd68: h.value,
|
|
95640
|
+
"1589de43": v.value,
|
|
95641
|
+
a8009a64: m.value
|
|
95642
95642
|
}));
|
|
95643
95643
|
const n = Jn(), a = e, o = O(() => a.bg && a.type != "default" ? `g-target-s-top-${a.size} g-target-s-${a.type} g-target-s-bg` : a.border && !a.bg ? `g-target-s-top-${a.size} g-target-s-${a.type} g-target-s-border` : `g-target-s-top-${a.size} g-target-s-${a.type}`), i = O(() => a.bg && a.type != "default" ? `g-target-s-bottom-${a.size} g-target-s-${a.type} g-target-s-bg` : a.border && !a.bg ? `g-target-s-bottom-${a.size} g-target-s-${a.type} g-target-s-border` : `g-target-s-bottom-${a.size} g-target-s-${a.type}`), s = O(() => a.bg && a.type != "default" ? `g-target-s-left-${a.size} g-target-s-${a.type} g-target-s-bg` : a.border && !a.bg ? `g-target-s-left-${a.size} g-target-s-${a.type} g-target-s-border` : `g-target-s-left-${a.size} g-target-s-${a.type}`), l = O(() => a.border ? "1px solid" : "0"), u = O(() => a.border ? "var(--border-radius-base)" : ""), c = O(() => a.bg ? `var(--color-${a.type}-lights-7)` : ""), d = O(() => a.bg ? `var(--color-${a.type})` : ""), f = O(() => a.border ? `var(--color-${a.type})` : ""), p = O(() => {
|
|
95644
95644
|
if (a.aspect)
|
|
@@ -95869,7 +95869,7 @@ const Clt = /* @__PURE__ */ _l(wlt), xlt = ["id"], Slt = /* @__PURE__ */ H({
|
|
|
95869
95869
|
], 64);
|
|
95870
95870
|
};
|
|
95871
95871
|
}
|
|
95872
|
-
}), Klt = /* @__PURE__ */ ma(jlt, [["__scopeId", "data-v-
|
|
95872
|
+
}), Klt = /* @__PURE__ */ ma(jlt, [["__scopeId", "data-v-cfd24f7f"]]), Ylt = tr(Klt), qlt = { class: "left" }, Xlt = { class: "right" }, Zlt = { class: "top" }, Qlt = { class: "bottom" }, Jlt = H({
|
|
95873
95873
|
name: "GTargetR"
|
|
95874
95874
|
}), eut = /* @__PURE__ */ H({
|
|
95875
95875
|
...Jlt,
|
package/lib/g-ui-web.js.gz
CHANGED
|
Binary file
|