myshell-react-lib 0.1.45 → 0.1.46

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 CHANGED
@@ -11555,14 +11555,14 @@ function TopNavigationBar(param) {
11555
11555
  })
11556
11556
  ]
11557
11557
  }),
11558
- title && (!(avatar === null || avatar === void 0 ? void 0 : avatar.logo) || !isMobile2) && (pageType === 2 && !searchElement || !isMobile2) && /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Display, {
11558
+ title && (!(avatar === null || avatar === void 0 ? void 0 : avatar.logo) || !isMobile2) && (pageType === 1 && !searchElement || !isMobile2) && /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Display, {
11559
11559
  size: "sm",
11560
11560
  className: "line-clamp-1 text-xl",
11561
11561
  children: title
11562
11562
  })
11563
11563
  ]
11564
11564
  }),
11565
- pageType === 1 && isMobile2 && !(avatar === null || avatar === void 0 ? void 0 : avatar.logo) && /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("div", {
11565
+ pageType === 2 && isMobile2 && !(avatar === null || avatar === void 0 ? void 0 : avatar.logo) && !searchElement && /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("div", {
11566
11566
  className: "absolute left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 z-10",
11567
11567
  children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Display, {
11568
11568
  size: "sm",