@axos-web-dev/shared-components 2.0.0-dev.6 → 2.0.0-dev.7-fixdependencies

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 (116) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +1 -1
  3. package/dist/Accordion/Accordion.js +3 -3
  4. package/dist/AlertBanner/index.js +1 -1
  5. package/dist/Article/Article.js +1 -1
  6. package/dist/Auth/ErrorAlert.js +1 -1
  7. package/dist/Avatar/Avatar.module.js +7 -7
  8. package/dist/Blockquote/Blockquote.module.js +3 -3
  9. package/dist/Button/Button.js +1 -1
  10. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
  11. package/dist/Calculators/ApyCalculator/index.js +1 -1
  12. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  13. package/dist/Calculators/Calculator.js +1 -1
  14. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  15. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
  16. package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
  17. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
  18. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
  19. package/dist/Carousel/index.js +2 -2
  20. package/dist/Chatbot/Chatbot.js +1 -1
  21. package/dist/Chevron/index.js +1 -1
  22. package/dist/Comparison/Comparison.js +1 -1
  23. package/dist/ContentBanner/index.js +1 -1
  24. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  25. package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
  26. package/dist/FaqAccordion/index.js +2 -2
  27. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  28. package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
  29. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  30. package/dist/Forms/ApplyNow.js +1 -1
  31. package/dist/Forms/ContactUsBusiness.js +1 -1
  32. package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
  33. package/dist/Forms/ContactUsNMLSId.js +1 -1
  34. package/dist/Forms/CpraRequest.js +1 -1
  35. package/dist/Forms/CraPublicFile.js +1 -1
  36. package/dist/Forms/EmailOnly.js +1 -1
  37. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  38. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
  39. package/dist/Forms/MortgageWarehouseLending.js +1 -1
  40. package/dist/Forms/SuccesForm.js +1 -1
  41. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  42. package/dist/HeroBanner/HeroBanner.css.js +19 -16
  43. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  44. package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
  45. package/dist/HeroBanner/HeroBanner.js +26 -160
  46. package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
  47. package/dist/HeroBanner/HeroVideoPoster.js +24 -0
  48. package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
  49. package/dist/HeroBanner/LargeBanner.css.js +22 -8
  50. package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
  51. package/dist/HeroBanner/LargeHeroBanner.js +223 -0
  52. package/dist/HeroBanner/index.js +3 -2
  53. package/dist/Hyperlink/index.js +1 -1
  54. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  55. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  56. package/dist/ImageLink/index.js +1 -1
  57. package/dist/Input/Checkbox.js +2 -2
  58. package/dist/Input/DownPaymentInput.js +1 -1
  59. package/dist/Input/Dropdown.js +1 -1
  60. package/dist/Input/Input.js +1 -1
  61. package/dist/Input/InputTextArea.js +1 -1
  62. package/dist/Insight/Featured/CategorySelector.js +1 -1
  63. package/dist/Insight/Featured/Featured.js +3 -3
  64. package/dist/Insight/Featured/Header.js +1 -1
  65. package/dist/Interstitial/Interstitial.module.js +10 -10
  66. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  67. package/dist/Modal/Modal.js +1 -1
  68. package/dist/Modal/contextApi/store.js +1 -1
  69. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  70. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  71. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  72. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  73. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -1
  74. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
  75. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  76. package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
  77. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  78. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  79. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  80. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  81. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  82. package/dist/NavigationMenu/Navbar.js +1 -1
  83. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  84. package/dist/PageNavItem/PageNavItem.js +1 -1
  85. package/dist/SetContainer/SetContainer.js +1 -1
  86. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  87. package/dist/StepItem/StepItem.js +1 -1
  88. package/dist/StepItemSet/StepItemSet.js +1 -1
  89. package/dist/Table/Table.js +1 -1
  90. package/dist/Topic/Topic.js +1 -1
  91. package/dist/VideoTile/VideoTile.js +1 -1
  92. package/dist/VideoWrapper/index.js +1 -1
  93. package/dist/WalnutIframe/wrapper.module.js +3 -3
  94. package/dist/assets/Avatar/Avatar.css +59 -59
  95. package/dist/assets/Blockquote/Blockquote.css +72 -72
  96. package/dist/assets/FdicCallout/FdicCallout.css +48 -48
  97. package/dist/assets/HeroBanner/HeroBanner.css +82 -65
  98. package/dist/assets/HeroBanner/LargeBanner.css +126 -59
  99. package/dist/assets/Interstitial/Interstitial.css +142 -142
  100. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
  101. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  102. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
  103. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -353
  104. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +445 -445
  105. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
  106. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
  107. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
  108. package/dist/assets/WalnutIframe/wrapper.css +48 -48
  109. package/dist/assets/globals.css +6 -6
  110. package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
  111. package/dist/main.js +3 -2
  112. package/dist/utils/getPosition.d.ts +1 -0
  113. package/dist/utils/getPosition.js +17 -0
  114. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  115. package/dist/utils/variant.types.d.ts +1 -0
  116. package/package.json +148 -148
@@ -0,0 +1,223 @@
1
+ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
2
+ import clsx from "clsx";
3
+ import Image from "next/image.js";
4
+ import { Button } from "../Button/Button.js";
5
+ import "../Button/Button.css.js";
6
+ import "react";
7
+ import "react-use";
8
+ import { Chevron } from "../Chevron/index.js";
9
+ import "../icons/ArrowIcon/ArrowIcon.css.js";
10
+ import "../icons/CheckIcon/CheckIcon.css.js";
11
+ import SvgCheckIcon from "../icons/CheckIcon/index.js";
12
+ import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
13
+ /* empty css */
14
+ /* empty css */
15
+ /* empty css */
16
+ /* empty css */
17
+ /* empty css */
18
+ import { getVariant } from "../utils/getVariant.js";
19
+ import { HeroVideoPoster } from "./HeroVideoPoster.js";
20
+ import { getPosition } from "../utils/getPosition.js";
21
+ import { hero_wrapper, hero_bullet_item, hero_sub_bullets, hero_btns, img_contents, reversed_lg_image, reversed } from "./HeroBanner.css.js";
22
+ import { lg_hero_container, content_display_lg, lg_hero_eyebrow, lg_headline_text, lg_hero_text, placement, lg_hero_content_mobile, lg_hero_sizing, lg_hero_img, lg_hero_content, video_wrapper, lg_hero_banner, video_bg } from "./LargeBanner.css.js";
23
+ const LargeHeroBanner = ({
24
+ id,
25
+ eyebrow,
26
+ headline,
27
+ bodyCopy,
28
+ bullets,
29
+ callToActionRow,
30
+ image,
31
+ imagePlacement = "Right",
32
+ variant,
33
+ video,
34
+ bannerType,
35
+ videoTextPosition = "default"
36
+ }) => {
37
+ const textPosition = getPosition(videoTextPosition);
38
+ return /* @__PURE__ */ jsxs(
39
+ "section",
40
+ {
41
+ className: clsx(
42
+ lg_hero_banner({ variant: getVariant(variant) }),
43
+ bannerType === "Video Poster" ? video_bg : ""
44
+ ),
45
+ id,
46
+ children: [
47
+ /* @__PURE__ */ jsx("div", { className: `${hero_wrapper} containment ${lg_hero_container}`, children: /* @__PURE__ */ jsxs(
48
+ "div",
49
+ {
50
+ className: clsx(
51
+ lg_hero_content,
52
+ imagePlacement !== "Right" ? reversed : "",
53
+ "flex",
54
+ "between",
55
+ "middle"
56
+ ),
57
+ style: {
58
+ position: textPosition !== "default" ? "static" : "relative"
59
+ },
60
+ children: [
61
+ /* @__PURE__ */ jsx(
62
+ "div",
63
+ {
64
+ className: clsx(
65
+ lg_hero_text({ variant: getVariant(variant) }),
66
+ "rounded",
67
+ textPosition !== "default" ? placement({ position: textPosition }) : "",
68
+ lg_hero_content_mobile
69
+ ),
70
+ children: /* @__PURE__ */ jsxs("div", { className: `containment ${content_display_lg}`, children: [
71
+ eyebrow && /* @__PURE__ */ jsx(
72
+ "h1",
73
+ {
74
+ className: lg_hero_eyebrow({
75
+ variant: getVariant(variant)
76
+ }),
77
+ children: eyebrow
78
+ }
79
+ ),
80
+ eyebrow ? /* @__PURE__ */ jsx(
81
+ "h2",
82
+ {
83
+ className: lg_headline_text({
84
+ variant: getVariant(variant)
85
+ }),
86
+ children: headline
87
+ }
88
+ ) : /* @__PURE__ */ jsx(
89
+ "h1",
90
+ {
91
+ className: lg_headline_text({
92
+ variant: getVariant(variant)
93
+ }),
94
+ children: headline
95
+ }
96
+ ),
97
+ /* @__PURE__ */ jsxs("div", { className: "push_up", children: [
98
+ /* @__PURE__ */ jsx(Fragment, { children: bodyCopy }),
99
+ bullets && bullets.length > 0 && /* @__PURE__ */ jsx("ul", { className: "list_unstyled mb_0 push_up_24", children: bullets.map(
100
+ ({ id: id2, icon, copy, subBullet }) => !subBullet ? /* @__PURE__ */ jsxs(
101
+ "li",
102
+ {
103
+ className: `list_item flex ${hero_bullet_item}`,
104
+ children: [
105
+ /* @__PURE__ */ jsx("div", { className: "img_item", children: getVariant(variant) ? /* @__PURE__ */ jsx(
106
+ SvgCheckIcon,
107
+ {
108
+ variant: getVariant(variant) === "primary" || getVariant(variant) === "secondary" ? "secondary" : "primary"
109
+ }
110
+ ) : /* @__PURE__ */ jsx("img", { src: icon?.src, alt: icon?.altText }) }),
111
+ /* @__PURE__ */ jsx("span", { children: copy })
112
+ ]
113
+ },
114
+ id2
115
+ ) : /* @__PURE__ */ jsx(
116
+ "ul",
117
+ {
118
+ className: clsx(hero_sub_bullets, "mb_0", "push_up"),
119
+ children: /* @__PURE__ */ jsxs("li", { className: "list_item flex", children: [
120
+ /* @__PURE__ */ jsx("div", { className: "img_item", children: /* @__PURE__ */ jsx(
121
+ "img",
122
+ {
123
+ style: { maxWidth: "max-content" },
124
+ src: icon?.src,
125
+ alt: icon?.altText
126
+ }
127
+ ) }),
128
+ /* @__PURE__ */ jsx("span", { children: copy })
129
+ ] })
130
+ },
131
+ id2
132
+ )
133
+ ) })
134
+ ] }),
135
+ callToActionRow && callToActionRow.length > 0 && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: callToActionRow.map(
136
+ ({
137
+ id: id2,
138
+ variant: variant2,
139
+ displayText,
140
+ targetUrl,
141
+ type,
142
+ newTab
143
+ }) => type === "Button" ? /* @__PURE__ */ jsx(
144
+ Button,
145
+ {
146
+ targetUrl,
147
+ color: getVariant(variant2),
148
+ size: "large",
149
+ rounded: "medium",
150
+ newTab,
151
+ children: displayText
152
+ },
153
+ id2
154
+ ) : /* @__PURE__ */ jsx(
155
+ Chevron,
156
+ {
157
+ targetUrl,
158
+ variant: getVariant(variant2),
159
+ newTab,
160
+ children: displayText
161
+ },
162
+ id2
163
+ )
164
+ ) })
165
+ ] })
166
+ }
167
+ ),
168
+ bannerType === "Large" && image && /* @__PURE__ */ jsx(
169
+ "div",
170
+ {
171
+ className: clsx(
172
+ lg_hero_img,
173
+ imagePlacement !== "Right" ? reversed_lg_image : "",
174
+ "rounded",
175
+ lg_hero_content_mobile
176
+ ),
177
+ role: "presentation",
178
+ children: /* @__PURE__ */ jsxs("picture", { className: img_contents, children: [
179
+ /* @__PURE__ */ jsx(
180
+ "source",
181
+ {
182
+ srcSet: `https:${image?.src}?fm=avif`,
183
+ type: "image/avif"
184
+ }
185
+ ),
186
+ /* @__PURE__ */ jsx(
187
+ "source",
188
+ {
189
+ srcSet: `https:${image?.src}?fm=webp`,
190
+ type: "image/webp"
191
+ }
192
+ ),
193
+ /* @__PURE__ */ jsx(
194
+ Image,
195
+ {
196
+ src: `https:${image?.src}?q=90`,
197
+ className: lg_hero_sizing,
198
+ alt: "",
199
+ height: 600,
200
+ width: 792,
201
+ priority: true
202
+ }
203
+ )
204
+ ] })
205
+ }
206
+ )
207
+ ]
208
+ }
209
+ ) }),
210
+ bannerType === "Video Poster" && video && /* @__PURE__ */ jsx("div", { className: video_wrapper, "aria-hidden": "true", inert: true, children: /* @__PURE__ */ jsx(
211
+ HeroVideoPoster,
212
+ {
213
+ otherSource: video.otherSource,
214
+ thumbnailImage: video.thumbnailImage
215
+ }
216
+ ) })
217
+ ]
218
+ }
219
+ );
220
+ };
221
+ export {
222
+ LargeHeroBanner
223
+ };
@@ -1,5 +1,5 @@
1
1
  import { HeroBanner } from "./HeroBanner.js";
2
- import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner.css.js";
2
+ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image, xl } from "./HeroBanner.css.js";
3
3
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./SelectionBanner.css.js";
4
4
  export {
5
5
  HeroBanner,
@@ -23,5 +23,6 @@ export {
23
23
  selection_section_bg,
24
24
  selection_section_content,
25
25
  selection_section_icon,
26
- selection_section_icon_img
26
+ selection_section_icon_img,
27
+ xl
27
28
  };
@@ -78,8 +78,8 @@ import "../Chatbot/store/messages.js";
78
78
  /* empty css */
79
79
  import "../Comparison/Comparison.css.js";
80
80
  import "next/image.js";
81
- import "../HeroBanner/HeroBanner.css.js";
82
81
  import "../HeroBanner/LargeBanner.css.js";
82
+ import "../HeroBanner/HeroBanner.css.js";
83
83
  import "../HeroBanner/SelectionBanner.css.js";
84
84
  import "../SetContainer/SetContainer.css.js";
85
85
  import "../Tab/Tab.css.js";
@@ -7,7 +7,7 @@ import { Button } from "../Button/Button.js";
7
7
  import "../Button/Button.css.js";
8
8
  import "react";
9
9
  import "react-use";
10
- import { section_text, header_section, section_body, section_container, containerIconBillboard, layout, billboard_icon, content, headerIconBillboard, title, list, buttons } from "./IconBillboard.css.js";
10
+ import { section_text, header_section, section_body, section_container, billboard_icon, content, headerIconBillboard, title, list, layout, buttons, containerIconBillboard } from "./IconBillboard.css.js";
11
11
  const IconBillboardSet = ({
12
12
  variant,
13
13
  side = false,
@@ -15,7 +15,7 @@ import "../Button/Button.css.js";
15
15
  import "react";
16
16
  import "react-use";
17
17
  import { inline_container } from "../SetContainer/SetContainer.css.js";
18
- import { section_text_ImageBillboard, header, billboard, billboard_container, body, billboard_body, billboard_header_section, supertag, billboard_ctas } from "./ImageBillboard.css.js";
18
+ import { section_text_ImageBillboard, header, billboard_container, body, billboard_body, billboard_header_section, supertag, billboard_ctas, billboard } from "./ImageBillboard.css.js";
19
19
  const ImageBillboardSet = ({
20
20
  id,
21
21
  variant,
@@ -76,8 +76,8 @@ import "../Chatbot/store/messages.js";
76
76
  /* empty css */
77
77
  import "../Comparison/Comparison.css.js";
78
78
  import "next/image.js";
79
- import "../HeroBanner/HeroBanner.css.js";
80
79
  import "../HeroBanner/LargeBanner.css.js";
80
+ import "../HeroBanner/HeroBanner.css.js";
81
81
  import "../HeroBanner/SelectionBanner.css.js";
82
82
  import "../SetContainer/SetContainer.css.js";
83
83
  import "../Tab/Tab.css.js";
@@ -1,8 +1,8 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import { forwardRef } from "react";
4
- import { checkboxContainer, checkbox } from "./Checkbox.css.js";
5
- import { wrapper, container, labelClassName, input, helperText } from "./Input.css.js";
4
+ import { checkbox, checkboxContainer } from "./Checkbox.css.js";
5
+ import { input, labelClassName, container, helperText, wrapper } from "./Input.css.js";
6
6
  const Checkbox = forwardRef((props, ref) => {
7
7
  const {
8
8
  disabled,
@@ -2,7 +2,7 @@
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import clsx from "clsx";
4
4
  import { forwardRef, useState, useEffect } from "react";
5
- import { wrapper, labelClassName, container, input, helperText } from "./Input.css.js";
5
+ import { labelClassName, input, container, helperText, wrapper } from "./Input.css.js";
6
6
  import { dp_input } from "./Dropdown.css.js";
7
7
  const DownPaymentInput = forwardRef(
8
8
  ({
@@ -2,7 +2,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import { forwardRef } from "react";
4
4
  import { selectInput } from "./Dropdown.css.js";
5
- import { wrapper, labelClassName, container, iconContainer, iconInput, input, helperText } from "./Input.css.js";
5
+ import { labelClassName, iconContainer, iconInput, input, container, helperText, wrapper } from "./Input.css.js";
6
6
  const Dropdown = forwardRef(
7
7
  (props, ref) => {
8
8
  const {
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import { forwardRef } from "react";
4
- import { wrapper, labelClassName, container, iconContainer, iconInput, input, helperText } from "./Input.css.js";
4
+ import { labelClassName, iconContainer, iconInput, input, container, helperText, wrapper } from "./Input.css.js";
5
5
  const Input = forwardRef((props, ref) => {
6
6
  const {
7
7
  disabled,
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import { forwardRef } from "react";
4
- import { wrapper, labelClassName, container, iconContainer, iconInput, input, helperText } from "./Input.css.js";
4
+ import { labelClassName, iconContainer, iconInput, input, container, helperText, wrapper } from "./Input.css.js";
5
5
  const InputTextArea = forwardRef((props, ref) => {
6
6
  const {
7
7
  disabled,
@@ -80,8 +80,8 @@ import "../../Chatbot/store/messages.js";
80
80
  /* empty css */
81
81
  import "../../Comparison/Comparison.css.js";
82
82
  import "next/image.js";
83
- import "../../HeroBanner/HeroBanner.css.js";
84
83
  import "../../HeroBanner/LargeBanner.css.js";
84
+ import "../../HeroBanner/HeroBanner.css.js";
85
85
  import "../../HeroBanner/SelectionBanner.css.js";
86
86
  import "../../SetContainer/SetContainer.css.js";
87
87
  import "../../Tab/Tab.css.js";
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import { Fragment } from "react";
4
4
  import { getVariant } from "../../utils/getVariant.js";
@@ -80,8 +80,8 @@ import "../../Chatbot/store/messages.js";
80
80
  /* empty css */
81
81
  import "../../Comparison/Comparison.css.js";
82
82
  import Image from "next/image.js";
83
- import "../../HeroBanner/HeroBanner.css.js";
84
83
  import "../../HeroBanner/LargeBanner.css.js";
84
+ import "../../HeroBanner/HeroBanner.css.js";
85
85
  import "../../HeroBanner/SelectionBanner.css.js";
86
86
  import { set_container } from "../../SetContainer/SetContainer.css.js";
87
87
  import "../../Tab/Tab.css.js";
@@ -100,7 +100,7 @@ import "next/script.js";
100
100
  /* empty css */
101
101
  /* empty css */
102
102
  /* empty css */
103
- import { featured_subgrid_item, featured_supertag, featured_subgrid_title, featured_center_vertical, featured_title, featured_maingrid_img, featured_maingrid_title, featured_maingrid_item, featured_maingrid, featured_hero, featured_subgrid_divider, featured_subgrid, featured_grid, featured_section } from "./Featured.css.js";
103
+ import { featured_title, featured_maingrid_img, featured_maingrid_title, featured_center_vertical, featured_maingrid_item, featured_maingrid, featured_hero, featured_subgrid_divider, featured_subgrid, featured_grid, featured_section, featured_subgrid_item, featured_supertag, featured_subgrid_title } from "./Featured.css.js";
104
104
  /* empty css */
105
105
  import "../../LandingPageHeader/LandingPageHeader.css.js";
106
106
  /* empty css */
@@ -78,8 +78,8 @@ import "../../Chatbot/store/messages.js";
78
78
  /* empty css */
79
79
  import "../../Comparison/Comparison.css.js";
80
80
  import "next/image.js";
81
- import "../../HeroBanner/HeroBanner.css.js";
82
81
  import "../../HeroBanner/LargeBanner.css.js";
82
+ import "../../HeroBanner/HeroBanner.css.js";
83
83
  import "../../HeroBanner/SelectionBanner.css.js";
84
84
  import "../../SetContainer/SetContainer.css.js";
85
85
  import "../../Tab/Tab.css.js";
@@ -1,13 +1,13 @@
1
- import '../assets/Interstitial/Interstitial.css';const overlay = "_overlay_e4cra_24";
2
- const modal = "_modal_e4cra_40";
3
- const vanish = "_vanish_e4cra_1";
4
- const appear = "_appear_e4cra_1";
5
- const close_button = "_close_button_e4cra_55";
6
- const modal_content = "_modal_content_e4cra_70";
7
- const img_area = "_img_area_e4cra_74";
8
- const body_copy = "_body_copy_e4cra_84";
9
- const btns = "_btns_e4cra_98";
10
- const white_modal = "_white_modal_e4cra_139";
1
+ import '../assets/Interstitial/Interstitial.css';const overlay = "_overlay_1ep5z_47";
2
+ const modal = "_modal_1ep5z_79";
3
+ const vanish = "_vanish_1ep5z_1";
4
+ const appear = "_appear_1ep5z_1";
5
+ const close_button = "_close_button_1ep5z_109";
6
+ const modal_content = "_modal_content_1ep5z_139";
7
+ const img_area = "_img_area_1ep5z_147";
8
+ const body_copy = "_body_copy_1ep5z_167";
9
+ const btns = "_btns_1ep5z_195";
10
+ const white_modal = "_white_modal_1ep5z_277";
11
11
  const css = {
12
12
  overlay,
13
13
  modal,
@@ -16,7 +16,7 @@ import SvgComponent$5 from "../icons/Logos/AXOS.js";
16
16
  import SvgComponent$6 from "../icons/Logos/GBLVF.js";
17
17
  import SvgComponent$7 from "../icons/Logos/SPB.js";
18
18
  import { getVariant } from "../utils/getVariant.js";
19
- import { svg_fill, lp_theme, spb_container, lp_container, spb_hover, lp_hover } from "./LandingPageHeader.css.js";
19
+ import { svg_fill, spb_container, lp_container, spb_hover, lp_hover, lp_theme } from "./LandingPageHeader.css.js";
20
20
  const LandingPageHeader = ({
21
21
  id,
22
22
  variant: fullVariant = "primary",
@@ -78,8 +78,8 @@ import "../Chatbot/store/messages.js";
78
78
  /* empty css */
79
79
  import "../Comparison/Comparison.css.js";
80
80
  import "next/image.js";
81
- import "../HeroBanner/HeroBanner.css.js";
82
81
  import "../HeroBanner/LargeBanner.css.js";
82
+ import "../HeroBanner/HeroBanner.css.js";
83
83
  import "../HeroBanner/SelectionBanner.css.js";
84
84
  import "../SetContainer/SetContainer.css.js";
85
85
  import "../Tab/Tab.css.js";
@@ -2,7 +2,7 @@
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { Modal } from "../Modal.js";
4
4
  import { findMoreAxosDomains, isAllowedUrl } from "../../utils/allowedAxosDomains.js";
5
- import { createContext, useContext, useState, useCallback } from "react";
5
+ import { createContext, useState, useCallback, useContext } from "react";
6
6
  import { validateLink, shortUrl } from "../../utils/validateExternalLinks.js";
7
7
  const noopResolver = (url) => url;
8
8
  const GlobalContext = createContext({
@@ -1,26 +1,26 @@
1
- import '../../assets/NavigationMenu/AxosALTS/NavBar.css';const alts_header = "_alts_header_1s4n2_1";
2
- const alts_wrapper = "_alts_wrapper_1s4n2_5";
3
- const alts_header_main_row = "_alts_header_main_row_1s4n2_11";
4
- const alts_mobile_header = "_alts_mobile_header_1s4n2_12";
5
- const alts_logo_wrap = "_alts_logo_wrap_1s4n2_18";
6
- const alts_primary_links = "_alts_primary_links_1s4n2_22";
7
- const alts_main_nav_link = "_alts_main_nav_link_1s4n2_27";
8
- const alts_hamburger = "_alts_hamburger_1s4n2_63";
9
- const alts_mobile_logo = "_alts_mobile_logo_1s4n2_77";
10
- const alts_mobile_nav = "_alts_mobile_nav_1s4n2_102";
11
- const alts_mobile_opened = "_alts_mobile_opened_1s4n2_113";
12
- const alts_mobile_nav_item = "_alts_mobile_nav_item_1s4n2_121";
13
- const alts_icon_wrap = "_alts_icon_wrap_1s4n2_136";
14
- const alts_mobile_footer = "_alts_mobile_footer_1s4n2_141";
15
- const alts_mobile_footer_content = "_alts_mobile_footer_content_1s4n2_146";
16
- const alts_mobile_footer_media = "_alts_mobile_footer_media_1s4n2_157";
17
- const alts_inner_wrapper = "_alts_inner_wrapper_1s4n2_167";
18
- const alts_btn = "_alts_btn_1s4n2_172";
19
- const alts_sub_menu = "_alts_sub_menu_1s4n2_177";
20
- const alts_skip_btn = "_alts_skip_btn_1s4n2_185";
21
- const alts_desktop_only = "_alts_desktop_only_1s4n2_209";
22
- const alts_main_nav = "_alts_main_nav_1s4n2_27";
23
- const alts_mobile_only = "_alts_mobile_only_1s4n2_261";
1
+ import '../../assets/NavigationMenu/AxosALTS/NavBar.css';const alts_header = "_alts_header_19h22_1";
2
+ const alts_wrapper = "_alts_wrapper_19h22_9";
3
+ const alts_header_main_row = "_alts_header_main_row_19h22_21";
4
+ const alts_mobile_header = "_alts_mobile_header_19h22_23";
5
+ const alts_logo_wrap = "_alts_logo_wrap_19h22_35";
6
+ const alts_primary_links = "_alts_primary_links_19h22_43";
7
+ const alts_main_nav_link = "_alts_main_nav_link_19h22_53";
8
+ const alts_hamburger = "_alts_hamburger_19h22_125";
9
+ const alts_mobile_logo = "_alts_mobile_logo_19h22_153";
10
+ const alts_mobile_nav = "_alts_mobile_nav_19h22_203";
11
+ const alts_mobile_opened = "_alts_mobile_opened_19h22_225";
12
+ const alts_mobile_nav_item = "_alts_mobile_nav_item_19h22_241";
13
+ const alts_icon_wrap = "_alts_icon_wrap_19h22_271";
14
+ const alts_mobile_footer = "_alts_mobile_footer_19h22_281";
15
+ const alts_mobile_footer_content = "_alts_mobile_footer_content_19h22_291";
16
+ const alts_mobile_footer_media = "_alts_mobile_footer_media_19h22_313";
17
+ const alts_inner_wrapper = "_alts_inner_wrapper_19h22_333";
18
+ const alts_btn = "_alts_btn_19h22_343";
19
+ const alts_sub_menu = "_alts_sub_menu_19h22_353";
20
+ const alts_skip_btn = "_alts_skip_btn_19h22_369";
21
+ const alts_desktop_only = "_alts_desktop_only_19h22_417";
22
+ const alts_main_nav = "_alts_main_nav_19h22_53";
23
+ const alts_mobile_only = "_alts_mobile_only_19h22_521";
24
24
  const styles = {
25
25
  alts_header,
26
26
  alts_wrapper,
@@ -79,8 +79,8 @@ import "../../Chatbot/store/messages.js";
79
79
  /* empty css */
80
80
  import "../../Comparison/Comparison.css.js";
81
81
  import "next/image.js";
82
- import "../../HeroBanner/HeroBanner.css.js";
83
82
  import "../../HeroBanner/LargeBanner.css.js";
83
+ import "../../HeroBanner/HeroBanner.css.js";
84
84
  import "../../HeroBanner/SelectionBanner.css.js";
85
85
  import "../../SetContainer/SetContainer.css.js";
86
86
  import "../../Tab/Tab.css.js";
@@ -1,55 +1,55 @@
1
- import '../../assets/NavigationMenu/AxosAdvisor/NavBar.css';const header = "_header_9w33l_1";
2
- const wrapper = "_wrapper_9w33l_5";
3
- const header_main_row = "_header_main_row_9w33l_10";
4
- const mobile_header = "_mobile_header_9w33l_11";
5
- const logo_wrap = "_logo_wrap_9w33l_17";
6
- const primary_links = "_primary_links_9w33l_21";
7
- const main_nav_link = "_main_nav_link_9w33l_25";
8
- const sub_nav_link = "_sub_nav_link_9w33l_57";
9
- const signin_wrap = "_signin_wrap_9w33l_59";
10
- const signin_btn = "_signin_btn_9w33l_60";
11
- const header_sub_row = "_header_sub_row_9w33l_98";
12
- const signin_dropdown = "_signin_dropdown_9w33l_118";
13
- const shadow = "_shadow_9w33l_128";
14
- const signin_header = "_signin_header_9w33l_136";
15
- const signin_subheader = "_signin_subheader_9w33l_143";
16
- const opacity = "_opacity_9w33l_165";
17
- const fadeInDown = "_fadeInDown_9w33l_1";
18
- const footer = "_footer_9w33l_171";
19
- const open = "_open_9w33l_187";
20
- const dd_wrapper = "_dd_wrapper_9w33l_199";
21
- const dd_media = "_dd_media_9w33l_204";
22
- const dd_media_img = "_dd_media_img_9w33l_209";
23
- const dd_site_navs = "_dd_site_navs_9w33l_213";
24
- const dd_media_header = "_dd_media_header_9w33l_220";
25
- const mt_8 = "_mt_8_9w33l_229";
26
- const mt_16 = "_mt_16_9w33l_233";
27
- const ml_8 = "_ml_8_9w33l_237";
28
- const dd_media_cta = "_dd_media_cta_9w33l_241";
29
- const reversed_row = "_reversed_row_9w33l_255";
30
- const headline = "_headline_9w33l_271";
31
- const nav_anchor = "_nav_anchor_9w33l_277";
32
- const headline_cta = "_headline_cta_9w33l_285";
33
- const site_lists = "_site_lists_9w33l_300";
34
- const hamburger = "_hamburger_9w33l_335";
35
- const mobile_only = "_mobile_only_9w33l_349";
36
- const mobile_logo = "_mobile_logo_9w33l_355";
37
- const highlight = "_highlight_9w33l_360";
38
- const mobile_nav = "_mobile_nav_9w33l_396";
39
- const mobile_opened = "_mobile_opened_9w33l_407";
40
- const mobile_nav_item = "_mobile_nav_item_9w33l_415";
41
- const has_dropdown = "_has_dropdown_9w33l_430";
42
- const icon_wrap = "_icon_wrap_9w33l_451";
43
- const mobile_footer = "_mobile_footer_9w33l_456";
44
- const mobile_footer_content = "_mobile_footer_content_9w33l_461";
45
- const mobile_footer_media = "_mobile_footer_media_9w33l_476";
46
- const footer_cta = "_footer_cta_9w33l_482";
47
- const inner_wrapper = "_inner_wrapper_9w33l_510";
48
- const btn = "_btn_9w33l_515";
49
- const sub_menu = "_sub_menu_9w33l_520";
50
- const main = "_main_9w33l_25";
51
- const dd_footer = "_dd_footer_9w33l_545";
52
- const desktop_only = "_desktop_only_9w33l_564";
1
+ import '../../assets/NavigationMenu/AxosAdvisor/NavBar.css';const header = "_header_epxpu_1";
2
+ const wrapper = "_wrapper_epxpu_9";
3
+ const header_main_row = "_header_main_row_epxpu_19";
4
+ const mobile_header = "_mobile_header_epxpu_21";
5
+ const logo_wrap = "_logo_wrap_epxpu_33";
6
+ const primary_links = "_primary_links_epxpu_41";
7
+ const main_nav_link = "_main_nav_link_epxpu_49";
8
+ const sub_nav_link = "_sub_nav_link_epxpu_113";
9
+ const signin_wrap = "_signin_wrap_epxpu_117";
10
+ const signin_btn = "_signin_btn_epxpu_119";
11
+ const header_sub_row = "_header_sub_row_epxpu_195";
12
+ const signin_dropdown = "_signin_dropdown_epxpu_235";
13
+ const shadow = "_shadow_epxpu_255";
14
+ const signin_header = "_signin_header_epxpu_271";
15
+ const signin_subheader = "_signin_subheader_epxpu_285";
16
+ const opacity = "_opacity_epxpu_329";
17
+ const fadeInDown = "_fadeInDown_epxpu_1";
18
+ const footer = "_footer_epxpu_341";
19
+ const open = "_open_epxpu_373";
20
+ const dd_wrapper = "_dd_wrapper_epxpu_397";
21
+ const dd_media = "_dd_media_epxpu_407";
22
+ const dd_media_img = "_dd_media_img_epxpu_417";
23
+ const dd_site_navs = "_dd_site_navs_epxpu_425";
24
+ const dd_media_header = "_dd_media_header_epxpu_439";
25
+ const mt_8 = "_mt_8_epxpu_457";
26
+ const mt_16 = "_mt_16_epxpu_465";
27
+ const ml_8 = "_ml_8_epxpu_473";
28
+ const dd_media_cta = "_dd_media_cta_epxpu_481";
29
+ const reversed_row = "_reversed_row_epxpu_509";
30
+ const headline = "_headline_epxpu_541";
31
+ const nav_anchor = "_nav_anchor_epxpu_553";
32
+ const headline_cta = "_headline_cta_epxpu_569";
33
+ const site_lists = "_site_lists_epxpu_599";
34
+ const hamburger = "_hamburger_epxpu_669";
35
+ const mobile_only = "_mobile_only_epxpu_697";
36
+ const mobile_logo = "_mobile_logo_epxpu_709";
37
+ const highlight = "_highlight_epxpu_719";
38
+ const mobile_nav = "_mobile_nav_epxpu_791";
39
+ const mobile_opened = "_mobile_opened_epxpu_813";
40
+ const mobile_nav_item = "_mobile_nav_item_epxpu_829";
41
+ const has_dropdown = "_has_dropdown_epxpu_859";
42
+ const icon_wrap = "_icon_wrap_epxpu_901";
43
+ const mobile_footer = "_mobile_footer_epxpu_911";
44
+ const mobile_footer_content = "_mobile_footer_content_epxpu_921";
45
+ const mobile_footer_media = "_mobile_footer_media_epxpu_951";
46
+ const footer_cta = "_footer_cta_epxpu_963";
47
+ const inner_wrapper = "_inner_wrapper_epxpu_1019";
48
+ const btn = "_btn_epxpu_1029";
49
+ const sub_menu = "_sub_menu_epxpu_1039";
50
+ const main = "_main_epxpu_49";
51
+ const dd_footer = "_dd_footer_epxpu_1089";
52
+ const desktop_only = "_desktop_only_epxpu_1127";
53
53
  const styles = {
54
54
  header,
55
55
  wrapper,