beca-ui 2.1.0-beta.59 → 2.1.0-beta.60

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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +1 -1
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -96134,7 +96134,7 @@ const trt = "https://share.becawork.vn/files/theme/web/sidebar-bg-img.png", rk =
96134
96134
  type: "primary"
96135
96135
  }
96136
96136
  ),
96137
- /* @__PURE__ */ z("div", { className: "sidebar-header", children: ($ == null ? void 0 : $.theme) === "default" ? /* @__PURE__ */ z("div", { className: "logo-wrap", children: /* @__PURE__ */ z("a", { href: "/", children: /* @__PURE__ */ z("img", { className: "logo", src: C }) }) }) : /* @__PURE__ */ Yt("div", { className: "sidebar-header-content", children: [
96137
+ /* @__PURE__ */ z("div", { className: "sidebar-header", children: ($ == null ? void 0 : $.theme) !== "new" ? /* @__PURE__ */ z("div", { className: "logo-wrap", children: /* @__PURE__ */ z("a", { href: "/", children: /* @__PURE__ */ z("img", { className: "logo", src: C }) }) }) : /* @__PURE__ */ Yt("div", { className: "sidebar-header-content", children: [
96138
96138
  t && !a && /* @__PURE__ */ z("h2", { className: "sidebar-header-title", children: t }),
96139
96139
  /* @__PURE__ */ z("div", { className: "sidebar-header-actions", children: te && /* @__PURE__ */ z(
96140
96140
  er,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "2.1.0-beta.59",
3
+ "version": "2.1.0-beta.60",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {