beca-ui 2.0.19 → 2.0.20-beta.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.
- package/dist/beca-ui.js +2 -2
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -83832,7 +83832,7 @@ const bgImgUrl = "https://share.becawork.vn/files/theme/web/sidebar-bg-img.png",
|
|
|
83832
83832
|
color: "var(--primary-color-6)"
|
|
83833
83833
|
}
|
|
83834
83834
|
)
|
|
83835
|
-
] }, u) : s && !g ? h ? v ? /* @__PURE__ */ jsx(Fragment$1, {}) : /* @__PURE__ */ jsx("a", { href: p, className: "ant-menu-inline-collapsed-noicon", children: b }, u) : /* @__PURE__ */ jsx(
|
|
83835
|
+
] }, u) : s && !g ? h ? v ? /* @__PURE__ */ jsx(Fragment$1, {}) : /* @__PURE__ */ jsx("a", { href: p, className: "ant-menu-inline-collapsed-noicon", children: b }, u) : c && /* @__PURE__ */ jsx(
|
|
83836
83836
|
c,
|
|
83837
83837
|
{
|
|
83838
83838
|
to: p,
|
|
@@ -109555,7 +109555,7 @@ const AppContext = createContext$1({
|
|
|
109555
109555
|
const $e = document.querySelector(":root");
|
|
109556
109556
|
$e && $e.style.setProperty("--regular-font", xe == null ? void 0 : xe.fontFamily);
|
|
109557
109557
|
};
|
|
109558
|
-
return /* @__PURE__ */ jsx(
|
|
109558
|
+
return console.log(ge), /* @__PURE__ */ jsx(
|
|
109559
109559
|
ConfigProvider,
|
|
109560
109560
|
{
|
|
109561
109561
|
language: z ?? "vi",
|