nvis-fe-cms-libs 1.1.21 → 1.1.22
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.
|
@@ -706,7 +706,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
706
706
|
className: `relative inline-block px-4 py-2 rounded-full text-sm font-semibold mb-4 border transition-all duration-300 transform hover:scale-105 shadow-md hover:shadow-lg overflow-hidden ${isDarkMode ? "bg-gradient-to-br from-slate-900 via-blue-900 to-indigo-900 text-emerald-300 border-blue-800" : "bg-white text-emerald-800 border-gray-200"}`,
|
|
707
707
|
children: [
|
|
708
708
|
"📈 ",
|
|
709
|
-
|
|
709
|
+
timelineData.title,
|
|
710
710
|
isDarkMode && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
|
|
711
711
|
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
712
712
|
"div",
|