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.
@@ -698,53 +698,49 @@ const TimelineSection = ({ data, t, isDarkMode, section }) => {
698
698
  }
699
699
  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: [
700
700
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "text-center mb-12", children: [
701
- /* @__PURE__ */ jsxRuntimeExports.jsxs(
701
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
702
702
  "div",
703
703
  {
704
704
  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"}`,
705
- children: [
706
- "📈 ",
707
- sectionTitle,
708
- 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
- ] })
737
- ]
705
+ children: isDarkMode && /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
706
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
707
+ "div",
708
+ {
709
+ className: "absolute w-12 h-12 bg-white/5 rounded-full",
710
+ style: { left: "10%", top: "20%" }
711
+ }
712
+ ),
713
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
714
+ "div",
715
+ {
716
+ className: "absolute w-10 h-10 bg-white/5 rounded-full",
717
+ style: { right: "30%", bottom: "10%" }
718
+ }
719
+ ),
720
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
721
+ "div",
722
+ {
723
+ className: "absolute w-14 h-14 bg-white/5 rounded-md",
724
+ style: { left: "20%", bottom: "30%" }
725
+ }
726
+ ),
727
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
728
+ "div",
729
+ {
730
+ 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'
731
+ }
732
+ )
733
+ ] })
738
734
  }
739
735
  ),
740
- /* @__PURE__ */ jsxRuntimeExports.jsxs(
736
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
741
737
  "h2",
742
738
  {
743
739
  className: `text-3xl lg:text-4xl font-bold mb-4 ${isDarkMode ? "text-white" : "text-gray-900"}`,
744
- children: [
745
- t("timeline.header.title1") || "Những cột mốc",
746
- /* @__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" })
747
- ]
740
+ children: /* @__PURE__ */ jsxRuntimeExports.jsxs("span", { className: "block bg-gradient-to-r from-emerald-600 to-teal-600 bg-clip-text text-transparent", children: [
741
+ "📈 ",
742
+ sectionTitle
743
+ ] })
748
744
  }
749
745
  )
750
746
  ] }),
@@ -1749,7 +1745,7 @@ const __iconNode$B = [
1749
1745
  ["path", { d: "M5 12h14", key: "1ays0h" }],
1750
1746
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
1751
1747
  ];
1752
- const ArrowRight$1 = createLucideIcon("arrow-right", __iconNode$B);
1748
+ const ArrowRight = createLucideIcon("arrow-right", __iconNode$B);
1753
1749
  /**
1754
1750
  * @license lucide-react v0.536.0 - ISC
1755
1751
  *
@@ -5153,7 +5149,7 @@ const PageChildrenSelectSection2 = ({ data, isDarkMode, t, section, imageBaseUrl
5153
5149
  },
5154
5150
  children: [
5155
5151
  t("pageChildrenSelect.moreInsights"),
5156
- /* @__PURE__ */ jsxRuntimeExports.jsx(ArrowRight$1, { size: 18 })
5152
+ /* @__PURE__ */ jsxRuntimeExports.jsx(ArrowRight, { size: 18 })
5157
5153
  ]
5158
5154
  }
5159
5155
  ) })