@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.
Files changed (67) 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 +72 -238
  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/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
  9. package/dist/cjs/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
  10. package/dist/cjs/src/components/sections/index.d.ts +4 -7
  11. package/dist/cjs/src/index.d.ts +0 -1
  12. package/dist/esm/index.js +3 -3
  13. package/dist/esm/index.js.map +1 -1
  14. package/dist/esm/legal-lib-components.css +72 -238
  15. package/dist/esm/src/components/atoms/index.d.ts +0 -1
  16. package/dist/esm/src/components/molecules/StepGetForm/StepGetForm.d.ts +2 -2
  17. package/dist/esm/src/components/molecules/StepGetForm/StepGetFormProps.types.d.ts +9 -2
  18. package/dist/esm/src/components/sections/HowGetYourFormsSection/HowGetYourFormsSection.d.ts +2 -2
  19. package/dist/esm/src/components/sections/TryOurFreeLegalBlogsSection/TryOurFreeLegalBlogsSectionProps.types.d.ts +1 -1
  20. package/dist/esm/src/components/sections/index.d.ts +4 -7
  21. package/dist/esm/src/index.d.ts +0 -1
  22. package/dist/index.d.ts +33 -79
  23. package/package.json +2 -1
  24. package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
  25. package/dist/cjs/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
  26. package/dist/cjs/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
  27. package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
  28. package/dist/cjs/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
  29. package/dist/cjs/src/components/pages/AboutUsPage/index.d.ts +0 -2
  30. package/dist/cjs/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
  31. package/dist/cjs/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
  32. package/dist/cjs/src/components/pages/LegalPage/index.d.ts +0 -2
  33. package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
  34. package/dist/cjs/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
  35. package/dist/cjs/src/components/pages/UnsubscribePage/index.d.ts +0 -2
  36. package/dist/cjs/src/components/pages/index.d.ts +0 -3
  37. package/dist/cjs/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
  38. package/dist/cjs/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
  39. package/dist/cjs/src/components/sections/LegalSection/index.d.ts +0 -2
  40. package/dist/cjs/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
  41. package/dist/cjs/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
  42. package/dist/cjs/src/components/sections/TryUsSection/index.d.ts +0 -2
  43. package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
  44. package/dist/cjs/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
  45. package/dist/cjs/src/components/sections/UnsubscribeSection/index.d.ts +0 -2
  46. package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStatic.d.ts +0 -4
  47. package/dist/esm/src/components/atoms/JumbotronStatic/JumbotronStaticProps.types.d.ts +0 -3
  48. package/dist/esm/src/components/atoms/JumbotronStatic/index.d.ts +0 -2
  49. package/dist/esm/src/components/pages/AboutUsPage/AboutUsPage.d.ts +0 -3
  50. package/dist/esm/src/components/pages/AboutUsPage/AboutUsPageProps.d.ts +0 -11
  51. package/dist/esm/src/components/pages/AboutUsPage/index.d.ts +0 -2
  52. package/dist/esm/src/components/pages/LegalPage/LegalPage.d.ts +0 -3
  53. package/dist/esm/src/components/pages/LegalPage/LegalPageProps.d.ts +0 -6
  54. package/dist/esm/src/components/pages/LegalPage/index.d.ts +0 -2
  55. package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePage.d.ts +0 -3
  56. package/dist/esm/src/components/pages/UnsubscribePage/UnsubscribePageProps.d.ts +0 -6
  57. package/dist/esm/src/components/pages/UnsubscribePage/index.d.ts +0 -2
  58. package/dist/esm/src/components/pages/index.d.ts +0 -3
  59. package/dist/esm/src/components/sections/LegalSection/LegalSection.d.ts +0 -4
  60. package/dist/esm/src/components/sections/LegalSection/LegalSectionProps.d.ts +0 -4
  61. package/dist/esm/src/components/sections/LegalSection/index.d.ts +0 -2
  62. package/dist/esm/src/components/sections/TryUsSection/TryUsSection.d.ts +0 -4
  63. package/dist/esm/src/components/sections/TryUsSection/TryUsSectionProps.d.ts +0 -7
  64. package/dist/esm/src/components/sections/TryUsSection/index.d.ts +0 -2
  65. package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSection.d.ts +0 -4
  66. package/dist/esm/src/components/sections/UnsubscribeSection/UnsubscribeSectionProps.d.ts +0 -4
  67. 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,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';