@npm_leadtech/legal-contracts-ui 0.171.2 → 0.171.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.
- package/dist/assets/style/themes.css +1 -0
- package/dist/components/AboutUsTemplate.js +39 -43
- package/dist/components/AddIcon.js +16 -11
- package/dist/components/AiLegalDocumentReviewerTemplate.js +47 -33
- package/dist/components/AllDocumentsTemplate.js +38 -30
- package/dist/components/AlternativeSubtypeDocument.js +31 -20
- package/dist/components/Anchor.d.ts +1 -1
- package/dist/components/Anchor.js +31 -24
- package/dist/components/Article.js +30 -23
- package/dist/components/AsideNavMenu.js +46 -36
- package/dist/components/Badge.js +11 -14
- package/dist/components/BannerTagSection.js +57 -29
- package/dist/components/BenefitsBar.js +36 -15
- package/dist/components/Blockquote.d.ts +1 -1
- package/dist/components/Blockquote.js +15 -12
- package/dist/components/BlogSection.js +29 -13
- package/dist/components/Breadcrumb.js +20 -13
- package/dist/components/BusinessIcon.js +18 -13
- package/dist/components/Button.d.ts +1 -1
- package/dist/components/Button.js +15 -32
- package/dist/components/Button.utils.js +119 -134
- package/dist/components/CaFlagIcon.js +45 -35
- package/dist/components/CategoriesSection.js +37 -20
- package/dist/components/CategoryProductTemplate.js +45 -43
- package/dist/components/CheckIcon.js +15 -11
- package/dist/components/Checkbox.js +29 -33
- package/dist/components/ChevronDownIcon.d.ts +1 -2
- package/dist/components/ChevronDownIcon.js +16 -11
- package/dist/components/ChevronRightIcon.js +16 -11
- package/dist/components/ClearIcon.js +16 -11
- package/dist/components/CloseIcon.d.ts +1 -2
- package/dist/components/CloseIcon.js +18 -13
- package/dist/components/Code.d.ts +1 -1
- package/dist/components/Code.js +11 -5
- package/dist/components/CommunicationIcon.js +18 -13
- package/dist/components/ContactBanner.js +41 -25
- package/dist/components/ContactFormSection.js +142 -74
- package/dist/components/ContactMethodCard.js +83 -37
- package/dist/components/ContactMethodsSection.js +8 -5
- package/dist/components/ContactUsSection.js +52 -28
- package/dist/components/ContactUsTemplate.js +57 -36
- package/dist/components/ContentItem.js +52 -33
- package/dist/components/ContinueEditingBanner.js +28 -28
- package/dist/components/ConversionSection.js +25 -12
- package/dist/components/CookiesBar.js +21 -10
- package/dist/components/CtaSection.js +45 -48
- package/dist/components/DeFlagIcon.js +44 -12
- package/dist/components/DefaultSubtypeDocument.js +45 -26
- package/dist/components/DocEditFillIcon.js +16 -11
- package/dist/components/DocOutlineIcon.js +17 -12
- package/dist/components/DocumentCategories.js +56 -46
- package/dist/components/DocumentItem.js +19 -22
- package/dist/components/DocumentReviewUploadCard.js +39 -36
- package/dist/components/DocumentSection.js +29 -16
- package/dist/components/DoneCircleIcon.js +49 -43
- package/dist/components/DoneIcon.js +16 -11
- package/dist/components/ElectronicSignatureTemplate.js +45 -30
- package/dist/components/Emphasis.d.ts +1 -1
- package/dist/components/Emphasis.js +5 -5
- package/dist/components/EmploymentIcon.js +16 -11
- package/dist/components/EstatePlanningIcon.js +18 -13
- package/dist/components/ExpertsSection.js +38 -22
- package/dist/components/FacebookIcon.js +21 -14
- package/dist/components/FamilyIcon.js +18 -13
- package/dist/components/FaqItem.js +54 -53
- package/dist/components/FaqItemWrapper.js +33 -23
- package/dist/components/FaqSection.js +27 -18
- package/dist/components/FaqTeaserSection.js +40 -27
- package/dist/components/FaqsTemplate.js +20 -14
- package/dist/components/FastAndSimpleSection.js +49 -57
- package/dist/components/FeaturesSection.js +46 -34
- package/dist/components/FillFormsIcon.js +18 -13
- package/dist/components/FinanceIcon.js +18 -13
- package/dist/components/Footer.js +78 -46
- package/dist/components/FooterNav.js +15 -9
- package/dist/components/FooterNavItem.js +11 -8
- package/dist/components/FreeDocumentModal.js +34 -24
- package/dist/components/GbFlagIcon.js +96 -48
- package/dist/components/GuidelinesSection.js +78 -23
- package/dist/components/HamburgerIcon.d.ts +1 -2
- package/dist/components/HamburgerIcon.js +18 -13
- package/dist/components/Header.js +52 -54
- package/dist/components/Header1.d.ts +1 -1
- package/dist/components/Header1.js +7 -4
- package/dist/components/Header2.d.ts +1 -1
- package/dist/components/Header2.js +16 -13
- package/dist/components/Header3.d.ts +1 -1
- package/dist/components/Header3.js +7 -4
- package/dist/components/Header4.d.ts +1 -1
- package/dist/components/Header4.js +7 -4
- package/dist/components/HelpGuideIcon.js +18 -13
- package/dist/components/Hero2Section.js +51 -72
- package/dist/components/Hero2SectionTitle.utils.js +17 -17
- package/dist/components/HeroImageShell.js +19 -15
- package/dist/components/HeroSection.js +45 -20
- package/dist/components/HighlightedText.js +12 -12
- package/dist/components/HistoryIcon.js +18 -13
- package/dist/components/HomeTemplate.js +29 -33
- package/dist/components/HowItWorksSection.js +49 -34
- package/dist/components/HowItWorksTemplate.js +202 -128
- package/dist/components/HowItWorksTemplateTokens.js +4 -8
- package/dist/components/ImageWithPreview.js +26 -14
- package/dist/components/InfoIcon.js +18 -13
- package/dist/components/Input.js +93 -110
- package/dist/components/InstagramIcon.js +34 -32
- package/dist/components/IntroSection.js +21 -42
- package/dist/components/Item.js +39 -48
- package/dist/components/JumboCard.js +40 -18
- package/dist/components/JumboDocs.js +78 -59
- package/dist/components/Jumbotron.js +18 -12
- package/dist/components/Jumbotron2.js +30 -25
- package/dist/components/Jumbotron3.js +14 -5
- package/dist/components/LanguageSelector.js +75 -60
- package/dist/components/LawGeniusImageShell.js +20 -14
- package/dist/components/LawGeniusStepCard.js +31 -17
- package/dist/components/LegalTemplate.js +16 -10
- package/dist/components/LinkWrapper.d.ts +1 -1
- package/dist/components/LinkWrapper.js +10 -17
- package/dist/components/LinkedProducts.js +14 -5
- package/dist/components/LinkedinIcon.js +19 -20
- package/dist/components/LocationIcon.js +16 -11
- package/dist/components/MailFillIcon.js +16 -11
- package/dist/components/Markdown.js +68 -50
- package/dist/components/MissionSection.js +29 -17
- package/dist/components/MobileMenu.js +87 -93
- package/dist/components/Modal.d.ts +1 -1
- package/dist/components/Modal.js +51 -68
- package/dist/components/MoreTemplatesSection.js +40 -28
- package/dist/components/NavMenu.js +22 -19
- package/dist/components/NavMenuItem.js +106 -111
- package/dist/components/NotFoundTemplate.js +29 -14
- package/dist/components/OrderedList.d.ts +1 -1
- package/dist/components/OrderedList.js +16 -13
- package/dist/components/Paragraph.d.ts +1 -1
- package/dist/components/Paragraph.js +15 -12
- package/dist/components/PartnersSection.js +27 -11
- package/dist/components/PersonalIcon.js +18 -13
- package/dist/components/PhoneButton.d.ts +1 -1
- package/dist/components/PhoneButton.js +15 -17
- package/dist/components/PhoneIcon.js +18 -15
- package/dist/components/PhoneTalkIcon.d.ts +1 -2
- package/dist/components/PhoneTalkIcon.js +16 -11
- package/dist/components/PlusIcon.js +17 -5
- package/dist/components/Preform.js +59 -59
- package/dist/components/PreformMobile.js +110 -105
- package/dist/components/PreformOption.js +18 -24
- package/dist/components/PreviewDownload.js +64 -39
- package/dist/components/PreviewSection.js +44 -31
- package/dist/components/PricingOfferingsSection.js +34 -22
- package/dist/components/PricingPlanCard.js +56 -44
- package/dist/components/PricingPlansSection.js +31 -19
- package/dist/components/PricingResourcesSection.d.ts +1 -1
- package/dist/components/PricingResourcesSection.js +29 -20
- package/dist/components/PricingSupportTeaserSection.js +26 -22
- package/dist/components/PricingTemplate.js +39 -34
- package/dist/components/PrintIcon.js +18 -13
- package/dist/components/PrivateIcon.js +16 -11
- package/dist/components/ProcessSection.js +33 -25
- package/dist/components/ProductInfo.js +47 -26
- package/dist/components/ProductTemplate.js +53 -52
- package/dist/components/QuestionIcon.js +18 -16
- package/dist/components/QuestionOutlineIcon.js +16 -14
- package/dist/components/RatafiaSection.js +94 -68
- package/dist/components/RealStateIcon.js +16 -11
- package/dist/components/ResourcesImageShell.js +19 -15
- package/dist/components/SaveIcon.js +19 -30
- package/dist/components/ScalatorIcon.d.ts +1 -2
- package/dist/components/ScalatorIcon.js +16 -11
- package/dist/components/SearchBar.js +103 -93
- package/dist/components/SearchIcon.js +16 -11
- package/dist/components/SectionHeading.js +17 -24
- package/dist/components/SecurityIcon.js +18 -13
- package/dist/components/Select.js +63 -55
- package/dist/components/SinglePhoneIcon.js +16 -11
- package/dist/components/SparkIcon.js +14 -5
- package/dist/components/StarsIcon.js +18 -13
- package/dist/components/StepImageShell.js +18 -14
- package/dist/components/Storyline.js +58 -41
- package/dist/components/Table.d.ts +1 -1
- package/dist/components/Table.js +20 -8
- package/dist/components/TableOfContents.js +25 -9
- package/dist/components/TableOfContentsWrapper.js +26 -25
- package/dist/components/Textarea.js +46 -43
- package/dist/components/TikTokIcon.js +21 -22
- package/dist/components/TimeIcon.js +18 -13
- package/dist/components/Toast.d.ts +1 -1
- package/dist/components/Toast.js +67 -47
- package/dist/components/Tooltips.js +20 -13
- package/dist/components/TrustPilotSection.d.ts +1 -1
- package/dist/components/TrustPilotSection.js +25 -12
- package/dist/components/TrustSection.js +42 -18
- package/dist/components/TrustedBadge.js +10 -10
- package/dist/components/TrustedIcon.js +18 -13
- package/dist/components/TryNowSection.js +22 -10
- package/dist/components/TwoColumnSection.js +12 -23
- package/dist/components/UiComponents.d.ts +1 -1
- package/dist/components/UiComponents.js +14 -31
- package/dist/components/UnorderedList.d.ts +1 -1
- package/dist/components/UnorderedList.js +17 -14
- package/dist/components/UnsubscribeSection.js +10 -4
- package/dist/components/UnsubscribeTemplate.js +19 -10
- package/dist/components/UploadZone.js +56 -52
- package/dist/components/UsFlagIcon.js +30 -28
- package/dist/components/ValuesSection.js +29 -17
- package/dist/components/VerifiedIcon.js +18 -13
- package/dist/components/Video.d.ts +1 -1
- package/dist/components/Video.js +8 -4
- package/dist/components/WeHelpSection.js +30 -19
- package/dist/components/ZoomIcon.js +18 -13
- package/dist/components/index.d.ts +16 -17
- package/dist/index.js +149 -0
- package/dist/shared/hooks/useScroll.js +14 -14
- package/package.json +49 -47
|
@@ -0,0 +1 @@
|
|
|
1
|
+
html[data-theme=primarygreen]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#eff7f5;--primary-100:#e4f8f3;--primary-200:#c0f7e8;--primary-300:#5dd8c3;--primary-400:#34b2a7;--primary-500:#078080;--primary-700:#05646e;--primary-800:#02374a;--primary-900:#032a38;--secondary-50:#fcf9f5;--secondary-100:#fcf4e5;--secondary-200:#f7e8cf;--secondary-300:#f5dab0;--secondary-400:#f4cc8c;--secondary-500:#f2bd6a;--secondary-600:#cd9a4c;--secondary-700:#936c2f;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=primaryblue]{--background:#fff;--foreground:#171717;--font-inter:"Poppins", sans-serif;--font-lora:"Poppins", sans-serif;--font-lora-weight:700;--primary-50:#e9f5ff;--primary-100:#d7ecff;--primary-200:#b7daff;--primary-300:#8bc1ff;--primary-400:#5e99ff;--primary-500:#3970ff;--primary-700:#1039f5;--primary-800:#163399;--primary-900:#07144b;--secondary-50:#fff6ed;--secondary-100:#fff0d5;--secondary-200:#fedcaa;--secondary-300:#fdc374;--secondary-400:#fb9e3c;--secondary-500:#f98116;--secondary-600:#ea660c;--secondary-700:#d3530d;--neutral-25:#f5f7fa;--neutral-50:#ebeef3;--neutral-200:#d2d9e5;--neutral-400:#abbbce;--neutral-600:#496080;--neutral-800:#2f3a4b;--neutral-900:#1f2532;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondaryorange]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#fff5ee;--primary-100:#ffe1cc;--primary-200:#ffc59b;--primary-300:#ffa05c;--primary-400:#ff862e;--primary-500:#f26600;--primary-700:#c95500;--primary-800:#4f2100;--primary-900:#220f00;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondaryblue]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#f9f9ff;--primary-100:#eceeff;--primary-200:#c3c9ff;--primary-300:#9aa4ff;--primary-400:#717fff;--primary-500:#485aff;--primary-700:#1725a6;--primary-800:#050e5a;--primary-900:#000533;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondarypurple]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#f9f5ff;--primary-100:#e3d1ff;--primary-200:#b68aff;--primary-300:#a56dff;--primary-400:#9e63ff;--primary-500:#7d2eff;--primary-700:#320085;--primary-800:#23005c;--primary-900:#11002d;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondarygreen]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#e7fff1;--primary-100:#d5ffe6;--primary-200:#6affa5;--primary-300:#16ff73;--primary-400:#00df59;--primary-500:#00b649;--primary-700:#008e39;--primary-800:#003c18;--primary-900:#001709;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondaryyellow]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#f9ffea;--primary-100:#f0ffc4;--primary-200:#e6ff9f;--primary-300:#c9ff2f;--primary-400:#b1e815;--primary-500:#8ebf00;--primary-700:#6f9600;--primary-800:#384c00;--primary-900:#192101;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#b5babd;--neutral-600:#6d7275;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}html[data-theme=secondarybrown]{--background:#fff;--foreground:#171717;--font-inter:"Inter", sans-serif;--font-lora:"Lora", serif;--primary-50:#fffbf2;--primary-100:#fff6e5;--primary-200:#ffe6b7;--primary-300:#ffc75c;--primary-400:#ffa800;--primary-500:#d68d00;--primary-700:#855800;--primary-800:#3d2800;--primary-900:#231700;--secondary-50:#eff7f5;--secondary-100:#e4f8f3;--secondary-200:#c0f7e8;--secondary-300:#5dd8c3;--secondary-400:#34b2a7;--secondary-500:#078080;--secondary-600:#05646e;--secondary-700:#02374a;--secondary-900:#032a38;--neutral-25:#f8f9fa;--neutral-50:#f3f7fa;--neutral-200:#dbe1e5;--neutral-400:#cacaca;--neutral-600:#6b6e6f;--neutral-800:#3d4042;--neutral-900:#1e2021;--neutral-white:#fff;--error-25:#ffecef;--error-200:#f09d9e;--error-500:#d63737}
|
|
@@ -1,43 +1,39 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { PartnersSection as
|
|
10
|
-
import { CtaSection as
|
|
11
|
-
import { ContactUsSection as
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
] });
|
|
41
|
-
export {
|
|
42
|
-
v as AboutUsTemplate
|
|
43
|
-
};
|
|
1
|
+
import { Jumbotron2 as e } from "./Jumbotron2.js";
|
|
2
|
+
import { IntroSection as t } from "./IntroSection.js";
|
|
3
|
+
import { MissionSection as n } from "./MissionSection.js";
|
|
4
|
+
import { ValuesSection as r } from "./ValuesSection.js";
|
|
5
|
+
import { Storyline as i } from "./Storyline.js";
|
|
6
|
+
import { WeHelpSection as a } from "./WeHelpSection.js";
|
|
7
|
+
import { GuidelinesSection as o } from "./GuidelinesSection.js";
|
|
8
|
+
import { ExpertsSection as s } from "./ExpertsSection.js";
|
|
9
|
+
import { PartnersSection as c } from "./PartnersSection.js";
|
|
10
|
+
import { CtaSection as l } from "./CtaSection.js";
|
|
11
|
+
import { ContactUsSection as u } from "./ContactUsSection.js";
|
|
12
|
+
import { TrustPilotSection as d } from "./TrustPilotSection.js";
|
|
13
|
+
import { jsx as f, jsxs as p } from "react/jsx-runtime";
|
|
14
|
+
//#region lib/components/templates/AboutUsTemplate.tsx
|
|
15
|
+
var m = ({ jumbotron: m, intro: h, mission: g, coreValues: _, storyline: v, howWeHelp: y, guidelines: b, experts: x, trustPilot: S, partners: C, cta: w, contactUs: T }) => /* @__PURE__ */ p("main", {
|
|
16
|
+
className: "mx-auto flex w-full flex-1 flex-col text-neutral-800",
|
|
17
|
+
children: [
|
|
18
|
+
/* @__PURE__ */ f(e, {
|
|
19
|
+
...m,
|
|
20
|
+
className: "bg-primary-50 w-full py-4 text-3xl"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ f(t, {
|
|
23
|
+
...h,
|
|
24
|
+
className: "bg-primary-50"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ f(n, { ...g }),
|
|
27
|
+
/* @__PURE__ */ f(r, { ..._ }),
|
|
28
|
+
/* @__PURE__ */ f(i, { ...v }),
|
|
29
|
+
/* @__PURE__ */ f(a, { ...y }),
|
|
30
|
+
/* @__PURE__ */ f(o, { ...b }),
|
|
31
|
+
/* @__PURE__ */ f(s, { ...x }),
|
|
32
|
+
/* @__PURE__ */ f(d, { ...S }),
|
|
33
|
+
/* @__PURE__ */ f(c, { ...C }),
|
|
34
|
+
/* @__PURE__ */ f(l, { ...w }),
|
|
35
|
+
/* @__PURE__ */ f(u, { ...T })
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
//#endregion
|
|
39
|
+
export { m as AboutUsTemplate };
|
|
@@ -1,12 +1,17 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
1
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
2
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
3
|
+
//#region lib/components/icons/AddIcon.tsx
|
|
4
|
+
var t = (t) => /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "22",
|
|
6
|
+
height: "22",
|
|
7
|
+
viewBox: "0 0 22 22",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M17.4166 11C17.4166 11.5063 17.0062 11.9167 16.4999 11.9167H11.9166V16.5C11.9166 17.0063 11.5062 17.4167 10.9999 17.4167C10.4937 17.4167 10.0833 17.0063 10.0833 16.5V11.9167H5.49992C4.99366 11.9167 4.58325 11.5063 4.58325 11C4.58325 10.4938 4.99366 10.0834 5.49992 10.0834H10.0833V5.50004C10.0833 4.99378 10.4937 4.58337 10.9999 4.58337C11.5062 4.58337 11.9166 4.99378 11.9166 5.50004V10.0834H16.4999C17.0062 10.0834 17.4166 10.4938 17.4166 11Z",
|
|
13
|
+
fill: "white"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
//#endregion
|
|
17
|
+
export { t as AddIcon };
|
|
@@ -1,33 +1,47 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { Hero2Section as
|
|
4
|
-
import { HowItWorksSection as
|
|
5
|
-
import { FastAndSimpleSection as
|
|
6
|
-
import { FeaturesSection as
|
|
7
|
-
import { BannerTagSection as
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
1
|
+
import { Toast as e } from "./Toast.js";
|
|
2
|
+
import { FaqSection as t } from "./FaqSection.js";
|
|
3
|
+
import { Hero2Section as n } from "./Hero2Section.js";
|
|
4
|
+
import { HowItWorksSection as r } from "./HowItWorksSection.js";
|
|
5
|
+
import { FastAndSimpleSection as i } from "./FastAndSimpleSection.js";
|
|
6
|
+
import { FeaturesSection as a } from "./FeaturesSection.js";
|
|
7
|
+
import { BannerTagSection as o } from "./BannerTagSection.js";
|
|
8
|
+
import { ConversionSection as s } from "./ConversionSection.js";
|
|
9
|
+
import { jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
10
|
+
//#region lib/components/templates/AiLegalDocumentReviewerTemplate.tsx
|
|
11
|
+
var u = ({ hero: u, howItWorks: d, fastAndSimple: f, conversion: p, insights: m, trustPilot: h, askQuestions: g, faq: _, toast: v }) => /* @__PURE__ */ l("main", {
|
|
12
|
+
className: "bg-neutral-25 w-full flex-1",
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ c(n, {
|
|
15
|
+
...u,
|
|
16
|
+
variant: "ratafia"
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ c(r, {
|
|
19
|
+
...d,
|
|
20
|
+
variant: "ratafia"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ c(i, {
|
|
23
|
+
...f,
|
|
24
|
+
variant: "ratafia"
|
|
25
|
+
}),
|
|
26
|
+
/* @__PURE__ */ c(a, { ...m }),
|
|
27
|
+
/* @__PURE__ */ c(s, { ...p }),
|
|
28
|
+
!!h && /* @__PURE__ */ c("section", {
|
|
29
|
+
className: "bg-white px-6 py-8 lg:px-8 lg:py-12 xl:px-0",
|
|
30
|
+
children: /* @__PURE__ */ c("div", {
|
|
31
|
+
className: "mx-auto w-full max-w-254 md:h-34",
|
|
32
|
+
children: h
|
|
33
|
+
})
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ c(o, {
|
|
36
|
+
...g,
|
|
37
|
+
variant: "ratafia"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ c(t, {
|
|
40
|
+
..._,
|
|
41
|
+
className: "mx-auto max-w-250 px-6 py-12 lg:px-8 lg:pb-20 xl:px-0"
|
|
42
|
+
}),
|
|
43
|
+
v && /* @__PURE__ */ c(e, { ...v })
|
|
44
|
+
]
|
|
45
|
+
});
|
|
46
|
+
//#endregion
|
|
47
|
+
export { u as AiLegalDocumentReviewerTemplate };
|
|
@@ -1,30 +1,38 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
1
|
+
import { Breadcrumb as e } from "./Breadcrumb.js";
|
|
2
|
+
import { ContentItem as t } from "./ContentItem.js";
|
|
3
|
+
import { FaqSection as n } from "./FaqSection.js";
|
|
4
|
+
import { JumboCard as r } from "./JumboCard.js";
|
|
5
|
+
import { DocumentCategories as i } from "./DocumentCategories.js";
|
|
6
|
+
import { DocumentSection as a } from "./DocumentSection.js";
|
|
7
|
+
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
8
|
+
//#region lib/components/templates/AllDocumentsTemplate.tsx
|
|
9
|
+
var c = ({ jumbo: c, breadcrumb: l, categories: u, documentSections: d, contentItems: f, faqSection: p }) => /* @__PURE__ */ s("main", {
|
|
10
|
+
className: "mx-auto flex flex-1 flex-col gap-4 px-6 pt-8 pb-16 lg:px-8 xl:max-w-300 xl:px-0",
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ o(r, { ...c }),
|
|
13
|
+
/* @__PURE__ */ o(e, {
|
|
14
|
+
...l,
|
|
15
|
+
className: "pt-2"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ s("div", {
|
|
18
|
+
className: "mx-auto flex justify-center gap-4 text-neutral-800 lg:gap-26.5 xl:gap-31.5",
|
|
19
|
+
children: [/* @__PURE__ */ o("aside", {
|
|
20
|
+
className: "sticky top-24 hidden self-start md:block",
|
|
21
|
+
children: /* @__PURE__ */ o(i, { ...u })
|
|
22
|
+
}), /* @__PURE__ */ s("div", {
|
|
23
|
+
className: "flex flex-col gap-10",
|
|
24
|
+
children: [
|
|
25
|
+
d.map((e) => /* @__PURE__ */ o(a, { ...e }, e.id)),
|
|
26
|
+
f.length > 0 || p ? /* @__PURE__ */ o("span", { className: "h-px w-full bg-neutral-200" }) : null,
|
|
27
|
+
/* @__PURE__ */ o("div", {
|
|
28
|
+
className: "w-full",
|
|
29
|
+
children: f.map((e) => /* @__PURE__ */ o(t, { ...e }, e.id))
|
|
30
|
+
}),
|
|
31
|
+
p && /* @__PURE__ */ o(n, { ...p })
|
|
32
|
+
]
|
|
33
|
+
})]
|
|
34
|
+
})
|
|
35
|
+
]
|
|
36
|
+
});
|
|
37
|
+
//#endregion
|
|
38
|
+
export { c as AllDocumentsTemplate };
|
|
@@ -1,20 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { LinkWrapper as e } from "./LinkWrapper.js";
|
|
2
|
+
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
|
+
//#region lib/components/molecules/AlternativeSubtypeDocument.tsx
|
|
4
|
+
var r = ({ link: r, sampleImage: i, pdfDownload: a, wordDownload: o }) => /* @__PURE__ */ n("div", {
|
|
5
|
+
className: "bg-neutral-25 flex w-full max-w-100 items-center justify-center gap-4 rounded-xl p-4 lg:max-w-55.75 lg:flex-col",
|
|
6
|
+
children: [/* @__PURE__ */ t("div", {
|
|
7
|
+
className: "max-w-29 shadow",
|
|
8
|
+
children: i
|
|
9
|
+
}), /* @__PURE__ */ n("div", {
|
|
10
|
+
className: "flex w-full flex-col gap-4 lg:items-center lg:justify-center",
|
|
11
|
+
children: [/* @__PURE__ */ t("div", {
|
|
12
|
+
className: "text-medium font-bold text-neutral-900 underline lg:text-center",
|
|
13
|
+
children: r
|
|
14
|
+
}), /* @__PURE__ */ n("div", {
|
|
15
|
+
className: "flex w-full flex-col justify-between gap-3 lg:flex-row lg:gap-0.75",
|
|
16
|
+
children: [/* @__PURE__ */ t(e, {
|
|
17
|
+
size: "small",
|
|
18
|
+
className: "w-full",
|
|
19
|
+
variant: "secondary-black",
|
|
20
|
+
children: a
|
|
21
|
+
}), /* @__PURE__ */ t(e, {
|
|
22
|
+
size: "small",
|
|
23
|
+
className: "w-full",
|
|
24
|
+
variant: "secondary-black",
|
|
25
|
+
children: o
|
|
26
|
+
})]
|
|
27
|
+
})]
|
|
28
|
+
})]
|
|
29
|
+
});
|
|
30
|
+
//#endregion
|
|
31
|
+
export { r as AlternativeSubtypeDocument };
|
|
@@ -1,25 +1,32 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import t from "clsx";
|
|
3
|
+
//#region lib/components/atoms/Markdown/Anchor.tsx
|
|
4
|
+
var n = ({ children: n, variant: r = "default", className: i = "", ...a }) => {
|
|
5
|
+
let o = a.href || "", s = o.toLowerCase(), c = s.startsWith("mailto:"), l = s.startsWith("tel:"), u = "cursor-pointer text-primary-700", d = {
|
|
6
|
+
default: "text-neutral-900 underline",
|
|
7
|
+
legal: u,
|
|
8
|
+
ratafia: "cursor-pointer text-primary-200 underline decoration-white/40 underline-offset-2 hover:text-white",
|
|
9
|
+
"about-us": u,
|
|
10
|
+
pricing: "cursor-pointer text-neutral-900",
|
|
11
|
+
unsubscribe: u,
|
|
12
|
+
cookies: "text-white",
|
|
13
|
+
story: "text-neutral-800 underline"
|
|
14
|
+
}, f = d[r] ?? d.default, p = o.startsWith("http"), m = (() => {
|
|
15
|
+
if (!l) return o;
|
|
16
|
+
try {
|
|
17
|
+
return decodeURIComponent(o).replaceAll(/\s/g, "");
|
|
18
|
+
} catch {
|
|
19
|
+
return o.replaceAll("%20", "").replaceAll(/\s/g, "");
|
|
20
|
+
}
|
|
21
|
+
})(), h = a.target === "_blank" || p && !l && !c ? "_blank" : a.target, g = h === "_blank" ? "noopener noreferrer" : a.rel;
|
|
22
|
+
return /* @__PURE__ */ e("a", {
|
|
23
|
+
...a,
|
|
24
|
+
href: m,
|
|
25
|
+
className: t(i, f),
|
|
26
|
+
target: h,
|
|
27
|
+
rel: g,
|
|
28
|
+
children: n
|
|
29
|
+
});
|
|
25
30
|
};
|
|
31
|
+
//#endregion
|
|
32
|
+
export { n as Anchor };
|
|
@@ -1,24 +1,31 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { LinkWrapper as e } from "./LinkWrapper.js";
|
|
2
2
|
import "react";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
3
|
+
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
4
|
+
import r from "clsx";
|
|
5
|
+
//#region lib/components/molecules/Article.tsx
|
|
6
|
+
var i = ({ id: i, title: a, description: o, image: s, cta: c, isRow: l = !1 }) => /* @__PURE__ */ n("article", {
|
|
7
|
+
className: r("flex flex-col rounded-sm bg-white shadow", l && "md:flex-row"),
|
|
8
|
+
children: [/* @__PURE__ */ t("div", {
|
|
9
|
+
className: r("relative h-42 shrink-0 overflow-hidden rounded-t-sm [&_img]:h-full [&_img]:w-full [&_img]:object-cover", l && "md:h-auto md:max-w-51 md:self-stretch md:rounded-t-none md:rounded-l-sm"),
|
|
10
|
+
children: s
|
|
11
|
+
}), /* @__PURE__ */ n("div", {
|
|
12
|
+
className: "flex flex-col gap-4 p-6 text-neutral-800",
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ t("p", {
|
|
15
|
+
className: "text-big font-semibold",
|
|
16
|
+
children: a
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ t("p", {
|
|
19
|
+
className: "text-medium",
|
|
20
|
+
children: o
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ t(e, {
|
|
23
|
+
className: "w-fit",
|
|
24
|
+
variant: "tertiary-bold",
|
|
25
|
+
children: c
|
|
26
|
+
})
|
|
27
|
+
]
|
|
28
|
+
})]
|
|
29
|
+
}, i);
|
|
30
|
+
//#endregion
|
|
31
|
+
export { i as Article };
|
|
@@ -1,38 +1,48 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
2
|
+
"use client";
|
|
3
|
+
import { useEffect as e, useState as t } from "react";
|
|
4
|
+
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
|
+
//#region lib/components/organisms/AsideNavMenu.tsx
|
|
6
|
+
var i = ({ menuItems: i }) => {
|
|
7
|
+
let [a, o] = t(i[0]?.href || "");
|
|
8
|
+
return e(() => {
|
|
9
|
+
let e = new IntersectionObserver((e) => {
|
|
10
|
+
e.forEach((e) => {
|
|
11
|
+
e.isIntersecting && o(`#${e.target.id}`);
|
|
12
|
+
});
|
|
13
|
+
}, {
|
|
14
|
+
rootMargin: "-10% 0px -80% 0px",
|
|
15
|
+
threshold: .1
|
|
16
|
+
});
|
|
17
|
+
return i.forEach((t) => {
|
|
18
|
+
let n = t.href.replace("#", ""), r = document.getElementById(n);
|
|
19
|
+
r && e.observe(r);
|
|
20
|
+
}), () => {
|
|
21
|
+
e.disconnect();
|
|
22
|
+
};
|
|
23
|
+
}, [i]), i.length === 0 ? null : /* @__PURE__ */ n("aside", {
|
|
24
|
+
className: "flex w-full flex-col gap-4 md:sticky md:h-fit md:w-55 lg:top-24",
|
|
25
|
+
children: /* @__PURE__ */ n("ul", {
|
|
26
|
+
className: "flex flex-col gap-1",
|
|
27
|
+
children: i.map((e) => {
|
|
28
|
+
let t = a === e.href;
|
|
29
|
+
return /* @__PURE__ */ r("li", {
|
|
30
|
+
className: `flex items-baseline gap-2 border-b border-neutral-200 ${t ? "text-primary-500 font-bold" : ""}`,
|
|
31
|
+
children: [t && /* @__PURE__ */ n("div", {
|
|
32
|
+
className: "bg-primary-500 h-1.5 w-1.5",
|
|
33
|
+
style: { borderRadius: "50%" }
|
|
34
|
+
}), /* @__PURE__ */ n("a", {
|
|
35
|
+
href: e.href,
|
|
36
|
+
className: "text-small block w-full py-3 text-left",
|
|
37
|
+
children: /* @__PURE__ */ n("span", {
|
|
38
|
+
className: "inline-block w-full transition-all duration-300",
|
|
39
|
+
children: e.label
|
|
40
|
+
})
|
|
41
|
+
})]
|
|
42
|
+
}, e.label);
|
|
43
|
+
})
|
|
44
|
+
})
|
|
45
|
+
});
|
|
38
46
|
};
|
|
47
|
+
//#endregion
|
|
48
|
+
export { i as AsideNavMenu };
|
package/dist/components/Badge.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
1
|
import "react";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
export {
|
|
14
|
-
d as Badge
|
|
15
|
-
};
|
|
2
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
3
|
+
//#region lib/components/atoms/Badge.tsx
|
|
4
|
+
var t = ({ children: t, color: n = "secondary", className: r = "" }) => /* @__PURE__ */ e("div", {
|
|
5
|
+
className: `flex items-center gap-2 rounded ${{
|
|
6
|
+
primary: "bg-primary-200",
|
|
7
|
+
secondary: "bg-secondary-200"
|
|
8
|
+
}[n]} whitespace-nowrap text-neutral-800 shadow-md ${r}`,
|
|
9
|
+
children: t
|
|
10
|
+
});
|
|
11
|
+
//#endregion
|
|
12
|
+
export { t as Badge };
|