@axos-web-dev/shared-components 2.0.0-dev.3-evo-ui → 2.0.0-dev.30-toast

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 (201) hide show
  1. package/dist/ATMLocator/ATMLocator.js +7 -5
  2. package/dist/Accordion/Accordion.js +3 -3
  3. package/dist/AlertBanner/index.js +1 -1
  4. package/dist/Article/Article.js +1 -1
  5. package/dist/Auth/ErrorAlert.js +8 -6
  6. package/dist/Button/Button.js +26 -6
  7. package/dist/Calculators/AnnualFeeCalculator/index.js +2 -2
  8. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +46 -5
  9. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +72 -19
  10. package/dist/Calculators/ApyCalculator/index.js +583 -293
  11. package/dist/Calculators/ApyCalculatorUserTest/ApyCalculatorUserTest.css.d.ts +95 -0
  12. package/dist/Calculators/ApyCalculatorUserTest/ApyCalculatorUserTest.css.js +101 -0
  13. package/dist/Calculators/ApyCalculatorUserTest/index.d.ts +12 -0
  14. package/dist/Calculators/ApyCalculatorUserTest/index.js +618 -0
  15. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
  16. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  17. package/dist/Calculators/Calculator.js +19 -7
  18. package/dist/Calculators/MarginTradingCalculator/index.js +8 -6
  19. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +2 -2
  20. package/dist/Calculators/MaxLoanCalculator/index.js +2 -2
  21. package/dist/Calculators/MonthlyPaymentCalculator/index.js +2 -2
  22. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
  23. package/dist/Calculators/calculator.css.d.ts +21 -1
  24. package/dist/Calculators/calculator.css.js +3 -3
  25. package/dist/Calculators/index.d.ts +1 -0
  26. package/dist/Calculators/index.js +2 -0
  27. package/dist/Carousel/index.js +9 -7
  28. package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +5 -0
  29. package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -3
  30. package/dist/Chatbot/AudioManager.d.ts +19 -0
  31. package/dist/Chatbot/AudioManager.js +61 -0
  32. package/dist/Chatbot/Bubble.css.js +1 -0
  33. package/dist/Chatbot/Bubble.d.ts +1 -0
  34. package/dist/Chatbot/Bubble.js +3 -12
  35. package/dist/Chatbot/Chat.js +17 -7
  36. package/dist/Chatbot/ChatWindow.css.d.ts +8 -0
  37. package/dist/Chatbot/ChatWindow.css.js +49 -33
  38. package/dist/Chatbot/ChatWindow.js +459 -366
  39. package/dist/Chatbot/Chatbot.css.js +0 -1
  40. package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +1 -0
  41. package/dist/Chatbot/Chatbot.d.ts +13 -2
  42. package/dist/Chatbot/Chatbot.js +200 -84
  43. package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
  44. package/dist/Chatbot/ChatbotMessage.js +189 -160
  45. package/dist/Chatbot/EllipsisAnimation.js +0 -6
  46. package/dist/Chatbot/ExpandChatToggle.d.ts +8 -0
  47. package/dist/Chatbot/ExpandChatToggle.js +74 -0
  48. package/dist/Chatbot/index.js +11 -2
  49. package/dist/Chatbot/store/chat.d.ts +8 -0
  50. package/dist/Chatbot/store/chat.js +14 -2
  51. package/dist/Chatbot/useHeadlessChat.js +1 -2
  52. package/dist/Chevron/index.js +10 -5
  53. package/dist/Comparison/Comparison.css.js +3 -2
  54. package/dist/Comparison/Comparison.js +7 -5
  55. package/dist/ContentBanner/index.js +1 -1
  56. package/dist/ExecutiveBio/ExecutiveBio.js +115 -106
  57. package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
  58. package/dist/FaqAccordion/index.js +8 -6
  59. package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
  60. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +26 -6
  61. package/dist/Forms/ApplyNow.js +8 -6
  62. package/dist/Forms/BoatMooringLocation.d.ts +6 -1
  63. package/dist/Forms/BoatMooringLocation.js +145 -8
  64. package/dist/Forms/ContactUsBusiness.js +9 -7
  65. package/dist/Forms/ContactUsBusinessNameEmail.js +9 -7
  66. package/dist/Forms/ContactUsNMLSId.js +9 -7
  67. package/dist/Forms/ContactUsSchwabAAS.d.ts +11 -0
  68. package/dist/Forms/ContactUsSchwabAAS.js +263 -0
  69. package/dist/Forms/CpraRequest.js +8 -6
  70. package/dist/Forms/CraPublicFile.js +9 -7
  71. package/dist/Forms/EmailOnly.js +10 -8
  72. package/dist/Forms/FormEnums.js +2 -2
  73. package/dist/Forms/MortgageRate/MortgageRateForm.js +9 -7
  74. package/dist/Forms/MortgageRate/MortgageRateWatch.js +8 -6
  75. package/dist/Forms/MortgageWarehouseLending.d.ts +1 -1
  76. package/dist/Forms/MortgageWarehouseLending.js +16 -14
  77. package/dist/Forms/SuccesForm.js +9 -7
  78. package/dist/Forms/index.d.ts +1 -0
  79. package/dist/Forms/index.js +2 -0
  80. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  81. package/dist/HeroBanner/HeroBanner.css.js +19 -16
  82. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  83. package/dist/HeroBanner/HeroBanner.interface.d.ts +6 -1
  84. package/dist/HeroBanner/HeroBanner.js +54 -183
  85. package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
  86. package/dist/HeroBanner/HeroVideoPoster.js +24 -0
  87. package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
  88. package/dist/HeroBanner/LargeBanner.css.js +22 -8
  89. package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
  90. package/dist/HeroBanner/LargeHeroBanner.js +228 -0
  91. package/dist/HeroBanner/index.js +3 -2
  92. package/dist/Hyperlink/index.js +9 -7
  93. package/dist/IconBillboard/IconBillboard.css.js +2 -1
  94. package/dist/IconBillboard/IconBillboard.interface.d.ts +2 -0
  95. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  96. package/dist/IconBillboard/sections/CallToActionSection.js +3 -1
  97. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +2 -0
  98. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  99. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  100. package/dist/ImageBillboard/ImageBillboardSet.js +4 -1
  101. package/dist/ImageLink/ImageLink.js +7 -5
  102. package/dist/ImageLink/ImageLinkSet.js +6 -4
  103. package/dist/ImageLink/index.js +8 -6
  104. package/dist/ImageToast/ImageToast.css.d.ts +5 -0
  105. package/dist/ImageToast/ImageToast.css.js +13 -0
  106. package/dist/ImageToast/index.d.ts +9 -0
  107. package/dist/ImageToast/index.js +188 -0
  108. package/dist/Input/Checkbox.js +2 -2
  109. package/dist/Input/DownPaymentInput.js +1 -1
  110. package/dist/Input/Dropdown.js +1 -1
  111. package/dist/Input/Input.js +1 -1
  112. package/dist/Input/InputTextArea.js +1 -1
  113. package/dist/Insight/Featured/CategorySelector.js +8 -6
  114. package/dist/Insight/Featured/Featured.js +10 -8
  115. package/dist/Insight/Featured/Header.js +8 -6
  116. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  117. package/dist/Modal/Modal.js +8 -6
  118. package/dist/Modal/contextApi/store.d.ts +0 -3
  119. package/dist/Modal/contextApi/store.js +88 -2
  120. package/dist/NavigationMenu/AxosALTS/index.js +7 -5
  121. package/dist/NavigationMenu/AxosAdvisorServices/index.js +0 -1
  122. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +7 -5
  123. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
  124. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -8
  125. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +30 -25
  126. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  127. package/dist/NavigationMenu/AxosBank/SubNavBar.js +78 -41
  128. package/dist/NavigationMenu/AxosBank/index.js +50 -32
  129. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -43
  130. package/dist/NavigationMenu/AxosFiduciary/index.js +0 -1
  131. package/dist/NavigationMenu/LaVictoire/index.js +8 -6
  132. package/dist/NavigationMenu/Navbar.js +9 -7
  133. package/dist/NavigationMenu/SignInNavButton.js +10 -8
  134. package/dist/PageNavItem/PageNavItem.js +1 -1
  135. package/dist/SetContainer/SetContainer.css.d.ts +1 -0
  136. package/dist/SetContainer/SetContainer.css.js +5 -3
  137. package/dist/SetContainer/SetContainer.js +15 -7
  138. package/dist/SetContainer/index.js +2 -1
  139. package/dist/SocialMediaBar/iconsRepository.js +8 -6
  140. package/dist/StepItem/StepItem.js +1 -1
  141. package/dist/StepItemSet/StepItemSet.js +1 -1
  142. package/dist/Table/Table.css.d.ts +14 -1
  143. package/dist/Table/Table.css.js +21 -19
  144. package/dist/Table/Table.d.ts +1 -1
  145. package/dist/Table/Table.js +5 -3
  146. package/dist/Topic/Topic.js +1 -1
  147. package/dist/TopicalNavItem/TopicalNavItem.css.d.ts +0 -1
  148. package/dist/TopicalNavItem/TopicalNavItem.css.js +2 -4
  149. package/dist/TopicalNavItem/TopicalNavItem.js +11 -33
  150. package/dist/TopicalNavItem/index.js +1 -2
  151. package/dist/VideoTile/VideoTile.js +7 -5
  152. package/dist/VideoWrapper/index.js +8 -6
  153. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +350 -64
  154. package/dist/assets/Calculators/ApyCalculatorUserTest/ApyCalculatorUserTest.css +424 -0
  155. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
  156. package/dist/assets/Calculators/calculator.css +25 -15
  157. package/dist/assets/Chatbot/AnimatedGradientBorder.css +104 -24
  158. package/dist/assets/Chatbot/Bubble.css +25 -7
  159. package/dist/assets/Chatbot/ChatWindow.css +181 -88
  160. package/dist/assets/Comparison/Comparison.css +2 -2
  161. package/dist/assets/DownloadTile/DownloadTile.css +7 -0
  162. package/dist/assets/ExecutiveBio/ExecutiveBio.css +38 -14
  163. package/dist/assets/HeroBanner/HeroBanner.css +83 -65
  164. package/dist/assets/HeroBanner/LargeBanner.css +126 -59
  165. package/dist/assets/IconBillboard/IconBillboard.css +33 -0
  166. package/dist/assets/ImageBillboard/ImageBillboard.css +1 -1
  167. package/dist/assets/ImageToast/ImageToast.css +33 -0
  168. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +49 -49
  169. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +88 -88
  170. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +82 -82
  171. package/dist/assets/SetContainer/SetContainer.css +25 -15
  172. package/dist/assets/Table/Table.css +85 -76
  173. package/dist/assets/TextBlock/TextBlock.css +7 -0
  174. package/dist/assets/TopicalNavItem/TopicalNavItem.css +25 -52
  175. package/dist/assets/TopicalNavSet/TopicalNavSet.css +29 -4
  176. package/dist/assets/VideoTile/VideoTile.css +6 -0
  177. package/dist/assets/globals.css +9 -9
  178. package/dist/assets/notification.mp3.js +4 -0
  179. package/dist/assets/themes/axos.css +8 -7
  180. package/dist/assets/themes/premier.css +9 -8
  181. package/dist/assets/themes/ufb.css +9 -8
  182. package/dist/assets/themes/victorie.css +9 -8
  183. package/dist/main.js +24 -8
  184. package/dist/themes/axos.css.d.ts +1 -0
  185. package/dist/themes/axos.css.js +1 -1
  186. package/dist/utils/allowedAxosDomains.js +2 -1
  187. package/dist/utils/appendQueryParams.d.ts +3 -1
  188. package/dist/utils/appendQueryParams.js +66 -66
  189. package/dist/utils/getPosition.d.ts +1 -0
  190. package/dist/utils/getPosition.js +17 -0
  191. package/dist/utils/index.js +3 -1
  192. package/dist/utils/tealiumOrganicFallback.d.ts +21 -0
  193. package/dist/utils/tealiumOrganicFallback.js +26 -0
  194. package/dist/utils/useVisibility.d.ts +1 -0
  195. package/dist/utils/useVisibility.js +18 -0
  196. package/dist/utils/variant.types.d.ts +1 -0
  197. package/dist/vite-env.d.js +1 -0
  198. package/package.json +148 -148
  199. package/dist/Chatbot/authenticate.d.ts +0 -3
  200. package/dist/Chatbot/authenticate.js +0 -16
  201. package/dist/assets/Chatbot/Chatbot.css +0 -3
@@ -1,3 +1,4 @@
1
+ export declare const video_bg: string;
1
2
  export declare const lg_hero_banner: import('@vanilla-extract/recipes').RuntimeFn<{
2
3
  variant: {
3
4
  primary: {
@@ -14,24 +15,51 @@ export declare const lg_hero_banner: import('@vanilla-extract/recipes').RuntimeF
14
15
  };
15
16
  };
16
17
  }>;
18
+ export declare const lg_hero_container: string;
17
19
  export declare const lg_hero_content: string;
20
+ export declare const content_display_lg: string;
21
+ export declare const lg_hero_content_mobile: string;
18
22
  export declare const lg_hero_text: import('@vanilla-extract/recipes').RuntimeFn<{
19
23
  variant: {
20
24
  primary: {
21
25
  background: `var(--${string})`;
22
26
  color: `var(--${string})`;
27
+ selectors: {
28
+ [x: string]: {
29
+ background: `var(--${string})`;
30
+ color: `var(--${string})`;
31
+ };
32
+ };
23
33
  };
24
34
  secondary: {
25
35
  background: `var(--${string})`;
26
36
  color: `var(--${string})`;
37
+ selectors: {
38
+ [x: string]: {
39
+ background: `var(--${string})`;
40
+ color: `var(--${string})`;
41
+ };
42
+ };
27
43
  };
28
44
  tertiary: {
29
45
  background: `var(--${string})`;
30
46
  color: `var(--${string})`;
47
+ selectors: {
48
+ [x: string]: {
49
+ background: `var(--${string})`;
50
+ color: `var(--${string})`;
51
+ };
52
+ };
31
53
  };
32
54
  quaternary: {
33
55
  background: `var(--${string})`;
34
56
  color: `var(--${string})`;
57
+ selectors: {
58
+ [x: string]: {
59
+ background: `var(--${string})`;
60
+ color: `var(--${string})`;
61
+ };
62
+ };
35
63
  };
36
64
  };
37
65
  }>;
@@ -39,15 +67,35 @@ export declare const lg_hero_eyebrow: import('@vanilla-extract/recipes').Runtime
39
67
  variant: {
40
68
  primary: {
41
69
  color: `var(--${string})`;
70
+ selectors: {
71
+ [x: string]: {
72
+ color: `var(--${string})`;
73
+ };
74
+ };
42
75
  };
43
76
  secondary: {
44
77
  color: `var(--${string})`;
78
+ selectors: {
79
+ [x: string]: {
80
+ color: `var(--${string})`;
81
+ };
82
+ };
45
83
  };
46
84
  tertiary: {
47
85
  color: `var(--${string})`;
86
+ selectors: {
87
+ [x: string]: {
88
+ color: `var(--${string})`;
89
+ };
90
+ };
48
91
  };
49
92
  quaternary: {
50
93
  color: `var(--${string})`;
94
+ selectors: {
95
+ [x: string]: {
96
+ color: `var(--${string})`;
97
+ };
98
+ };
51
99
  };
52
100
  };
53
101
  }>;
@@ -55,17 +103,79 @@ export declare const lg_headline_text: import('@vanilla-extract/recipes').Runtim
55
103
  variant: {
56
104
  primary: {
57
105
  color: `var(--${string})`;
106
+ selectors: {
107
+ [x: string]: {
108
+ color: `var(--${string})`;
109
+ };
110
+ };
58
111
  };
59
112
  secondary: {
60
113
  color: `var(--${string})`;
114
+ selectors: {
115
+ [x: string]: {
116
+ color: `var(--${string})`;
117
+ };
118
+ };
61
119
  };
62
120
  tertiary: {
63
121
  color: `var(--${string})`;
122
+ selectors: {
123
+ [x: string]: {
124
+ color: `var(--${string})`;
125
+ };
126
+ };
64
127
  };
65
128
  quaternary: {
66
129
  color: `var(--${string})`;
130
+ selectors: {
131
+ [x: string]: {
132
+ color: `var(--${string})`;
133
+ };
134
+ };
67
135
  };
68
136
  };
69
137
  }>;
70
138
  export declare const lg_hero_img: string;
71
139
  export declare const lg_hero_sizing: string;
140
+ export declare const video_wrapper: string;
141
+ export declare const player: string;
142
+ export declare const placement: import('@vanilla-extract/recipes').RuntimeFn<{
143
+ position: {
144
+ "top left": {
145
+ "@media": {
146
+ "(min-width: 1024px)": {
147
+ borderRadius: "0 0 1rem 0";
148
+ left: number;
149
+ top: number;
150
+ };
151
+ };
152
+ };
153
+ "top right": {
154
+ "@media": {
155
+ "(min-width: 1024px)": {
156
+ borderRadius: "0 0 0 1rem";
157
+ right: number;
158
+ top: number;
159
+ };
160
+ };
161
+ };
162
+ "bottom left": {
163
+ "@media": {
164
+ "(min-width: 1024px)": {
165
+ borderRadius: "0 1rem 0 0";
166
+ bottom: number;
167
+ left: number;
168
+ };
169
+ };
170
+ };
171
+ "bottom right": {
172
+ "@media": {
173
+ "(min-width: 1024px)": {
174
+ borderRadius: "1rem 0 0 0";
175
+ bottom: number;
176
+ right: number;
177
+ };
178
+ };
179
+ };
180
+ };
181
+ }>;
@@ -5,19 +5,33 @@ import '../assets/HeroBanner/LargeBanner.css';import '../assets/Typography/Typog
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
8
- var lg_hero_banner = createRuntimeFn({ defaultClassName: "_1bsyngo0", variantClassNames: { variant: { primary: "_1bsyngo1", secondary: "_1bsyngo2", tertiary: "_1bsyngo3", quaternary: "_1bsyngo4" } }, defaultVariants: {}, compoundVariants: [] });
9
- var lg_hero_content = "_1bsyngo5";
10
- var lg_hero_text = createRuntimeFn({ defaultClassName: "_1bsyngo6", variantClassNames: { variant: { primary: "_1bsyngo7", secondary: "_1bsyngo8", tertiary: "_1bsyngo9", quaternary: "_1bsyngoa" } }, defaultVariants: {}, compoundVariants: [] });
11
- var lg_hero_eyebrow = createRuntimeFn({ defaultClassName: "_1bsyngob", variantClassNames: { variant: { primary: "_1bsyngoc", secondary: "_1bsyngod", tertiary: "_1bsyngoe", quaternary: "_1bsyngof" } }, defaultVariants: {}, compoundVariants: [] });
12
- var lg_headline_text = createRuntimeFn({ defaultClassName: "_1bsyngog", variantClassNames: { variant: { primary: "_1bsyngoh", secondary: "_1bsyngoi", tertiary: "_1bsyngoj", quaternary: "_1bsyngok" } }, defaultVariants: {}, compoundVariants: [] });
13
- var lg_hero_img = "_1bsyngol";
14
- var lg_hero_sizing = "_1bsyngom";
8
+ var video_bg = "_1bsyngo0";
9
+ var lg_hero_banner = createRuntimeFn({ defaultClassName: "_1bsyngo1", variantClassNames: { variant: { primary: "_1bsyngo2", secondary: "_1bsyngo3", tertiary: "_1bsyngo4", quaternary: "_1bsyngo5" } }, defaultVariants: {}, compoundVariants: [] });
10
+ var lg_hero_container = "_1bsyngo6";
11
+ var lg_hero_content = "_1bsyngo7";
12
+ var content_display_lg = "_1bsyngo8";
13
+ var lg_hero_content_mobile = "_1bsyngo9";
14
+ var lg_hero_text = createRuntimeFn({ defaultClassName: "_1bsyngoa", variantClassNames: { variant: { primary: "_1bsyngob", secondary: "_1bsyngoc", tertiary: "_1bsyngod", quaternary: "_1bsyngoe" } }, defaultVariants: {}, compoundVariants: [] });
15
+ var lg_hero_eyebrow = createRuntimeFn({ defaultClassName: "_1bsyngof", variantClassNames: { variant: { primary: "_1bsyngog", secondary: "_1bsyngoh", tertiary: "_1bsyngoi", quaternary: "_1bsyngoj" } }, defaultVariants: {}, compoundVariants: [] });
16
+ var lg_headline_text = createRuntimeFn({ defaultClassName: "_1bsyngok", variantClassNames: { variant: { primary: "_1bsyngol", secondary: "_1bsyngom", tertiary: "_1bsyngon", quaternary: "_1bsyngoo" } }, defaultVariants: {}, compoundVariants: [] });
17
+ var lg_hero_img = "_1bsyngop";
18
+ var lg_hero_sizing = "_1bsyngoq";
19
+ var video_wrapper = "_1bsyngor";
20
+ var player = "_1bsyngos";
21
+ var placement = createRuntimeFn({ defaultClassName: "_1bsyngot", variantClassNames: { position: { "top left": "_1bsyngou", "top right": "_1bsyngov", "bottom left": "_1bsyngow", "bottom right": "_1bsyngox" } }, defaultVariants: {}, compoundVariants: [] });
15
22
  export {
23
+ content_display_lg,
16
24
  lg_headline_text,
17
25
  lg_hero_banner,
26
+ lg_hero_container,
18
27
  lg_hero_content,
28
+ lg_hero_content_mobile,
19
29
  lg_hero_eyebrow,
20
30
  lg_hero_img,
21
31
  lg_hero_sizing,
22
- lg_hero_text
32
+ lg_hero_text,
33
+ placement,
34
+ player,
35
+ video_bg,
36
+ video_wrapper
23
37
  };
@@ -0,0 +1,5 @@
1
+ import { HeroBannerInterface } from './HeroBanner.interface';
2
+
3
+ type LargeHeroBannerProps = Pick<HeroBannerInterface, "id" | "eyebrow" | "headline" | "bodyCopy" | "bullets" | "callToActionRow" | "image" | "imagePlacement" | "variant" | "video" | "bannerType" | "videoTextPosition">;
4
+ export declare const LargeHeroBanner: ({ id, eyebrow, headline, bodyCopy, bullets, callToActionRow, image, imagePlacement, variant, video, bannerType, videoTextPosition, }: LargeHeroBannerProps) => import("react/jsx-runtime").JSX.Element;
5
+ export {};
@@ -0,0 +1,228 @@
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) ? bannerType === "Video Poster" ? /* @__PURE__ */ jsx(
106
+ SvgCheckIcon,
107
+ {
108
+ variant: getVariant(variant) === "primary" || getVariant(variant) === "secondary" ? "primary" : "secondary"
109
+ }
110
+ ) : /* @__PURE__ */ jsx(
111
+ SvgCheckIcon,
112
+ {
113
+ variant: getVariant(variant) === "primary" || getVariant(variant) === "secondary" ? "secondary" : "primary"
114
+ }
115
+ ) : /* @__PURE__ */ jsx("img", { src: icon?.src, alt: icon?.altText }) }),
116
+ /* @__PURE__ */ jsx("span", { children: copy })
117
+ ]
118
+ },
119
+ id2
120
+ ) : /* @__PURE__ */ jsx(
121
+ "ul",
122
+ {
123
+ className: clsx(hero_sub_bullets, "mb_0", "push_up"),
124
+ children: /* @__PURE__ */ jsxs("li", { className: "list_item flex", children: [
125
+ /* @__PURE__ */ jsx("div", { className: "img_item", children: /* @__PURE__ */ jsx(
126
+ "img",
127
+ {
128
+ style: { maxWidth: "max-content" },
129
+ src: icon?.src,
130
+ alt: icon?.altText
131
+ }
132
+ ) }),
133
+ /* @__PURE__ */ jsx("span", { children: copy })
134
+ ] })
135
+ },
136
+ id2
137
+ )
138
+ ) })
139
+ ] }),
140
+ callToActionRow && callToActionRow.length > 0 && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: callToActionRow.map(
141
+ ({
142
+ id: id2,
143
+ variant: variant2,
144
+ displayText,
145
+ targetUrl,
146
+ type,
147
+ newTab
148
+ }) => type === "Button" ? /* @__PURE__ */ jsx(
149
+ Button,
150
+ {
151
+ targetUrl,
152
+ color: getVariant(variant2),
153
+ size: "large",
154
+ rounded: "medium",
155
+ newTab,
156
+ children: displayText
157
+ },
158
+ id2
159
+ ) : /* @__PURE__ */ jsx(
160
+ Chevron,
161
+ {
162
+ targetUrl,
163
+ variant: getVariant(variant2),
164
+ newTab,
165
+ children: displayText
166
+ },
167
+ id2
168
+ )
169
+ ) })
170
+ ] })
171
+ }
172
+ ),
173
+ bannerType === "Large" && image && /* @__PURE__ */ jsx(
174
+ "div",
175
+ {
176
+ className: clsx(
177
+ lg_hero_img,
178
+ imagePlacement !== "Right" ? reversed_lg_image : "",
179
+ "rounded",
180
+ lg_hero_content_mobile
181
+ ),
182
+ role: "presentation",
183
+ children: /* @__PURE__ */ jsxs("picture", { className: img_contents, children: [
184
+ /* @__PURE__ */ jsx(
185
+ "source",
186
+ {
187
+ srcSet: `https:${image?.src}?fm=avif`,
188
+ type: "image/avif"
189
+ }
190
+ ),
191
+ /* @__PURE__ */ jsx(
192
+ "source",
193
+ {
194
+ srcSet: `https:${image?.src}?fm=webp`,
195
+ type: "image/webp"
196
+ }
197
+ ),
198
+ /* @__PURE__ */ jsx(
199
+ Image,
200
+ {
201
+ src: `https:${image?.src}?q=90`,
202
+ className: lg_hero_sizing,
203
+ alt: "",
204
+ height: 600,
205
+ width: 792,
206
+ priority: true
207
+ }
208
+ )
209
+ ] })
210
+ }
211
+ )
212
+ ]
213
+ }
214
+ ) }),
215
+ bannerType === "Video Poster" && video && /* @__PURE__ */ jsx("div", { className: video_wrapper, "aria-hidden": "true", inert: true, children: /* @__PURE__ */ jsx(
216
+ HeroVideoPoster,
217
+ {
218
+ otherSource: video.otherSource,
219
+ thumbnailImage: video.thumbnailImage
220
+ }
221
+ ) })
222
+ ]
223
+ }
224
+ );
225
+ };
226
+ export {
227
+ LargeHeroBanner
228
+ };
@@ -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
  };
@@ -5,18 +5,18 @@ import "../Accordion/Accordion.js";
5
5
  import "../Accordion/Accordion.css.js";
6
6
  import "../icons/ArrowIcon/ArrowIcon.css.js";
7
7
  import "../icons/CheckIcon/CheckIcon.css.js";
8
- import '../assets/Modal/Modal.css';import '../assets/VideoWrapper/VideoWrapper.css';import '../assets/TopicalNavSet/TopicalNavSet.css';import '../assets/TopicalNavItem/TopicalNavItem.css';import '../assets/Topic/Topic.css';import '../assets/TextBlock/TextBlock.css';import '../assets/SocialMediaBar/SocialMediaBar.css';import '../assets/SecondaryFooter/SecondaryFooter.css';import '../assets/Pagination/Pagination.css';import '../assets/PageNavSet/PageNavigationSet.css';import '../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../assets/Insight/Featured/Header.css';import '../assets/Insight/Featured/CategorySelector.css';import '../assets/Insight/Featured/Featured.css';import '../assets/ImageLink/ImageLink.css';import '../assets/VideoTile/VideoTile.css';import '../assets/HelpArticle/HelpArticle.css';import '../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../assets/DownloadTile/DownloadTile.css';import '../assets/CollectInformationAlert/CollectInformationAlert.css';import '../assets/Chatbot/ChatWindow.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.css';import '../assets/AwardsItem/AwardsItem.css';import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/Auth/SignIn.css';import '../assets/Auth/ErrorAlert.css';import '../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../assets/Forms/QuickPricer/UserInformation.css';import '../assets/Forms/QuickPricer/QuickPricerResults.css';import '../assets/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';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 */
8
+ import '../assets/Modal/Modal.css';import '../assets/VideoWrapper/VideoWrapper.css';import '../assets/TopicalNavSet/TopicalNavSet.css';import '../assets/TopicalNavItem/TopicalNavItem.css';import '../assets/Topic/Topic.css';import '../assets/TextBlock/TextBlock.css';import '../assets/SocialMediaBar/SocialMediaBar.css';import '../assets/SecondaryFooter/SecondaryFooter.css';import '../assets/Pagination/Pagination.css';import '../assets/PageNavSet/PageNavigationSet.css';import '../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../assets/Insight/Featured/Header.css';import '../assets/Insight/Featured/CategorySelector.css';import '../assets/Insight/Featured/Featured.css';import '../assets/ImageLink/ImageLink.css';import '../assets/VideoTile/VideoTile.css';import '../assets/HelpArticle/HelpArticle.css';import '../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../assets/DownloadTile/DownloadTile.css';import '../assets/ImageToast/ImageToast.css';import '../assets/CollectInformationAlert/CollectInformationAlert.css';import '../assets/Chatbot/ChatWindow.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.css';import '../assets/AwardsItem/AwardsItem.css';import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/Auth/SignIn.css';import '../assets/Auth/ErrorAlert.css';import '../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../assets/Forms/QuickPricer/UserInformation.css';import '../assets/Forms/QuickPricer/QuickPricerResults.css';import '../assets/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';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 */
9
9
  /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
13
  /* empty css */
14
- import clsx from "clsx";
15
14
  import "react";
15
+ import { isPhoneLink, isEmailLink } from "../utils/validateExternalLinks.js";
16
+ import clsx from "clsx";
16
17
  import "../AlertBanner/AlertBanner.css.js";
17
18
  import "../Article/Article.css.js";
18
19
  import "../IconBillboard/IconBillboard.css.js";
19
- import { isPhoneLink, isEmailLink } from "../utils/validateExternalLinks.js";
20
20
  /* empty css */
21
21
  /* empty css */
22
22
  import "../Interstitial/Interstitial-variants.css.js";
@@ -26,7 +26,9 @@ import "../ArticlesSet/ArticlesSet.css.js";
26
26
  import "../Calculators/calculator.css.js";
27
27
  import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
28
28
  import { useGlobalContext } from "../Modal/contextApi/store.js";
29
+ import "next/image.js";
29
30
  import "../Calculators/ApyCalculator/ApyCalculator.css.js";
31
+ import "../Calculators/ApyCalculatorUserTest/ApyCalculatorUserTest.css.js";
30
32
  import "../Table/Table.css.js";
31
33
  import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
32
34
  import "../Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js";
@@ -69,18 +71,18 @@ import "../Auth/SignInPassword.js";
69
71
  /* empty css */
70
72
  import "../Carousel/index.js";
71
73
  /* empty css */
74
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
72
75
  /* empty css */
73
76
  import "../Chatbot/store/chat.js";
74
- import "../Chatbot/authenticate.js";
75
- /* empty css */
77
+ import "../Chatbot/Chatbot.js";
76
78
  /* empty css */
77
79
  import "../Chatbot/store/messages.js";
78
80
  /* empty css */
79
81
  import "../Comparison/Comparison.css.js";
80
- import "next/image.js";
81
- import "../HeroBanner/HeroBanner.css.js";
82
82
  import "../HeroBanner/LargeBanner.css.js";
83
+ import "../HeroBanner/HeroBanner.css.js";
83
84
  import "../HeroBanner/SelectionBanner.css.js";
85
+ /* empty css */
84
86
  import "../SetContainer/SetContainer.css.js";
85
87
  import "../Tab/Tab.css.js";
86
88
  import "../icons/Star/Star.css.js";
@@ -1,4 +1,5 @@
1
- import '../assets/IconBillboard/IconBillboard.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
1
+ import '../assets/IconBillboard/IconBillboard.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/ImageToast/ImageToast.css';import '../assets/Typography/Typography.css';/* empty css */
2
+ /* empty css */
2
3
  /* empty css */
3
4
  /* empty css */
4
5
  /* empty css */
@@ -22,6 +22,8 @@ export interface IconBillboardProps {
22
22
  bullets: BulletItemProps[];
23
23
  callToActionRow: ChevronProps[];
24
24
  set?: boolean;
25
+ variant: QuaternaryTypes;
26
+ toastAlignment?: string;
25
27
  }
26
28
  export interface ImageInterface {
27
29
  src: string;
@@ -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,
@@ -27,9 +27,11 @@ const useFullClick = (callToActionRow) => {
27
27
  const isClickable = chevronCount === 1 && buttonCount === 0 && typeof chevronUrl === "string" && chevronUrl.length > 0;
28
28
  const handleClick = (e) => {
29
29
  if (!isClickable) return;
30
+ if (e.target.closest("a")) return;
30
31
  const linkEl = e.currentTarget.querySelector("a");
31
32
  if (linkEl && linkEl instanceof HTMLAnchorElement) {
32
- window.location.href = linkEl.href;
33
+ e.preventDefault();
34
+ linkEl.click();
33
35
  }
34
36
  };
35
37
  return {
@@ -1,6 +1,7 @@
1
1
  import { BulletItemProps } from '../BulletItem';
2
2
  import { ChevronProps } from '../Chevron/Chevron.interface';
3
3
  import { QuaternaryTypes } from '../utils/variant.types';
4
+ import { IconBillboardProps } from '../IconBillboard/IconBillboard.interface';
4
5
  import { ReactNode } from 'react';
5
6
 
6
7
  export interface ImageBillboardSetProps {
@@ -49,4 +50,5 @@ export interface ImageBillboardInterface {
49
50
  internalName?: string;
50
51
  exitIntent?: boolean;
51
52
  layout?: ImageBillboardSetProps["layout"];
53
+ toast?: IconBillboardProps[];
52
54
  }
@@ -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,
@@ -1,3 +1,3 @@
1
1
  import { ImageBillboardInterface } from './ImageBillboard.interface';
2
2
 
3
- export declare const ImageBillboard: ({ id, bodyCopy, bordered, bullets, callToActionRow, exitIntent, eyebrow, headline, image, video, imagePlacement: position, internalName, set, textImageLineOneSmall, textImageLineThreeSmall, textImageLineTwoBig, variant, }: ImageBillboardInterface) => import("react/jsx-runtime").JSX.Element | null;
3
+ export declare const ImageBillboard: ({ id, bodyCopy, bordered, bullets, callToActionRow, exitIntent, eyebrow, headline, image, video, imagePlacement: position, internalName, set, textImageLineOneSmall, textImageLineThreeSmall, textImageLineTwoBig, variant, toast, }: ImageBillboardInterface) => import("react/jsx-runtime").JSX.Element | null;
@@ -24,6 +24,7 @@ import "next/script.js";
24
24
  import { VideoTile } from "../VideoTile/VideoTile.js";
25
25
  /* empty css */
26
26
  /* empty css */
27
+ import { ImageToast } from "../ImageToast/index.js";
27
28
  const ImageBillboard = ({
28
29
  id,
29
30
  bodyCopy,
@@ -41,7 +42,8 @@ const ImageBillboard = ({
41
42
  textImageLineOneSmall,
42
43
  textImageLineThreeSmall,
43
44
  textImageLineTwoBig,
44
- variant
45
+ variant,
46
+ toast
45
47
  }) => {
46
48
  const billboard_variant = getVariant(variant);
47
49
  position = position?.toLocaleLowerCase();
@@ -161,6 +163,7 @@ const ImageBillboard = ({
161
163
  )
162
164
  }
163
165
  ) }),
166
+ toast && toast.length > 0 && toast.map((toastItem) => /* @__PURE__ */ jsx(ImageToast, { ...toastItem }, toastItem.id)),
164
167
  /* @__PURE__ */ jsxs("div", { className: body, children: [
165
168
  /* @__PURE__ */ jsxs("div", { className: billboard_body, children: [
166
169
  (eyebrow || headline) && /* @__PURE__ */ jsxs("div", { className: `${billboard_header_section}`, children: [