@npm_leadtech/legal-lib-components 2.12.4 → 2.12.6
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/dist/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +13 -8
- package/dist/cjs/src/components/atoms/ExpertCard/ExpertCardProps.types.d.ts +1 -0
- package/dist/cjs/src/components/atoms/ExpertCard/__stories__/ExpertCard.stories.d.ts +1 -0
- package/dist/cjs/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.d.ts +4 -0
- package/dist/cjs/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.d.ts +6 -0
- package/dist/cjs/src/components/atoms/IconSvgURLWithThemeColor/__stories__/IconSvgURLWithThemeColor.stories.d.ts +7 -0
- package/dist/cjs/src/components/atoms/IconSvgURLWithThemeColor/index.d.ts +2 -0
- package/dist/cjs/src/components/atoms/index.d.ts +1 -0
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +13 -8
- package/dist/esm/src/components/atoms/ExpertCard/ExpertCardProps.types.d.ts +1 -0
- package/dist/esm/src/components/atoms/ExpertCard/__stories__/ExpertCard.stories.d.ts +1 -0
- package/dist/esm/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColor.d.ts +4 -0
- package/dist/esm/src/components/atoms/IconSvgURLWithThemeColor/IconSvgURLWithThemeColorProps.types.d.ts +6 -0
- package/dist/esm/src/components/atoms/IconSvgURLWithThemeColor/__stories__/IconSvgURLWithThemeColor.stories.d.ts +7 -0
- package/dist/esm/src/components/atoms/IconSvgURLWithThemeColor/index.d.ts +2 -0
- package/dist/esm/src/components/atoms/index.d.ts +1 -0
- package/dist/index.d.ts +11 -1
- package/package.json +1 -1
- /package/dist/cjs/src/components/atoms/BottomOverlayMenu/{__test__ → __tests__}/BottomOverlayMenu.test.d.ts +0 -0
- /package/dist/esm/src/components/atoms/BottomOverlayMenu/{__test__ → __tests__}/BottomOverlayMenu.test.d.ts +0 -0
|
@@ -1720,7 +1720,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
1720
1720
|
.document-status.--in-progress svg g > g {
|
|
1721
1721
|
fill: var(--neutral-neutral-1); }
|
|
1722
1722
|
.document-status.--is-new {
|
|
1723
|
-
background-color: var(--primary-main-
|
|
1723
|
+
background-color: var(--primary-main-light-1);
|
|
1724
1724
|
border-color: var(--primary-main);
|
|
1725
1725
|
color: var(--secondary-main-light-4); }
|
|
1726
1726
|
.document-status.--is-new .icon {
|
|
@@ -1761,7 +1761,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
1761
1761
|
line-height: 24px;
|
|
1762
1762
|
letter-spacing: -0.3px;
|
|
1763
1763
|
text-align: center;
|
|
1764
|
-
width: 75%;
|
|
1764
|
+
width: 75%;
|
|
1765
|
+
text-decoration: none; }
|
|
1765
1766
|
.expert-card__description {
|
|
1766
1767
|
font-family: Inter;
|
|
1767
1768
|
font-size: 16px;
|
|
@@ -1837,6 +1838,10 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
1837
1838
|
.google-button .google-logo {
|
|
1838
1839
|
margin-right: 1rem; }
|
|
1839
1840
|
|
|
1841
|
+
.icon-svg-with-theme-color {
|
|
1842
|
+
display: block;
|
|
1843
|
+
background-color: var(--primary-main); }
|
|
1844
|
+
|
|
1840
1845
|
.info-box {
|
|
1841
1846
|
border-radius: 4px;
|
|
1842
1847
|
border: 1px solid;
|
|
@@ -3069,7 +3074,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3069
3074
|
white-space: nowrap; } }
|
|
3070
3075
|
|
|
3071
3076
|
.box--form__link {
|
|
3072
|
-
color:
|
|
3077
|
+
color: #078080; }
|
|
3073
3078
|
|
|
3074
3079
|
.body-container {
|
|
3075
3080
|
display: flex;
|
|
@@ -3452,9 +3457,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3452
3457
|
.snackbar--welcome:before {
|
|
3453
3458
|
background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E %3Cdefs%3E %3Cpath id%3D%22prefix__a%22 d%3D%22M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12zM7 9h2v2H7V9zm4 0h2v2h-2V9zm4 0h2v2h-2V9z%22%2F%3E %3C%2Fdefs%3E %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3Cmask id%3D%22prefix__b%22 fill%3D%22%23fff%22%3E %3Cuse xlink%3Ahref%3D%22%23prefix__a%22%2F%3E %3C%2Fmask%3E %3Cg fill%3D%22%235DD8C3%22 mask%3D%22url(%23prefix__b)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat; }
|
|
3454
3459
|
.snackbar--success {
|
|
3455
|
-
background-color:
|
|
3456
|
-
color:
|
|
3457
|
-
border: 1px solid
|
|
3460
|
+
background-color: #5dd8c3;
|
|
3461
|
+
color: #02374a;
|
|
3462
|
+
border: 1px solid #34b2a7; }
|
|
3458
3463
|
.snackbar--success:before {
|
|
3459
3464
|
background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E %3Cdefs%3E %3Cpath id%3D%22prefix__a%22 d%3D%22M8.8 15.9L4.6 11.7 3.2 13.1 8.8 18.7 20.8 6.7 19.4 5.3z%22%2F%3E %3C%2Fdefs%3E %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3Cmask id%3D%22prefix__b%22 fill%3D%22%23fff%22%3E %3Cuse xlink%3Ahref%3D%22%23prefix__a%22%2F%3E %3C%2Fmask%3E %3Cg fill%3D%22%2302374A%22 mask%3D%22url(%23prefix__b)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat; }
|
|
3460
3465
|
.snackbar--error {
|
|
@@ -3464,9 +3469,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3464
3469
|
.snackbar--error:before {
|
|
3465
3470
|
background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E %3Cdefs%3E %3Cpath id%3D%22prefix__a%22 d%3D%22M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-9h2v6h-2v-6zm0-4h2v2h-2V7z%22 %2F%3E %3C%2Fdefs%3E %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22 %2F%3E %3Cmask id%3D%22prefix__b%22 fill%3D%22%23fff%22%3E %3Cuse xlink%3Ahref%3D%22%23prefix__a%22 %2F%3E %3C%2Fmask%3E %3Cuse fill%3D%22%23000%22 fill-rule%3D%22nonzero%22 xlink%3Ahref%3D%22%23prefix__a%22 %2F%3E %3Cg fill%3D%22%23FFF%22 mask%3D%22url(%23prefix__b)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22 %2F%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat; }
|
|
3466
3471
|
.snackbar--reminder {
|
|
3467
|
-
background-color:
|
|
3472
|
+
background-color: #f2bd6a;
|
|
3468
3473
|
color: var(--neutral-main);
|
|
3469
|
-
border: 1px solid
|
|
3474
|
+
border: 1px solid #cd9a4c; }
|
|
3470
3475
|
.snackbar--reminder:before {
|
|
3471
3476
|
background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E %3Cdefs%3E %3Cpath id%3D%22prefix__a%22 d%3D%22M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12zM7 9h2v2H7V9zm4 0h2v2h-2V9zm4 0h2v2h-2V9z%22%2F%3E %3C%2Fdefs%3E %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3Cmask id%3D%22prefix__b%22 fill%3D%22%23fff%22%3E %3Cuse xlink%3Ahref%3D%22%23prefix__a%22%2F%3E %3C%2Fmask%3E %3Cg fill%3D%22%23936C2F%22 mask%3D%22url(%23prefix__b)%22%3E %3Cpath d%3D%22M0 0H24V24H0z%22%2F%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat; }
|
|
3472
3477
|
.snackbar-content {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type Meta, type StoryObj } from '@storybook/react';
|
|
2
|
+
import { IconSvgURLWithThemeColor } from '../IconSvgURLWithThemeColor';
|
|
3
|
+
declare const meta: Meta<typeof IconSvgURLWithThemeColor>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof IconSvgURLWithThemeColor>;
|
|
6
|
+
export declare const Default: Story;
|
|
7
|
+
export declare const CustomColor: Story;
|
package/dist/index.d.ts
CHANGED
|
@@ -174,6 +174,7 @@ declare const DocumentStatus: FC<DocumentStatusProps>;
|
|
|
174
174
|
interface ExpertCardProps {
|
|
175
175
|
title: string;
|
|
176
176
|
description: string;
|
|
177
|
+
url?: string | null;
|
|
177
178
|
image: React.ReactNode;
|
|
178
179
|
}
|
|
179
180
|
|
|
@@ -202,6 +203,15 @@ interface IconImageProps {
|
|
|
202
203
|
|
|
203
204
|
declare const IconImage: FC<IconImageProps>;
|
|
204
205
|
|
|
206
|
+
interface IconSvgURLWithThemeColorProps {
|
|
207
|
+
url: string;
|
|
208
|
+
width?: string;
|
|
209
|
+
height?: string;
|
|
210
|
+
color?: string;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
declare const IconSvgURLWithThemeColor: FC<IconSvgURLWithThemeColorProps>;
|
|
214
|
+
|
|
205
215
|
interface InfoBoxProps {
|
|
206
216
|
children: any;
|
|
207
217
|
type?: string;
|
|
@@ -786,4 +796,4 @@ declare function useIntersectionObserver({ options, defaultIntersecting }: {
|
|
|
786
796
|
defaultIntersecting?: boolean | undefined;
|
|
787
797
|
}): [RefObject<HTMLDivElement | HTMLHeadElement>, boolean];
|
|
788
798
|
|
|
789
|
-
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, ExpertCard, ExpertCardList, ExpertCardListProps, ExpertCardProps, ExpertsSection, ExpertsSectionProps, Feedback, FeedbackProps, FormFaq, FormFaqProps, GoogleButton, GoogleButtonProps, GuidelinesContent, GuidelinesContentProps, GuidelinesSection, GuidelinesSectionProps, HowGetYourFormsSection, HowGetYourFormsSectionProps, IconImage, IconImageProps, ImageStructure, InfoBox, InfoBoxProps, ListStepsGetForm, ListStepsGetFormProps, Logo, LogoProps, LogoText, LogoTextProps, MenuItemProps, MenuItems, MenuItemsSection, MenuItemsSectionProps, Message, MessageProps, MobileBottomBar, MobileBottomBarProps, NavBarDropDown, NavBarDropDownProps, Pagination, PaginationProps, PaypalButton, PaypalButtonProps, PeopleSayAboutUsSection, PeopleSayAboutUsSectionProps, PricingCard, PricingCardProps, ProgressBar, ProgressBarProps, Radio, RadioProps, RemoveButton, RemoveButtonProps, RichTextInner, RichTextInnerProps, RichTextMedia, RichTextStrapi, RichTextStrapiProps, SearchSelect, SearchSelectProps, SideMenuTabProps, SidemenuTab, Snackbar, SnackbarProps, Spinner, SpinnerProps, StepGetForm, StepGetFormProps, TextArea, TextAreaProps, TextInput, TextInputProps, Toggle, ToggleProps, Tooltip, TooltipMenu, TooltipMenuProps, TooltipProps, TopBar, TopBarMobile, TopBarProps, Trustpilot as TrustPilot, TrustPilotProps, TrustworthyWebsites, TrustworthyWebsitesProps, TryOurFreeLegalBlogsContent, TryOurFreeLegalBlogsContentProps, TryOurFreeLegalBlogsSection, TryOurFreeLegalBlogsSectionProps, WideInfoBar, useIntersectionObserver };
|
|
799
|
+
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, ExpertCard, ExpertCardList, ExpertCardListProps, ExpertCardProps, ExpertsSection, ExpertsSectionProps, Feedback, FeedbackProps, FormFaq, FormFaqProps, GoogleButton, GoogleButtonProps, GuidelinesContent, GuidelinesContentProps, GuidelinesSection, GuidelinesSectionProps, HowGetYourFormsSection, HowGetYourFormsSectionProps, IconImage, IconImageProps, IconSvgURLWithThemeColor, IconSvgURLWithThemeColorProps, ImageStructure, InfoBox, InfoBoxProps, ListStepsGetForm, ListStepsGetFormProps, Logo, LogoProps, LogoText, LogoTextProps, MenuItemProps, MenuItems, MenuItemsSection, MenuItemsSectionProps, Message, MessageProps, MobileBottomBar, MobileBottomBarProps, NavBarDropDown, NavBarDropDownProps, Pagination, PaginationProps, PaypalButton, PaypalButtonProps, PeopleSayAboutUsSection, PeopleSayAboutUsSectionProps, PricingCard, PricingCardProps, ProgressBar, ProgressBarProps, Radio, RadioProps, RemoveButton, RemoveButtonProps, RichTextInner, RichTextInnerProps, RichTextMedia, RichTextStrapi, RichTextStrapiProps, SearchSelect, SearchSelectProps, SideMenuTabProps, SidemenuTab, Snackbar, SnackbarProps, Spinner, SpinnerProps, StepGetForm, StepGetFormProps, TextArea, TextAreaProps, TextInput, TextInputProps, Toggle, ToggleProps, Tooltip, TooltipMenu, TooltipMenuProps, TooltipProps, TopBar, TopBarMobile, TopBarProps, Trustpilot as TrustPilot, TrustPilotProps, TrustworthyWebsites, TrustworthyWebsitesProps, TryOurFreeLegalBlogsContent, TryOurFreeLegalBlogsContentProps, TryOurFreeLegalBlogsSection, TryOurFreeLegalBlogsSectionProps, WideInfoBar, useIntersectionObserver };
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|