@axos-web-dev/shared-components 0.0.15 → 0.0.16

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 (111) 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 +2 -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/CollectInformationAlert/index.d.ts +1 -2
  24. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  25. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  26. package/dist/ContentBanner/index.d.ts +2 -3
  27. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  28. package/dist/DownloadTile/index.d.ts +2 -3
  29. package/dist/FaqAccordion/index.d.ts +2 -3
  30. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
  31. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  32. package/dist/FooterDisclosure/index.d.ts +2 -2
  33. package/dist/Forms/Forms.css.d.ts +4 -4
  34. package/dist/Forms/RenderForm.d.ts +2 -3
  35. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  36. package/dist/Forms/ScheduleCall.d.ts +2 -3
  37. package/dist/Forms/index.d.ts +4 -4
  38. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  39. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  40. package/dist/HeroBanner/index.d.ts +1 -2
  41. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  42. package/dist/Hyperlink/index.d.ts +2 -3
  43. package/dist/IconBillboard/IconBillboard.css.d.ts +6 -6
  44. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  45. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  46. package/dist/IconBillboard/IconBillboard.js +1 -1
  47. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  48. package/dist/IconBillboard/index.d.ts +4 -4
  49. package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
  50. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  51. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  52. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  53. package/dist/ImageBillboard/index.d.ts +4 -4
  54. package/dist/Input/Input.css.d.ts +6 -6
  55. package/dist/Input/index.d.ts +2 -3
  56. package/dist/Inputs/Input.css.d.ts +6 -6
  57. package/dist/MainHTML/index.d.ts +1 -2
  58. package/dist/Modal/Modal.d.ts +2 -3
  59. package/dist/Modal/contextApi/store.d.ts +2 -3
  60. package/dist/Modal/index.d.ts +2 -2
  61. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +55 -52
  62. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  63. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +106 -140
  64. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  65. package/dist/NavigationMenu/index.d.ts +2 -2
  66. package/dist/SetContainer/SetContainer.d.ts +2 -3
  67. package/dist/SetContainer/index.d.ts +2 -2
  68. package/dist/Table/Table.css.d.ts +4 -4
  69. package/dist/Table/Table.d.ts +3 -4
  70. package/dist/Table/Table.interface.d.ts +1 -2
  71. package/dist/Table/index.d.ts +2 -2
  72. package/dist/TextBlock/TextBlock.d.ts +1 -2
  73. package/dist/TextBlock/index.d.ts +2 -2
  74. package/dist/Typography/Typography.css.d.ts +3 -4
  75. package/dist/Typography/Typography.d.ts +2 -3
  76. package/dist/Typography/index.d.ts +1 -1
  77. package/dist/VideoTile/VideoTile.d.ts +2 -3
  78. package/dist/VideoTile/index.d.ts +4 -4
  79. package/dist/VideoWrapper/index.d.ts +2 -3
  80. package/dist/assets/FaqAccordion/FaqAccordion.css +6 -0
  81. package/dist/assets/IconBillboard/IconBillboard.css +1 -0
  82. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +590 -582
  83. package/dist/assets/Typography/Typography.css +1 -2
  84. package/dist/assets/globals.css +7 -2
  85. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  86. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  87. package/dist/icons/AxosX/Blue.d.ts +1 -2
  88. package/dist/icons/AxosX/index.d.ts +1 -2
  89. package/dist/icons/CheckCircle.d.ts +1 -2
  90. package/dist/icons/CheckCircleLight.d.ts +1 -2
  91. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  92. package/dist/icons/CheckIcon/index.d.ts +1 -2
  93. package/dist/icons/ChevronDown.d.ts +1 -2
  94. package/dist/icons/ChevronUp.d.ts +1 -2
  95. package/dist/icons/CloseIcon/index.d.ts +1 -2
  96. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  97. package/dist/icons/EqualHousingLender.d.ts +1 -2
  98. package/dist/icons/LockIcon/index.d.ts +1 -2
  99. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  100. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  101. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  102. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  103. package/dist/icons/WarningIcon/index.d.ts +1 -2
  104. package/dist/icons/index.d.ts +17 -17
  105. package/dist/index.css.d.ts +0 -1
  106. package/dist/main.d.ts +1 -1
  107. package/dist/themes/index.d.ts +2 -2
  108. package/dist/utils/ctaOptions.d.ts +0 -1
  109. package/dist/utils/getVariant.d.ts +1 -2
  110. package/dist/utils/index.d.ts +5 -5
  111. package/package.json +1 -1
@@ -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
  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,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>;
@@ -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,55 +1,56 @@
1
- const header = "_header_i2cqq_1";
2
- const wrapper = "_wrapper_i2cqq_5";
3
- const header_main_row = "_header_main_row_i2cqq_11";
4
- const mobile_header = "_mobile_header_i2cqq_12";
5
- const logo_wrap = "_logo_wrap_i2cqq_18";
6
- const primary_links = "_primary_links_i2cqq_22";
7
- const main_nav_link = "_main_nav_link_i2cqq_26";
8
- const sub_nav_link = "_sub_nav_link_i2cqq_48";
9
- const signin_wrap = "_signin_wrap_i2cqq_50";
10
- const signin_btn = "_signin_btn_i2cqq_51";
11
- const sub_nav = "_sub_nav_i2cqq_48";
12
- const header_sub_row = "_header_sub_row_i2cqq_93";
13
- const signin_dropdown = "_signin_dropdown_i2cqq_109";
14
- const shadow = "_shadow_i2cqq_119";
15
- const signin_header = "_signin_header_i2cqq_127";
16
- const signin_subheader = "_signin_subheader_i2cqq_134";
17
- const opacity = "_opacity_i2cqq_156";
18
- const fadeInDown = "_fadeInDown_i2cqq_1";
19
- const footer = "_footer_i2cqq_162";
20
- const open = "_open_i2cqq_178";
21
- const dd_wrapper = "_dd_wrapper_i2cqq_190";
22
- const dd_media = "_dd_media_i2cqq_195";
23
- const dd_media_img = "_dd_media_img_i2cqq_200";
24
- const dd_site_navs = "_dd_site_navs_i2cqq_204";
25
- const dd_media_header = "_dd_media_header_i2cqq_211";
26
- const mt_8 = "_mt_8_i2cqq_220";
27
- const mt_16 = "_mt_16_i2cqq_224";
28
- const ml_8 = "_ml_8_i2cqq_228";
29
- const dd_media_cta = "_dd_media_cta_i2cqq_232";
30
- const reversed_row = "_reversed_row_i2cqq_246";
31
- const headline = "_headline_i2cqq_262";
32
- const nav_anchor = "_nav_anchor_i2cqq_267";
33
- const headline_cta = "_headline_cta_i2cqq_275";
34
- const site_lists = "_site_lists_i2cqq_289";
35
- const hamburger = "_hamburger_i2cqq_324";
36
- const mobile_only = "_mobile_only_i2cqq_338";
37
- const mobile_logo = "_mobile_logo_i2cqq_344";
38
- const mobile_nav = "_mobile_nav_i2cqq_373";
39
- const mobile_opened = "_mobile_opened_i2cqq_383";
40
- const mobile_nav_item = "_mobile_nav_item_i2cqq_388";
41
- const has_dropdown = "_has_dropdown_i2cqq_403";
42
- const icon_wrap = "_icon_wrap_i2cqq_424";
43
- const mobile_footer = "_mobile_footer_i2cqq_429";
44
- const mobile_footer_content = "_mobile_footer_content_i2cqq_435";
45
- const mobile_footer_media = "_mobile_footer_media_i2cqq_449";
46
- const footer_cta = "_footer_cta_i2cqq_455";
47
- const inner_wrapper = "_inner_wrapper_i2cqq_483";
48
- const btn = "_btn_i2cqq_488";
49
- const sub_menu = "_sub_menu_i2cqq_493";
50
- const main = "_main_i2cqq_26";
51
- const dd_footer = "_dd_footer_i2cqq_518";
52
- const desktop_only = "_desktop_only_i2cqq_537";
1
+ const header = "_header_cthas_1";
2
+ const wrapper = "_wrapper_cthas_9";
3
+ const header_main_row = "_header_main_row_cthas_21";
4
+ const mobile_header = "_mobile_header_cthas_23";
5
+ const logo_wrap = "_logo_wrap_cthas_35";
6
+ const primary_links = "_primary_links_cthas_43";
7
+ const main_nav_link = "_main_nav_link_cthas_51";
8
+ const sub_nav_link = "_sub_nav_link_cthas_95";
9
+ const signin_wrap = "_signin_wrap_cthas_99";
10
+ const signin_btn = "_signin_btn_cthas_101";
11
+ const sub_nav = "_sub_nav_cthas_95";
12
+ const header_sub_row = "_header_sub_row_cthas_185";
13
+ const signin_dropdown = "_signin_dropdown_cthas_217";
14
+ const shadow = "_shadow_cthas_237";
15
+ const signin_header = "_signin_header_cthas_253";
16
+ const signin_subheader = "_signin_subheader_cthas_267";
17
+ const opacity = "_opacity_cthas_311";
18
+ const fadeInDown = "_fadeInDown_cthas_1";
19
+ const footer = "_footer_cthas_323";
20
+ const open = "_open_cthas_355";
21
+ const dd_wrapper = "_dd_wrapper_cthas_379";
22
+ const dd_media = "_dd_media_cthas_389";
23
+ const dd_media_img = "_dd_media_img_cthas_399";
24
+ const dd_site_navs = "_dd_site_navs_cthas_407";
25
+ const dd_media_header = "_dd_media_header_cthas_421";
26
+ const mt_8 = "_mt_8_cthas_439";
27
+ const mt_16 = "_mt_16_cthas_447";
28
+ const ml_8 = "_ml_8_cthas_455";
29
+ const dd_media_cta = "_dd_media_cta_cthas_463";
30
+ const reversed_row = "_reversed_row_cthas_491";
31
+ const headline = "_headline_cthas_523";
32
+ const nav_anchor = "_nav_anchor_cthas_535";
33
+ const headline_cta = "_headline_cta_cthas_551";
34
+ const site_lists = "_site_lists_cthas_581";
35
+ const hamburger = "_hamburger_cthas_651";
36
+ const mobile_only = "_mobile_only_cthas_679";
37
+ const mobile_logo = "_mobile_logo_cthas_691";
38
+ const highlight = "_highlight_cthas_701";
39
+ const mobile_nav = "_mobile_nav_cthas_763";
40
+ const mobile_opened = "_mobile_opened_cthas_783";
41
+ const mobile_nav_item = "_mobile_nav_item_cthas_793";
42
+ const has_dropdown = "_has_dropdown_cthas_823";
43
+ const icon_wrap = "_icon_wrap_cthas_865";
44
+ const mobile_footer = "_mobile_footer_cthas_875";
45
+ const mobile_footer_content = "_mobile_footer_content_cthas_887";
46
+ const mobile_footer_media = "_mobile_footer_media_cthas_915";
47
+ const footer_cta = "_footer_cta_cthas_925";
48
+ const inner_wrapper = "_inner_wrapper_cthas_981";
49
+ const btn = "_btn_cthas_991";
50
+ const sub_menu = "_sub_menu_cthas_1001";
51
+ const main = "_main_cthas_51";
52
+ const dd_footer = "_dd_footer_cthas_1051";
53
+ const desktop_only = "_desktop_only_cthas_1089";
53
54
  const styles = {
54
55
  header,
55
56
  wrapper,
@@ -88,6 +89,7 @@ const styles = {
88
89
  hamburger,
89
90
  mobile_only,
90
91
  mobile_logo,
92
+ highlight,
91
93
  mobile_nav,
92
94
  mobile_opened,
93
95
  mobile_nav_item,
@@ -125,6 +127,7 @@ export {
125
127
  header_sub_row,
126
128
  headline,
127
129
  headline_cta,
130
+ highlight,
128
131
  icon_wrap,
129
132
  inner_wrapper,
130
133
  logo_wrap,
@@ -1 +1 @@
1
- export default function SubNavBar(): import("react/jsx-runtime").JSX.Element;
1
+ export default function SubNavBar(): import("react/jsx-runtime").JSX.Element | null;
@@ -1,16 +1,14 @@
1
1
  "use client";
2
- import { jsx, Fragment, jsxs } from "react/jsx-runtime";
2
+ import { jsxs, Fragment, jsx } from "react/jsx-runtime";
3
3
  import { Button } from "../../Button/Button.js";
4
4
  import "../../Button/Button.css.js";
5
- import { useRef, useState, useEffect } from "react";
5
+ import { useRef, useState } from "react";
6
6
  import { useLocation } from "react-use";
7
7
  import styles from "./NavBar.module.js";
8
8
  import { sub_nav, absoule, dd_media, dd_media_btn } from "./SubNavbar.css.js";
9
9
  function SubNavBar() {
10
10
  const subNav1 = useRef(null);
11
11
  const [isMouseOver, setIsMouseOver] = useState(false);
12
- const [render, setIsrender] = useState(false);
13
- const { pathname } = useLocation();
14
12
  const mouseOver = () => {
15
13
  setIsMouseOver(true);
16
14
  };
@@ -20,103 +18,87 @@ function SubNavBar() {
20
18
  const showSubNabVarOptions = () => {
21
19
  setIsMouseOver(!isMouseOver);
22
20
  };
23
- useEffect(() => {
24
- (pathname == null ? void 0 : pathname.includes("/products")) ? setIsrender(true) : setIsrender(false);
25
- }, [render]);
26
- return /* @__PURE__ */ jsx(Fragment, { children: render && /* @__PURE__ */ jsxs(Fragment, { children: [
27
- /* @__PURE__ */ jsx(
28
- "div",
29
- {
30
- className: `${styles.sub_nav} ${sub_nav} ${styles.desktop_only}`,
31
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsx("div", { className: "list_unstyled flex_row middle", children: /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", children: [
32
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
33
- "a",
34
- {
35
- href: "#",
36
- id: "subNav1",
37
- role: "menuitem",
38
- onMouseEnter: mouseOver,
39
- onClick: showSubNabVarOptions,
40
- children: [
41
- "Private Client",
42
- /* @__PURE__ */ jsx(
43
- "svg",
21
+ const { pathname } = useLocation();
22
+ if (!(pathname == null ? void 0 : pathname.includes("/products"))) {
23
+ return null;
24
+ }
25
+ const date = /* @__PURE__ */ new Date();
26
+ const day = date.getDate();
27
+ const month = date.getMonth() + 1;
28
+ const year = date.getFullYear();
29
+ const currentDate = `${month}/${day}/${year}`;
30
+ return /* @__PURE__ */ jsxs(Fragment, { children: [
31
+ /* @__PURE__ */ jsx("div", { className: `${styles.sub_nav} ${sub_nav} ${styles.desktop_only}`, children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsx("div", { className: "list_unstyled flex_row middle", children: /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", children: [
32
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
33
+ "a",
34
+ {
35
+ href: "#",
36
+ id: "subNav1",
37
+ role: "menuitem",
38
+ onMouseEnter: mouseOver,
39
+ onClick: showSubNabVarOptions,
40
+ children: [
41
+ "Private Client",
42
+ /* @__PURE__ */ jsx(
43
+ "svg",
44
+ {
45
+ width: "15",
46
+ height: "12",
47
+ viewBox: "0 0 20 12",
48
+ fill: "none",
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ style: { marginLeft: "8px" },
51
+ children: /* @__PURE__ */ jsx(
52
+ "path",
44
53
  {
45
- width: "15",
46
- height: "12",
47
- viewBox: "0 0 20 12",
48
- fill: "none",
49
- xmlns: "http://www.w3.org/2000/svg",
50
- style: { marginLeft: "8px" },
51
- children: /* @__PURE__ */ jsx(
52
- "path",
53
- {
54
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
55
- fill: "white"
56
- }
57
- )
54
+ d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
55
+ fill: "white"
58
56
  }
59
57
  )
60
- ]
61
- }
62
- ) }),
63
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
64
- "a",
65
- {
66
- href: "/products/select-high-yield-money-market",
67
- id: "subNav2",
68
- role: "menuitem",
69
- children: "Select High Yield Money Market"
70
- }
71
- ) }),
72
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
73
- "a",
74
- {
75
- href: "/products/select-cds",
76
- id: "subNav3",
77
- role: "menuitem",
78
- children: "Select CDs"
79
- }
80
- ) }),
81
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
82
- "a",
83
- {
84
- href: "/products/select-checking",
85
- id: "subNav4",
86
- role: "menuitem",
87
- children: "Select Checking"
88
- }
89
- ) }),
90
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
91
- "a",
92
- {
93
- href: "/products/select-savings",
94
- id: "subNav4",
95
- role: "menuitem",
96
- children: "Select Savings"
97
- }
98
- ) }),
99
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
100
- "a",
101
- {
102
- href: "/products/business-banking",
103
- id: "subNav4",
104
- role: "menuitem",
105
- children: "Business Banking"
106
- }
107
- ) }),
108
- /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
109
- "a",
110
- {
111
- href: "/products/mortgage",
112
- id: "subNav4",
113
- role: "menuitem",
114
- children: "Mortgage"
115
- }
116
- ) })
117
- ] }) }) }) })
118
- }
119
- ),
58
+ }
59
+ )
60
+ ]
61
+ }
62
+ ) }),
63
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
64
+ "a",
65
+ {
66
+ href: "/products/select-high-yield-money-market",
67
+ id: "subNav2",
68
+ role: "menuitem",
69
+ children: "Select High Yield Money Market"
70
+ }
71
+ ) }),
72
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx("a", { href: "/products/select-cds", id: "subNav3", role: "menuitem", children: "Select CDs" }) }),
73
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
74
+ "a",
75
+ {
76
+ href: "/products/select-checking",
77
+ id: "subNav4",
78
+ role: "menuitem",
79
+ children: "Select Checking"
80
+ }
81
+ ) }),
82
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
83
+ "a",
84
+ {
85
+ href: "/products/select-savings",
86
+ id: "subNav4",
87
+ role: "menuitem",
88
+ children: "Select Savings"
89
+ }
90
+ ) }),
91
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
92
+ "a",
93
+ {
94
+ href: "/products/business-banking",
95
+ id: "subNav4",
96
+ role: "menuitem",
97
+ children: "Business Banking"
98
+ }
99
+ ) }),
100
+ /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx("a", { href: "/products/mortgage", id: "subNav4", role: "menuitem", children: "Mortgage" }) })
101
+ ] }) }) }) }) }),
120
102
  isMouseOver && /* @__PURE__ */ jsx(
121
103
  "div",
122
104
  {
@@ -155,7 +137,7 @@ function SubNavBar() {
155
137
  targetUrl: "tel:877-887-3030",
156
138
  color: "tertiary",
157
139
  "aria-controls": "signin-drop-menu",
158
- children: "Call (877)-887-3030"
140
+ children: "Call (877) 887-3030"
159
141
  }
160
142
  ) })
161
143
  ]
@@ -166,41 +148,29 @@ function SubNavBar() {
166
148
  {
167
149
  className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
168
150
  children: [
169
- /* @__PURE__ */ jsxs(
170
- "div",
171
- {
172
- className: `${styles.headline} flex_row middle between`,
173
- children: [
174
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Discover the World of Premium Banking" }),
175
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
176
- /* @__PURE__ */ jsx(
177
- "svg",
178
- {
179
- xmlns: "http://www.w3.org/2000/svg",
180
- width: "20",
181
- height: "20",
182
- viewBox: "0 0 20 20",
183
- fill: "none",
184
- children: /* @__PURE__ */ jsx(
185
- "path",
186
- {
187
- d: "M10 1.25C14.8325 1.25 18.75 5.16751 18.75 10C18.75 14.8325 14.8325 18.75 10 18.75C5.16751 18.75 1.25 14.8325 1.25 10C1.25 5.16751 5.16751 1.25 10 1.25ZM10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5ZM10 13.125C10.5178 13.125 10.9375 13.5447 10.9375 14.0625C10.9375 14.5803 10.5178 15 10 15C9.48223 15 9.0625 14.5803 9.0625 14.0625C9.0625 13.5447 9.48223 13.125 10 13.125ZM10 5C11.5085 5 12.5 6.11546 12.5 7.5C12.5 8.19375 12.2463 8.61355 11.5601 9.3212L11.3794 9.50444L11.1007 9.79159C10.7846 10.1307 10.6575 10.3327 10.6306 10.5369L10.625 10.625V11.875H9.375V10.625L9.38039 10.4569C9.42029 9.85929 9.68587 9.45248 10.3149 8.80379L10.4956 8.62056L10.7743 8.33341C11.1355 7.94588 11.25 7.73736 11.25 7.5C11.25 6.77517 10.7832 6.25 10 6.25C9.36596 6.25 8.83162 6.86132 8.75852 7.38182L8.75 7.5H7.5L7.50649 7.33864C7.59696 6.20479 8.62337 5 10 5Z",
188
- fill: "#4A5560"
189
- }
190
- )
191
- }
192
- ),
193
- /* @__PURE__ */ jsx(
194
- "div",
151
+ /* @__PURE__ */ jsxs("div", { className: `${styles.headline} flex_row middle between`, children: [
152
+ /* @__PURE__ */ jsx("p", { role: "heading", children: "Discover the World of Premium Banking" }),
153
+ /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
154
+ /* @__PURE__ */ jsx(
155
+ "svg",
156
+ {
157
+ xmlns: "http://www.w3.org/2000/svg",
158
+ width: "20",
159
+ height: "20",
160
+ viewBox: "0 0 20 20",
161
+ fill: "none",
162
+ children: /* @__PURE__ */ jsx(
163
+ "path",
195
164
  {
196
- className: `${styles.headline_cta} ${styles.ml_8}`,
197
- children: /* @__PURE__ */ jsx("a", { href: "https://www.axosbank.com/Customer-Support/", children: "Help & Support" })
165
+ d: "M10 1.25C14.8325 1.25 18.75 5.16751 18.75 10C18.75 14.8325 14.8325 18.75 10 18.75C5.16751 18.75 1.25 14.8325 1.25 10C1.25 5.16751 5.16751 1.25 10 1.25ZM10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5ZM10 13.125C10.5178 13.125 10.9375 13.5447 10.9375 14.0625C10.9375 14.5803 10.5178 15 10 15C9.48223 15 9.0625 14.5803 9.0625 14.0625C9.0625 13.5447 9.48223 13.125 10 13.125ZM10 5C11.5085 5 12.5 6.11546 12.5 7.5C12.5 8.19375 12.2463 8.61355 11.5601 9.3212L11.3794 9.50444L11.1007 9.79159C10.7846 10.1307 10.6575 10.3327 10.6306 10.5369L10.625 10.625V11.875H9.375V10.625L9.38039 10.4569C9.42029 9.85929 9.68587 9.45248 10.3149 8.80379L10.4956 8.62056L10.7743 8.33341C11.1355 7.94588 11.25 7.73736 11.25 7.5C11.25 6.77517 10.7832 6.25 10 6.25C9.36596 6.25 8.83162 6.86132 8.75852 7.38182L8.75 7.5H7.5L7.50649 7.33864C7.59696 6.20479 8.62337 5 10 5Z",
166
+ fill: "#4A5560"
198
167
  }
199
168
  )
200
- ] })
201
- ]
202
- }
203
- ),
169
+ }
170
+ ),
171
+ /* @__PURE__ */ jsx("div", { className: `${styles.headline_cta} ${styles.ml_8}`, children: /* @__PURE__ */ jsx("a", { href: "/contact-us", children: "Help & Support" }) })
172
+ ] })
173
+ ] }),
204
174
  /* @__PURE__ */ jsx("hr", {}),
205
175
  /* @__PURE__ */ jsx("div", { className: `${styles.site_lists} flex_row`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
206
176
  /* @__PURE__ */ jsx(
@@ -222,13 +192,7 @@ function SubNavBar() {
222
192
  ),
223
193
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
224
194
  /* @__PURE__ */ jsx("li", { role: "heading", children: "Products" }),
225
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
226
- "a",
227
- {
228
- href: "/products/premier-private-client-banking",
229
- children: "Advisor Private Client Banking"
230
- }
231
- ) }),
195
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "/products/premier-private-client-banking", children: "Advisor Private Client Banking" }) }),
232
196
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "/products/insureguard-for-advisor", children: "InsureGuard+" }) }),
233
197
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
234
198
  "a",
@@ -241,7 +205,9 @@ function SubNavBar() {
241
205
  ] }) }),
242
206
  /* @__PURE__ */ jsx("div", { className: `flex_row ${styles.dd_footer}`, children: /* @__PURE__ */ jsxs("p", { children: [
243
207
  /* @__PURE__ */ jsx("sup", { children: "*" }),
244
- " The Annual Percentage Yield (APY) is accurate as of 3/5/2024."
208
+ " The Annual Percentage Yield (APY) is accurate as of ",
209
+ currentDate,
210
+ "."
245
211
  ] }) })
246
212
  ]
247
213
  }
@@ -249,7 +215,7 @@ function SubNavBar() {
249
215
  ] }) })
250
216
  }
251
217
  )
252
- ] }) });
218
+ ] });
253
219
  }
254
220
  export {
255
221
  SubNavBar as default
@@ -114,7 +114,7 @@ function NavBar() {
114
114
  {
115
115
  url: lastNavItem.url,
116
116
  name: lastNavItem.name,
117
- className: `link list_unstyled ${styles.main_nav_link}`,
117
+ className: `link list_unstyled ${styles.main_nav_link} ${styles.highlight}`,
118
118
  isActive: activeIndex == navItems.length,
119
119
  onClick: handleClick,
120
120
  index: navItems.length
@@ -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;
@@ -1,2 +1,2 @@
1
- export * from './SetContainer';
2
- export * from './SetContainer.css';
1
+ export * from "./SetContainer";
2
+ export * from "./SetContainer.css";