@ws-ui/shared 0.1.14 → 0.1.16
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -11874,7 +11874,7 @@ const Qv = {
|
|
|
11874
11874
|
onClick: (y) => y.stopPropagation(),
|
|
11875
11875
|
children: /* @__PURE__ */ N.jsxs("div", { className: "flex flex-col items-center gap-5 p-6 px-12", children: [
|
|
11876
11876
|
o ? /* @__PURE__ */ N.jsx("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ N.jsx(HP, { name: o, color: u }) }) : null,
|
|
11877
|
-
/* @__PURE__ */ N.jsx(zP, { condition: r, children: /* @__PURE__ */ N.jsx("h4", { className: "w-full text-wrap text-lg font-bold leading-6 text-white", children: r }) }),
|
|
11877
|
+
/* @__PURE__ */ N.jsx(zP, { condition: r, children: /* @__PURE__ */ N.jsx("h4", { className: "w-full text-wrap text-lg font-bold leading-6 text-white text-center", children: r }) }),
|
|
11878
11878
|
/* @__PURE__ */ N.jsx("p", { className: "w-full text-wrap text-center text-sm font-medium text-white", children: n }),
|
|
11879
11879
|
/* @__PURE__ */ N.jsx("div", { className: "text-xs text-white", children: $t.values(f == null ? void 0 : f.toggles).map((y) => /* @__PURE__ */ N.jsx("div", { children: /* @__PURE__ */ N.jsxs("label", { htmlFor: y.key, className: "flex items-center", children: [
|
|
11880
11880
|
/* @__PURE__ */ N.jsx(
|