@npm_leadtech/legal-lib-components 2.23.4 → 2.23.5
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/README.md +0 -5
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +183 -307
- package/dist/cjs/src/components/atoms/index.d.ts +0 -1
- package/dist/cjs/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
- package/dist/cjs/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
- package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
- package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
- package/dist/cjs/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
- package/dist/cjs/src/components/organisms/index.d.ts +4 -3
- package/dist/cjs/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
- package/dist/cjs/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
- package/dist/cjs/src/components/sections/index.d.ts +4 -7
- package/dist/cjs/src/index.d.ts +0 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +183 -307
- package/dist/esm/src/components/atoms/index.d.ts +0 -1
- package/dist/esm/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
- package/dist/esm/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
- package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
- package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
- package/dist/esm/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
- package/dist/esm/src/components/organisms/index.d.ts +4 -3
- package/dist/esm/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
- package/dist/esm/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
- package/dist/esm/src/components/sections/index.d.ts +4 -7
- package/dist/esm/src/index.d.ts +0 -1
- package/dist/index.d.ts +60 -99
- package/package.json +2 -1
- package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
- package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
- package/dist/cjs/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
- package/dist/cjs/src/components/pages/AboutUsPage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
- package/dist/cjs/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
- package/dist/cjs/src/components/pages/LegalPage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
- package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
- package/dist/cjs/src/components/pages/UnsubscribePage/index.d.ts +0 -2
- package/dist/cjs/src/components/pages/index.d.ts +0 -3
- package/dist/cjs/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
- package/dist/cjs/src/components/sections/LegalSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
- package/dist/cjs/src/components/sections/TryUsSection/index.d.ts +0 -2
- package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
- package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
- package/dist/cjs/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
- package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
- package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
- package/dist/esm/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
- package/dist/esm/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
- package/dist/esm/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
- package/dist/esm/src/components/pages/AboutUsPage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
- package/dist/esm/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
- package/dist/esm/src/components/pages/LegalPage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
- package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
- package/dist/esm/src/components/pages/UnsubscribePage/index.d.ts +0 -2
- package/dist/esm/src/components/pages/index.d.ts +0 -3
- package/dist/esm/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
- package/dist/esm/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
- package/dist/esm/src/components/sections/LegalSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
- package/dist/esm/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
- package/dist/esm/src/components/sections/TryUsSection/index.d.ts +0 -2
- package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
- package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
- package/dist/esm/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
package/dist/index.d.ts
CHANGED
|
@@ -222,12 +222,6 @@ interface InfoBoxProps {
|
|
|
222
222
|
|
|
223
223
|
declare const InfoBox: FC<InfoBoxProps>;
|
|
224
224
|
|
|
225
|
-
interface JumbotronStaticProps {
|
|
226
|
-
title: string;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
declare const JumbotronStatic: FC<JumbotronStaticProps>;
|
|
230
|
-
|
|
231
225
|
interface LogoProps {
|
|
232
226
|
siteName: string;
|
|
233
227
|
className?: string;
|
|
@@ -674,10 +668,17 @@ interface StepGetFormProps {
|
|
|
674
668
|
id: string;
|
|
675
669
|
description: string;
|
|
676
670
|
title: string;
|
|
677
|
-
|
|
671
|
+
icon: {
|
|
672
|
+
localFile: {
|
|
673
|
+
publicURL: string;
|
|
674
|
+
childImageSharp: {
|
|
675
|
+
gatsbyImageData: IGatsbyImageData;
|
|
676
|
+
};
|
|
677
|
+
};
|
|
678
|
+
};
|
|
678
679
|
}
|
|
679
680
|
|
|
680
|
-
declare const StepGetForm:
|
|
681
|
+
declare const StepGetForm: FC<StepGetFormProps>;
|
|
681
682
|
|
|
682
683
|
interface TextInputProps {
|
|
683
684
|
label?: string;
|
|
@@ -750,26 +751,6 @@ interface CountDownMessageProps {
|
|
|
750
751
|
|
|
751
752
|
declare const CountDownMessage: FC<CountDownMessageProps>;
|
|
752
753
|
|
|
753
|
-
interface ArticlesListProps {
|
|
754
|
-
articles: ArticleProps[];
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
declare const ArticlesList: FC<ArticlesListProps>;
|
|
758
|
-
|
|
759
|
-
interface ListStepsGetFormProps {
|
|
760
|
-
steps: StepGetFormProps[];
|
|
761
|
-
}
|
|
762
|
-
|
|
763
|
-
declare const ListStepsGetForm: FC<ListStepsGetFormProps>;
|
|
764
|
-
|
|
765
|
-
interface MobileBottomBarProps {
|
|
766
|
-
active?: boolean;
|
|
767
|
-
list?: any[];
|
|
768
|
-
children?: React.ReactNode;
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
declare const MobileBottomBar: FC<MobileBottomBarProps>;
|
|
772
|
-
|
|
773
754
|
interface AboutUsContentProps {
|
|
774
755
|
children: React.ReactNode;
|
|
775
756
|
image: React.ReactNode;
|
|
@@ -778,6 +759,12 @@ interface AboutUsContentProps {
|
|
|
778
759
|
|
|
779
760
|
declare const AboutUsContent: FC<AboutUsContentProps>;
|
|
780
761
|
|
|
762
|
+
interface ArticlesListProps {
|
|
763
|
+
articles: ArticleProps[];
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
declare const ArticlesList: FC<ArticlesListProps>;
|
|
767
|
+
|
|
781
768
|
interface AsSeeInContentProps {
|
|
782
769
|
children: React.ReactNode;
|
|
783
770
|
trustWorthyImages: TrustworthyWebsitesProps;
|
|
@@ -785,6 +772,13 @@ interface AsSeeInContentProps {
|
|
|
785
772
|
|
|
786
773
|
declare const AsSeeInContent: FC<AsSeeInContentProps>;
|
|
787
774
|
|
|
775
|
+
interface CookiePolicyBarProps {
|
|
776
|
+
clickFunc: () => void;
|
|
777
|
+
text: string;
|
|
778
|
+
}
|
|
779
|
+
|
|
780
|
+
declare const CookiePolicyBar: FC<CookiePolicyBarProps>;
|
|
781
|
+
|
|
788
782
|
interface GuidelinesContentProps {
|
|
789
783
|
title: string;
|
|
790
784
|
image: React.ReactNode;
|
|
@@ -793,28 +787,27 @@ interface GuidelinesContentProps {
|
|
|
793
787
|
|
|
794
788
|
declare const GuidelinesContent: FC<GuidelinesContentProps>;
|
|
795
789
|
|
|
796
|
-
interface
|
|
797
|
-
|
|
798
|
-
image: React.ReactNode;
|
|
799
|
-
children: React.ReactNode;
|
|
790
|
+
interface ListStepsGetFormProps {
|
|
791
|
+
steps: StepGetFormProps[];
|
|
800
792
|
}
|
|
801
793
|
|
|
802
|
-
declare const
|
|
794
|
+
declare const ListStepsGetForm: FC<ListStepsGetFormProps>;
|
|
803
795
|
|
|
804
|
-
interface
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
796
|
+
interface MobileBottomBarProps {
|
|
797
|
+
active?: boolean;
|
|
798
|
+
list?: any[];
|
|
799
|
+
children?: React.ReactNode;
|
|
808
800
|
}
|
|
809
801
|
|
|
810
|
-
declare const
|
|
802
|
+
declare const MobileBottomBar: FC<MobileBottomBarProps>;
|
|
811
803
|
|
|
812
|
-
interface
|
|
804
|
+
interface TryOurFreeLegalBlogsContentProps {
|
|
813
805
|
title: string;
|
|
814
|
-
|
|
806
|
+
image: React.ReactNode;
|
|
807
|
+
children: React.ReactNode;
|
|
815
808
|
}
|
|
816
809
|
|
|
817
|
-
declare const
|
|
810
|
+
declare const TryOurFreeLegalBlogsContent: FC<TryOurFreeLegalBlogsContentProps>;
|
|
818
811
|
|
|
819
812
|
interface BlogSectionProps {
|
|
820
813
|
blogTitle: string;
|
|
@@ -824,12 +817,27 @@ interface BlogSectionProps {
|
|
|
824
817
|
|
|
825
818
|
declare const BlogSection: FC<BlogSectionProps>;
|
|
826
819
|
|
|
827
|
-
interface
|
|
820
|
+
interface HowGetYourFormsSectionProps {
|
|
828
821
|
title: string;
|
|
829
|
-
|
|
822
|
+
steps: StepGetFormProps[];
|
|
823
|
+
hasBackgroundImage: boolean;
|
|
830
824
|
}
|
|
831
825
|
|
|
832
|
-
declare const
|
|
826
|
+
declare const HowGetYourFormsSection: FC<HowGetYourFormsSectionProps>;
|
|
827
|
+
|
|
828
|
+
interface TryOurFreeLegalBlogsSectionProps {
|
|
829
|
+
contentTryOurFreeLegalBlogs: TryOurFreeLegalBlogsContentProps;
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
declare const TryOurFreeLegalBlogsSection: FC<TryOurFreeLegalBlogsSectionProps>;
|
|
833
|
+
|
|
834
|
+
interface AboutUsSectionProps {
|
|
835
|
+
title: string;
|
|
836
|
+
subTitle?: string;
|
|
837
|
+
contentAboutUs: AboutUsContentProps;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
declare const AboutUsSection: FC<AboutUsSectionProps>;
|
|
833
841
|
|
|
834
842
|
interface GuidelinesSectionProps {
|
|
835
843
|
contentGuidelines: GuidelinesContentProps;
|
|
@@ -837,19 +845,19 @@ interface GuidelinesSectionProps {
|
|
|
837
845
|
|
|
838
846
|
declare const GuidelinesSection: FC<GuidelinesSectionProps>;
|
|
839
847
|
|
|
840
|
-
interface
|
|
848
|
+
interface AsSeeInSectionProps {
|
|
841
849
|
title: string;
|
|
842
|
-
|
|
843
|
-
hasBackgroundImage: boolean;
|
|
850
|
+
contentAsSeeIn: AsSeeInContentProps;
|
|
844
851
|
}
|
|
845
852
|
|
|
846
|
-
declare const
|
|
853
|
+
declare const AsSeeInSection: FC<AsSeeInSectionProps>;
|
|
847
854
|
|
|
848
|
-
interface
|
|
849
|
-
|
|
855
|
+
interface ExpertsSectionProps {
|
|
856
|
+
title: string;
|
|
857
|
+
contentExpertCardList: ExpertCardListProps;
|
|
850
858
|
}
|
|
851
859
|
|
|
852
|
-
declare const
|
|
860
|
+
declare const ExpertsSection: FC<ExpertsSectionProps>;
|
|
853
861
|
|
|
854
862
|
interface PeopleSayAboutUsSectionProps {
|
|
855
863
|
title?: string;
|
|
@@ -858,26 +866,6 @@ interface PeopleSayAboutUsSectionProps {
|
|
|
858
866
|
|
|
859
867
|
declare const PeopleSayAboutUsSection: FC<PeopleSayAboutUsSectionProps>;
|
|
860
868
|
|
|
861
|
-
interface TryOurFreeLegalBlogsSectionProps {
|
|
862
|
-
contentTryOurFreeLegalBlogs: TryOurFreeLegalBlogsContentProps;
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
declare const TryOurFreeLegalBlogsSection: FC<TryOurFreeLegalBlogsSectionProps>;
|
|
866
|
-
|
|
867
|
-
interface TryUsSectionProps {
|
|
868
|
-
children?: ReactNode;
|
|
869
|
-
hasUserToken?: boolean;
|
|
870
|
-
cta: ButtonProps;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
declare const TryUsSection: FC<TryUsSectionProps>;
|
|
874
|
-
|
|
875
|
-
interface UnsubscribeSectionProps {
|
|
876
|
-
text: RichTextStrapiProps;
|
|
877
|
-
}
|
|
878
|
-
|
|
879
|
-
declare const UnsubscribeSection: React$1.FC<UnsubscribeSectionProps>;
|
|
880
|
-
|
|
881
869
|
interface WhyLawDistrictSectionProps {
|
|
882
870
|
title: string;
|
|
883
871
|
items: WhyLawDistrictItem[];
|
|
@@ -892,33 +880,6 @@ interface WhyLawDistrictSectionProps {
|
|
|
892
880
|
|
|
893
881
|
declare const WhyLawDistrictSection: React$1.FC<WhyLawDistrictSectionProps>;
|
|
894
882
|
|
|
895
|
-
interface AboutUsPageProps {
|
|
896
|
-
aboutUsSectionProps?: AboutUsSectionProps;
|
|
897
|
-
tryOurFreeLegalBlogsSectionProps?: TryOurFreeLegalBlogsSectionProps;
|
|
898
|
-
peopleSayAboutUsSectionProps?: PeopleSayAboutUsSectionProps;
|
|
899
|
-
guidelinesSectionProps?: GuidelinesSectionProps;
|
|
900
|
-
tryUsSectionProps?: TryUsSectionProps;
|
|
901
|
-
expertsSectionProps?: ExpertsSectionProps;
|
|
902
|
-
asSeeInSectionProps?: AsSeeInSectionProps;
|
|
903
|
-
isJonSnow?: boolean;
|
|
904
|
-
}
|
|
905
|
-
|
|
906
|
-
declare const AboutUsPage: React$1.FC<AboutUsPageProps>;
|
|
907
|
-
|
|
908
|
-
interface LegalPageProps {
|
|
909
|
-
jumbotron: JumbotronStaticProps;
|
|
910
|
-
legalSection: LegalSectionProps;
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
declare const LegalPage: React$1.FC<LegalPageProps>;
|
|
914
|
-
|
|
915
|
-
interface UnsubscribePageProps {
|
|
916
|
-
jumbotron: JumbotronStaticProps;
|
|
917
|
-
unsubscribeSection: UnsubscribeSectionProps;
|
|
918
|
-
}
|
|
919
|
-
|
|
920
|
-
declare const UnsubscribePage: React$1.FC<UnsubscribePageProps>;
|
|
921
|
-
|
|
922
883
|
declare function useIntersectionObserver({ options, defaultIntersecting }: {
|
|
923
884
|
options?: {} | undefined;
|
|
924
885
|
defaultIntersecting?: boolean | undefined;
|
|
@@ -931,4 +892,4 @@ interface UseIsMobileOrTablePropsReturn {
|
|
|
931
892
|
}
|
|
932
893
|
declare const useIsMobileOrTable: () => UseIsMobileOrTablePropsReturn;
|
|
933
894
|
|
|
934
|
-
export { AboutUsContent, type AboutUsContentProps,
|
|
895
|
+
export { AboutUsContent, type AboutUsContentProps, AboutUsSection, type AboutUsSectionProps, AddButton, type AddButtonProps, Article, type ArticleProps, ArticlesList, type ArticlesListProps, AsSeeInContent, type AsSeeInContentProps, AsSeeInSection, type AsSeeInSectionProps, 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, ContinueEditingBanner, type ContinueEditingBannerProps, CookiePolicyBar, type CookiePolicyBarProps, CountDownMessage, type CountDownMessageProps, DatePickerCustom, type DatePickerCustomProps, DialogMenuIcon, type DialogMenuIconProps, Disclaimer, type DisclaimerProps, Divider, type DividerProps, DocumentStatus, type DocumentStatusProps, ExpertCard, ExpertCardList, type ExpertCardListProps, type ExpertCardProps, ExpertsSection, type ExpertsSectionProps, 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, type LatestApplication, 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, NavBarDropDown, type NavBarDropDownProps, Pagination, type PaginationProps, PaypalButton, type PaypalButtonProps, PeopleSayAboutUsSection, type PeopleSayAboutUsSectionProps, PricingCard, type PricingCardProps, ProgressBar, type ProgressBarProps, Radio, type RadioProps, RemoveButton, type RemoveButtonProps, RichTextInner, type RichTextInnerProps, type RichTextMedia, RichTextStrapi, type RichTextStrapiProps, SearchSelect, type SearchSelectProps, type SideMenuTabProps, SidemenuTab, Snackbar, type SnackbarProps, Spinner, type SpinnerProps, StepGetForm, type StepGetFormProps, 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, type WhyLawDistrictItem, WhyLawDistrictItems, type WhyLawDistrictItemsProps, WhyLawDistrictSection, type WhyLawDistrictSectionProps, WideInfoBar, useIntersectionObserver, useIsMobileOrTable };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@npm_leadtech/legal-lib-components",
|
|
3
|
-
"version": "2.23.
|
|
3
|
+
"version": "2.23.5",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@testing-library/jest-dom": "^6.1.4",
|
|
6
6
|
"@tippyjs/react": "4.2.6",
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
"@storybook/addon-controls": "^7.5.3",
|
|
47
47
|
"@storybook/addon-essentials": "^7.5.3",
|
|
48
48
|
"@storybook/addon-links": "^7.5.3",
|
|
49
|
+
"@storybook/addon-mdx-gfm": "^7.5.3",
|
|
49
50
|
"@storybook/react": "^7.5.3",
|
|
50
51
|
"@storybook/react-webpack5": "^7.5.3",
|
|
51
52
|
"@testing-library/jest-dom": "^6.1.4",
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { AboutUsSectionProps, AsSeeInSectionProps, ExpertsSectionProps, GuidelinesSectionProps, PeopleSayAboutUsSectionProps, TryOurFreeLegalBlogsSectionProps, TryUsSectionProps } from '../../sections';
|
|
2
|
-
export interface AboutUsPageProps {
|
|
3
|
-
aboutUsSectionProps?: AboutUsSectionProps;
|
|
4
|
-
tryOurFreeLegalBlogsSectionProps?: TryOurFreeLegalBlogsSectionProps;
|
|
5
|
-
peopleSayAboutUsSectionProps?: PeopleSayAboutUsSectionProps;
|
|
6
|
-
guidelinesSectionProps?: GuidelinesSectionProps;
|
|
7
|
-
tryUsSectionProps?: TryUsSectionProps;
|
|
8
|
-
expertsSectionProps?: ExpertsSectionProps;
|
|
9
|
-
asSeeInSectionProps?: AsSeeInSectionProps;
|
|
10
|
-
isJonSnow?: boolean;
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { AboutUsSectionProps, AsSeeInSectionProps, ExpertsSectionProps, GuidelinesSectionProps, PeopleSayAboutUsSectionProps, TryOurFreeLegalBlogsSectionProps, TryUsSectionProps } from '../../sections';
|
|
2
|
-
export interface AboutUsPageProps {
|
|
3
|
-
aboutUsSectionProps?: AboutUsSectionProps;
|
|
4
|
-
tryOurFreeLegalBlogsSectionProps?: TryOurFreeLegalBlogsSectionProps;
|
|
5
|
-
peopleSayAboutUsSectionProps?: PeopleSayAboutUsSectionProps;
|
|
6
|
-
guidelinesSectionProps?: GuidelinesSectionProps;
|
|
7
|
-
tryUsSectionProps?: TryUsSectionProps;
|
|
8
|
-
expertsSectionProps?: ExpertsSectionProps;
|
|
9
|
-
asSeeInSectionProps?: AsSeeInSectionProps;
|
|
10
|
-
isJonSnow?: boolean;
|
|
11
|
-
}
|