cleek 2.10.30 → 2.10.32
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/dist/main.cjs.js +1 -1
- package/dist/main.css +1 -1
- package/dist/main.es.js +8 -8
- package/package.json +1 -1
package/dist/main.es.js
CHANGED
|
@@ -103370,15 +103370,15 @@ const Wd = /* @__PURE__ */ o2(fu6, [["render", mu6], ["__scopeId", "data-v-53984
|
|
|
103370
103370
|
},
|
|
103371
103371
|
setup(c) {
|
|
103372
103372
|
const e = c, a = k(() => {
|
|
103373
|
-
var
|
|
103373
|
+
var l, s, f;
|
|
103374
103374
|
const o = [];
|
|
103375
|
-
|
|
103375
|
+
(e.autoWidth || (l = e.col) != null && l.autoWidth) && o.push("auto-width"), (e.overflowAuto || (s = e.col) != null && s.overflowAuto) && o.push("overflow-auto");
|
|
103376
|
+
const r = e.verticalAlign || ((f = e.col) == null ? void 0 : f.verticalAlign);
|
|
103377
|
+
return r && o.push(`vertical-align--${r}`), o;
|
|
103376
103378
|
}), n = k(() => {
|
|
103377
|
-
var s, f
|
|
103378
|
-
const o = [], r = e.align || ((
|
|
103379
|
-
r && (r === "center" && o.push("align-center"), r === "right" && o.push("align-right")), (e.block || (
|
|
103380
|
-
const l = e.verticalAlign || ((m = e.col) == null ? void 0 : m.verticalAlign);
|
|
103381
|
-
return l && o.push(`vertical-align--${l}`), o;
|
|
103379
|
+
var l, s, f;
|
|
103380
|
+
const o = [], r = e.align || ((l = e.col) == null ? void 0 : l.align);
|
|
103381
|
+
return r && (r === "center" && o.push("align-center"), r === "right" && o.push("align-right")), (e.block || (s = e.col) != null && s.block) && o.push("block"), (e.nowrap || (f = e.col) != null && f.nowrap) && o.push("no-wrap-text"), o;
|
|
103382
103382
|
}), i = k(() => {
|
|
103383
103383
|
var s, f, C, m, h, p, M, d, u;
|
|
103384
103384
|
const o = {};
|
|
@@ -103400,7 +103400,7 @@ const Wd = /* @__PURE__ */ o2(fu6, [["render", mu6], ["__scopeId", "data-v-53984
|
|
|
103400
103400
|
], 2)) : X("", !0);
|
|
103401
103401
|
}
|
|
103402
103402
|
});
|
|
103403
|
-
const Nw1 = /* @__PURE__ */ o2(uu6, [["__scopeId", "data-v-
|
|
103403
|
+
const Nw1 = /* @__PURE__ */ o2(uu6, [["__scopeId", "data-v-81266331"]]), zu6 = { class: "ck-th" }, hu6 = "left", pu6 = /* @__PURE__ */ _1({
|
|
103404
103404
|
__name: "ck-th",
|
|
103405
103405
|
props: {
|
|
103406
103406
|
align: {},
|