anarock-widgets 1.0.241 → 1.0.243
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 +4 -4
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -49945,13 +49945,13 @@ const bue = {
|
|
|
49945
49945
|
/* @__PURE__ */ v.jsxs(
|
|
49946
49946
|
"div",
|
|
49947
49947
|
{
|
|
49948
|
-
className: `text-[
|
|
49948
|
+
className: `text-[12px] flex gap-[4px] ${j === "commercial" ? "mt-[20px]" : ""} items-center`,
|
|
49949
49949
|
style: { color: ie },
|
|
49950
49950
|
children: [
|
|
49951
49951
|
Z && /* @__PURE__ */ v.jsx(as, {}),
|
|
49952
49952
|
ee && /* @__PURE__ */ v.jsx(os, {}),
|
|
49953
49953
|
/* @__PURE__ */ v.jsx("div", { children: P.replace("+", "").replace("-", "") }),
|
|
49954
|
-
/* @__PURE__ */ v.jsx("div", { className: "text-[#64748B] text-[
|
|
49954
|
+
/* @__PURE__ */ v.jsx("div", { className: "text-[#64748B] text-[12px] leading-[14px] ml-[4px] whitespace-nowrap", children: M })
|
|
49955
49955
|
]
|
|
49956
49956
|
}
|
|
49957
49957
|
)
|
|
@@ -52118,7 +52118,7 @@ function Xfe({ data: e }) {
|
|
|
52118
52118
|
{
|
|
52119
52119
|
title: "Events Utilisation",
|
|
52120
52120
|
className: "w-full h-[360px] overflow-auto",
|
|
52121
|
-
children: /* @__PURE__ */ v.jsx("div", { className: "m-auto", children: t?.length > 0 ? t.map((n, r) => /* @__PURE__ */ v.jsx(Ade, { ...n }, `${n.title}-${r}`)) : /* @__PURE__ */ v.jsx(Yi, {}) })
|
|
52121
|
+
children: /* @__PURE__ */ v.jsx("div", { className: "m-auto", children: t?.length > 0 ? t.map((n, r) => /* @__PURE__ */ v.jsx(Ade, { ...n }, `${n.title}-${r}`)) : /* @__PURE__ */ v.jsx("div", { className: "h-full flex items-center justify-center", children: /* @__PURE__ */ v.jsx(Yi, {}) }) })
|
|
52122
52122
|
}
|
|
52123
52123
|
);
|
|
52124
52124
|
}
|
|
@@ -53488,7 +53488,7 @@ function upe({ data: e = [] }) {
|
|
|
53488
53488
|
{
|
|
53489
53489
|
data: n,
|
|
53490
53490
|
layout: "vertical",
|
|
53491
|
-
margin: { top: 0, right: 8, left: -20, bottom:
|
|
53491
|
+
margin: { top: 0, right: 8, left: -20, bottom: 0 },
|
|
53492
53492
|
children: [
|
|
53493
53493
|
/* @__PURE__ */ v.jsx(
|
|
53494
53494
|
Zr,
|