@npm-questionpro/wick-ui-lib 1.21.0 → 1.21.1
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.
|
@@ -1786,7 +1786,7 @@ const Ow = ({ label: e, className: t }) => {
|
|
|
1786
1786
|
expandAll: w,
|
|
1787
1787
|
DataCenter: d
|
|
1788
1788
|
} = e;
|
|
1789
|
-
return /* @__PURE__ */ n("div", { className: "wu-sticky wu-top-0 wu-z-
|
|
1789
|
+
return /* @__PURE__ */ n("div", { className: "wu-sticky wu-top-0 wu-z-50 wu-w-full", children: /* @__PURE__ */ p(
|
|
1790
1790
|
"header",
|
|
1791
1791
|
{
|
|
1792
1792
|
className: c(
|
|
@@ -3839,7 +3839,7 @@ const Rr = {
|
|
|
3839
3839
|
{
|
|
3840
3840
|
ref: a,
|
|
3841
3841
|
className: c(
|
|
3842
|
-
"wu-fixed wu-inset-0 wu-z-
|
|
3842
|
+
"wu-fixed wu-inset-0 wu-z-50 wu-bg-black/30",
|
|
3843
3843
|
Rr.overlay,
|
|
3844
3844
|
e
|
|
3845
3845
|
),
|
|
@@ -3854,7 +3854,7 @@ const Xa = at(({ className: e, children: t, hideCloseButton: a, isStackedCard: r
|
|
|
3854
3854
|
{
|
|
3855
3855
|
ref: s,
|
|
3856
3856
|
className: c(
|
|
3857
|
-
"wu-fixed wu-left-[50%] wu-z-
|
|
3857
|
+
"wu-fixed wu-left-[50%] wu-z-50 wu-top-[50%] wu-flex wu-flex-col wu-w-full wu-max-w-lg wu-translate-x-[-50%] wu-translate-y-[-50%] wu-bg-white wu-shadow-lg wu-duration-200",
|
|
3858
3858
|
Rr.content,
|
|
3859
3859
|
e
|
|
3860
3860
|
),
|
|
@@ -10339,7 +10339,7 @@ const Bc = "_WuEditor_88p35_2", Vc = {
|
|
|
10339
10339
|
}
|
|
10340
10340
|
);
|
|
10341
10341
|
};
|
|
10342
|
-
window.wickUiVersion = "1.21.
|
|
10342
|
+
window.wickUiVersion = "1.21.1";
|
|
10343
10343
|
export {
|
|
10344
10344
|
vd as CHART_COLOR_SYSTEM,
|
|
10345
10345
|
Tw as WuAccordion,
|