anarock-widgets 1.0.271 → 1.0.273
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.js +2 -2
- package/dist/index.es.js +2 -6
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -50824,8 +50824,7 @@ function Wfe({ data: e, currency: t = "AED" }) {
|
|
|
50824
50824
|
/* @__PURE__ */ g.jsxs("div", { className: "font-medium text-lg leading-[12px] ", children: [
|
|
50825
50825
|
t,
|
|
50826
50826
|
" ",
|
|
50827
|
-
|
|
50828
|
-
"M"
|
|
50827
|
+
i
|
|
50829
50828
|
] }),
|
|
50830
50829
|
/* @__PURE__ */ g.jsx("div", { className: "text-[10px] leading-[12.59px] text-[#121212] mt-[6px]", children: "Total Assets" })
|
|
50831
50830
|
] })
|
|
@@ -51450,10 +51449,7 @@ const cde = [
|
|
|
51450
51449
|
usePointStyle: !0,
|
|
51451
51450
|
boxWidth: 10,
|
|
51452
51451
|
boxHeight: 10,
|
|
51453
|
-
padding:
|
|
51454
|
-
left: 20,
|
|
51455
|
-
right: 20
|
|
51456
|
-
}
|
|
51452
|
+
padding: 20
|
|
51457
51453
|
}
|
|
51458
51454
|
},
|
|
51459
51455
|
tooltip: {
|