nvis-fe-cms-libs 1.1.24 → 1.1.25

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.
@@ -701,53 +701,49 @@ var __async = (__this, __arguments, generator) => {
701
701
  }
702
702
  return /* @__PURE__ */ jsxRuntimeExports.jsx("section", { className: `py-20 ${isDarkMode ? "bg-gray-800" : "bg-white"}`, children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8", children: [
703
703
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "text-center mb-12", children: [
704
- /* @__PURE__ */ jsxRuntimeExports.jsxs(
704
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
705
705
  "div",
706
706
  {
707
707
  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"}`,
708
- children: [
709
- "📈 ",
710
- sectionTitle,
711
- isDarkMode && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
712
- /* @__PURE__ */ jsxRuntimeExports.jsx(
713
- "div",
714
- {
715
- className: "absolute w-12 h-12 bg-white/5 rounded-full",
716
- style: { left: "10%", top: "20%" }
717
- }
718
- ),
719
- /* @__PURE__ */ jsxRuntimeExports.jsx(
720
- "div",
721
- {
722
- className: "absolute w-10 h-10 bg-white/5 rounded-full",
723
- style: { right: "30%", bottom: "10%" }
724
- }
725
- ),
726
- /* @__PURE__ */ jsxRuntimeExports.jsx(
727
- "div",
728
- {
729
- className: "absolute w-14 h-14 bg-white/5 rounded-md",
730
- style: { left: "20%", bottom: "30%" }
731
- }
732
- ),
733
- /* @__PURE__ */ jsxRuntimeExports.jsx(
734
- "div",
735
- {
736
- className: 'absolute inset-0 bg-[url("data:image/svg+xml,%3Csvg width=\\\\\\"60\\\\\\" height=\\\\\\"60\\\\\\" viewBox=\\\\\\"0 0 60 60\\\\\\" xmlns=\\\\\\"http://www.w3.org/2000/svg\\\\\\"%3E%3Cg fill=\\\\\\"none\\\\\\" fill-rule=\\\\\\"evenodd\\\\\\"%3E%3Cg fill=\\\\\\"%23ffffff\\\\\\" fill-opacity=\\\\\\"0.05\\\\\\"%3E%3Ccircle cx=\\\\\\"30\\\\\\" cy=\\\\\\"30\\\\\\" r=\\\\\\"2\\\\\\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")] opacity-20'
737
- }
738
- )
739
- ] })
740
- ]
708
+ children: isDarkMode && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
709
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
710
+ "div",
711
+ {
712
+ className: "absolute w-12 h-12 bg-white/5 rounded-full",
713
+ style: { left: "10%", top: "20%" }
714
+ }
715
+ ),
716
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
717
+ "div",
718
+ {
719
+ className: "absolute w-10 h-10 bg-white/5 rounded-full",
720
+ style: { right: "30%", bottom: "10%" }
721
+ }
722
+ ),
723
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
724
+ "div",
725
+ {
726
+ className: "absolute w-14 h-14 bg-white/5 rounded-md",
727
+ style: { left: "20%", bottom: "30%" }
728
+ }
729
+ ),
730
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
731
+ "div",
732
+ {
733
+ className: 'absolute inset-0 bg-[url("data:image/svg+xml,%3Csvg width=\\\\\\"60\\\\\\" height=\\\\\\"60\\\\\\" viewBox=\\\\\\"0 0 60 60\\\\\\" xmlns=\\\\\\"http://www.w3.org/2000/svg\\\\\\"%3E%3Cg fill=\\\\\\"none\\\\\\" fill-rule=\\\\\\"evenodd\\\\\\"%3E%3Cg fill=\\\\\\"%23ffffff\\\\\\" fill-opacity=\\\\\\"0.05\\\\\\"%3E%3Ccircle cx=\\\\\\"30\\\\\\" cy=\\\\\\"30\\\\\\" r=\\\\\\"2\\\\\\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")] opacity-20'
734
+ }
735
+ )
736
+ ] })
741
737
  }
742
738
  ),
743
- /* @__PURE__ */ jsxRuntimeExports.jsxs(
739
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
744
740
  "h2",
745
741
  {
746
742
  className: `text-3xl lg:text-4xl font-bold mb-4 ${isDarkMode ? "text-white" : "text-gray-900"}`,
747
- children: [
748
- t("timeline.header.title1") || "Những cột mốc",
749
- /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "block bg-gradient-to-r from-emerald-600 to-teal-600 bg-clip-text text-transparent", children: t("timeline.header.title2") || "Quan trọng" })
750
- ]
743
+ children: /* @__PURE__ */ jsxRuntimeExports.jsxs("span", { className: "block bg-gradient-to-r from-emerald-600 to-teal-600 bg-clip-text text-transparent", children: [
744
+ "📈 ",
745
+ sectionTitle
746
+ ] })
751
747
  }
752
748
  )
753
749
  ] }),
@@ -1752,7 +1748,7 @@ var __async = (__this, __arguments, generator) => {
1752
1748
  ["path", { d: "M5 12h14", key: "1ays0h" }],
1753
1749
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
1754
1750
  ];
1755
- const ArrowRight$1 = createLucideIcon("arrow-right", __iconNode$B);
1751
+ const ArrowRight = createLucideIcon("arrow-right", __iconNode$B);
1756
1752
  /**
1757
1753
  * @license lucide-react v0.536.0 - ISC
1758
1754
  *
@@ -5156,7 +5152,7 @@ var __async = (__this, __arguments, generator) => {
5156
5152
  },
5157
5153
  children: [
5158
5154
  t("pageChildrenSelect.moreInsights"),
5159
- /* @__PURE__ */ jsxRuntimeExports.jsx(ArrowRight$1, { size: 18 })
5155
+ /* @__PURE__ */ jsxRuntimeExports.jsx(ArrowRight, { size: 18 })
5160
5156
  ]
5161
5157
  }
5162
5158
  ) })