@npm-questionpro/wick-ui-lib 1.30.0 → 1.30.2

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.
@@ -11338,8 +11338,8 @@ const cv = ({
11338
11338
  const { state: a } = Tt(), [o, u] = k.useState(), l = Ea(), d = k.isValidElement(t) ? k.cloneElement(
11339
11339
  t,
11340
11340
  {
11341
- children: /* @__PURE__ */ N("div", { className: "wu-flex wu-items-center wu-gap-2 wu-overflow-hidden wu-text-base wu-truncate wu-text-ellipsis", children: [
11342
- e,
11341
+ children: /* @__PURE__ */ N("div", { className: "wu-flex wu-items-center wu-overflow-hidden wu-text-base wu-truncate wu-text-ellipsis", children: [
11342
+ /* @__PURE__ */ i("div", { className: "wu-relative wu-right-1", children: e }),
11343
11343
  /* @__PURE__ */ i(
11344
11344
  "span",
11345
11345
  {
@@ -11352,8 +11352,8 @@ const cv = ({
11352
11352
  )
11353
11353
  ] })
11354
11354
  }
11355
- ) : t && /* @__PURE__ */ N("div", { className: "wu-flex wu-items-center wu-gap-2 wu-overflow-hidden wu-text-base wu-truncate wu-text-ellipsis", children: [
11356
- e,
11355
+ ) : t && /* @__PURE__ */ N("div", { className: "wu-flex wu-items-center wu-overflow-hidden wu-text-base wu-truncate wu-text-ellipsis", children: [
11356
+ /* @__PURE__ */ i("div", { className: "wu-relative wu-right-1", children: e }),
11357
11357
  /* @__PURE__ */ i(
11358
11358
  "span",
11359
11359
  {
@@ -14647,7 +14647,7 @@ const wx = He("wu-flex wu-items-center wu-gap-3 wu-w-fit", {
14647
14647
  "--wu-sentiment-no-sentiment": "#E0E0E0"
14648
14648
  }
14649
14649
  };
14650
- window.wickUiVersion = "1.30.0";
14650
+ window.wickUiVersion = "1.30.2";
14651
14651
  export {
14652
14652
  Iv as CHART_COLOR_SYSTEM,
14653
14653
  Ix as WuAccordion,