@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.
Files changed (133) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +3 -4
  2. package/dist/Accordion/Accordion.d.ts +1 -2
  3. package/dist/Accordion/index.d.ts +2 -2
  4. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  5. package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
  6. package/dist/AlertBanner/index.d.ts +2 -3
  7. package/dist/ApyCalculator/index.d.ts +1 -2
  8. package/dist/BulletItem/BulletItem.d.ts +1 -2
  9. package/dist/BulletItem/index.d.ts +1 -1
  10. package/dist/Button/Button.css.d.ts +12 -3
  11. package/dist/Button/Button.d.ts +3 -4
  12. package/dist/Button/Button.interface.d.ts +1 -2
  13. package/dist/Button/GoBackButton.d.ts +2 -3
  14. package/dist/Button/index.d.ts +3 -3
  15. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
  16. package/dist/CallToActionBar/index.d.ts +2 -3
  17. package/dist/Carousel/Carousel.css.d.ts +5 -6
  18. package/dist/Carousel/index.d.ts +2 -3
  19. package/dist/Carousel/store.d.ts +1 -1
  20. package/dist/Chevron/Chevron.css.d.ts +1 -1
  21. package/dist/Chevron/Chevron.interface.d.ts +1 -2
  22. package/dist/Chevron/index.d.ts +2 -3
  23. package/dist/Chevron/index.js +2 -0
  24. package/dist/CollectInformationAlert/index.d.ts +1 -2
  25. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  26. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  27. package/dist/ContentBanner/index.d.ts +2 -3
  28. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  29. package/dist/DownloadTile/index.d.ts +2 -3
  30. package/dist/FaqAccordion/index.d.ts +2 -3
  31. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
  32. package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
  33. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  34. package/dist/FooterDisclosure/FooterDisclosure.js +10 -3
  35. package/dist/FooterDisclosure/index.d.ts +2 -2
  36. package/dist/FooterDisclosure/index.js +1 -2
  37. package/dist/Forms/Forms.css.d.ts +4 -4
  38. package/dist/Forms/RenderForm.d.ts +2 -3
  39. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  40. package/dist/Forms/ScheduleCall.d.ts +2 -3
  41. package/dist/Forms/index.d.ts +4 -4
  42. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  43. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  44. package/dist/HeroBanner/index.d.ts +1 -2
  45. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  46. package/dist/Hyperlink/index.d.ts +2 -3
  47. package/dist/Hyperlink/index.js +2 -0
  48. package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
  49. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  50. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  51. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  52. package/dist/IconBillboard/index.d.ts +4 -4
  53. package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -4
  54. package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
  55. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  56. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  57. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  58. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  59. package/dist/ImageBillboard/index.d.ts +4 -4
  60. package/dist/ImageBillboard/index.js +2 -1
  61. package/dist/Input/Input.css.d.ts +6 -6
  62. package/dist/Input/Input.d.ts +2 -3
  63. package/dist/Input/InputPhone.d.ts +3 -3
  64. package/dist/Input/index.d.ts +3 -3
  65. package/dist/Inputs/Input.css.d.ts +6 -6
  66. package/dist/MainHTML/index.d.ts +1 -2
  67. package/dist/Modal/Modal.d.ts +2 -3
  68. package/dist/Modal/Modal.js +2 -0
  69. package/dist/Modal/contextApi/store.d.ts +2 -3
  70. package/dist/Modal/index.d.ts +2 -2
  71. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
  72. package/dist/NavigationMenu/AxosAdvisor/index.js +13 -19
  73. package/dist/NavigationMenu/index.d.ts +2 -2
  74. package/dist/SetContainer/SetContainer.d.ts +2 -3
  75. package/dist/SetContainer/SetContainer.js +2 -0
  76. package/dist/SetContainer/index.d.ts +2 -2
  77. package/dist/Table/Table.css.d.ts +5 -5
  78. package/dist/Table/Table.d.ts +3 -4
  79. package/dist/Table/Table.interface.d.ts +1 -2
  80. package/dist/Table/index.d.ts +2 -2
  81. package/dist/TextBlock/TextBlock.d.ts +1 -2
  82. package/dist/TextBlock/index.d.ts +2 -2
  83. package/dist/Typography/Typography.css.d.ts +3 -4
  84. package/dist/Typography/Typography.d.ts +2 -3
  85. package/dist/Typography/index.d.ts +1 -1
  86. package/dist/VideoTile/VideoTile.css.js +1 -1
  87. package/dist/VideoTile/VideoTile.d.ts +2 -3
  88. package/dist/VideoTile/VideoTile.js +2 -2
  89. package/dist/VideoTile/index.d.ts +4 -4
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +5 -3
  92. package/dist/VideoWrapper/index.d.ts +2 -3
  93. package/dist/VideoWrapper/index.js +23 -18
  94. package/dist/assets/Button/Button.css +14 -3
  95. package/dist/assets/FaqAccordion/FaqAccordion.css +12 -3
  96. package/dist/assets/FooterDisclosure/FooterDisclosure.css +4 -14
  97. package/dist/assets/HeroBanner/HeroBanner.css +0 -1
  98. package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
  99. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
  100. package/dist/assets/TextBlock/TextBlock.css +0 -1
  101. package/dist/assets/VideoTile/VideoTile.css +5 -0
  102. package/dist/assets/VideoWrapper/VideoWrapper.css +13 -8
  103. package/dist/assets/globals.css +7 -2
  104. package/dist/assets/index.css +0 -3
  105. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  106. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  107. package/dist/icons/AxosX/Blue.d.ts +1 -2
  108. package/dist/icons/AxosX/index.d.ts +1 -2
  109. package/dist/icons/CheckCircle.d.ts +1 -2
  110. package/dist/icons/CheckCircleLight.d.ts +1 -2
  111. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  112. package/dist/icons/CheckIcon/index.d.ts +1 -2
  113. package/dist/icons/ChevronDown.d.ts +1 -2
  114. package/dist/icons/ChevronUp.d.ts +1 -2
  115. package/dist/icons/CloseIcon/index.d.ts +1 -2
  116. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  117. package/dist/icons/EqualHousingLender.d.ts +1 -2
  118. package/dist/icons/LockIcon/index.d.ts +1 -2
  119. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  120. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  121. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  122. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  123. package/dist/icons/WarningIcon/index.d.ts +1 -2
  124. package/dist/icons/index.d.ts +17 -17
  125. package/dist/index.css.d.ts +0 -1
  126. package/dist/main.d.ts +2 -1
  127. package/dist/main.js +5 -3
  128. package/dist/themes/index.d.ts +2 -2
  129. package/dist/utils/allowedAxosDomains.js +5 -3
  130. package/dist/utils/ctaOptions.d.ts +0 -1
  131. package/dist/utils/getVariant.d.ts +1 -2
  132. package/dist/utils/index.d.ts +5 -5
  133. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- export declare const billboard: import('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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 './ImageBillboard.interface';
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 './ImageBillboard.interface';
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: "push_up", children: bodyCopy }),
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 './ImageBillboard';
2
- export * from './ImageBillboard.css';
3
- export type * from './ImageBillboard.interface';
4
- export * from './ImageBillboardSet';
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
137
+ export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
138
138
  disabled: {
139
139
  true: {
140
140
  color: "#5E6A74";
@@ -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('react').ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
13
+ export declare const Input: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,3 +1,3 @@
1
- import { InputProps } from '.';
2
-
3
- export declare const InputPhone: import('react').ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
1
+ /// <reference types="react" />
2
+ import { InputProps } from ".";
3
+ export declare const InputPhone: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,3 +1,3 @@
1
- export * from './Input';
2
- export * from './Input.css';
3
- export * from './InputPhone';
1
+ export * from "./Input";
2
+ export * from "./Input.css";
3
+ export * from "./InputPhone";
@@ -1,4 +1,4 @@
1
- export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
127
+ export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
128
128
  disabled: {
129
129
  true: {
130
130
  color: "#5E6A74";
@@ -1,5 +1,4 @@
1
- import { PropsWithChildren } from 'react';
2
-
1
+ import { PropsWithChildren } from "react";
3
2
  export interface BodyProps extends PropsWithChildren {
4
3
  theme: "Axos" | "Premier";
5
4
  }
@@ -1,4 +1,3 @@
1
- import { ModalProps } from './Modal.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { ModalProps } from "./Modal.interface";
4
3
  export declare const Modal: FC<ModalProps>;
@@ -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 'react';
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('react').Context<ContextProps>;
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;
@@ -1,2 +1,2 @@
1
- export * from './Modal';
2
- export * from './contextApi/store';
1
+ export * from "./Modal";
2
+ export * from "./contextApi/store";
@@ -1,56 +1,56 @@
1
- const header = "_header_n9jyn_1";
2
- const wrapper = "_wrapper_n9jyn_5";
3
- const header_main_row = "_header_main_row_n9jyn_11";
4
- const mobile_header = "_mobile_header_n9jyn_12";
5
- const logo_wrap = "_logo_wrap_n9jyn_18";
6
- const primary_links = "_primary_links_n9jyn_22";
7
- const main_nav_link = "_main_nav_link_n9jyn_26";
8
- const sub_nav_link = "_sub_nav_link_n9jyn_48";
9
- const signin_wrap = "_signin_wrap_n9jyn_50";
10
- const signin_btn = "_signin_btn_n9jyn_51";
11
- const sub_nav = "_sub_nav_n9jyn_48";
12
- const header_sub_row = "_header_sub_row_n9jyn_93";
13
- const signin_dropdown = "_signin_dropdown_n9jyn_109";
14
- const shadow = "_shadow_n9jyn_119";
15
- const signin_header = "_signin_header_n9jyn_127";
16
- const signin_subheader = "_signin_subheader_n9jyn_134";
17
- const opacity = "_opacity_n9jyn_156";
18
- const fadeInDown = "_fadeInDown_n9jyn_1";
19
- const footer = "_footer_n9jyn_162";
20
- const open = "_open_n9jyn_178";
21
- const dd_wrapper = "_dd_wrapper_n9jyn_190";
22
- const dd_media = "_dd_media_n9jyn_195";
23
- const dd_media_img = "_dd_media_img_n9jyn_200";
24
- const dd_site_navs = "_dd_site_navs_n9jyn_204";
25
- const dd_media_header = "_dd_media_header_n9jyn_211";
26
- const mt_8 = "_mt_8_n9jyn_220";
27
- const mt_16 = "_mt_16_n9jyn_224";
28
- const ml_8 = "_ml_8_n9jyn_228";
29
- const dd_media_cta = "_dd_media_cta_n9jyn_232";
30
- const reversed_row = "_reversed_row_n9jyn_246";
31
- const headline = "_headline_n9jyn_262";
32
- const nav_anchor = "_nav_anchor_n9jyn_268";
33
- const headline_cta = "_headline_cta_n9jyn_276";
34
- const site_lists = "_site_lists_n9jyn_291";
35
- const hamburger = "_hamburger_n9jyn_326";
36
- const mobile_only = "_mobile_only_n9jyn_340";
37
- const mobile_logo = "_mobile_logo_n9jyn_346";
38
- const highlight = "_highlight_n9jyn_351";
39
- const mobile_nav = "_mobile_nav_n9jyn_385";
40
- const mobile_opened = "_mobile_opened_n9jyn_395";
41
- const mobile_nav_item = "_mobile_nav_item_n9jyn_400";
42
- const has_dropdown = "_has_dropdown_n9jyn_415";
43
- const icon_wrap = "_icon_wrap_n9jyn_436";
44
- const mobile_footer = "_mobile_footer_n9jyn_441";
45
- const mobile_footer_content = "_mobile_footer_content_n9jyn_447";
46
- const mobile_footer_media = "_mobile_footer_media_n9jyn_461";
47
- const footer_cta = "_footer_cta_n9jyn_467";
48
- const inner_wrapper = "_inner_wrapper_n9jyn_495";
49
- const btn = "_btn_n9jyn_500";
50
- const sub_menu = "_sub_menu_n9jyn_505";
51
- const main = "_main_n9jyn_26";
52
- const dd_footer = "_dd_footer_n9jyn_530";
53
- const desktop_only = "_desktop_only_n9jyn_549";
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("a", { href: "#", className: styles.signin_header, children: "Personal" }),
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("a", { href: "#", className: `${styles.signin_header}`, children: "Business" }),
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
- "a",
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 './AxosAdvisor';
2
- export { default as NavBarAFS } from './AxosFiduciary';
1
+ export { default as NavBarAXA } from "./AxosAdvisor";
2
+ export { default as NavBarAFS } from "./AxosFiduciary";
@@ -1,6 +1,5 @@
1
- import { PropsWithChildren } from 'react';
2
- import { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
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 './SetContainer';
2
- export * from './SetContainer.css';
1
+ export * from "./SetContainer";
2
+ export * from "./SetContainer.css";
@@ -1,4 +1,4 @@
1
- export declare const table_container: import('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
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})`;
@@ -1,12 +1,11 @@
1
- import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
2
- import { PropsWithChildren } from 'react';
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('react').DetailedReactHTMLElement<{
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 'react';
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 {
@@ -1,2 +1,2 @@
1
- export * from './Table';
2
- export * from './Table.css';
1
+ export * from "./Table";
2
+ export * from "./Table.css";
@@ -1,5 +1,4 @@
1
- import { ReactNode } from 'react';
2
-
1
+ import { ReactNode } from "react";
3
2
  export interface TextBlockProps {
4
3
  bodyCopy: ReactNode | string;
5
4
  headline: ReactNode | string;
@@ -1,2 +1,2 @@
1
- export * from './TextBlock';
2
- export * from './TextBlock.css';
1
+ export * from "./TextBlock";
2
+ export * from "./TextBlock.css";
@@ -1,5 +1,4 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
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('@vanilla-extract/recipes').RuntimeFn<{
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('@vanilla-extract/recipes').RuntimeFn<{
33
+ export declare const typography: import("@vanilla-extract/recipes").RuntimeFn<{
35
34
  type: {
36
35
  h1: {
37
36
  fontFamily: "var(--header-font-family)";