@npm_leadtech/legal-lib-components 3.1.3 → 3.2.0
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/cjs/index.js +4 -4
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +0 -518
- package/dist/cjs/src/components/atoms/Disclaimer/DisclaimerProps.types.d.ts +3 -0
- package/dist/cjs/src/components/atoms/DocumentStatus/DocumentStatusProps.types.d.ts +3 -0
- package/dist/cjs/src/components/atoms/index.d.ts +0 -4
- package/dist/cjs/src/components/molecules/TooltipMenu/TooltipMenuProps.types.d.ts +1 -0
- package/dist/cjs/src/components/molecules/index.d.ts +0 -7
- package/dist/cjs/src/components/organisms/index.d.ts +0 -3
- package/dist/cjs/src/components/pages/index.d.ts +0 -1
- package/dist/cjs/src/components/sections/FaqSection/FaqSectionProps.d.ts +0 -1
- package/dist/cjs/src/components/sections/index.d.ts +0 -6
- package/dist/esm/index.js +4 -4
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +0 -518
- package/dist/esm/src/components/atoms/Disclaimer/DisclaimerProps.types.d.ts +3 -0
- package/dist/esm/src/components/atoms/DocumentStatus/DocumentStatusProps.types.d.ts +3 -0
- package/dist/esm/src/components/atoms/index.d.ts +0 -4
- package/dist/esm/src/components/molecules/TooltipMenu/TooltipMenuProps.types.d.ts +1 -0
- package/dist/esm/src/components/molecules/index.d.ts +0 -7
- package/dist/esm/src/components/organisms/index.d.ts +0 -3
- package/dist/esm/src/components/pages/index.d.ts +0 -1
- package/dist/esm/src/components/sections/FaqSection/FaqSectionProps.d.ts +0 -1
- package/dist/esm/src/components/sections/index.d.ts +0 -6
- package/dist/index.d.ts +9 -188
- package/package.json +1 -1
- package/dist/cjs/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.d.ts +0 -5
- package/dist/cjs/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.d.ts +0 -6
- package/dist/cjs/src/components/atoms/BenefitRatafiaCard/index.d.ts +0 -2
- package/dist/cjs/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.d.ts +0 -5
- package/dist/cjs/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.d.ts +0 -8
- package/dist/cjs/src/components/atoms/FeatureRatafiaCard/index.d.ts +0 -2
- package/dist/cjs/src/components/atoms/StepRatafiaCard/StepRatafiaCard.d.ts +0 -5
- package/dist/cjs/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.d.ts +0 -6
- package/dist/cjs/src/components/atoms/StepRatafiaCard/index.d.ts +0 -2
- package/dist/cjs/src/components/atoms/TagRatafiaItem/TagRatafiaItem.d.ts +0 -5
- package/dist/cjs/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.d.ts +0 -5
- package/dist/cjs/src/components/atoms/TagRatafiaItem/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.d.ts +0 -5
- package/dist/cjs/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.d.ts +0 -4
- package/dist/cjs/src/components/molecules/BenefitRatafiaCardList/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.d.ts +0 -5
- package/dist/cjs/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.d.ts +0 -5
- package/dist/cjs/src/components/molecules/FeatureRatafiaCardList/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.d.ts +0 -5
- package/dist/cjs/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.d.ts +0 -7
- package/dist/cjs/src/components/molecules/MidBannerRatafiaContent/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.d.ts +0 -5
- package/dist/cjs/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.d.ts +0 -3
- package/dist/cjs/src/components/molecules/MidBannerRatafiaSample/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.d.ts +0 -5
- package/dist/cjs/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.d.ts +0 -4
- package/dist/cjs/src/components/molecules/StepRatafiaCardList/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/TagsRatafiaList/TagsRatafiaList.d.ts +0 -5
- package/dist/cjs/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.d.ts +0 -4
- package/dist/cjs/src/components/molecules/TagsRatafiaList/index.d.ts +0 -2
- package/dist/cjs/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.d.ts +0 -5
- package/dist/cjs/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.d.ts +0 -18
- package/dist/cjs/src/components/molecules/UploadRatafiaZone/index.d.ts +0 -2
- package/dist/cjs/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.d.ts +0 -5
- package/dist/cjs/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.d.ts +0 -7
- package/dist/cjs/src/components/organisms/FeaturesRatafiaContent/index.d.ts +0 -2
- package/dist/cjs/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.d.ts +0 -5
- package/dist/cjs/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.d.ts +0 -7
- package/dist/cjs/src/components/organisms/JumbotronRatafiaContent/index.d.ts +0 -2
- package/dist/cjs/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.d.ts +0 -5
- package/dist/cjs/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.d.ts +0 -5
- package/dist/cjs/src/components/organisms/StepsRatafiaContent/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.d.ts +0 -13
- package/dist/cjs/src/components/pages/RatafiaLandingPage/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.d.ts +0 -6
- package/dist/cjs/src/components/sections/BenefitsRatafiaSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.d.ts +0 -5
- package/dist/cjs/src/components/sections/FeaturesRatafiaSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.d.ts +0 -5
- package/dist/cjs/src/components/sections/JumbotronRatafiaSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.d.ts +0 -8
- package/dist/cjs/src/components/sections/MidBannerRatafiaSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.d.ts +0 -6
- package/dist/cjs/src/components/sections/StepsRatafiaSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.d.ts +0 -5
- package/dist/cjs/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.d.ts +0 -5
- package/dist/cjs/src/components/sections/TryItRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.d.ts +0 -5
- package/dist/esm/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCardProps.types.d.ts +0 -6
- package/dist/esm/src/components/atoms/BenefitRatafiaCard/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.d.ts +0 -5
- package/dist/esm/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCardProps.types.d.ts +0 -8
- package/dist/esm/src/components/atoms/FeatureRatafiaCard/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/StepRatafiaCard/StepRatafiaCard.d.ts +0 -5
- package/dist/esm/src/components/atoms/StepRatafiaCard/StepRatafiaCardProps.types.d.ts +0 -6
- package/dist/esm/src/components/atoms/StepRatafiaCard/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/TagRatafiaItem/TagRatafiaItem.d.ts +0 -5
- package/dist/esm/src/components/atoms/TagRatafiaItem/TagRatafiaItemProps.types.d.ts +0 -5
- package/dist/esm/src/components/atoms/TagRatafiaItem/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.d.ts +0 -5
- package/dist/esm/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardListProps.types.d.ts +0 -4
- package/dist/esm/src/components/molecules/BenefitRatafiaCardList/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.d.ts +0 -5
- package/dist/esm/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardListProps.types.d.ts +0 -5
- package/dist/esm/src/components/molecules/FeatureRatafiaCardList/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.d.ts +0 -5
- package/dist/esm/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContentProps.types.d.ts +0 -7
- package/dist/esm/src/components/molecules/MidBannerRatafiaContent/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.d.ts +0 -5
- package/dist/esm/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSampleProps.types.d.ts +0 -3
- package/dist/esm/src/components/molecules/MidBannerRatafiaSample/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.d.ts +0 -5
- package/dist/esm/src/components/molecules/StepRatafiaCardList/StepRatafiaCardListProps.types.d.ts +0 -4
- package/dist/esm/src/components/molecules/StepRatafiaCardList/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/TagsRatafiaList/TagsRatafiaList.d.ts +0 -5
- package/dist/esm/src/components/molecules/TagsRatafiaList/TagsRatafiaListProps.types.d.ts +0 -4
- package/dist/esm/src/components/molecules/TagsRatafiaList/index.d.ts +0 -2
- package/dist/esm/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.d.ts +0 -5
- package/dist/esm/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.d.ts +0 -18
- package/dist/esm/src/components/molecules/UploadRatafiaZone/index.d.ts +0 -2
- package/dist/esm/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.d.ts +0 -5
- package/dist/esm/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContentProps.types.d.ts +0 -7
- package/dist/esm/src/components/organisms/FeaturesRatafiaContent/index.d.ts +0 -2
- package/dist/esm/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.d.ts +0 -5
- package/dist/esm/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContentProps.types.d.ts +0 -7
- package/dist/esm/src/components/organisms/JumbotronRatafiaContent/index.d.ts +0 -2
- package/dist/esm/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.d.ts +0 -5
- package/dist/esm/src/components/organisms/StepsRatafiaContent/StepsRatafiaContentProps.types.d.ts +0 -5
- package/dist/esm/src/components/organisms/StepsRatafiaContent/index.d.ts +0 -2
- package/dist/esm/src/components/pages/RatafiaLandingPage/RatafiaLandingPage.d.ts +0 -3
- package/dist/esm/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.d.ts +0 -13
- package/dist/esm/src/components/pages/RatafiaLandingPage/index.d.ts +0 -2
- package/dist/esm/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.d.ts +0 -6
- package/dist/esm/src/components/sections/BenefitsRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/FeaturesRatafiaSection/FeaturesRatafiaSectionProps.types.d.ts +0 -5
- package/dist/esm/src/components/sections/FeaturesRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/JumbotronRatafiaSection/JumbotronRatafiaSectionProps.types.d.ts +0 -5
- package/dist/esm/src/components/sections/JumbotronRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSectionProps.types.d.ts +0 -8
- package/dist/esm/src/components/sections/MidBannerRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/StepsRatafiaSection/StepsRatafiaSectionProps.types.d.ts +0 -6
- package/dist/esm/src/components/sections/StepsRatafiaSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.d.ts +0 -5
- package/dist/esm/src/components/sections/TryItRatafiaSection/TryItRatafiaSectionProps.types.d.ts +0 -5
- package/dist/esm/src/components/sections/TryItRatafiaSection/index.d.ts +0 -2
|
@@ -5,12 +5,9 @@ export * from './AsSeeInContent';
|
|
|
5
5
|
export * from './ContactJumbotron';
|
|
6
6
|
export * from './CookiePolicyBar';
|
|
7
7
|
export * from './FaqGroup';
|
|
8
|
-
export * from './FeaturesRatafiaContent';
|
|
9
8
|
export * from './GuidelinesContent';
|
|
10
|
-
export * from './JumbotronRatafiaContent';
|
|
11
9
|
export * from './LanguageSelector';
|
|
12
10
|
export * from './LanguageSelectorMobile';
|
|
13
11
|
export * from './ListStepsGetForm';
|
|
14
12
|
export * from './MobileBottomBar';
|
|
15
|
-
export * from './StepsRatafiaContent';
|
|
16
13
|
export * from './TryOurFreeLegalBlogsContent';
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
export * from './AboutUsSection';
|
|
2
2
|
export * from './AsideMenuSection';
|
|
3
3
|
export * from './AsSeeInSection';
|
|
4
|
-
export * from './BenefitsRatafiaSection';
|
|
5
4
|
export * from './BlogSection';
|
|
6
5
|
export * from './ContactSection';
|
|
7
6
|
export * from './ExpertsSection';
|
|
8
7
|
export * from './FaqSection';
|
|
9
|
-
export * from './FeaturesRatafiaSection';
|
|
10
8
|
export * from './GuidelinesSection';
|
|
11
9
|
export * from './HowGetYourFormsSection';
|
|
12
|
-
export * from './JumbotronRatafiaSection';
|
|
13
10
|
export * from './JumbotronSimplifiedSection';
|
|
14
11
|
export * from './LegalSection';
|
|
15
|
-
export * from './MidBannerRatafiaSection';
|
|
16
12
|
export * from './MoreDocsSection';
|
|
17
13
|
export * from './PeopleSayAboutUsSection';
|
|
18
|
-
export * from './StepsRatafiaSection';
|
|
19
|
-
export * from './TryItRatafiaSection';
|
|
20
14
|
export * from './TryOurFreeLegalBlogsSection';
|
|
21
15
|
export * from './TryUsSection';
|
|
22
16
|
export * from './UnsubscribeSection';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React$1, { FC, ReactNode, MouseEventHandler,
|
|
1
|
+
import React$1, { FC, ReactNode, MouseEventHandler, RefObject } from 'react';
|
|
2
2
|
import { IGatsbyImageData } from 'gatsby-plugin-image';
|
|
3
3
|
|
|
4
4
|
interface AddButtonProps {
|
|
@@ -29,15 +29,6 @@ interface BaseBoxProps {
|
|
|
29
29
|
|
|
30
30
|
declare const BaseBox: FC<BaseBoxProps>;
|
|
31
31
|
|
|
32
|
-
interface BenefitRatafiaCardProps {
|
|
33
|
-
id: string;
|
|
34
|
-
title: string;
|
|
35
|
-
image?: React.ReactNode;
|
|
36
|
-
description: string;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
declare const BenefitRatafiaCard: React$1.FC<BenefitRatafiaCardProps>;
|
|
40
|
-
|
|
41
32
|
interface BillCardProps {
|
|
42
33
|
date: string;
|
|
43
34
|
amount: string;
|
|
@@ -164,6 +155,9 @@ interface DisclaimerProps {
|
|
|
164
155
|
linksUrl?: string;
|
|
165
156
|
givenClass?: string;
|
|
166
157
|
siteUrl?: string;
|
|
158
|
+
simpleCopyRight?: string;
|
|
159
|
+
complexCopyRight?: React.ReactNode;
|
|
160
|
+
complexCopyRightMobile?: React.ReactNode;
|
|
167
161
|
}
|
|
168
162
|
|
|
169
163
|
declare const Disclaimer: FC<DisclaimerProps>;
|
|
@@ -179,6 +173,9 @@ declare const Divider: FC<DividerProps>;
|
|
|
179
173
|
|
|
180
174
|
interface DocumentStatusProps {
|
|
181
175
|
type: string;
|
|
176
|
+
statusCompletedText: string;
|
|
177
|
+
statusNewText: string;
|
|
178
|
+
statusInProgressText: string;
|
|
182
179
|
}
|
|
183
180
|
|
|
184
181
|
declare const DocumentStatus: FC<DocumentStatusProps>;
|
|
@@ -198,17 +195,6 @@ interface ExpertCardProps {
|
|
|
198
195
|
|
|
199
196
|
declare const ExpertCard: FC<ExpertCardProps>;
|
|
200
197
|
|
|
201
|
-
interface FeatureRatafiaCardProps {
|
|
202
|
-
id: string;
|
|
203
|
-
title: string;
|
|
204
|
-
icon?: React.ReactNode;
|
|
205
|
-
description: string;
|
|
206
|
-
isReleased: boolean;
|
|
207
|
-
notReleasedText: string;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
declare const FeatureRatafiaCard: React$1.FC<FeatureRatafiaCardProps>;
|
|
211
|
-
|
|
212
198
|
interface FormFaqProps {
|
|
213
199
|
title: string;
|
|
214
200
|
answer: string;
|
|
@@ -474,29 +460,12 @@ interface SpinnerProps {
|
|
|
474
460
|
|
|
475
461
|
declare const Spinner: FC<SpinnerProps>;
|
|
476
462
|
|
|
477
|
-
interface StepRatafiaCardProps {
|
|
478
|
-
id: string;
|
|
479
|
-
title: string;
|
|
480
|
-
icon?: React.ReactNode;
|
|
481
|
-
description: string;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
declare const StepRatafiaCard: React$1.FC<StepRatafiaCardProps>;
|
|
485
|
-
|
|
486
463
|
interface TaglineProps {
|
|
487
464
|
text: string;
|
|
488
465
|
}
|
|
489
466
|
|
|
490
467
|
declare const Tagline: FC<TaglineProps>;
|
|
491
468
|
|
|
492
|
-
interface TagRatafiaItemProps {
|
|
493
|
-
id: string;
|
|
494
|
-
description: React.ReactNode;
|
|
495
|
-
icon?: React.ReactNode;
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
declare const TagRatafiaItem: React$1.FC<TagRatafiaItemProps>;
|
|
499
|
-
|
|
500
469
|
interface TextAreaProps {
|
|
501
470
|
dataQa: string;
|
|
502
471
|
value?: string;
|
|
@@ -621,12 +590,6 @@ interface BaseBoxListProps {
|
|
|
621
590
|
|
|
622
591
|
declare const BaseBoxList: FC<BaseBoxListProps>;
|
|
623
592
|
|
|
624
|
-
interface BenefitRatafiaCardListProps {
|
|
625
|
-
benefits: BenefitRatafiaCardProps[];
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
declare const BenefitRatafiaCardList: FC<BenefitRatafiaCardListProps>;
|
|
629
|
-
|
|
630
593
|
interface BottomFixedBarProps {
|
|
631
594
|
text: string | React.ReactNode;
|
|
632
595
|
button: ButtonProps;
|
|
@@ -734,13 +697,6 @@ interface FaqItemProps {
|
|
|
734
697
|
|
|
735
698
|
declare const FaqItem: React$1.FC<FaqItemProps>;
|
|
736
699
|
|
|
737
|
-
interface FeatureRatafiaCardListProps {
|
|
738
|
-
features: FeatureRatafiaCardProps[];
|
|
739
|
-
notReleasedText: string;
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
declare const FeatureRatafiaCardList: FC<FeatureRatafiaCardListProps>;
|
|
743
|
-
|
|
744
700
|
interface FeedbackProps {
|
|
745
701
|
theme?: 'success' | 'error';
|
|
746
702
|
title?: string;
|
|
@@ -783,22 +739,6 @@ interface MenuItemsSectionProps {
|
|
|
783
739
|
|
|
784
740
|
declare const MenuItemsSection: FC<MenuItemsSectionProps>;
|
|
785
741
|
|
|
786
|
-
interface MidBannerRatafiaContentProps {
|
|
787
|
-
title: string;
|
|
788
|
-
paragraph: React.ReactNode;
|
|
789
|
-
ctaLabel: string;
|
|
790
|
-
ctaLink: string;
|
|
791
|
-
ctaDataQa: string;
|
|
792
|
-
}
|
|
793
|
-
|
|
794
|
-
declare const MidBannerRatafiaContent: FC<MidBannerRatafiaContentProps>;
|
|
795
|
-
|
|
796
|
-
interface MidBannerRatafiaSampleProps {
|
|
797
|
-
image: React.ReactNode;
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
declare const MidBannerRatafiaSample: FC<MidBannerRatafiaSampleProps>;
|
|
801
|
-
|
|
802
742
|
interface MoreDocsDesktopProps {
|
|
803
743
|
title: string;
|
|
804
744
|
documents: MoreDocsItemProps[];
|
|
@@ -905,18 +845,6 @@ interface StepGetFormProps {
|
|
|
905
845
|
|
|
906
846
|
declare const StepGetForm: React$1.FC<StepGetFormProps>;
|
|
907
847
|
|
|
908
|
-
interface StepRatafiaCardListProps {
|
|
909
|
-
steps: StepRatafiaCardProps[];
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
declare const StepRatafiaCardList: FC<StepRatafiaCardListProps>;
|
|
913
|
-
|
|
914
|
-
interface TagsRatafiaListProps {
|
|
915
|
-
tags: TagRatafiaItemProps[];
|
|
916
|
-
}
|
|
917
|
-
|
|
918
|
-
declare const TagsRatafiaList: FC<TagsRatafiaListProps>;
|
|
919
|
-
|
|
920
848
|
interface TextInputProps {
|
|
921
849
|
label?: string;
|
|
922
850
|
name?: string;
|
|
@@ -951,6 +879,7 @@ interface TooltipMenuProps {
|
|
|
951
879
|
onClick: () => void;
|
|
952
880
|
}>;
|
|
953
881
|
onClick: () => void;
|
|
882
|
+
label: string;
|
|
954
883
|
}
|
|
955
884
|
|
|
956
885
|
declare const TooltipMenu: FC<TooltipMenuProps>;
|
|
@@ -981,25 +910,6 @@ interface TypeModule {
|
|
|
981
910
|
|
|
982
911
|
declare const TypeModulesList: FC<TypeModulesListProps>;
|
|
983
912
|
|
|
984
|
-
interface UploadRatafiaZoneProps {
|
|
985
|
-
content: UploadRatafiaZoneContent;
|
|
986
|
-
handleDrop?: DragEventHandler<HTMLDivElement>;
|
|
987
|
-
handleDragOver?: DragEventHandler<HTMLDivElement>;
|
|
988
|
-
handleDragOut?: DragEventHandler<HTMLDivElement>;
|
|
989
|
-
documentUploadFileDialog?: () => void;
|
|
990
|
-
ctaDataQa: string;
|
|
991
|
-
}
|
|
992
|
-
interface UploadRatafiaZoneContent {
|
|
993
|
-
title: string;
|
|
994
|
-
description: string;
|
|
995
|
-
serviceTerms: React.ReactNode;
|
|
996
|
-
ctaLabel: string;
|
|
997
|
-
ctaIcon?: React.ReactNode;
|
|
998
|
-
ctaLink?: string;
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
declare const UploadRatafiaZone: FC<UploadRatafiaZoneProps>;
|
|
1002
|
-
|
|
1003
913
|
interface AboutUsContentProps {
|
|
1004
914
|
children: React.ReactNode;
|
|
1005
915
|
image: React.ReactNode;
|
|
@@ -1100,15 +1010,6 @@ interface FaqGroupProps {
|
|
|
1100
1010
|
|
|
1101
1011
|
declare const FaqGroup: React$1.FC<FaqGroupProps>;
|
|
1102
1012
|
|
|
1103
|
-
interface FeaturesRatafiaContentProps {
|
|
1104
|
-
title: string;
|
|
1105
|
-
description: React.ReactNode;
|
|
1106
|
-
notReleasedText?: string;
|
|
1107
|
-
features: FeatureRatafiaCardProps[];
|
|
1108
|
-
}
|
|
1109
|
-
|
|
1110
|
-
declare const FeaturesRatafiaContent: FC<FeaturesRatafiaContentProps>;
|
|
1111
|
-
|
|
1112
1013
|
interface GuidelinesContentProps {
|
|
1113
1014
|
title: string;
|
|
1114
1015
|
image: React.ReactNode;
|
|
@@ -1117,15 +1018,6 @@ interface GuidelinesContentProps {
|
|
|
1117
1018
|
|
|
1118
1019
|
declare const GuidelinesContent: FC<GuidelinesContentProps>;
|
|
1119
1020
|
|
|
1120
|
-
interface JumbotronRatafiaContentProps {
|
|
1121
|
-
title: string;
|
|
1122
|
-
body: React.ReactNode;
|
|
1123
|
-
image?: React.ReactNode;
|
|
1124
|
-
tags: TagRatafiaItemProps[];
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
declare const JumbotronRatafiaContent: FC<JumbotronRatafiaContentProps>;
|
|
1128
|
-
|
|
1129
1021
|
interface LenguageSelectorItem {
|
|
1130
1022
|
code: string;
|
|
1131
1023
|
url: string;
|
|
@@ -1168,13 +1060,6 @@ interface MobileBottomBarProps {
|
|
|
1168
1060
|
|
|
1169
1061
|
declare const MobileBottomBar: FC<MobileBottomBarProps>;
|
|
1170
1062
|
|
|
1171
|
-
interface StepsRatafiaContentProps {
|
|
1172
|
-
title: string;
|
|
1173
|
-
steps: StepRatafiaCardProps[];
|
|
1174
|
-
}
|
|
1175
|
-
|
|
1176
|
-
declare const StepsRatafiaContent: FC<StepsRatafiaContentProps>;
|
|
1177
|
-
|
|
1178
1063
|
interface TryOurFreeLegalBlogsContentProps {
|
|
1179
1064
|
title: string;
|
|
1180
1065
|
image: React.ReactNode;
|
|
@@ -1210,14 +1095,6 @@ interface AsSeeInSectionProps {
|
|
|
1210
1095
|
|
|
1211
1096
|
declare const AsSeeInSection: FC<AsSeeInSectionProps>;
|
|
1212
1097
|
|
|
1213
|
-
interface BenefitsRatafiaSectionProps {
|
|
1214
|
-
title: string;
|
|
1215
|
-
description: string;
|
|
1216
|
-
benefits: BenefitRatafiaCardProps[];
|
|
1217
|
-
}
|
|
1218
|
-
|
|
1219
|
-
declare const BenefitsRatafiaSection: FC<BenefitsRatafiaSectionProps>;
|
|
1220
|
-
|
|
1221
1098
|
interface BlogSectionProps {
|
|
1222
1099
|
blogTitle: string;
|
|
1223
1100
|
blogCta: string;
|
|
@@ -1242,18 +1119,10 @@ declare const ExpertsSection: FC<ExpertsSectionProps>;
|
|
|
1242
1119
|
|
|
1243
1120
|
interface FaqSectionProps {
|
|
1244
1121
|
groups: FaqGroupProps[];
|
|
1245
|
-
givenClass?: string;
|
|
1246
1122
|
}
|
|
1247
1123
|
|
|
1248
1124
|
declare const FaqSection: React$1.FC<FaqSectionProps>;
|
|
1249
1125
|
|
|
1250
|
-
interface FeaturesRatafiaSectionProps {
|
|
1251
|
-
content: FeaturesRatafiaContentProps;
|
|
1252
|
-
children?: React.ReactNode;
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
|
-
declare const FeaturesRatafiaSection: FC<FeaturesRatafiaSectionProps>;
|
|
1256
|
-
|
|
1257
1126
|
interface GuidelinesSectionProps {
|
|
1258
1127
|
contentGuidelines: GuidelinesContentProps;
|
|
1259
1128
|
}
|
|
@@ -1268,13 +1137,6 @@ interface HowGetYourFormsSectionProps {
|
|
|
1268
1137
|
|
|
1269
1138
|
declare const HowGetYourFormsSection: React$1.FC<HowGetYourFormsSectionProps>;
|
|
1270
1139
|
|
|
1271
|
-
interface JumbotronRatafiaSectionProps {
|
|
1272
|
-
content: JumbotronRatafiaContentProps;
|
|
1273
|
-
children?: React.ReactNode;
|
|
1274
|
-
}
|
|
1275
|
-
|
|
1276
|
-
declare const JumbotronRatafiaSection: FC<JumbotronRatafiaSectionProps>;
|
|
1277
|
-
|
|
1278
1140
|
interface JumbotronSimplifiedSectionProps {
|
|
1279
1141
|
title: string;
|
|
1280
1142
|
wrapperClassName?: string;
|
|
@@ -1290,17 +1152,6 @@ interface LegalSectionProps {
|
|
|
1290
1152
|
|
|
1291
1153
|
declare const LegalSection: React$1.FC<LegalSectionProps>;
|
|
1292
1154
|
|
|
1293
|
-
interface MidBannerRatafiaSectionProps {
|
|
1294
|
-
title: string;
|
|
1295
|
-
paragraph: React.ReactNode;
|
|
1296
|
-
ctaLabel: string;
|
|
1297
|
-
ctaLink: string;
|
|
1298
|
-
ctaDataQa: string;
|
|
1299
|
-
image: React.ReactNode;
|
|
1300
|
-
}
|
|
1301
|
-
|
|
1302
|
-
declare const MidBannerRatafiaSection: FC<MidBannerRatafiaSectionProps>;
|
|
1303
|
-
|
|
1304
1155
|
interface MoreDocsSectionProps {
|
|
1305
1156
|
title: string;
|
|
1306
1157
|
documents: MoreDocsItemProps[];
|
|
@@ -1315,22 +1166,6 @@ interface PeopleSayAboutUsSectionProps {
|
|
|
1315
1166
|
|
|
1316
1167
|
declare const PeopleSayAboutUsSection: FC<PeopleSayAboutUsSectionProps>;
|
|
1317
1168
|
|
|
1318
|
-
interface StepsRatafiaSectionProps {
|
|
1319
|
-
title: string;
|
|
1320
|
-
steps: StepRatafiaCardProps[];
|
|
1321
|
-
videoUrl: string;
|
|
1322
|
-
}
|
|
1323
|
-
|
|
1324
|
-
declare const StepsRatafiaSection: FC<StepsRatafiaSectionProps>;
|
|
1325
|
-
|
|
1326
|
-
interface TryItRatafiaSectionProps {
|
|
1327
|
-
icon?: React.ReactNode;
|
|
1328
|
-
paragraph: string;
|
|
1329
|
-
children?: React.ReactNode;
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
declare const TryItRatafiaSection: FC<TryItRatafiaSectionProps>;
|
|
1333
|
-
|
|
1334
1169
|
interface TryOurFreeLegalBlogsSectionProps {
|
|
1335
1170
|
contentTryOurFreeLegalBlogs: TryOurFreeLegalBlogsContentProps;
|
|
1336
1171
|
}
|
|
@@ -1412,20 +1247,6 @@ interface LegalPageProps {
|
|
|
1412
1247
|
|
|
1413
1248
|
declare const LegalPage: React$1.FC<LegalPageProps>;
|
|
1414
1249
|
|
|
1415
|
-
interface RatafiaLandingPageProps {
|
|
1416
|
-
jumbotronRatafiaSectionProps: JumbotronRatafiaSectionProps;
|
|
1417
|
-
stepsRatafiaSectionProps: StepsRatafiaSectionProps;
|
|
1418
|
-
benefitsRatafiaSectionProps: BenefitsRatafiaSectionProps;
|
|
1419
|
-
featuresRatafiaSectionProps: FeaturesRatafiaSectionProps;
|
|
1420
|
-
tryItRatafiaSectionProps: TryItRatafiaSectionProps;
|
|
1421
|
-
trustPilotBox?: React.ReactNode;
|
|
1422
|
-
midBannerRatafiaSectionProps: MidBannerRatafiaSectionProps;
|
|
1423
|
-
faqGroupProps: FaqGroupProps[];
|
|
1424
|
-
uploadZone?: React.ReactNode;
|
|
1425
|
-
}
|
|
1426
|
-
|
|
1427
|
-
declare const RatafiaLandingPage: React$1.FC<RatafiaLandingPageProps>;
|
|
1428
|
-
|
|
1429
1250
|
interface UnsubscribePageProps {
|
|
1430
1251
|
jumbotron: JumbotronStaticProps;
|
|
1431
1252
|
unsubscribeSection: UnsubscribeSectionProps;
|
|
@@ -1446,4 +1267,4 @@ interface UseIsMobileOrTablePropsReturn {
|
|
|
1446
1267
|
}
|
|
1447
1268
|
declare const useIsMobileOrTable: () => UseIsMobileOrTablePropsReturn;
|
|
1448
1269
|
|
|
1449
|
-
export { AboutUsContent, type AboutUsContentProps, AboutUsPage, type AboutUsPageProps, AboutUsSection, type AboutUsSectionProps, Accordion, AccordionItem$1 as AccordionItem, AddButton, type AddButtonProps, AlsoKnownAs, type AlsoKnownAsProps, Article, type ArticleProps, ArticlesList, type ArticlesListProps, AsSeeInContent, type AsSeeInContentProps, AsSeeInSection, type AsSeeInSectionProps, AsideMenuSection, type AsideMenuSectionProps, BaseBox, BaseBoxList, type BaseBoxListProps, type BaseBoxProps,
|
|
1270
|
+
export { AboutUsContent, type AboutUsContentProps, AboutUsPage, type AboutUsPageProps, AboutUsSection, type AboutUsSectionProps, Accordion, AccordionItem$1 as AccordionItem, AddButton, type AddButtonProps, AlsoKnownAs, type AlsoKnownAsProps, Article, type ArticleProps, ArticlesList, type ArticlesListProps, AsSeeInContent, type AsSeeInContentProps, AsSeeInSection, type AsSeeInSectionProps, AsideMenuSection, type AsideMenuSectionProps, BaseBox, BaseBoxList, type BaseBoxListProps, type BaseBoxProps, BillCard, type BillCardProps, BlogSection, type BlogSectionProps, BottomFixedBar, type BottomFixedBarProps, BottomOverlay, BottomOverlayMenu, type BottomOverlayMenuProps, type BottomOverlayProps, BoxForm, type BoxFormProps, BreadcrumItem, type BreadcrumItemProps, Breadcrumb, type BreadcrumbProps, Button, ButtonIcon, type ButtonIconProps, type ButtonProps, CardPane, type CardPaneInfoProps, type CardPaneProps, Checkbox, type CheckboxProps, ContactBox, type ContactBoxProps, ContactJumbotron, type ContactJumbotronProps, ContactSection, type ContactSectionProps, ContactUsPage, type ContactUsPageProps, ContinueEditingBanner, type ContinueEditingBannerProps, CookiePolicyBar, type CookiePolicyBarProps, CountDownMessage, type CountDownMessageProps, DatePickerCustom, type DatePickerCustomProps, DialogMenuIcon, type DialogMenuIconProps, Disclaimer, type DisclaimerProps, Divider, type DividerProps, DocumentStatus, type DocumentStatusProps, DocumentTag, type DocumentTagProps, EmailContactBox, type EmailContactBoxProps, ExpertCard, ExpertCardList, type ExpertCardListProps, type ExpertCardProps, ExpertsSection, type ExpertsSectionProps, FaqGroup, type FaqGroupProps, FaqItem, type FaqItemProps, FaqSection, type FaqSectionProps, FaqsPage, type FaqsPageProps, Feedback, type FeedbackProps, FormFaq, type FormFaqProps, FreeDocModalContent, type FreeDocModalContentProps, GoogleButton, type GoogleButtonProps, GuidelinesContent, type GuidelinesContentProps, GuidelinesSection, type GuidelinesSectionProps, HowGetYourFormsSection, type HowGetYourFormsSectionProps, IconImage, type IconImageProps, IconSvgURLWithThemeColor, type IconSvgURLWithThemeColorProps, type ImageStructure, InfoBox, type InfoBoxProps, JumbotronSimplifiedSection, type JumbotronSimplifiedSectionProps, JumbotronStatic, type JumbotronStaticProps, LanguageSelector, LanguageSelectorMobile, type LanguageSelectorProps, type LatestApplication, LearnMoreSection, type LearnMoreSectionProps, LegalPage, type LegalPageProps, LegalSection, type LegalSectionProps, type LenguageSelectorItem, ListStepsGetForm, type ListStepsGetFormProps, Logo, type LogoProps, LogoText, type LogoTextProps, type MenuItemProps, MenuItems, MenuItemsSection, type MenuItemsSectionProps, MenuPlacement, Message, MessageInformation, type MessageInformationProps, type MessageProps, MobileBottomBar, type MobileBottomBarProps, MoreDocsDesktop, type MoreDocsDesktopProps, MoreDocsItem, type MoreDocsItemProps, MoreDocsMobile, type MoreDocsMobileProps, MoreDocsSection, type MoreDocsSectionProps, NavBarDropDown, type NavBarDropDownProps, NavMenuItem, type NavMenuItemProps, Pagination, type PaginationProps, PaypalButton, type PaypalButtonProps, PeopleSayAboutUsSection, type PeopleSayAboutUsSectionProps, PhoneContactBoxDesktop, type PhoneContactBoxDesktopProps, PhoneContactBoxMobile, type PhoneContactBoxMobileProps, PopularDocs, PopularDocsItem, type PopularDocsItemProps, type PopularDocsProps, PricingCard, type PricingCardProps, ProductCategory, ProgressBar, type ProgressBarProps, Radio, type RadioProps, RemoveButton, type RemoveButtonProps, RichTextInner, type RichTextInnerProps, type RichTextMedia, RichTextStrapi, type RichTextStrapiProps, SearchSelect, type SearchSelectProps, ShowMoreBox, type ShowMoreBoxProps, type SideMenuTabProps, SidemenuTab, Snackbar, type SnackbarProps, Spinner, type SpinnerProps, StepGetForm, type StepGetFormProps, Tagline, type TaglineProps, TextArea, type TextAreaProps, TextInput, type TextInputProps, Toggle, type ToggleProps, Tooltip, TooltipMenu, type TooltipMenuProps, type TooltipProps, TopBar, TopBarMobile, type TopBarProps, Trustpilot as TrustPilot, type TrustPilotProps, TrustworthyWebsites, type TrustworthyWebsitesProps, TryOurFreeLegalBlogsContent, type TryOurFreeLegalBlogsContentProps, TryOurFreeLegalBlogsSection, type TryOurFreeLegalBlogsSectionProps, TryUsSection, type TryUsSectionProps, TypeModulesList, type TypeModulesListProps, UnsubscribePage, type UnsubscribePageProps, UnsubscribeSection, type UnsubscribeSectionProps, type WhyLawDistrictItem, WhyLawDistrictItems, type WhyLawDistrictItemsProps, WhyLawDistrictSection, type WhyLawDistrictSectionProps, WideInfoBar, useDispatchDataAccordionItem, useIntersectionObserver, useIsMobileOrTable, useLanguageOptions, useLanguageSelected, useLanguagesSelector, useStateDataAccordionItem };
|
package/package.json
CHANGED
package/dist/cjs/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type FC } from 'react';
|
|
2
|
-
import { type BenefitRatafiaCardListProps } from './BenefitRatafiaCardListProps.types';
|
|
3
|
-
import './BenefitRatafiaCardList.scss';
|
|
4
|
-
declare const BenefitRatafiaCardList: FC<BenefitRatafiaCardListProps>;
|
|
5
|
-
export default BenefitRatafiaCardList;
|
package/dist/cjs/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type FC } from 'react';
|
|
2
|
-
import { type FeatureRatafiaCardListProps } from './FeatureRatafiaCardListProps.types';
|
|
3
|
-
import './FeatureRatafiaCardList.scss';
|
|
4
|
-
declare const FeatureRatafiaCardList: FC<FeatureRatafiaCardListProps>;
|
|
5
|
-
export default FeatureRatafiaCardList;
|
package/dist/cjs/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type FC } from 'react';
|
|
2
|
-
import { type MidBannerRatafiaContentProps } from './MidBannerRatafiaContentProps.types';
|
|
3
|
-
import './MidBannerRatafiaContent.scss';
|
|
4
|
-
declare const MidBannerRatafiaContent: FC<MidBannerRatafiaContentProps>;
|
|
5
|
-
export default MidBannerRatafiaContent;
|
package/dist/cjs/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type FC } from 'react';
|
|
2
|
-
import { type MidBannerRatafiaSampleProps } from './MidBannerRatafiaSampleProps.types';
|
|
3
|
-
import './MidBannerRatafiaSample.scss';
|
|
4
|
-
declare const MidBannerRatafiaSample: FC<MidBannerRatafiaSampleProps>;
|
|
5
|
-
export default MidBannerRatafiaSample;
|
package/dist/cjs/src/components/molecules/UploadRatafiaZone/UploadRatafiaZoneProps.types.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { type DragEventHandler } from 'react';
|
|
2
|
-
export interface UploadRatafiaZoneProps {
|
|
3
|
-
content: UploadRatafiaZoneContent;
|
|
4
|
-
handleDrop?: DragEventHandler<HTMLDivElement>;
|
|
5
|
-
handleDragOver?: DragEventHandler<HTMLDivElement>;
|
|
6
|
-
handleDragOut?: DragEventHandler<HTMLDivElement>;
|
|
7
|
-
documentUploadFileDialog?: () => void;
|
|
8
|
-
ctaDataQa: string;
|
|
9
|
-
}
|
|
10
|
-
interface UploadRatafiaZoneContent {
|
|
11
|
-
title: string;
|
|
12
|
-
description: string;
|
|
13
|
-
serviceTerms: React.ReactNode;
|
|
14
|
-
ctaLabel: string;
|
|
15
|
-
ctaIcon?: React.ReactNode;
|
|
16
|
-
ctaLink?: string;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
package/dist/cjs/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type FC } from 'react';
|
|
2
|
-
import { type FeaturesRatafiaContentProps } from './FeaturesRatafiaContentProps.types';
|
|
3
|
-
import './FeaturesRatafiaContent.scss';
|
|
4
|
-
declare const FeaturesRatafiaContent: FC<FeaturesRatafiaContentProps>;
|
|
5
|
-
export default FeaturesRatafiaContent;
|