@nabeeltahirdeveloper/chart-sdk 2.9.4 → 2.9.6
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/chart-sdk.es.js +4 -4
- package/dist/chart-sdk.umd.js +2 -2
- package/package.json +1 -1
package/dist/chart-sdk.es.js
CHANGED
|
@@ -11649,7 +11649,7 @@ const Xw = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, Jw
|
|
|
11649
11649
|
]
|
|
11650
11650
|
}
|
|
11651
11651
|
),
|
|
11652
|
-
/* @__PURE__ */ O("div", { className: "overflow-y-auto p-4 space-y-4 flex-1", children: [
|
|
11652
|
+
/* @__PURE__ */ O("div", { className: "overflow-y-auto overflow-x-auto p-4 space-y-4 flex-1", children: [
|
|
11653
11653
|
pe && /* @__PURE__ */ c("div", { className: "p-2 rounded-lg bg-rose-500/10 border border-rose-500/50 text-rose-400 text-xs", children: pe }),
|
|
11654
11654
|
/* @__PURE__ */ O("div", { children: [
|
|
11655
11655
|
/* @__PURE__ */ O("div", { className: "flex items-center justify-between mb-4", children: [
|
|
@@ -33846,7 +33846,7 @@ const UT = ({
|
|
|
33846
33846
|
/* @__PURE__ */ c(
|
|
33847
33847
|
"div",
|
|
33848
33848
|
{
|
|
33849
|
-
className: "fixed inset-0 z-
|
|
33849
|
+
className: "fixed inset-0 z-50 bg-black/20",
|
|
33850
33850
|
onClick: () => {
|
|
33851
33851
|
Te(!1), Ie(null);
|
|
33852
33852
|
},
|
|
@@ -33857,7 +33857,7 @@ const UT = ({
|
|
|
33857
33857
|
"div",
|
|
33858
33858
|
{
|
|
33859
33859
|
ref: _A,
|
|
33860
|
-
className: `absolute left-12 top-2 z-
|
|
33860
|
+
className: `absolute left-12 top-2 z-50 w-68 border shadow-2xl overflow-visible ${et ? "bg-white border-slate-200" : "bg-[#262F3F] border-white/10"}`,
|
|
33861
33861
|
children: [
|
|
33862
33862
|
/* @__PURE__ */ O(
|
|
33863
33863
|
"div",
|
|
@@ -33867,7 +33867,7 @@ const UT = ({
|
|
|
33867
33867
|
/* @__PURE__ */ c(
|
|
33868
33868
|
"div",
|
|
33869
33869
|
{
|
|
33870
|
-
className: `
|
|
33870
|
+
className: `text-[16px] font-medium pr-12 ${et ? "text-slate-800" : "text-slate-100"}`,
|
|
33871
33871
|
children: e || "MT5 Account"
|
|
33872
33872
|
}
|
|
33873
33873
|
),
|