@axos-web-dev/shared-components 0.0.43 → 0.0.44
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/Accordion/Accordion.css.d.ts +4 -3
- package/dist/Accordion/Accordion.d.ts +2 -1
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +2 -1
- package/dist/AlertBanner/index.d.ts +3 -2
- package/dist/ApyCalculator/index.d.ts +2 -1
- package/dist/BulletItem/BulletItem.d.ts +2 -1
- package/dist/BulletItem/index.d.ts +1 -1
- package/dist/Button/Button.css.d.ts +3 -2
- package/dist/Button/Button.d.ts +4 -3
- package/dist/Button/Button.interface.d.ts +2 -1
- package/dist/Button/GoBackButton.d.ts +3 -2
- package/dist/Button/index.d.ts +3 -3
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +2 -1
- package/dist/CallToActionBar/index.d.ts +3 -2
- package/dist/Carousel/Carousel.css.d.ts +6 -5
- package/dist/Carousel/index.d.ts +3 -2
- package/dist/Carousel/store.d.ts +1 -1
- package/dist/Chevron/Chevron.css.d.ts +1 -1
- package/dist/Chevron/Chevron.interface.d.ts +2 -1
- package/dist/Chevron/index.d.ts +3 -2
- package/dist/Chevron/index.js +0 -2
- package/dist/CollectInformationAlert/index.d.ts +2 -1
- package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
- package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
- package/dist/ContentBanner/index.d.ts +3 -2
- package/dist/DownloadTile/DownloadTile.interface.d.ts +2 -1
- package/dist/DownloadTile/index.d.ts +3 -2
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
- package/dist/ExecutiveBio/index.d.ts +4 -4
- package/dist/FaqAccordion/index.d.ts +3 -2
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +2 -2
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +2 -1
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/Forms/Forms.css.d.ts +6 -6
- package/dist/Forms/RenderForm.d.ts +3 -2
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +3 -2
- package/dist/Forms/SuccesForm.d.ts +2 -1
- package/dist/Forms/index.d.ts +5 -5
- package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
- package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -1
- package/dist/HeroBanner/index.d.ts +2 -1
- package/dist/Hyperlink/Hyperlink.interface.d.ts +2 -1
- package/dist/Hyperlink/index.d.ts +3 -2
- package/dist/Hyperlink/index.js +0 -2
- package/dist/IconBillboard/IconBillboard.css.d.ts +6 -5
- package/dist/IconBillboard/IconBillboard.d.ts +4 -3
- package/dist/IconBillboard/IconBillboard.interface.d.ts +4 -3
- package/dist/IconBillboard/IconBillboardSet.d.ts +2 -1
- package/dist/IconBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.d.ts +2 -1
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +5 -4
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +2 -1
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/ImageLink/ImageLink.css.d.ts +0 -0
- package/dist/ImageLink/ImageLink.css.js +1 -0
- package/dist/ImageLink/ImageLink.css.ts.vanilla.css.js +1 -0
- package/dist/ImageLink/ImageLink.d.ts +15 -0
- package/dist/ImageLink/ImageLink.js +64 -0
- package/dist/ImageLink/ImageLinkSet.d.ts +9 -0
- package/dist/ImageLink/ImageLinkSet.js +98 -0
- package/dist/ImageLink/index.d.ts +2 -0
- package/dist/ImageLink/index.js +54 -0
- package/dist/Input/Input.css.d.ts +7 -7
- package/dist/Input/Input.d.ts +3 -2
- package/dist/Input/InputPhone.d.ts +3 -3
- package/dist/Input/index.d.ts +3 -3
- package/dist/Inputs/Input.css.d.ts +7 -7
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -0
- package/dist/LandingPageHeader/index.d.ts +1 -1
- package/dist/MainHTML/index.d.ts +2 -1
- package/dist/Modal/Modal.d.ts +3 -2
- package/dist/Modal/Modal.js +0 -2
- package/dist/Modal/contextApi/store.d.ts +3 -2
- package/dist/Modal/index.d.ts +2 -2
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
- package/dist/NavigationMenu/index.d.ts +2 -2
- package/dist/SetContainer/SetContainer.css.d.ts +2 -1
- package/dist/SetContainer/SetContainer.css.js +2 -0
- package/dist/SetContainer/SetContainer.d.ts +3 -2
- package/dist/SetContainer/SetContainer.js +1 -3
- package/dist/SetContainer/index.d.ts +2 -2
- package/dist/SetContainer/index.js +2 -1
- package/dist/StepItems/StepItems.css.d.ts +7 -7
- package/dist/StepItems/StepItems.d.ts +2 -1
- package/dist/StepItems/StepItems.interface.d.ts +4 -3
- package/dist/StepItems/StepItemsSet.d.ts +2 -1
- package/dist/StepItems/index.d.ts +4 -4
- package/dist/Table/Table.css.d.ts +5 -5
- package/dist/Table/Table.d.ts +166 -165
- package/dist/Table/Table.interface.d.ts +2 -1
- package/dist/Table/index.d.ts +2 -2
- package/dist/TextBlock/TextBlock.d.ts +2 -1
- package/dist/TextBlock/index.d.ts +2 -2
- package/dist/Typography/Typography.css.d.ts +4 -3
- package/dist/Typography/Typography.d.ts +3 -2
- package/dist/Typography/index.d.ts +1 -1
- package/dist/VideoTile/VideoTile.d.ts +3 -2
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/index.d.ts +3 -2
- package/dist/assets/Accordion/Accordion.css +1 -1
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +118 -116
- package/dist/assets/SetContainer/SetContainer.css +30 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
- package/dist/icons/ArrowIcon/index.d.ts +2 -1
- package/dist/icons/AxosX/Blue.d.ts +2 -1
- package/dist/icons/AxosX/index.d.ts +2 -1
- package/dist/icons/CheckCircle.d.ts +2 -1
- package/dist/icons/CheckCircleLight.d.ts +2 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +3 -2
- package/dist/icons/CheckIcon/index.d.ts +2 -1
- package/dist/icons/ChevronDown.d.ts +2 -1
- package/dist/icons/ChevronUp.d.ts +2 -1
- package/dist/icons/CloseIcon/index.d.ts +2 -1
- package/dist/icons/DownloadIcon/index.d.ts +2 -1
- package/dist/icons/EqualHousingLender.d.ts +2 -1
- package/dist/icons/FollowIcon/index.d.ts +2 -1
- package/dist/icons/LockIcon/index.d.ts +2 -1
- package/dist/icons/MemberFdicLogo.d.ts +2 -1
- package/dist/icons/QuoteIconGrey.d.ts +2 -1
- package/dist/icons/QuoteIconWhite.d.ts +2 -1
- package/dist/icons/QuoteIconYellow.d.ts +2 -1
- package/dist/icons/WarningIcon/index.d.ts +2 -1
- package/dist/icons/index.d.ts +18 -18
- package/dist/index.css.d.ts +1 -0
- package/dist/main.d.ts +2 -1
- package/dist/main.js +6 -2
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/ctaOptions.d.ts +1 -0
- package/dist/utils/getVariant.d.ts +2 -1
- package/dist/utils/index.d.ts +5 -5
- package/package.json +39 -39
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const logo_wrap = "
|
|
6
|
-
const primary_links = "
|
|
7
|
-
const main_nav_link = "
|
|
8
|
-
const sub_nav_link = "
|
|
9
|
-
const signin_wrap = "
|
|
10
|
-
const signin_btn = "
|
|
11
|
-
const sub_nav = "
|
|
12
|
-
const header_sub_row = "
|
|
13
|
-
const signin_dropdown = "
|
|
14
|
-
const shadow = "
|
|
15
|
-
const signin_header = "
|
|
16
|
-
const signin_subheader = "
|
|
17
|
-
const opacity = "
|
|
18
|
-
const fadeInDown = "
|
|
19
|
-
const footer = "
|
|
20
|
-
const open = "
|
|
21
|
-
const dd_wrapper = "
|
|
22
|
-
const dd_media = "
|
|
23
|
-
const dd_media_img = "
|
|
24
|
-
const dd_site_navs = "
|
|
25
|
-
const dd_media_header = "
|
|
26
|
-
const mt_8 = "
|
|
27
|
-
const mt_16 = "
|
|
28
|
-
const ml_8 = "
|
|
29
|
-
const dd_media_cta = "
|
|
30
|
-
const reversed_row = "
|
|
31
|
-
const headline = "
|
|
32
|
-
const nav_anchor = "
|
|
33
|
-
const headline_cta = "
|
|
34
|
-
const site_lists = "
|
|
35
|
-
const hamburger = "
|
|
36
|
-
const mobile_only = "
|
|
37
|
-
const mobile_logo = "
|
|
38
|
-
const highlight = "
|
|
39
|
-
const mobile_nav = "
|
|
40
|
-
const mobile_opened = "
|
|
41
|
-
const mobile_nav_item = "
|
|
42
|
-
const has_dropdown = "
|
|
43
|
-
const icon_wrap = "
|
|
44
|
-
const mobile_footer = "
|
|
45
|
-
const mobile_footer_content = "
|
|
46
|
-
const mobile_footer_media = "
|
|
47
|
-
const footer_cta = "
|
|
48
|
-
const inner_wrapper = "
|
|
49
|
-
const btn = "
|
|
50
|
-
const sub_menu = "
|
|
51
|
-
const main = "
|
|
52
|
-
const dd_footer = "
|
|
53
|
-
const desktop_only = "
|
|
1
|
+
const header = "_header_5tt5v_1";
|
|
2
|
+
const wrapper = "_wrapper_5tt5v_5";
|
|
3
|
+
const header_main_row = "_header_main_row_5tt5v_11";
|
|
4
|
+
const mobile_header = "_mobile_header_5tt5v_12";
|
|
5
|
+
const logo_wrap = "_logo_wrap_5tt5v_18";
|
|
6
|
+
const primary_links = "_primary_links_5tt5v_22";
|
|
7
|
+
const main_nav_link = "_main_nav_link_5tt5v_26";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_5tt5v_48";
|
|
9
|
+
const signin_wrap = "_signin_wrap_5tt5v_50";
|
|
10
|
+
const signin_btn = "_signin_btn_5tt5v_51";
|
|
11
|
+
const sub_nav = "_sub_nav_5tt5v_48";
|
|
12
|
+
const header_sub_row = "_header_sub_row_5tt5v_93";
|
|
13
|
+
const signin_dropdown = "_signin_dropdown_5tt5v_109";
|
|
14
|
+
const shadow = "_shadow_5tt5v_119";
|
|
15
|
+
const signin_header = "_signin_header_5tt5v_127";
|
|
16
|
+
const signin_subheader = "_signin_subheader_5tt5v_134";
|
|
17
|
+
const opacity = "_opacity_5tt5v_156";
|
|
18
|
+
const fadeInDown = "_fadeInDown_5tt5v_1";
|
|
19
|
+
const footer = "_footer_5tt5v_162";
|
|
20
|
+
const open = "_open_5tt5v_178";
|
|
21
|
+
const dd_wrapper = "_dd_wrapper_5tt5v_190";
|
|
22
|
+
const dd_media = "_dd_media_5tt5v_195";
|
|
23
|
+
const dd_media_img = "_dd_media_img_5tt5v_200";
|
|
24
|
+
const dd_site_navs = "_dd_site_navs_5tt5v_204";
|
|
25
|
+
const dd_media_header = "_dd_media_header_5tt5v_211";
|
|
26
|
+
const mt_8 = "_mt_8_5tt5v_220";
|
|
27
|
+
const mt_16 = "_mt_16_5tt5v_224";
|
|
28
|
+
const ml_8 = "_ml_8_5tt5v_228";
|
|
29
|
+
const dd_media_cta = "_dd_media_cta_5tt5v_232";
|
|
30
|
+
const reversed_row = "_reversed_row_5tt5v_246";
|
|
31
|
+
const headline = "_headline_5tt5v_262";
|
|
32
|
+
const nav_anchor = "_nav_anchor_5tt5v_268";
|
|
33
|
+
const headline_cta = "_headline_cta_5tt5v_276";
|
|
34
|
+
const site_lists = "_site_lists_5tt5v_291";
|
|
35
|
+
const hamburger = "_hamburger_5tt5v_326";
|
|
36
|
+
const mobile_only = "_mobile_only_5tt5v_340";
|
|
37
|
+
const mobile_logo = "_mobile_logo_5tt5v_346";
|
|
38
|
+
const highlight = "_highlight_5tt5v_351";
|
|
39
|
+
const mobile_nav = "_mobile_nav_5tt5v_387";
|
|
40
|
+
const mobile_opened = "_mobile_opened_5tt5v_397";
|
|
41
|
+
const mobile_nav_item = "_mobile_nav_item_5tt5v_402";
|
|
42
|
+
const has_dropdown = "_has_dropdown_5tt5v_417";
|
|
43
|
+
const icon_wrap = "_icon_wrap_5tt5v_438";
|
|
44
|
+
const mobile_footer = "_mobile_footer_5tt5v_443";
|
|
45
|
+
const mobile_footer_content = "_mobile_footer_content_5tt5v_448";
|
|
46
|
+
const mobile_footer_media = "_mobile_footer_media_5tt5v_462";
|
|
47
|
+
const footer_cta = "_footer_cta_5tt5v_468";
|
|
48
|
+
const inner_wrapper = "_inner_wrapper_5tt5v_496";
|
|
49
|
+
const btn = "_btn_5tt5v_501";
|
|
50
|
+
const sub_menu = "_sub_menu_5tt5v_506";
|
|
51
|
+
const main = "_main_5tt5v_26";
|
|
52
|
+
const dd_footer = "_dd_footer_5tt5v_531";
|
|
53
|
+
const desktop_only = "_desktop_only_5tt5v_550";
|
|
54
54
|
const styles = {
|
|
55
55
|
header,
|
|
56
56
|
wrapper,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NavBarAXA } from
|
|
2
|
-
export { default as NavBarAFS } from
|
|
1
|
+
export { default as NavBarAXA } from './AxosAdvisor';
|
|
2
|
+
export { default as NavBarAFS } from './AxosFiduciary';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const set_container: import(
|
|
1
|
+
export declare const set_container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -15,3 +15,4 @@ export declare const set_container: import("@vanilla-extract/recipes").RuntimeFn
|
|
|
15
15
|
};
|
|
16
16
|
}>;
|
|
17
17
|
export declare const inline_container: string;
|
|
18
|
+
export declare const imageLinkContainer: string;
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
5
5
|
var set_container = createRuntimeFn({ defaultClassName: "_18ygy9m0", variantClassNames: { variant: { primary: "_18ygy9m1", secondary: "_18ygy9m2", tertiary: "_18ygy9m3", quaternary: "_18ygy9m4" } }, defaultVariants: {}, compoundVariants: [] });
|
|
6
6
|
var inline_container = "_18ygy9m5";
|
|
7
|
+
var imageLinkContainer = "_18ygy9m6";
|
|
7
8
|
export {
|
|
9
|
+
imageLinkContainer,
|
|
8
10
|
inline_container,
|
|
9
11
|
set_container
|
|
10
12
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
import { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
|
|
3
|
+
|
|
3
4
|
export interface SetContainerProps extends Omit<ImageBillboardSetProps, "imageBillboards">, PropsWithChildren {
|
|
4
5
|
internalName?: string;
|
|
5
6
|
}
|
|
@@ -40,9 +40,7 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
|
40
40
|
import "../Chevron/Chevron.css.js";
|
|
41
41
|
/* empty css */
|
|
42
42
|
/* empty css */
|
|
43
|
-
import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
|
|
44
43
|
/* empty css */
|
|
45
|
-
import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
|
|
46
44
|
/* empty css */
|
|
47
45
|
/* empty css */
|
|
48
46
|
import "../StepItems/StepItems.css.js";
|
|
@@ -77,7 +75,7 @@ const SetContainer = ({
|
|
|
77
75
|
),
|
|
78
76
|
bodyCopy && /* @__PURE__ */ jsx(Fragment, { children: bodyCopy })
|
|
79
77
|
] }),
|
|
80
|
-
/* @__PURE__ */ jsx("div", { className:
|
|
78
|
+
/* @__PURE__ */ jsx("div", { className: inline_container, children }),
|
|
81
79
|
additionalDetails && /* @__PURE__ */ jsx("div", { className: clsx(section_text), children: /* @__PURE__ */ jsx(Fragment, { children: additionalDetails }) })
|
|
82
80
|
] })
|
|
83
81
|
},
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from './SetContainer';
|
|
2
|
+
export * from './SetContainer.css';
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { SetContainer } from "./SetContainer.js";
|
|
2
|
-
import { inline_container, set_container } from "./SetContainer.css.js";
|
|
2
|
+
import { imageLinkContainer, inline_container, set_container } from "./SetContainer.css.js";
|
|
3
3
|
export {
|
|
4
4
|
SetContainer,
|
|
5
|
+
imageLinkContainer,
|
|
5
6
|
inline_container,
|
|
6
7
|
set_container
|
|
7
8
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const bs_section: import(
|
|
1
|
+
export declare const bs_section: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -20,7 +20,7 @@ export declare const bs_section: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
20
20
|
}>;
|
|
21
21
|
export declare const bs_wrapper: string;
|
|
22
22
|
export declare const svg_logo: string;
|
|
23
|
-
export declare const modifier: import(
|
|
23
|
+
export declare const modifier: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
24
24
|
variant: {
|
|
25
25
|
primary: {
|
|
26
26
|
fill: "#1E3860";
|
|
@@ -36,7 +36,7 @@ export declare const modifier: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
36
36
|
};
|
|
37
37
|
};
|
|
38
38
|
}>;
|
|
39
|
-
export declare const sec_title: import(
|
|
39
|
+
export declare const sec_title: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
40
40
|
variant: {
|
|
41
41
|
primary: {
|
|
42
42
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -58,7 +58,7 @@ export declare const bs_image: string;
|
|
|
58
58
|
export declare const steps_wrapper: string;
|
|
59
59
|
export declare const ol: string;
|
|
60
60
|
export declare const li: string;
|
|
61
|
-
export declare const line_points: import(
|
|
61
|
+
export declare const line_points: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
62
62
|
variant: {
|
|
63
63
|
primary: {
|
|
64
64
|
borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -74,7 +74,7 @@ export declare const line_points: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
74
74
|
};
|
|
75
75
|
};
|
|
76
76
|
}>;
|
|
77
|
-
export declare const point: import(
|
|
77
|
+
export declare const point: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
78
78
|
variant: {
|
|
79
79
|
primary: {
|
|
80
80
|
borderColor: "#4D85B0";
|
|
@@ -94,7 +94,7 @@ export declare const point: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
94
94
|
};
|
|
95
95
|
};
|
|
96
96
|
}>;
|
|
97
|
-
export declare const step_num: import(
|
|
97
|
+
export declare const step_num: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
98
98
|
variant: {
|
|
99
99
|
primary: {
|
|
100
100
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -111,7 +111,7 @@ export declare const step_num: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
111
111
|
};
|
|
112
112
|
}>;
|
|
113
113
|
export declare const bullet_details: string;
|
|
114
|
-
export declare const bs_topic: import(
|
|
114
|
+
export declare const bs_topic: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
115
115
|
variant: {
|
|
116
116
|
primary: {
|
|
117
117
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { StepItemsProps as Props } from './StepItems.interface';
|
|
2
|
+
|
|
2
3
|
export declare const StepItems: ({ id, variant: fullVariant, title, description, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { QuaternaryTypes } from '../utils/variant.types';
|
|
1
|
+
import { ReactNode } from 'react';
|
|
3
2
|
import { ImageInterface } from '../IconBillboard';
|
|
4
|
-
import {
|
|
3
|
+
import { QuaternaryTypes } from '../utils/variant.types';
|
|
4
|
+
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
5
|
+
|
|
5
6
|
export interface StepItemsSetProps {
|
|
6
7
|
id: string;
|
|
7
8
|
variant: QuaternaryTypes;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { StepItemsSetProps as Props } from './StepItems.interface';
|
|
2
|
+
|
|
2
3
|
export declare const StepItemsSet: ({ id, variant: fullVariant, title, description, image, stepItems, callToActionRow, additionalDetails, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export type * from
|
|
4
|
-
export * from
|
|
1
|
+
export * from './StepItems';
|
|
2
|
+
export * from './StepItems.css';
|
|
3
|
+
export type * from './StepItems.interface';
|
|
4
|
+
export * from './StepItemsSet';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const table_container: import(
|
|
1
|
+
export declare const table_container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
apy: {
|
|
4
4
|
background: "#f4f4f4";
|
|
@@ -16,7 +16,7 @@ export declare const highlight_last_row: string;
|
|
|
16
16
|
export declare const headerCell: string;
|
|
17
17
|
export declare const headerVariants: Record<"primary" | "secondary" | "tertiary" | "quaternary", string>;
|
|
18
18
|
export declare const bodyHeader: string;
|
|
19
|
-
export declare const th: import(
|
|
19
|
+
export declare const th: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
20
20
|
variant: {
|
|
21
21
|
primary: {
|
|
22
22
|
color: "#4A5560";
|
|
@@ -69,7 +69,7 @@ export declare const th: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
69
69
|
true: {};
|
|
70
70
|
};
|
|
71
71
|
}>;
|
|
72
|
-
export declare const td: import(
|
|
72
|
+
export declare const td: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
73
73
|
variant: {
|
|
74
74
|
primary: {
|
|
75
75
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -124,7 +124,7 @@ export declare const td: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
124
124
|
true: {};
|
|
125
125
|
};
|
|
126
126
|
}>;
|
|
127
|
-
export declare const tableWrapper: import(
|
|
127
|
+
export declare const tableWrapper: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
128
128
|
variant: {
|
|
129
129
|
primary: {
|
|
130
130
|
border: `1px solid var(--${string})` | `1px solid var(--${string}, ${string})` | `1px solid var(--${string}, ${number})`;
|
|
@@ -140,7 +140,7 @@ export declare const tableWrapper: import("@vanilla-extract/recipes").RuntimeFn<
|
|
|
140
140
|
};
|
|
141
141
|
};
|
|
142
142
|
}>;
|
|
143
|
-
export declare const table: import(
|
|
143
|
+
export declare const table: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
144
144
|
variant: {
|
|
145
145
|
primary: {
|
|
146
146
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|