@axos-web-dev/shared-components 0.0.18 → 0.0.20
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 +12 -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/FaqAccordion/index.d.ts +2 -3
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
- package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
- package/dist/FooterDisclosure/FooterDisclosure.js +10 -3
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/FooterDisclosure/index.js +1 -2
- package/dist/Forms/Forms.css.d.ts +4 -4
- package/dist/Forms/RenderForm.d.ts +2 -3
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +2 -3
- package/dist/Forms/index.d.ts +4 -4
- 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 +1 -2
- package/dist/Hyperlink/index.d.ts +2 -3
- package/dist/Hyperlink/index.js +2 -0
- 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 +5 -4
- package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
- 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/ImageBillboardSet.js +2 -2
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/index.js +2 -1
- 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/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/AxosAdvisor/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisor/index.js +13 -19
- package/dist/NavigationMenu/index.d.ts +2 -2
- 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/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.css.js +1 -1
- package/dist/VideoTile/VideoTile.d.ts +2 -3
- package/dist/VideoTile/VideoTile.js +2 -2
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
- package/dist/VideoWrapper/VideoWrapper.css.js +5 -3
- package/dist/VideoWrapper/index.d.ts +2 -3
- package/dist/VideoWrapper/index.js +23 -18
- package/dist/assets/Button/Button.css +14 -3
- package/dist/assets/FaqAccordion/FaqAccordion.css +12 -3
- package/dist/assets/FooterDisclosure/FooterDisclosure.css +4 -14
- package/dist/assets/HeroBanner/HeroBanner.css +0 -1
- package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
- package/dist/assets/TextBlock/TextBlock.css +0 -1
- package/dist/assets/VideoTile/VideoTile.css +5 -0
- package/dist/assets/VideoWrapper/VideoWrapper.css +13 -8
- package/dist/assets/globals.css +7 -2
- package/dist/assets/index.css +0 -3
- 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/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 +17 -17
- package/dist/index.css.d.ts +0 -1
- package/dist/main.d.ts +2 -1
- package/dist/main.js +5 -3
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/allowedAxosDomains.js +5 -3
- 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,4 +1,4 @@
|
|
|
1
|
-
export declare const billboard: import(
|
|
1
|
+
export declare const billboard: 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 billboard: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
18
18
|
};
|
|
19
19
|
};
|
|
20
20
|
}>;
|
|
21
|
-
export declare const imagePlacement: import(
|
|
21
|
+
export declare const imagePlacement: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
22
22
|
position: {
|
|
23
23
|
left: {
|
|
24
24
|
selectors: {
|
|
@@ -37,7 +37,7 @@ export declare const imagePlacement: import('@vanilla-extract/recipes').RuntimeF
|
|
|
37
37
|
};
|
|
38
38
|
};
|
|
39
39
|
}>;
|
|
40
|
-
export declare const supertag: import(
|
|
40
|
+
export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
41
41
|
variant: {
|
|
42
42
|
primary: {
|
|
43
43
|
selectors: {
|
|
@@ -77,7 +77,7 @@ export declare const supertag: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
77
77
|
};
|
|
78
78
|
};
|
|
79
79
|
}>;
|
|
80
|
-
export declare const header: import(
|
|
80
|
+
export declare const header: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
81
81
|
variant: {
|
|
82
82
|
primary: {
|
|
83
83
|
selectors: {
|
|
@@ -135,3 +135,4 @@ export declare const rate_pad: string;
|
|
|
135
135
|
export declare const up_to: string;
|
|
136
136
|
export declare const rate_billboard: string;
|
|
137
137
|
export declare const apy_billboard: string;
|
|
138
|
+
export declare const body_copy: string;
|
|
@@ -26,6 +26,7 @@ var rate_pad = "_1m7m2aw";
|
|
|
26
26
|
var up_to = "_1m7m2ax";
|
|
27
27
|
var rate_billboard = "_1m7m2ay";
|
|
28
28
|
var apy_billboard = "_1m7m2az";
|
|
29
|
+
var body_copy = "_1m7m2a10";
|
|
29
30
|
export {
|
|
30
31
|
apy_billboard,
|
|
31
32
|
billboard,
|
|
@@ -36,6 +37,7 @@ export {
|
|
|
36
37
|
billboard_image,
|
|
37
38
|
billboard_img,
|
|
38
39
|
body,
|
|
40
|
+
body_copy,
|
|
39
41
|
header,
|
|
40
42
|
imagePlacement,
|
|
41
43
|
image_background,
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import { Props } from
|
|
2
|
-
|
|
1
|
+
import type { ImageBillboardSetProps as Props } from "./ImageBillboard.interface";
|
|
3
2
|
export declare const ImageBillboardSet: ({ id, variant, headline, bodyCopy, additionalDetails, imageBillboards, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { QuaternaryTypes } from '../utils/variant.types';
|
|
3
|
-
import { ImageInterface } from '../IconBillboard';
|
|
4
|
-
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
5
1
|
import { BulletItemProps } from '../BulletItem';
|
|
6
|
-
|
|
2
|
+
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
3
|
+
import { ImageInterface } from '../IconBillboard';
|
|
4
|
+
import { QuaternaryTypes } from '../utils/variant.types';
|
|
5
|
+
import { ReactNode } from "react";
|
|
7
6
|
export interface ImageBillboardSetProps {
|
|
8
7
|
id: string;
|
|
9
8
|
headline?: string | ReactNode;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import { ImageBillboardInterface } from
|
|
2
|
-
|
|
1
|
+
import { ImageBillboardInterface } from "./ImageBillboard.interface";
|
|
3
2
|
export declare const ImageBillboard: ({ id, variant, headline, bodyCopy, bordered, bullets, callToActionRow, eyebrow, image, imagePlacement: position, set, textImageLineOneSmall, textImageLineTwoBig, textImageLineThreeSmall, }: ImageBillboardInterface) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,7 +11,7 @@ import SvgCheckIcon from "../icons/CheckIcon/index.js";
|
|
|
11
11
|
/* empty css */
|
|
12
12
|
import { getVariant } from "../utils/getVariant.js";
|
|
13
13
|
import clsx from "clsx";
|
|
14
|
-
import { billboard, imagePlacement, billboard_img, image_background, rate_container, rate_pad, up_to, rate_billboard, apy_billboard, body, billboard_body, billboard_header_section, supertag, header, billboard_ctas } from "./ImageBillboard.css.js";
|
|
14
|
+
import { billboard, imagePlacement, billboard_img, image_background, rate_container, rate_pad, up_to, rate_billboard, apy_billboard, body, billboard_body, billboard_header_section, supertag, header, body_copy, billboard_ctas } from "./ImageBillboard.css.js";
|
|
15
15
|
const ImageBillboard = ({
|
|
16
16
|
id,
|
|
17
17
|
variant,
|
|
@@ -86,7 +86,7 @@ const ImageBillboard = ({
|
|
|
86
86
|
}
|
|
87
87
|
)
|
|
88
88
|
] }),
|
|
89
|
-
/* @__PURE__ */ jsx("div", { className:
|
|
89
|
+
/* @__PURE__ */ jsx("div", { className: `push_up ${body_copy}`, children: bodyCopy }),
|
|
90
90
|
/* @__PURE__ */ jsx("ul", { className: "list_unstyled mb_0 push_up", children: bullets.map(({ id: id2, icon, copy }) => /* @__PURE__ */ jsxs("li", { className: "list_item flex", children: [
|
|
91
91
|
/* @__PURE__ */ jsx("div", { className: "img_item", children: billboard_variant ? /* @__PURE__ */ jsx(
|
|
92
92
|
SvgCheckIcon,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export type * from
|
|
4
|
-
export * from
|
|
1
|
+
export * from "./ImageBillboard";
|
|
2
|
+
export * from "./ImageBillboard.css";
|
|
3
|
+
export type * from "./ImageBillboard.interface";
|
|
4
|
+
export * from "./ImageBillboardSet";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ImageBillboardSet } from "./ImageBillboard.js";
|
|
2
|
-
import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard.css.js";
|
|
2
|
+
import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, body_copy, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard.css.js";
|
|
3
3
|
import { ImageBillboard } from "./ImageBillboardSet.js";
|
|
4
4
|
export {
|
|
5
5
|
ImageBillboard,
|
|
@@ -13,6 +13,7 @@ export {
|
|
|
13
13
|
billboard_image,
|
|
14
14
|
billboard_img,
|
|
15
15
|
body,
|
|
16
|
+
body_copy,
|
|
16
17
|
header,
|
|
17
18
|
imagePlacement,
|
|
18
19
|
image_background,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const iconInput: import(
|
|
1
|
+
export declare const iconInput: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
size: {
|
|
3
3
|
small: {
|
|
4
4
|
width: number;
|
|
@@ -14,7 +14,7 @@ export declare const iconInput: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
16
|
}>;
|
|
17
|
-
export declare const labelClassName: import(
|
|
17
|
+
export declare const labelClassName: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
18
18
|
variant: {
|
|
19
19
|
primary: {};
|
|
20
20
|
secondary: {};
|
|
@@ -39,7 +39,7 @@ export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeF
|
|
|
39
39
|
}>;
|
|
40
40
|
export declare const iconContainerBase: string;
|
|
41
41
|
export declare const iconContainer: Record<"left" | "right", string>;
|
|
42
|
-
export declare const container: import(
|
|
42
|
+
export declare const container: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
43
43
|
size: {
|
|
44
44
|
small: {
|
|
45
45
|
paddingTop: number;
|
|
@@ -73,7 +73,7 @@ export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
73
73
|
};
|
|
74
74
|
};
|
|
75
75
|
}>;
|
|
76
|
-
export declare const input: import(
|
|
76
|
+
export declare const input: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
77
77
|
size: {
|
|
78
78
|
small: {
|
|
79
79
|
fontSize: number;
|
|
@@ -129,12 +129,12 @@ export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
129
129
|
};
|
|
130
130
|
};
|
|
131
131
|
}>;
|
|
132
|
-
export declare const wrapper: import(
|
|
132
|
+
export declare const wrapper: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
133
133
|
[x: string]: {
|
|
134
134
|
[x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
|
|
135
135
|
};
|
|
136
136
|
}>;
|
|
137
|
-
export declare const helperText: import(
|
|
137
|
+
export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
138
138
|
disabled: {
|
|
139
139
|
true: {
|
|
140
140
|
color: "#5E6A74";
|
package/dist/Input/Input.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { InputHTMLAttributes, ReactNode } from 'react';
|
|
2
1
|
import { QuaternaryTypes } from '../utils';
|
|
3
|
-
|
|
2
|
+
import { InputHTMLAttributes, ReactNode } from "react";
|
|
4
3
|
export interface InputProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
5
4
|
label?: ReactNode;
|
|
6
5
|
iconLeft?: ReactNode;
|
|
@@ -11,4 +10,4 @@ export interface InputProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
|
11
10
|
helperText?: ReactNode;
|
|
12
11
|
variant?: QuaternaryTypes;
|
|
13
12
|
}
|
|
14
|
-
export declare const Input: import(
|
|
13
|
+
export declare const Input: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare const InputPhone: import(
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { InputProps } from ".";
|
|
3
|
+
export declare const InputPhone: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
|
package/dist/Input/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
1
|
+
export * from "./Input";
|
|
2
|
+
export * from "./Input.css";
|
|
3
|
+
export * from "./InputPhone";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const icon: import(
|
|
1
|
+
export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
2
2
|
size: {
|
|
3
3
|
small: {
|
|
4
4
|
width: number;
|
|
@@ -14,7 +14,7 @@ export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
16
|
}>;
|
|
17
|
-
export declare const labelClassName: import(
|
|
17
|
+
export declare const labelClassName: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
18
18
|
error: {
|
|
19
19
|
true: {
|
|
20
20
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -29,7 +29,7 @@ export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeF
|
|
|
29
29
|
}>;
|
|
30
30
|
export declare const iconContainerBase: string;
|
|
31
31
|
export declare const iconContainer: Record<"left" | "right", string>;
|
|
32
|
-
export declare const container: import(
|
|
32
|
+
export declare const container: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
33
33
|
size: {
|
|
34
34
|
small: {
|
|
35
35
|
paddingTop: number;
|
|
@@ -63,7 +63,7 @@ export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
63
63
|
};
|
|
64
64
|
};
|
|
65
65
|
}>;
|
|
66
|
-
export declare const input: import(
|
|
66
|
+
export declare const input: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
67
67
|
size: {
|
|
68
68
|
small: {
|
|
69
69
|
fontSize: number;
|
|
@@ -119,12 +119,12 @@ export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
119
119
|
};
|
|
120
120
|
};
|
|
121
121
|
}>;
|
|
122
|
-
export declare const wrapper: import(
|
|
122
|
+
export declare const wrapper: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
123
123
|
[x: string]: {
|
|
124
124
|
[x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
|
|
125
125
|
};
|
|
126
126
|
}>;
|
|
127
|
-
export declare const helperText: import(
|
|
127
|
+
export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
128
128
|
disabled: {
|
|
129
129
|
true: {
|
|
130
130
|
color: "#5E6A74";
|
package/dist/MainHTML/index.d.ts
CHANGED
package/dist/Modal/Modal.d.ts
CHANGED
package/dist/Modal/Modal.js
CHANGED
|
@@ -36,7 +36,9 @@ import "react-hook-form";
|
|
|
36
36
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
37
37
|
import "./contextApi/store.js";
|
|
38
38
|
/* empty css */
|
|
39
|
+
import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
|
|
39
40
|
/* empty css */
|
|
41
|
+
import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
|
|
40
42
|
/* empty css */
|
|
41
43
|
import "../Table/Table.css.js";
|
|
42
44
|
/* empty css */
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { Dispatch, PropsWithChildren, SetStateAction } from
|
|
2
|
-
|
|
1
|
+
import { Dispatch, PropsWithChildren, SetStateAction } from "react";
|
|
3
2
|
export interface ContextProps {
|
|
4
3
|
targetLinkUrl: string;
|
|
5
4
|
setTargetLinkUrl: Dispatch<SetStateAction<string>>;
|
|
6
5
|
openModal: boolean;
|
|
7
6
|
setOpenModal: Dispatch<SetStateAction<boolean>>;
|
|
8
7
|
}
|
|
9
|
-
export declare const GlobalContext: import(
|
|
8
|
+
export declare const GlobalContext: import("react").Context<ContextProps>;
|
|
10
9
|
export declare const GlobalContextProvider: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export declare const useGlobalContext: () => ContextProps;
|
package/dist/Modal/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./Modal";
|
|
2
|
+
export * from "./contextApi/store";
|
|
@@ -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_1en9p_1";
|
|
2
|
+
const wrapper = "_wrapper_1en9p_5";
|
|
3
|
+
const header_main_row = "_header_main_row_1en9p_11";
|
|
4
|
+
const mobile_header = "_mobile_header_1en9p_12";
|
|
5
|
+
const logo_wrap = "_logo_wrap_1en9p_18";
|
|
6
|
+
const primary_links = "_primary_links_1en9p_22";
|
|
7
|
+
const main_nav_link = "_main_nav_link_1en9p_26";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_1en9p_48";
|
|
9
|
+
const signin_wrap = "_signin_wrap_1en9p_50";
|
|
10
|
+
const signin_btn = "_signin_btn_1en9p_51";
|
|
11
|
+
const sub_nav = "_sub_nav_1en9p_48";
|
|
12
|
+
const header_sub_row = "_header_sub_row_1en9p_93";
|
|
13
|
+
const signin_dropdown = "_signin_dropdown_1en9p_109";
|
|
14
|
+
const shadow = "_shadow_1en9p_119";
|
|
15
|
+
const signin_header = "_signin_header_1en9p_127";
|
|
16
|
+
const signin_subheader = "_signin_subheader_1en9p_134";
|
|
17
|
+
const opacity = "_opacity_1en9p_156";
|
|
18
|
+
const fadeInDown = "_fadeInDown_1en9p_1";
|
|
19
|
+
const footer = "_footer_1en9p_162";
|
|
20
|
+
const open = "_open_1en9p_178";
|
|
21
|
+
const dd_wrapper = "_dd_wrapper_1en9p_190";
|
|
22
|
+
const dd_media = "_dd_media_1en9p_195";
|
|
23
|
+
const dd_media_img = "_dd_media_img_1en9p_200";
|
|
24
|
+
const dd_site_navs = "_dd_site_navs_1en9p_204";
|
|
25
|
+
const dd_media_header = "_dd_media_header_1en9p_211";
|
|
26
|
+
const mt_8 = "_mt_8_1en9p_220";
|
|
27
|
+
const mt_16 = "_mt_16_1en9p_224";
|
|
28
|
+
const ml_8 = "_ml_8_1en9p_228";
|
|
29
|
+
const dd_media_cta = "_dd_media_cta_1en9p_232";
|
|
30
|
+
const reversed_row = "_reversed_row_1en9p_246";
|
|
31
|
+
const headline = "_headline_1en9p_262";
|
|
32
|
+
const nav_anchor = "_nav_anchor_1en9p_268";
|
|
33
|
+
const headline_cta = "_headline_cta_1en9p_276";
|
|
34
|
+
const site_lists = "_site_lists_1en9p_291";
|
|
35
|
+
const hamburger = "_hamburger_1en9p_326";
|
|
36
|
+
const mobile_only = "_mobile_only_1en9p_340";
|
|
37
|
+
const mobile_logo = "_mobile_logo_1en9p_346";
|
|
38
|
+
const highlight = "_highlight_1en9p_351";
|
|
39
|
+
const mobile_nav = "_mobile_nav_1en9p_385";
|
|
40
|
+
const mobile_opened = "_mobile_opened_1en9p_395";
|
|
41
|
+
const mobile_nav_item = "_mobile_nav_item_1en9p_400";
|
|
42
|
+
const has_dropdown = "_has_dropdown_1en9p_415";
|
|
43
|
+
const icon_wrap = "_icon_wrap_1en9p_436";
|
|
44
|
+
const mobile_footer = "_mobile_footer_1en9p_441";
|
|
45
|
+
const mobile_footer_content = "_mobile_footer_content_1en9p_447";
|
|
46
|
+
const mobile_footer_media = "_mobile_footer_media_1en9p_461";
|
|
47
|
+
const footer_cta = "_footer_cta_1en9p_467";
|
|
48
|
+
const inner_wrapper = "_inner_wrapper_1en9p_495";
|
|
49
|
+
const btn = "_btn_1en9p_500";
|
|
50
|
+
const sub_menu = "_sub_menu_1en9p_505";
|
|
51
|
+
const main = "_main_1en9p_26";
|
|
52
|
+
const dd_footer = "_dd_footer_1en9p_530";
|
|
53
|
+
const desktop_only = "_desktop_only_1en9p_549";
|
|
54
54
|
const styles = {
|
|
55
55
|
header,
|
|
56
56
|
wrapper,
|
|
@@ -174,7 +174,7 @@ function NavBar() {
|
|
|
174
174
|
id: "signin-drop-menu",
|
|
175
175
|
children: [
|
|
176
176
|
/* @__PURE__ */ jsxs("li", { role: "heading", children: [
|
|
177
|
-
/* @__PURE__ */ jsx("
|
|
177
|
+
/* @__PURE__ */ jsx("span", { className: styles.signin_header, children: "Personal" }),
|
|
178
178
|
/* @__PURE__ */ jsx("ul", { className: "list_unstyled", children: /* @__PURE__ */ jsx("li", { className: styles.signin_subheader, children: /* @__PURE__ */ jsx(
|
|
179
179
|
"a",
|
|
180
180
|
{
|
|
@@ -185,7 +185,7 @@ function NavBar() {
|
|
|
185
185
|
) }) })
|
|
186
186
|
] }),
|
|
187
187
|
/* @__PURE__ */ jsxs("li", { role: "heading", children: [
|
|
188
|
-
/* @__PURE__ */ jsx("
|
|
188
|
+
/* @__PURE__ */ jsx("span", { className: `${styles.signin_header}`, children: "Business" }),
|
|
189
189
|
/* @__PURE__ */ jsx("ul", { className: "list_unstyled", children: /* @__PURE__ */ jsx("li", { className: styles.signin_subheader, children: /* @__PURE__ */ jsx(
|
|
190
190
|
"a",
|
|
191
191
|
{
|
|
@@ -197,9 +197,8 @@ function NavBar() {
|
|
|
197
197
|
] }),
|
|
198
198
|
/* @__PURE__ */ jsxs("li", { role: "heading", children: [
|
|
199
199
|
/* @__PURE__ */ jsx(
|
|
200
|
-
"
|
|
200
|
+
"span",
|
|
201
201
|
{
|
|
202
|
-
href: "#",
|
|
203
202
|
role: "menuitem",
|
|
204
203
|
className: `${styles.signin_header}`,
|
|
205
204
|
children: "Advisors"
|
|
@@ -213,21 +212,7 @@ function NavBar() {
|
|
|
213
212
|
children: "Advisor Login"
|
|
214
213
|
}
|
|
215
214
|
) }) })
|
|
216
|
-
] })
|
|
217
|
-
/* @__PURE__ */ jsx(
|
|
218
|
-
"li",
|
|
219
|
-
{
|
|
220
|
-
className: `${styles.signin_subheader} ${styles.footer} relative`,
|
|
221
|
-
children: /* @__PURE__ */ jsx(
|
|
222
|
-
"a",
|
|
223
|
-
{
|
|
224
|
-
href: "{AXOSBANK}/Return-to-Application",
|
|
225
|
-
role: "menuitem",
|
|
226
|
-
children: "Return to Application"
|
|
227
|
-
}
|
|
228
|
-
)
|
|
229
|
-
}
|
|
230
|
-
)
|
|
215
|
+
] })
|
|
231
216
|
]
|
|
232
217
|
}
|
|
233
218
|
) })
|
|
@@ -377,6 +362,15 @@ function NavBar() {
|
|
|
377
362
|
}
|
|
378
363
|
) }),
|
|
379
364
|
/* @__PURE__ */ jsx("li", { className: `${styles.mobile_nav_item}`, children: /* @__PURE__ */ jsx("a", { href: "/rias", role: "button", className: "flex_row between", children: "RIAs" }) }),
|
|
365
|
+
/* @__PURE__ */ jsx("li", { className: `${styles.mobile_nav_item}`, children: /* @__PURE__ */ jsx(
|
|
366
|
+
"a",
|
|
367
|
+
{
|
|
368
|
+
href: "/resources",
|
|
369
|
+
role: "button",
|
|
370
|
+
className: "flex_row between",
|
|
371
|
+
children: "Resources"
|
|
372
|
+
}
|
|
373
|
+
) }),
|
|
380
374
|
/* @__PURE__ */ jsx("li", { className: `${styles.mobile_nav_item}`, children: /* @__PURE__ */ jsx(
|
|
381
375
|
"a",
|
|
382
376
|
{
|
|
@@ -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,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import type { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
|
|
2
|
+
import { PropsWithChildren } from "react";
|
|
4
3
|
export interface SetContainerProps extends Omit<ImageBillboardSetProps, "imageBillboards">, PropsWithChildren {
|
|
5
4
|
}
|
|
6
5
|
export declare const SetContainer: ({ id, variant, headline, bodyCopy, additionalDetails, children, }: SetContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -37,7 +37,9 @@ import "../ImageBillboard/ImageBillboard.css.js";
|
|
|
37
37
|
import "../Chevron/Chevron.css.js";
|
|
38
38
|
/* empty css */
|
|
39
39
|
/* empty css */
|
|
40
|
+
import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
|
|
40
41
|
/* empty css */
|
|
42
|
+
import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
|
|
41
43
|
/* empty css */
|
|
42
44
|
import "../Table/Table.css.js";
|
|
43
45
|
/* empty css */
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./SetContainer";
|
|
2
|
+
export * from "./SetContainer.css";
|
|
@@ -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})`;
|
package/dist/Table/Table.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { PropsWithChildren } from "react";
|
|
2
|
+
import { CellProps, RowProps, TableContainerProps, TableProps } from "./Table.interface";
|
|
4
3
|
export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, }: TableContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, }: TableProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
5
|
export declare const TableRow: ({ children, ...props }: RowProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export declare const TableHead: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export declare const TableBody: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import(
|
|
8
|
+
export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import("react").DetailedReactHTMLElement<{
|
|
10
9
|
className: string;
|
|
11
10
|
manifest?: string | undefined;
|
|
12
11
|
defaultChecked?: boolean | undefined;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from
|
|
2
|
-
|
|
1
|
+
import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from "react";
|
|
3
2
|
export interface RowProps extends HtmlHTMLAttributes<HTMLTableRowElement>, PropsWithChildren {
|
|
4
3
|
}
|
|
5
4
|
export interface CellProps extends HtmlHTMLAttributes<HTMLTableCellElement>, PropsWithChildren {
|
package/dist/Table/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./Table";
|
|
2
|
+
export * from "./Table.css";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./TextBlock";
|
|
2
|
+
export * from "./TextBlock.css";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
2
|
-
|
|
1
|
+
import { RecipeVariants } from "@vanilla-extract/recipes";
|
|
3
2
|
/**
|
|
4
3
|
* Encode font
|
|
5
4
|
*/
|
|
@@ -9,7 +8,7 @@ export declare const headerCssVariable = "var(--header-font-family)";
|
|
|
9
8
|
*/
|
|
10
9
|
export declare const mainCssVariable = "var(--main-font-family)";
|
|
11
10
|
export declare const header: string;
|
|
12
|
-
export declare const sizes: import(
|
|
11
|
+
export declare const sizes: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
13
12
|
size: {
|
|
14
13
|
xs: {
|
|
15
14
|
fontSize: number;
|
|
@@ -31,7 +30,7 @@ export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
31
30
|
};
|
|
32
31
|
};
|
|
33
32
|
}>;
|
|
34
|
-
export declare const typography: import(
|
|
33
|
+
export declare const typography: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
35
34
|
type: {
|
|
36
35
|
h1: {
|
|
37
36
|
fontFamily: "var(--header-font-family)";
|