hplx-feature-library 1.0.225 → 1.0.227
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/NineDots/index.js +1 -1
- package/dist/{NineDots-CCtE2t9I.js → NineDots-B3ZRumoi.js} +1 -1
- package/dist/{NineDots-BEzE3Pj8.cjs → NineDots-CUXiXRmO.cjs} +2 -2
- package/dist/UserProfile/index.js +1 -1
- package/dist/{UserProfile-4L3aOHNv.cjs → UserProfile-CUmKG8tk.cjs} +2 -2
- package/dist/{UserProfile-D3cCwQxw.js → UserProfile-DlAHamot.js} +2 -2
- package/dist/changePasswordModal/component/ChangePasswordModal.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/userProfile/UserProfile.d.ts +3 -3
- package/package.json +1 -1
package/dist/NineDots/index.js
CHANGED
|
@@ -1746,7 +1746,7 @@ const o = (i) => {
|
|
|
1746
1746
|
className: `hfl-flex hfl-flex-col hfl-items-center hfl-justify-center ${i ? "hfl-cursor-not-allowed" : "hfl-cursor-pointer"}`,
|
|
1747
1747
|
onClick: L,
|
|
1748
1748
|
title: i ? "Low internet speed. Feature available only in online mode" : "",
|
|
1749
|
-
children: /* @__PURE__ */ C.jsx("i", { className: "hx_f-menu hfl-text-5" })
|
|
1749
|
+
children: /* @__PURE__ */ C.jsx("i", { className: "hx_f-menu hfl-text-5 hfl-text-White" })
|
|
1750
1750
|
}
|
|
1751
1751
|
),
|
|
1752
1752
|
/* @__PURE__ */ C.jsx(
|