@arudovwen/form-builder-react 1.4.39 → 1.4.40

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.
@@ -7898,30 +7898,26 @@ const sl = ({
7898
7898
  },
7899
7899
  (si = y == null ? void 0 : y[h]) == null ? void 0 : si.id
7900
7900
  ) }),
7901
- !u && /* @__PURE__ */ n.jsx("footer", { className: "w-full footer", children: d === "multi" ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
7902
- /* @__PURE__ */ n.jsxs("div", { className: "flex gap-x-4 justify-end", children: [
7903
- h > 0 && /* @__PURE__ */ n.jsx(
7904
- Ei,
7905
- {
7906
- type: "button",
7907
- text: "Back",
7908
- onClick: U,
7909
- btnClass: "text-gray-700 text-sm border-[#98A2B3] !font-medium !py-2 px-10 bg-gray-200 rounded-lg"
7910
- }
7911
- ),
7912
- h < f - 1 && /* @__PURE__ */ n.jsx(
7913
- Ei,
7914
- {
7915
- type: "button",
7916
- text: "Next",
7917
- onClick: I,
7918
- style: { background: (m == null ? void 0 : m.buttonColor) || "#333" },
7919
- btnClass: "text-gray-700 text-sm border-[#98A2B3] !font-medium !py-2 px-10 bg-blue-600 text-white rounded-lg continue_btn"
7920
- }
7921
- )
7922
- ] }),
7923
- " ",
7924
- !o && /* @__PURE__ */ n.jsx("div", { className: "mt-10", children: t != null ? t : /* @__PURE__ */ n.jsx("div", { className: "flex justify-end", children: /* @__PURE__ */ n.jsx(
7901
+ !u && /* @__PURE__ */ n.jsx("footer", { className: "flex items-center justify-end gap-4 footer flex-wrap", children: d === "multi" ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
7902
+ h > 0 && /* @__PURE__ */ n.jsx(
7903
+ Ei,
7904
+ {
7905
+ type: "button",
7906
+ text: "Back",
7907
+ onClick: U,
7908
+ btnClass: "text-gray-700 text-sm border-[#98A2B3] !font-medium !py-[10px] px-10 bg-gray-200 rounded-lg"
7909
+ }
7910
+ ),
7911
+ h < f - 1 ? /* @__PURE__ */ n.jsx(
7912
+ Ei,
7913
+ {
7914
+ type: "button",
7915
+ text: "Continue",
7916
+ onClick: I,
7917
+ style: { background: (m == null ? void 0 : m.buttonColor) || "#333" },
7918
+ btnClass: "text-gray-700 text-sm border-[#98A2B3] !font-medium !py-[10px] px-10 bg-blue-600 text-white rounded-lg continue_btn"
7919
+ }
7920
+ ) : !o && (t != null ? t : /* @__PURE__ */ n.jsx(
7925
7921
  Ei,
7926
7922
  {
7927
7923
  isDisabled: Z || Object.keys(W).length > 0,
@@ -7931,8 +7927,8 @@ const sl = ({
7931
7927
  style: { background: (m == null ? void 0 : m.buttonColor) || "#333" },
7932
7928
  btnClass: "text-gray-700 border-[#98A2B3] !font-medium !py-[10px] px-10 bg-blue-600 text-white rounded-lg submit_btn"
7933
7929
  }
7934
- ) }) })
7935
- ] }) : !o && (t != null ? t : /* @__PURE__ */ n.jsx("div", { className: "flex justify-end", children: /* @__PURE__ */ n.jsx(
7930
+ ))
7931
+ ] }) : !o && (t != null ? t : /* @__PURE__ */ n.jsx(
7936
7932
  Ei,
7937
7933
  {
7938
7934
  isDisabled: Z || Object.keys(W).length > 0,
@@ -7942,7 +7938,7 @@ const sl = ({
7942
7938
  style: { background: (m == null ? void 0 : m.buttonColor) || "#333" },
7943
7939
  btnClass: "text-gray-700 border-[#98A2B3] !font-medium !py-[10px] px-10 bg-blue-600 text-white rounded-lg submit_btn"
7944
7940
  }
7945
- ) })) })
7941
+ )) })
7946
7942
  ]
7947
7943
  }
7948
7944
  )