@npm_leadtech/legal-contracts-ui 0.90.2 → 0.90.3

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.
@@ -1,29 +1,29 @@
1
1
  import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
- import s from "clsx";
3
- import { Markdown as n } from "./Markdown.js";
2
+ import n from "clsx";
3
+ import { Markdown as d } from "./Markdown.js";
4
4
  import { LinkWrapper as m } from "./LinkWrapper.js";
5
- const d = ({ title: r, icon: a, variant: o, className: i = "" }) => /* @__PURE__ */ t("div", { className: s("text-small flex items-center gap-1 rounded shadow-lg", {
5
+ const s = ({ title: r, icon: a, variant: i, className: o = "" }) => /* @__PURE__ */ t("div", { className: n("text-small flex items-center gap-1 rounded shadow-lg", {
6
6
  default: "text-neutral-600 bg-neutral-25 p-2",
7
7
  highlight: "text-primary-500 font-bold bg-primary-100 border border-primary-300 p-1",
8
8
  dark: "text-white font-bold bg-primary-800 p-2"
9
- }[o], i), children: [
9
+ }[i], o), children: [
10
10
  a,
11
11
  r
12
- ] }), g = ({ title: r, description: a, cta: o, rightImage: i, tags: l }) => /* @__PURE__ */ e("section", { className: "bg-white px-6 py-8 lg:px-8 lg:py-12 xl:px-0", children: /* @__PURE__ */ t("div", { className: "bg-neutral-25 mx-auto flex w-full max-w-298 rounded-2xl p-8 lg:gap-20 lg:px-16 lg:pt-12 lg:pb-0", children: [
12
+ ] }), b = ({ title: r, description: a, cta: i, rightImage: o, tags: l }) => /* @__PURE__ */ e("section", { className: "bg-white px-6 py-8 lg:px-8 lg:py-12 xl:px-0", children: /* @__PURE__ */ t("div", { className: "bg-neutral-25 mx-auto flex w-full max-w-298 rounded-2xl p-8 lg:gap-20 lg:px-16 lg:pt-12 lg:pb-0", children: [
13
13
  /* @__PURE__ */ t("div", { className: "flex flex-col gap-8 lg:pb-12", children: [
14
14
  /* @__PURE__ */ t("div", { className: "flex flex-col gap-4", children: [
15
15
  /* @__PURE__ */ e("h3", { className: "text-super-large text-primary-900 font-bold", children: r }),
16
- /* @__PURE__ */ e(n, { className: "text-medium text-neutral-800 [&_p:last-child]:mb-0", content: a })
16
+ /* @__PURE__ */ e(d, { className: "text-medium text-neutral-800 [&_p:last-child]:mb-0", content: a })
17
17
  ] }),
18
- /* @__PURE__ */ e(m, { className: "w-fit", variant: "primary-green", children: o })
18
+ /* @__PURE__ */ e(m, { className: "w-fit", variant: "primary-green", children: i })
19
19
  ] }),
20
20
  /* @__PURE__ */ t("div", { className: "relative hidden shrink-0 self-end lg:block", children: [
21
- /* @__PURE__ */ e("div", { className: "overflow-hidden rounded-t-lg shadow", children: i }),
22
- l.top && /* @__PURE__ */ e(d, { ...l.top, className: "absolute -top-3 left-20" }),
23
- l.middle && /* @__PURE__ */ e(d, { ...l.middle, className: "absolute bottom-36 -left-4" }),
24
- l.bottom && /* @__PURE__ */ e(d, { ...l.bottom, className: "absolute top-19 -right-4" })
21
+ /* @__PURE__ */ e("div", { className: "overflow-hidden", children: o }),
22
+ l.top && /* @__PURE__ */ e(s, { ...l.top, className: "absolute -top-3 left-20" }),
23
+ l.middle && /* @__PURE__ */ e(s, { ...l.middle, className: "absolute bottom-36 -left-4" }),
24
+ l.bottom && /* @__PURE__ */ e(s, { ...l.bottom, className: "absolute top-19 -right-4" })
25
25
  ] })
26
26
  ] }) });
27
27
  export {
28
- g as BannerTagSection
28
+ b as BannerTagSection
29
29
  };
@@ -1,27 +1,27 @@
1
1
  import { jsxs as l, jsx as o } from "react/jsx-runtime";
2
- import { Hero2Section as p } from "./Hero2Section.js";
3
- import { HowItWorksSection as s } from "./HowItWorksSection.js";
4
- import { FastAndSimpleSection as c } from "./FastAndSimpleSection.js";
2
+ import { Hero2Section as s } from "./Hero2Section.js";
3
+ import { HowItWorksSection as c } from "./HowItWorksSection.js";
4
+ import { FastAndSimpleSection as p } from "./FastAndSimpleSection.js";
5
5
  import { FeaturesSection as x } from "./FeaturesSection.js";
6
6
  import { BannerTagSection as f } from "./BannerTagSection.js";
7
7
  import { FaqSection as S } from "./FaqSection.js";
8
- const F = ({
9
- hero: m,
8
+ const y = ({
9
+ hero: e,
10
10
  howItWorks: r,
11
11
  fastAndSimple: t,
12
- benefits: e,
13
- trustPilot: i,
12
+ benefits: i,
13
+ trustPilot: m,
14
14
  signAndSend: a,
15
15
  faq: n
16
- }) => /* @__PURE__ */ l("main", { className: "w-full flex-1", children: [
17
- /* @__PURE__ */ o(p, { ...m, variant: "esign" }),
18
- /* @__PURE__ */ o(s, { ...r }),
19
- /* @__PURE__ */ o(c, { ...t, variant: "esign" }),
20
- /* @__PURE__ */ o(x, { ...e }),
21
- /* @__PURE__ */ o("div", { className: "mx-auto w-full max-w-254 px-6 py-8 md:h-34 lg:px-8 lg:py-12 xl:px-0", children: i }),
16
+ }) => /* @__PURE__ */ l("main", { className: "w-full flex-1 bg-neutral-50", children: [
17
+ /* @__PURE__ */ o(s, { ...e, variant: "esign" }),
18
+ /* @__PURE__ */ o(c, { ...r }),
19
+ /* @__PURE__ */ o(p, { ...t, variant: "esign" }),
20
+ /* @__PURE__ */ o(x, { ...i }),
21
+ /* @__PURE__ */ o("section", { className: "mx-auto px-6 py-8 lg:px-8 lg:py-12 xl:px-0", children: /* @__PURE__ */ o("div", { className: "w-full max-w-254 md:h-34", children: m }) }),
22
22
  /* @__PURE__ */ o(f, { ...a }),
23
23
  /* @__PURE__ */ o(S, { ...n, className: "mx-auto max-w-4xl px-4 py-16" })
24
24
  ] });
25
25
  export {
26
- F as ElectronicSignatureTemplate
26
+ y as ElectronicSignatureTemplate
27
27
  };