@npm_leadtech/legal-lib-components 2.26.1 → 2.28.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/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 +72 -238
- 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/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 +72 -238
- 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/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 +33 -79
- 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
|
@@ -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
|
-
}
|