@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.
Files changed (75) hide show
  1. package/README.md +0 -5
  2. package/dist/cjs/index.js +3 -3
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/legal-lib-components.css +183 -307
  5. package/dist/cjs/src/components/atoms/index.d.ts +0 -1
  6. package/dist/cjs/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
  7. package/dist/cjs/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
  8. package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
  9. package/dist/cjs/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
  10. package/dist/cjs/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
  11. package/dist/cjs/src/components/organisms/index.d.ts +4 -3
  12. package/dist/cjs/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
  13. package/dist/cjs/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
  14. package/dist/cjs/src/components/sections/index.d.ts +4 -7
  15. package/dist/cjs/src/index.d.ts +0 -1
  16. package/dist/esm/index.js +3 -3
  17. package/dist/esm/index.js.map +1 -1
  18. package/dist/esm/legal-lib-components.css +183 -307
  19. package/dist/esm/src/components/atoms/index.d.ts +0 -1
  20. package/dist/esm/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
  21. package/dist/esm/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
  22. package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBar.d.ts +4 -0
  23. package/dist/esm/src/components/organisms/CookiePolicyBar/CookiePolicyBarProps.d.ts +4 -0
  24. package/dist/esm/src/components/organisms/CookiePolicyBar/index.d.ts +2 -0
  25. package/dist/esm/src/components/organisms/index.d.ts +4 -3
  26. package/dist/esm/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
  27. package/dist/esm/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
  28. package/dist/esm/src/components/sections/index.d.ts +4 -7
  29. package/dist/esm/src/index.d.ts +0 -1
  30. package/dist/index.d.ts +60 -99
  31. package/package.json +2 -1
  32. package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
  33. package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
  34. package/dist/cjs/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
  35. package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
  36. package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
  37. package/dist/cjs/src/components/pages/AboutUsPage/index.d.ts +0 -2
  38. package/dist/cjs/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
  39. package/dist/cjs/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
  40. package/dist/cjs/src/components/pages/LegalPage/index.d.ts +0 -2
  41. package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
  42. package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
  43. package/dist/cjs/src/components/pages/UnsubscribePage/index.d.ts +0 -2
  44. package/dist/cjs/src/components/pages/index.d.ts +0 -3
  45. package/dist/cjs/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
  46. package/dist/cjs/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
  47. package/dist/cjs/src/components/sections/LegalSection/index.d.ts +0 -2
  48. package/dist/cjs/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
  49. package/dist/cjs/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
  50. package/dist/cjs/src/components/sections/TryUsSection/index.d.ts +0 -2
  51. package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
  52. package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
  53. package/dist/cjs/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
  54. package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
  55. package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
  56. package/dist/esm/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
  57. package/dist/esm/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
  58. package/dist/esm/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
  59. package/dist/esm/src/components/pages/AboutUsPage/index.d.ts +0 -2
  60. package/dist/esm/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
  61. package/dist/esm/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
  62. package/dist/esm/src/components/pages/LegalPage/index.d.ts +0 -2
  63. package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
  64. package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
  65. package/dist/esm/src/components/pages/UnsubscribePage/index.d.ts +0 -2
  66. package/dist/esm/src/components/pages/index.d.ts +0 -3
  67. package/dist/esm/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
  68. package/dist/esm/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
  69. package/dist/esm/src/components/sections/LegalSection/index.d.ts +0 -2
  70. package/dist/esm/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
  71. package/dist/esm/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
  72. package/dist/esm/src/components/sections/TryUsSection/index.d.ts +0 -2
  73. package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
  74. package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
  75. 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
- image?: React.ReactNode;
671
+ icon: {
672
+ localFile: {
673
+ publicURL: string;
674
+ childImageSharp: {
675
+ gatsbyImageData: IGatsbyImageData;
676
+ };
677
+ };
678
+ };
678
679
  }
679
680
 
680
- declare const StepGetForm: React$1.FC<StepGetFormProps>;
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 TryOurFreeLegalBlogsContentProps {
797
- title: string;
798
- image: React.ReactNode;
799
- children: React.ReactNode;
790
+ interface ListStepsGetFormProps {
791
+ steps: StepGetFormProps[];
800
792
  }
801
793
 
802
- declare const TryOurFreeLegalBlogsContent: FC<TryOurFreeLegalBlogsContentProps>;
794
+ declare const ListStepsGetForm: FC<ListStepsGetFormProps>;
803
795
 
804
- interface AboutUsSectionProps {
805
- title: string;
806
- subTitle?: string;
807
- contentAboutUs: AboutUsContentProps;
796
+ interface MobileBottomBarProps {
797
+ active?: boolean;
798
+ list?: any[];
799
+ children?: React.ReactNode;
808
800
  }
809
801
 
810
- declare const AboutUsSection: FC<AboutUsSectionProps>;
802
+ declare const MobileBottomBar: FC<MobileBottomBarProps>;
811
803
 
812
- interface AsSeeInSectionProps {
804
+ interface TryOurFreeLegalBlogsContentProps {
813
805
  title: string;
814
- contentAsSeeIn: AsSeeInContentProps;
806
+ image: React.ReactNode;
807
+ children: React.ReactNode;
815
808
  }
816
809
 
817
- declare const AsSeeInSection: FC<AsSeeInSectionProps>;
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 ExpertsSectionProps {
820
+ interface HowGetYourFormsSectionProps {
828
821
  title: string;
829
- contentExpertCardList: ExpertCardListProps;
822
+ steps: StepGetFormProps[];
823
+ hasBackgroundImage: boolean;
830
824
  }
831
825
 
832
- declare const ExpertsSection: FC<ExpertsSectionProps>;
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 HowGetYourFormsSectionProps {
848
+ interface AsSeeInSectionProps {
841
849
  title: string;
842
- steps: StepGetFormProps[];
843
- hasBackgroundImage: boolean;
850
+ contentAsSeeIn: AsSeeInContentProps;
844
851
  }
845
852
 
846
- declare const HowGetYourFormsSection: React$1.FC<HowGetYourFormsSectionProps>;
853
+ declare const AsSeeInSection: FC<AsSeeInSectionProps>;
847
854
 
848
- interface LegalSectionProps {
849
- text: RichTextStrapiProps;
855
+ interface ExpertsSectionProps {
856
+ title: string;
857
+ contentExpertCardList: ExpertCardListProps;
850
858
  }
851
859
 
852
- declare const LegalSection: React$1.FC<LegalSectionProps>;
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, AboutUsPage, type AboutUsPageProps, 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, 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, JumbotronStatic, type JumbotronStaticProps, type LatestApplication, LegalPage, type LegalPageProps, LegalSection, type LegalSectionProps, 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, TryUsSection, type TryUsSectionProps, UnsubscribePage, type UnsubscribePageProps, UnsubscribeSection, type UnsubscribeSectionProps, type WhyLawDistrictItem, WhyLawDistrictItems, type WhyLawDistrictItemsProps, WhyLawDistrictSection, type WhyLawDistrictSectionProps, WideInfoBar, useIntersectionObserver, useIsMobileOrTable };
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.4",
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,4 +0,0 @@
1
- import { type FC } from 'react';
2
- import { type JumbotronStaticProps } from './JumbotronStaticProps.types';
3
- import './JumbotronStatic.scss';
4
- export declare const JumbotronStatic: FC<JumbotronStaticProps>;
@@ -1,3 +0,0 @@
1
- export interface JumbotronStaticProps {
2
- title: string;
3
- }
@@ -1,2 +0,0 @@
1
- export { JumbotronStatic } from './JumbotronStatic';
2
- export type { JumbotronStaticProps } from './JumbotronStaticProps.types';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type AboutUsPageProps } from './AboutUsPageProps';
3
- export declare const AboutUsPage: React.FC<AboutUsPageProps>;
@@ -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,2 +0,0 @@
1
- export * from './AboutUsPage';
2
- export * from './AboutUsPageProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type LegalPageProps } from './LegalPageProps';
3
- export declare const LegalPage: React.FC<LegalPageProps>;
@@ -1,6 +0,0 @@
1
- import { type JumbotronStaticProps } from '../../atoms';
2
- import { type LegalSectionProps } from '../../sections';
3
- export interface LegalPageProps {
4
- jumbotron: JumbotronStaticProps;
5
- legalSection: LegalSectionProps;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './LegalPage';
2
- export * from './LegalPageProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type UnsubscribePageProps } from './UnsubscribePageProps';
3
- export declare const UnsubscribePage: React.FC<UnsubscribePageProps>;
@@ -1,6 +0,0 @@
1
- import { type JumbotronStaticProps } from '../../atoms';
2
- import { type UnsubscribeSectionProps } from '../../sections';
3
- export interface UnsubscribePageProps {
4
- jumbotron: JumbotronStaticProps;
5
- unsubscribeSection: UnsubscribeSectionProps;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './UnsubscribePage';
2
- export * from './UnsubscribePageProps';
@@ -1,3 +0,0 @@
1
- export * from './AboutUsPage';
2
- export * from './LegalPage';
3
- export * from './UnsubscribePage';
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { type LegalSectionProps } from './LegalSectionProps';
3
- import './LegalSection.scss';
4
- export declare const LegalSection: React.FC<LegalSectionProps>;
@@ -1,4 +0,0 @@
1
- import { type RichTextStrapiProps } from '../../atoms';
2
- export interface LegalSectionProps {
3
- text: RichTextStrapiProps;
4
- }
@@ -1,2 +0,0 @@
1
- export * from './LegalSection';
2
- export * from './LegalSectionProps';
@@ -1,4 +0,0 @@
1
- import { type FC } from 'react';
2
- import { type TryUsSectionProps } from './TryUsSectionProps';
3
- import './TryUsSection.scss';
4
- export declare const TryUsSection: FC<TryUsSectionProps>;
@@ -1,7 +0,0 @@
1
- import { type ButtonProps } from '../../atoms';
2
- import { type ReactNode } from 'react';
3
- export interface TryUsSectionProps {
4
- children?: ReactNode;
5
- hasUserToken?: boolean;
6
- cta: ButtonProps;
7
- }
@@ -1,2 +0,0 @@
1
- export { TryUsSection } from './TryUsSection';
2
- export type { TryUsSectionProps } from './TryUsSectionProps';
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { type UnsubscribeSectionProps } from './UnsubscribeSectionProps';
3
- import './UnsubscribeSection.scss';
4
- export declare const UnsubscribeSection: React.FC<UnsubscribeSectionProps>;
@@ -1,4 +0,0 @@
1
- import { type RichTextStrapiProps } from '../../atoms';
2
- export interface UnsubscribeSectionProps {
3
- text: RichTextStrapiProps;
4
- }
@@ -1,2 +0,0 @@
1
- export { UnsubscribeSection } from './UnsubscribeSection';
2
- export { type UnsubscribeSectionProps } from './UnsubscribeSectionProps';
@@ -1,4 +0,0 @@
1
- import { type FC } from 'react';
2
- import { type JumbotronStaticProps } from './JumbotronStaticProps.types';
3
- import './JumbotronStatic.scss';
4
- export declare const JumbotronStatic: FC<JumbotronStaticProps>;
@@ -1,3 +0,0 @@
1
- export interface JumbotronStaticProps {
2
- title: string;
3
- }
@@ -1,2 +0,0 @@
1
- export { JumbotronStatic } from './JumbotronStatic';
2
- export type { JumbotronStaticProps } from './JumbotronStaticProps.types';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type AboutUsPageProps } from './AboutUsPageProps';
3
- export declare const AboutUsPage: React.FC<AboutUsPageProps>;
@@ -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,2 +0,0 @@
1
- export * from './AboutUsPage';
2
- export * from './AboutUsPageProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type LegalPageProps } from './LegalPageProps';
3
- export declare const LegalPage: React.FC<LegalPageProps>;
@@ -1,6 +0,0 @@
1
- import { type JumbotronStaticProps } from '../../atoms';
2
- import { type LegalSectionProps } from '../../sections';
3
- export interface LegalPageProps {
4
- jumbotron: JumbotronStaticProps;
5
- legalSection: LegalSectionProps;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './LegalPage';
2
- export * from './LegalPageProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { type UnsubscribePageProps } from './UnsubscribePageProps';
3
- export declare const UnsubscribePage: React.FC<UnsubscribePageProps>;
@@ -1,6 +0,0 @@
1
- import { type JumbotronStaticProps } from '../../atoms';
2
- import { type UnsubscribeSectionProps } from '../../sections';
3
- export interface UnsubscribePageProps {
4
- jumbotron: JumbotronStaticProps;
5
- unsubscribeSection: UnsubscribeSectionProps;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './UnsubscribePage';
2
- export * from './UnsubscribePageProps';
@@ -1,3 +0,0 @@
1
- export * from './AboutUsPage';
2
- export * from './LegalPage';
3
- export * from './UnsubscribePage';
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { type LegalSectionProps } from './LegalSectionProps';
3
- import './LegalSection.scss';
4
- export declare const LegalSection: React.FC<LegalSectionProps>;
@@ -1,4 +0,0 @@
1
- import { type RichTextStrapiProps } from '../../atoms';
2
- export interface LegalSectionProps {
3
- text: RichTextStrapiProps;
4
- }
@@ -1,2 +0,0 @@
1
- export * from './LegalSection';
2
- export * from './LegalSectionProps';
@@ -1,4 +0,0 @@
1
- import { type FC } from 'react';
2
- import { type TryUsSectionProps } from './TryUsSectionProps';
3
- import './TryUsSection.scss';
4
- export declare const TryUsSection: FC<TryUsSectionProps>;
@@ -1,7 +0,0 @@
1
- import { type ButtonProps } from '../../atoms';
2
- import { type ReactNode } from 'react';
3
- export interface TryUsSectionProps {
4
- children?: ReactNode;
5
- hasUserToken?: boolean;
6
- cta: ButtonProps;
7
- }
@@ -1,2 +0,0 @@
1
- export { TryUsSection } from './TryUsSection';
2
- export type { TryUsSectionProps } from './TryUsSectionProps';
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { type UnsubscribeSectionProps } from './UnsubscribeSectionProps';
3
- import './UnsubscribeSection.scss';
4
- export declare const UnsubscribeSection: React.FC<UnsubscribeSectionProps>;
@@ -1,4 +0,0 @@
1
- import { type RichTextStrapiProps } from '../../atoms';
2
- export interface UnsubscribeSectionProps {
3
- text: RichTextStrapiProps;
4
- }
@@ -1,2 +0,0 @@
1
- export { UnsubscribeSection } from './UnsubscribeSection';
2
- export { type UnsubscribeSectionProps } from './UnsubscribeSectionProps';