@axos-web-dev/shared-components 0.0.42 → 0.0.43
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 +3 -4
- package/dist/Accordion/Accordion.d.ts +1 -2
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
- package/dist/AlertBanner/index.d.ts +2 -3
- package/dist/ApyCalculator/index.d.ts +1 -2
- package/dist/BulletItem/BulletItem.d.ts +1 -2
- package/dist/BulletItem/index.d.ts +1 -1
- package/dist/Button/Button.css.d.ts +2 -3
- package/dist/Button/Button.d.ts +3 -4
- package/dist/Button/Button.interface.d.ts +1 -2
- package/dist/Button/GoBackButton.d.ts +2 -3
- package/dist/Button/index.d.ts +3 -3
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
- package/dist/CallToActionBar/index.d.ts +2 -3
- package/dist/Carousel/Carousel.css.d.ts +5 -6
- package/dist/Carousel/index.d.ts +2 -3
- package/dist/Carousel/store.d.ts +1 -1
- package/dist/Chevron/Chevron.css.d.ts +1 -1
- package/dist/Chevron/Chevron.interface.d.ts +1 -2
- package/dist/Chevron/index.d.ts +2 -3
- package/dist/Chevron/index.js +2 -0
- package/dist/CollectInformationAlert/index.d.ts +1 -2
- package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
- package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
- package/dist/ContentBanner/index.d.ts +2 -3
- package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
- package/dist/DownloadTile/index.d.ts +2 -3
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +2 -3
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
- package/dist/ExecutiveBio/index.d.ts +4 -4
- package/dist/FaqAccordion/index.d.ts +2 -3
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/Forms/Forms.css.d.ts +8 -6
- package/dist/Forms/Forms.css.js +13 -9
- package/dist/Forms/RenderForm.d.ts +2 -3
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +4 -4
- package/dist/Forms/ScheduleCall.js +6 -2
- package/dist/Forms/SuccesForm.d.ts +1 -2
- package/dist/Forms/index.d.ts +5 -5
- package/dist/Forms/index.js +3 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
- package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
- package/dist/HeroBanner/index.d.ts +1 -2
- package/dist/Hyperlink/Hyperlink.interface.d.ts +5 -2
- package/dist/Hyperlink/index.d.ts +2 -3
- package/dist/Hyperlink/index.js +5 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
- package/dist/IconBillboard/IconBillboard.d.ts +3 -4
- package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
- package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
- package/dist/IconBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/Input/Input.css.d.ts +6 -6
- package/dist/Input/Input.d.ts +2 -3
- package/dist/Input/InputPhone.d.ts +3 -3
- package/dist/Input/index.d.ts +3 -3
- package/dist/Inputs/Input.css.d.ts +6 -6
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +0 -1
- package/dist/LandingPageHeader/index.d.ts +1 -1
- package/dist/MainHTML/index.d.ts +1 -2
- package/dist/Modal/Modal.d.ts +2 -3
- package/dist/Modal/Modal.js +2 -0
- package/dist/Modal/contextApi/store.d.ts +2 -3
- package/dist/Modal/index.d.ts +2 -2
- package/dist/NavigationMenu/index.d.ts +2 -2
- package/dist/SetContainer/SetContainer.css.d.ts +1 -1
- package/dist/SetContainer/SetContainer.d.ts +2 -3
- package/dist/SetContainer/SetContainer.js +2 -0
- package/dist/SetContainer/index.d.ts +2 -2
- package/dist/StepItems/StepItems.css.d.ts +7 -7
- package/dist/StepItems/StepItems.d.ts +1 -2
- package/dist/StepItems/StepItems.interface.d.ts +3 -4
- package/dist/StepItems/StepItemsSet.d.ts +1 -2
- package/dist/StepItems/index.d.ts +4 -4
- package/dist/Table/Table.css.d.ts +5 -5
- package/dist/Table/Table.d.ts +3 -4
- package/dist/Table/Table.interface.d.ts +1 -2
- package/dist/Table/index.d.ts +2 -2
- package/dist/TextBlock/TextBlock.d.ts +1 -2
- package/dist/TextBlock/index.d.ts +2 -2
- package/dist/Typography/Typography.css.d.ts +3 -4
- package/dist/Typography/Typography.d.ts +2 -3
- package/dist/Typography/index.d.ts +1 -1
- package/dist/VideoTile/VideoTile.d.ts +2 -3
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/index.d.ts +2 -3
- package/dist/assets/Forms/Forms.css +46 -41
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
- package/dist/icons/ArrowIcon/index.d.ts +1 -2
- package/dist/icons/AxosX/Blue.d.ts +1 -2
- package/dist/icons/AxosX/index.d.ts +1 -2
- package/dist/icons/CheckCircle.d.ts +1 -2
- package/dist/icons/CheckCircleLight.d.ts +1 -2
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
- package/dist/icons/CheckIcon/index.d.ts +1 -2
- package/dist/icons/ChevronDown.d.ts +1 -2
- package/dist/icons/ChevronUp.d.ts +1 -2
- package/dist/icons/CloseIcon/index.d.ts +1 -2
- package/dist/icons/DownloadIcon/index.d.ts +1 -2
- package/dist/icons/EqualHousingLender.d.ts +1 -2
- package/dist/icons/FollowIcon/index.d.ts +1 -2
- package/dist/icons/LockIcon/index.d.ts +1 -2
- package/dist/icons/MemberFdicLogo.d.ts +1 -2
- package/dist/icons/QuoteIconGrey.d.ts +1 -2
- package/dist/icons/QuoteIconWhite.d.ts +1 -2
- package/dist/icons/QuoteIconYellow.d.ts +1 -2
- package/dist/icons/WarningIcon/index.d.ts +1 -2
- package/dist/icons/index.d.ts +18 -18
- package/dist/index.css.d.ts +0 -1
- package/dist/main.d.ts +1 -1
- package/dist/main.js +3 -1
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/ctaOptions.d.ts +0 -1
- package/dist/utils/getVariant.d.ts +1 -2
- package/dist/utils/index.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
2
|
-
|
|
3
|
-
export declare const accordion: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
1
|
+
import { RecipeVariants } from "@vanilla-extract/recipes";
|
|
2
|
+
export declare const accordion: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
4
3
|
width: {
|
|
5
4
|
"1/2": {
|
|
6
5
|
display: "flex";
|
|
@@ -40,7 +39,7 @@ export declare const accordion: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
40
39
|
};
|
|
41
40
|
};
|
|
42
41
|
}>;
|
|
43
|
-
export declare const headerAccordion: import(
|
|
42
|
+
export declare const headerAccordion: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
44
43
|
variant: {
|
|
45
44
|
primary: {
|
|
46
45
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./Accordion";
|
|
2
|
+
export * from "./Accordion.css";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from "./BulletItem";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
2
|
-
|
|
3
|
-
export declare const button: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
1
|
+
import { RecipeVariants } from "@vanilla-extract/recipes";
|
|
2
|
+
export declare const button: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
4
3
|
color: {
|
|
5
4
|
primary: {
|
|
6
5
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
package/dist/Button/Button.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { AnchorHTMLAttributes, ButtonHTMLAttributes, ReactNode } from "react";
|
|
2
|
+
import { ButtonVariants } from "./Button.css";
|
|
4
3
|
export type ButtonBase = {
|
|
5
4
|
children?: ReactNode;
|
|
6
5
|
targetUrl?: string;
|
|
@@ -16,7 +15,7 @@ export type ButtonAsLink = ButtonBase & Omit<AnchorHTMLAttributes<HTMLAnchorElem
|
|
|
16
15
|
as?: "a";
|
|
17
16
|
};
|
|
18
17
|
export type ButtonProps = ButtonAsButton | ButtonAsLink;
|
|
19
|
-
export declare const Button: ({ as, children, color, size, disabled, rounded, targetUrl, id, newTab, action, className, }: ButtonProps & ButtonVariants) => import(
|
|
18
|
+
export declare const Button: ({ as, children, color, size, disabled, rounded, targetUrl, id, newTab, action, className, }: ButtonProps & ButtonVariants) => import("react").DetailedReactHTMLElement<{
|
|
20
19
|
className: string;
|
|
21
20
|
href: string;
|
|
22
21
|
id: string | undefined;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { ButtonProps } from "./Button";
|
|
2
|
+
import { ButtonVariants } from "./Button.css";
|
|
4
3
|
export declare const GoBackButton: (props: ButtonProps & ButtonVariants) => import("react/jsx-runtime").JSX.Element;
|
package/dist/Button/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
1
|
+
export * from "./Button";
|
|
2
|
+
export * from "./Button.css";
|
|
3
|
+
export * from "./GoBackButton";
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import { CallToActionBarInterface } from "./CallToActionBar.interface";
|
|
4
3
|
export declare const CallToActionBar: FC<CallToActionBarInterface>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
2
|
-
|
|
1
|
+
import { RecipeVariants } from "@vanilla-extract/recipes";
|
|
3
2
|
export declare const dots: string;
|
|
4
|
-
export declare const carousel: import(
|
|
3
|
+
export declare const carousel: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
5
4
|
variant: {
|
|
6
5
|
primary: {
|
|
7
6
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -22,7 +21,7 @@ export declare const carousel: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
22
21
|
};
|
|
23
22
|
}>;
|
|
24
23
|
export declare const authorLocation: string;
|
|
25
|
-
export declare const author: import(
|
|
24
|
+
export declare const author: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
26
25
|
variant: {
|
|
27
26
|
primary: {
|
|
28
27
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -41,8 +40,8 @@ export declare const author: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
41
40
|
export declare const slideBase: string;
|
|
42
41
|
export declare const slide: Record<"hide" | "show", string>;
|
|
43
42
|
export declare const slides: string;
|
|
44
|
-
export declare const icon: import(
|
|
45
|
-
export declare const dot: import(
|
|
43
|
+
export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{}>;
|
|
44
|
+
export declare const dot: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
46
45
|
variant: {
|
|
47
46
|
primary: {
|
|
48
47
|
borderColor: "#1E3860";
|
package/dist/Carousel/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { PropsWithChildren, ReactNode } from "react";
|
|
2
|
+
import { carouselVariants } from "./Carousel.css";
|
|
4
3
|
export interface SlideProps extends PropsWithChildren {
|
|
5
4
|
id: string | number;
|
|
6
5
|
selected?: boolean;
|
package/dist/Carousel/store.d.ts
CHANGED
|
@@ -7,4 +7,4 @@ export type actions = {
|
|
|
7
7
|
change: (selected: number) => void;
|
|
8
8
|
setItems: (items: unknown[]) => void;
|
|
9
9
|
};
|
|
10
|
-
export declare const useCarousel: import(
|
|
10
|
+
export declare const useCarousel: import("zustand").UseBoundStore<import("zustand").StoreApi<state & actions>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const chevron: import(
|
|
1
|
+
export declare const chevron: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { PropsWithChildren, ReactNode } from 'react';
|
|
2
1
|
import { CallToActionTypes } from '../utils/variant.types';
|
|
3
|
-
|
|
2
|
+
import { PropsWithChildren, ReactNode } from "react";
|
|
4
3
|
export interface ChevronProps extends PropsWithChildren {
|
|
5
4
|
/**
|
|
6
5
|
* react node to add as a children
|
package/dist/Chevron/index.d.ts
CHANGED
package/dist/Chevron/index.js
CHANGED
|
@@ -43,7 +43,9 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
|
43
43
|
import { chevron_wrapper, chevron } from "./Chevron.css.js";
|
|
44
44
|
/* empty css */
|
|
45
45
|
/* empty css */
|
|
46
|
+
import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
|
|
46
47
|
/* empty css */
|
|
48
|
+
import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
|
|
47
49
|
/* empty css */
|
|
48
50
|
/* empty css */
|
|
49
51
|
import "../StepItems/StepItems.css.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const content_banner: import(
|
|
1
|
+
export declare const content_banner: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -18,7 +18,7 @@ export declare const content_banner: import('@vanilla-extract/recipes').RuntimeF
|
|
|
18
18
|
};
|
|
19
19
|
};
|
|
20
20
|
}>;
|
|
21
|
-
export declare const headline: import(
|
|
21
|
+
export declare const headline: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
22
22
|
variant: {
|
|
23
23
|
primary: {
|
|
24
24
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import type { HeroBannerInterface as ContentBannerInterface } from "./ContentBanner.interface";
|
|
4
3
|
export declare const ContentBanner: FC<ContentBannerInterface>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const item_bio: import(
|
|
1
|
+
export declare const item_bio: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -19,7 +19,7 @@ export declare const item_bio: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
19
19
|
};
|
|
20
20
|
};
|
|
21
21
|
}>;
|
|
22
|
-
export declare const bio_name: import(
|
|
22
|
+
export declare const bio_name: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
23
23
|
variant: {
|
|
24
24
|
primary: {
|
|
25
25
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -35,7 +35,7 @@ export declare const bio_name: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
37
|
}>;
|
|
38
|
-
export declare const job_title: import(
|
|
38
|
+
export declare const job_title: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
39
39
|
variant: {
|
|
40
40
|
primary: {
|
|
41
41
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -51,7 +51,7 @@ export declare const job_title: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
}>;
|
|
54
|
-
export declare const svg_icon: import(
|
|
54
|
+
export declare const svg_icon: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
55
55
|
variant: {
|
|
56
56
|
primary: {
|
|
57
57
|
fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -71,7 +71,7 @@ export declare const description: string;
|
|
|
71
71
|
export declare const contact_col: string;
|
|
72
72
|
export declare const padding: string;
|
|
73
73
|
export declare const copy: string;
|
|
74
|
-
export declare const contact_entry: import(
|
|
74
|
+
export declare const contact_entry: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
75
75
|
variant: {
|
|
76
76
|
primary: {
|
|
77
77
|
color: "#0062B3";
|
|
@@ -94,7 +94,7 @@ export declare const media: string;
|
|
|
94
94
|
export declare const person: string;
|
|
95
95
|
export declare const shift: string;
|
|
96
96
|
export declare const bio_section_text: string;
|
|
97
|
-
export declare const section_theme: import(
|
|
97
|
+
export declare const section_theme: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
98
98
|
variant: {
|
|
99
99
|
primary: {
|
|
100
100
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -149,7 +149,7 @@ export declare const section_theme: import('@vanilla-extract/recipes').RuntimeFn
|
|
|
149
149
|
};
|
|
150
150
|
};
|
|
151
151
|
}>;
|
|
152
|
-
export declare const header_theme: import(
|
|
152
|
+
export declare const header_theme: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
153
153
|
variant: {
|
|
154
154
|
primary: {
|
|
155
155
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import { Props } from
|
|
2
|
-
|
|
1
|
+
import type { ExecutiveBioProps as Props } from "./ExecutiveBio.interface";
|
|
3
2
|
export declare const ExecutiveBio: ({ id, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveHeadshot, variant: fullVariant, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { ImageInterface } from '../IconBillboard';
|
|
3
1
|
import { QuaternaryTypes } from '../utils/variant.types';
|
|
4
|
-
|
|
2
|
+
import { ImageInterface } from '../IconBillboard';
|
|
3
|
+
import { ReactNode } from "react";
|
|
5
4
|
export interface ExecutiveBioSetProps {
|
|
6
5
|
id: string;
|
|
7
6
|
variant: QuaternaryTypes;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Props } from './ExecutiveBio.interface';
|
|
2
1
|
import { SetContainerProps } from '../SetContainer';
|
|
3
|
-
|
|
2
|
+
import type { ExecutiveBioSetProps as Props } from "./ExecutiveBio.interface";
|
|
4
3
|
export declare const ExecutiveBioSet: ({ id, title, description, executiveBios, additionalDetails, variant, headline, }: Props & SetContainerProps) => 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 "./ExecutiveBio";
|
|
2
|
+
export * from "./ExecutiveBio.css";
|
|
3
|
+
export type * from "./ExecutiveBio.interface";
|
|
4
|
+
export * from "./ExecutiveBioSet";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { PropsWithChildren } from "react";
|
|
2
|
+
import { header } from "./FaqAccordion.css";
|
|
4
3
|
export interface AccordionItemProps extends PropsWithChildren {
|
|
5
4
|
id: string;
|
|
6
5
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./FooterDisclosure.css";
|
|
2
|
+
export * from "./FooterDisclosure";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const formContainer: import(
|
|
1
|
+
export declare const formContainer: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
4
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -15,7 +15,8 @@ export declare const formContainer: import('@vanilla-extract/recipes').RuntimeFn
|
|
|
15
15
|
};
|
|
16
16
|
}>;
|
|
17
17
|
export declare const iconForm: string;
|
|
18
|
-
export declare const
|
|
18
|
+
export declare const headerContainer: string;
|
|
19
|
+
export declare const headerForm: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
19
20
|
variant: {
|
|
20
21
|
primary: {
|
|
21
22
|
readonly selectors: {
|
|
@@ -59,7 +60,7 @@ export declare const headerForm: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
59
60
|
};
|
|
60
61
|
};
|
|
61
62
|
}>;
|
|
62
|
-
export declare const formWrapper: import(
|
|
63
|
+
export declare const formWrapper: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
63
64
|
variant: {
|
|
64
65
|
primary: {
|
|
65
66
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -76,7 +77,7 @@ export declare const formWrapper: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
76
77
|
};
|
|
77
78
|
}>;
|
|
78
79
|
export declare const actions: string;
|
|
79
|
-
export declare const disclosureForm: import(
|
|
80
|
+
export declare const disclosureForm: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
80
81
|
variant: {
|
|
81
82
|
primary: {
|
|
82
83
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -93,7 +94,7 @@ export declare const disclosureForm: import('@vanilla-extract/recipes').RuntimeF
|
|
|
93
94
|
};
|
|
94
95
|
}>;
|
|
95
96
|
export declare const form: string;
|
|
96
|
-
export declare const success_wrap: import(
|
|
97
|
+
export declare const success_wrap: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
97
98
|
variant: {
|
|
98
99
|
primary: {
|
|
99
100
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -115,7 +116,7 @@ export declare const success_wrap: import('@vanilla-extract/recipes').RuntimeFn<
|
|
|
115
116
|
}>;
|
|
116
117
|
export declare const success_icon: string;
|
|
117
118
|
export declare const succes_check_mark: string;
|
|
118
|
-
export declare const success_circle: import(
|
|
119
|
+
export declare const success_circle: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
119
120
|
variant: {
|
|
120
121
|
primary: {
|
|
121
122
|
stroke: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -131,3 +132,4 @@ export declare const success_circle: import('@vanilla-extract/recipes').RuntimeF
|
|
|
131
132
|
};
|
|
132
133
|
};
|
|
133
134
|
}>;
|
|
135
|
+
export declare const descriptionField: string;
|
package/dist/Forms/Forms.css.js
CHANGED
|
@@ -5,21 +5,25 @@
|
|
|
5
5
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
6
6
|
var formContainer = createRuntimeFn({ defaultClassName: "tfms6a0", variantClassNames: { variant: { primary: "tfms6a1", secondary: "tfms6a2", tertiary: "tfms6a3", quaternary: "tfms6a4" } }, defaultVariants: {}, compoundVariants: [] });
|
|
7
7
|
var iconForm = "tfms6a5";
|
|
8
|
-
var
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
var
|
|
8
|
+
var headerContainer = "tfms6a6";
|
|
9
|
+
var headerForm = createRuntimeFn({ defaultClassName: "tfms6a7", variantClassNames: { variant: { primary: "tfms6a8", secondary: "tfms6a9", tertiary: "tfms6aa", quaternary: "tfms6ab" } }, defaultVariants: {}, compoundVariants: [] });
|
|
10
|
+
var formWrapper = createRuntimeFn({ defaultClassName: "tfms6ac", variantClassNames: { variant: { primary: "tfms6ad", secondary: "tfms6ae", tertiary: "tfms6af", quaternary: "tfms6ag" } }, defaultVariants: {}, compoundVariants: [] });
|
|
11
|
+
var actions = "tfms6ah";
|
|
12
|
+
var disclosureForm = createRuntimeFn({ defaultClassName: "tfms6ai", variantClassNames: { variant: { primary: "tfms6aj", secondary: "tfms6ak", tertiary: "tfms6al", quaternary: "tfms6am" } }, defaultVariants: {}, compoundVariants: [] });
|
|
13
|
+
var form = "tfms6an";
|
|
14
|
+
var success_wrap = createRuntimeFn({ defaultClassName: "tfms6aq", variantClassNames: { variant: { primary: "tfms6ar", secondary: "tfms6as", tertiary: "tfms6at", quaternary: "tfms6au" } }, defaultVariants: {}, compoundVariants: [] });
|
|
15
|
+
var success_icon = "tfms6av";
|
|
16
|
+
var succes_check_mark = "tfms6aw";
|
|
17
|
+
var success_circle = createRuntimeFn({ defaultClassName: "tfms6ax", variantClassNames: { variant: { primary: "tfms6ay", secondary: "tfms6az", tertiary: "tfms6a10", quaternary: "tfms6a11" } }, defaultVariants: {}, compoundVariants: [] });
|
|
18
|
+
var descriptionField = "tfms6a12";
|
|
17
19
|
export {
|
|
18
20
|
actions,
|
|
21
|
+
descriptionField,
|
|
19
22
|
disclosureForm,
|
|
20
23
|
form,
|
|
21
24
|
formContainer,
|
|
22
25
|
formWrapper,
|
|
26
|
+
headerContainer,
|
|
23
27
|
headerForm,
|
|
24
28
|
iconForm,
|
|
25
29
|
succes_check_mark,
|
|
@@ -68,4 +68,4 @@ export type Props = {
|
|
|
68
68
|
queryParams?: Partial<QueryParams>;
|
|
69
69
|
location?: Record<string, unknown>;
|
|
70
70
|
};
|
|
71
|
-
export declare const SalesforceFieldsForm: import(
|
|
71
|
+
export declare const SalesforceFieldsForm: import("react").NamedExoticComponent<Props>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { PropsWithChildren, ReactNode } from 'react';
|
|
2
|
-
import { QuaternaryTypes } from '../utils/variant.types';
|
|
3
1
|
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
4
|
-
|
|
2
|
+
import { QuaternaryTypes } from '../utils/variant.types';
|
|
3
|
+
import { PropsWithChildren, ReactNode } from "react";
|
|
5
4
|
export type Inputs = {
|
|
6
5
|
first_name: string;
|
|
7
6
|
last_name: string;
|
|
@@ -15,9 +14,10 @@ export interface FormProps extends PropsWithChildren {
|
|
|
15
14
|
}) => void;
|
|
16
15
|
icon?: boolean;
|
|
17
16
|
headline?: ReactNode | string;
|
|
17
|
+
description?: ReactNode | string;
|
|
18
18
|
disclosure?: ReactNode | string;
|
|
19
19
|
variant?: QuaternaryTypes;
|
|
20
20
|
validateEmail: (email: string) => Promise<boolean>;
|
|
21
21
|
callToAction: Omit<ChevronProps, "targetUrl">;
|
|
22
22
|
}
|
|
23
|
-
export declare const ScheduleCall: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
export declare const ScheduleCall: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -21,7 +21,7 @@ import { getVariant } from "../utils/getVariant.js";
|
|
|
21
21
|
import clsx from "clsx";
|
|
22
22
|
import { useForm, FormProvider } from "react-hook-form";
|
|
23
23
|
import * as z from "zod";
|
|
24
|
-
import { formContainer, iconForm, headerForm, form, formWrapper, disclosureForm, actions } from "./Forms.css.js";
|
|
24
|
+
import { formContainer, iconForm, headerContainer, headerForm, form, descriptionField, formWrapper, disclosureForm, actions } from "./Forms.css.js";
|
|
25
25
|
import { SalesforceSchema } from "./SalesforceFieldsForm.js";
|
|
26
26
|
const ScheduleCall = ({
|
|
27
27
|
icon = false,
|
|
@@ -32,6 +32,7 @@ const ScheduleCall = ({
|
|
|
32
32
|
disclosure,
|
|
33
33
|
variant: fullVariant = "primary",
|
|
34
34
|
headline,
|
|
35
|
+
description,
|
|
35
36
|
callToAction,
|
|
36
37
|
validateEmail,
|
|
37
38
|
id
|
|
@@ -78,7 +79,10 @@ const ScheduleCall = ({
|
|
|
78
79
|
className: clsx(formContainer({ variant })),
|
|
79
80
|
children: /* @__PURE__ */ jsx("div", { className: clsx("containment"), children: /* @__PURE__ */ jsxs(FormProvider, { ...methods, children: [
|
|
80
81
|
icon && /* @__PURE__ */ jsx("div", { className: clsx("text_center", iconForm), children: ["primary", "secondary"].includes(variant) ? /* @__PURE__ */ jsx(SvgComponent, {}) : /* @__PURE__ */ jsx(SvgAxosX, {}) }),
|
|
81
|
-
/* @__PURE__ */
|
|
82
|
+
/* @__PURE__ */ jsxs("div", { className: `${headerContainer} text_center`, children: [
|
|
83
|
+
/* @__PURE__ */ jsx("h2", { className: clsx("header_2", headerForm({ variant })), children: headline }),
|
|
84
|
+
description && /* @__PURE__ */ jsx("div", { className: `${form} ${descriptionField} text_center`, children: description })
|
|
85
|
+
] }),
|
|
82
86
|
/* @__PURE__ */ jsxs("form", { className: form, onSubmit: handleSubmit(submitForm), children: [
|
|
83
87
|
/* @__PURE__ */ jsxs("div", { className: clsx(formWrapper({ variant })), children: [
|
|
84
88
|
/* @__PURE__ */ jsx("div", { className: "", children: /* @__PURE__ */ jsx(
|
package/dist/Forms/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
5
|
-
export * from
|
|
1
|
+
export * from "./Forms.css";
|
|
2
|
+
export * from "./RenderForm";
|
|
3
|
+
export * from "./SalesforceFieldsForm";
|
|
4
|
+
export * from "./ScheduleCall";
|
|
5
|
+
export * from "./SuccesForm";
|
package/dist/Forms/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { actions, disclosureForm, form, formContainer, formWrapper, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms.css.js";
|
|
1
|
+
import { actions, descriptionField, disclosureForm, form, formContainer, formWrapper, headerContainer, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms.css.js";
|
|
2
2
|
import { RenderWebForm, renderSwitch } from "./RenderForm.js";
|
|
3
3
|
import { SalesforceFieldsForm, SalesforceSchema } from "./SalesforceFieldsForm.js";
|
|
4
4
|
import { ScheduleCall } from "./ScheduleCall.js";
|
|
@@ -10,10 +10,12 @@ export {
|
|
|
10
10
|
SalesforceSchema,
|
|
11
11
|
ScheduleCall,
|
|
12
12
|
actions,
|
|
13
|
+
descriptionField,
|
|
13
14
|
disclosureForm,
|
|
14
15
|
form,
|
|
15
16
|
formContainer,
|
|
16
17
|
formWrapper,
|
|
18
|
+
headerContainer,
|
|
17
19
|
headerForm,
|
|
18
20
|
iconForm,
|
|
19
21
|
renderSwitch,
|