@npm_leadtech/legal-lib-components 2.6.4 → 2.6.7

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.
@@ -3436,6 +3436,9 @@
3436
3436
  .as-see-in-content__text #articles, .as-see-in-content__text #legal-documents {
3437
3437
  color: #078080;
3438
3438
  font-weight: 400; }
3439
+ .as-see-in-content__text a {
3440
+ color: #078080;
3441
+ font-weight: 400; }
3439
3442
 
3440
3443
  .guidelines-section__texts {
3441
3444
  flex-basis: 50%;
@@ -3517,7 +3520,8 @@
3517
3520
  font-size: 16px;
3518
3521
  line-height: 22px; }
3519
3522
  .try-our-free-legal-blogs-section__texts__body a {
3520
- color: #078080; }
3523
+ color: #078080;
3524
+ font-weight: 400; }
3521
3525
 
3522
3526
  .try-our-free-legal-blogs-section__image {
3523
3527
  flex-basis: 50%; }
@@ -1,2 +1,2 @@
1
1
  export { default as TrustworthyWebsites } from './TrustworthyWebsites';
2
- export { type TrustworthyWebsitesProps } from './TrustworthyWebsitesProps.types';
2
+ export { type TrustworthyWebsitesProps, type ImageStructure } from './TrustworthyWebsitesProps.types';
@@ -3436,6 +3436,9 @@
3436
3436
  .as-see-in-content__text #articles, .as-see-in-content__text #legal-documents {
3437
3437
  color: #078080;
3438
3438
  font-weight: 400; }
3439
+ .as-see-in-content__text a {
3440
+ color: #078080;
3441
+ font-weight: 400; }
3439
3442
 
3440
3443
  .guidelines-section__texts {
3441
3444
  flex-basis: 50%;
@@ -3517,7 +3520,8 @@
3517
3520
  font-size: 16px;
3518
3521
  line-height: 22px; }
3519
3522
  .try-our-free-legal-blogs-section__texts__body a {
3520
- color: #078080; }
3523
+ color: #078080;
3524
+ font-weight: 400; }
3521
3525
 
3522
3526
  .try-our-free-legal-blogs-section__image {
3523
3527
  flex-basis: 50%; }
@@ -1,2 +1,2 @@
1
1
  export { default as TrustworthyWebsites } from './TrustworthyWebsites';
2
- export { type TrustworthyWebsitesProps } from './TrustworthyWebsitesProps.types';
2
+ export { type TrustworthyWebsitesProps, type ImageStructure } from './TrustworthyWebsitesProps.types';
package/dist/index.d.ts CHANGED
@@ -708,4 +708,4 @@ interface AsSeeInSectionProps {
708
708
 
709
709
  declare const AsSeeInSection: FC<AsSeeInSectionProps>;
710
710
 
711
- export { AboutUsContent, AboutUsContentProps, AboutUsSection, AboutUsSectionProps, AddButton, AddButtonProps, Article, ArticleProps, ArticlesList, ArticlesListProps, AsSeeInContent, AsSeeInContentProps, AsSeeInSection, AsSeeInSectionProps, BaseBox, BaseBoxList, BaseBoxListProps, BaseBoxProps, BillCard, BillCardProps, BlogSection, BlogSectionProps, BottomFixedBar, BottomFixedBarProps, BottomOverlay, BottomOverlayMenu, BottomOverlayMenuProps, BottomOverlayProps, BoxForm, BoxFormProps, BreadcrumItem, BreadcrumItemProps, Breadcrumb, BreadcrumbProps, Button, ButtonIcon, ButtonIconProps, ButtonProps, CardPane, CardPaneInfoProps, CardPaneProps, Checkbox, CheckboxProps, ContactBox, ContactBoxProps, DatePickerCustom, DatePickerCustomProps, DialogMenuIcon, DialogMenuIconProps, Disclaimer, DisclaimerProps, Divider, DividerProps, DocumentStatus, DocumentStatusProps, Feedback, FeedbackProps, FormFaq, FormFaqProps, GoogleButton, GoogleButtonProps, GuidelinesContent, GuidelinesContentProps, GuidelinesSection, GuidelinesSectionProps, HowGetYourFormsSection, HowGetYourFormsSectionProps, IconImage, IconImageProps, InfoBox, InfoBoxProps, ListStepsGetForm, ListStepsGetFormProps, LogoText, LogoTextProps, MenuItemProps, MenuItems, MenuItemsSection, MenuItemsSectionProps, Message, MessageProps, MobileBottomBar, MobileBottomBarProps, NavBarDropDown, NavBarDropDownProps, Pagination, PaginationProps, PaypalButton, PaypalButtonProps, PricingCard, PricingCardProps, ProgressBar, ProgressBarProps, Radio, RadioProps, RemoveButton, RemoveButtonProps, RichTextInner, RichTextInnerProps, SearchSelect, SearchSelectProps, SideMenuTabProps, SidemenuTab, Snackbar, SnackbarProps, Spinner, SpinnerProps, StepGetForm, StepGetFormProps, TextArea, TextAreaProps, TextInput, TextInputProps, Toggle, ToggleProps, Tooltip, TooltipMenu, TooltipMenuProps, TooltipProps, TopBar, TopBarProps, TrustworthyWebsites, TrustworthyWebsitesProps, TryOurFreeLegalBlogsContent, TryOurFreeLegalBlogsContentProps, TryOurFreeLegalBlogsSection, TryOurFreeLegalBlogsSectionProps };
711
+ export { AboutUsContent, AboutUsContentProps, AboutUsSection, AboutUsSectionProps, AddButton, AddButtonProps, Article, ArticleProps, ArticlesList, ArticlesListProps, AsSeeInContent, AsSeeInContentProps, AsSeeInSection, AsSeeInSectionProps, BaseBox, BaseBoxList, BaseBoxListProps, BaseBoxProps, BillCard, BillCardProps, BlogSection, BlogSectionProps, BottomFixedBar, BottomFixedBarProps, BottomOverlay, BottomOverlayMenu, BottomOverlayMenuProps, BottomOverlayProps, BoxForm, BoxFormProps, BreadcrumItem, BreadcrumItemProps, Breadcrumb, BreadcrumbProps, Button, ButtonIcon, ButtonIconProps, ButtonProps, CardPane, CardPaneInfoProps, CardPaneProps, Checkbox, CheckboxProps, ContactBox, ContactBoxProps, DatePickerCustom, DatePickerCustomProps, DialogMenuIcon, DialogMenuIconProps, Disclaimer, DisclaimerProps, Divider, DividerProps, DocumentStatus, DocumentStatusProps, Feedback, FeedbackProps, FormFaq, FormFaqProps, GoogleButton, GoogleButtonProps, GuidelinesContent, GuidelinesContentProps, GuidelinesSection, GuidelinesSectionProps, HowGetYourFormsSection, HowGetYourFormsSectionProps, IconImage, IconImageProps, ImageStructure, InfoBox, InfoBoxProps, ListStepsGetForm, ListStepsGetFormProps, LogoText, LogoTextProps, MenuItemProps, MenuItems, MenuItemsSection, MenuItemsSectionProps, Message, MessageProps, MobileBottomBar, MobileBottomBarProps, NavBarDropDown, NavBarDropDownProps, Pagination, PaginationProps, PaypalButton, PaypalButtonProps, PricingCard, PricingCardProps, ProgressBar, ProgressBarProps, Radio, RadioProps, RemoveButton, RemoveButtonProps, RichTextInner, RichTextInnerProps, SearchSelect, SearchSelectProps, SideMenuTabProps, SidemenuTab, Snackbar, SnackbarProps, Spinner, SpinnerProps, StepGetForm, StepGetFormProps, TextArea, TextAreaProps, TextInput, TextInputProps, Toggle, ToggleProps, Tooltip, TooltipMenu, TooltipMenuProps, TooltipProps, TopBar, TopBarProps, TrustworthyWebsites, TrustworthyWebsitesProps, TryOurFreeLegalBlogsContent, TryOurFreeLegalBlogsContentProps, TryOurFreeLegalBlogsSection, TryOurFreeLegalBlogsSectionProps };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.6.4",
3
+ "version": "2.6.7",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",