@npm-questionpro/wick-ui-lib 1.35.3 → 1.35.4
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.
|
@@ -39,7 +39,7 @@ function m(...e) {
|
|
|
39
39
|
return Bd(Sd(e));
|
|
40
40
|
}
|
|
41
41
|
const os = (e) => {
|
|
42
|
-
window.open(
|
|
42
|
+
window == null || window.open(
|
|
43
43
|
e,
|
|
44
44
|
"_blank",
|
|
45
45
|
"toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=800,height=600"
|
|
@@ -3023,7 +3023,7 @@ const su = /* @__PURE__ */ x.forwardRef(function(t, n) {
|
|
|
3023
3023
|
});
|
|
3024
3024
|
});
|
|
3025
3025
|
process.env.NODE_ENV !== "production" && (su.displayName = "Input");
|
|
3026
|
-
const Bf = "
|
|
3026
|
+
const Bf = "_wuInputGroup_1t4ep_1", Wf = "_wuInputIcon_1t4ep_20", $f = "_wuInput_1t4ep_1", qf = "_passwordToggle_1t4ep_89", Yn = {
|
|
3027
3027
|
wuInputGroup: Bf,
|
|
3028
3028
|
wuInputIcon: Wf,
|
|
3029
3029
|
wuInput: $f,
|
|
@@ -15274,7 +15274,7 @@ const ov = Ke("wu-flex wu-items-center wu-gap-3 wu-w-fit", {
|
|
|
15274
15274
|
}
|
|
15275
15275
|
);
|
|
15276
15276
|
uv.displayName = "WuTranslate";
|
|
15277
|
-
window && (window.wickUiVersion = "1.35.
|
|
15277
|
+
window && (window.wickUiVersion = "1.35.4", window.wickUiIcon = "9.0.0", window.wickUiEditor = "0.13.0");
|
|
15278
15278
|
export {
|
|
15279
15279
|
S0 as CHART_COLOR_SYSTEM,
|
|
15280
15280
|
Sv as WuAccordion,
|