@axos-web-dev/shared-components 1.0.100-dev.73-nav → 1.0.100-dev.73-compact-executive-bio

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 (245) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -4
  2. package/dist/Accordion/Accordion.css.js +1 -1
  3. package/dist/Accordion/Accordion.js +2 -4
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +1 -3
  6. package/dist/Article/Article.css.js +1 -1
  7. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  8. package/dist/Auth/ErrorAlert.css.js +1 -1
  9. package/dist/Auth/ErrorAlert.js +5 -5
  10. package/dist/Auth/Logout.js +1 -1
  11. package/dist/Auth/SignIn.css.js +1 -1
  12. package/dist/Auth/SignInPassword.js +1 -1
  13. package/dist/Avatar/Avatar.module.js +1 -1
  14. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  15. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  16. package/dist/Blockquote/Blockquote.module.js +1 -1
  17. package/dist/BulletItem/BulletItem.css.js +1 -1
  18. package/dist/BulletItem/BulletItem.js +1 -3
  19. package/dist/Button/Button.css.js +1 -1
  20. package/dist/Button/Button.js +4 -4
  21. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  22. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  23. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  24. package/dist/Calculators/AxosOneCalculator/index.js +2 -4
  25. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  26. package/dist/Calculators/BalanceAPYCalculator/index.js +2 -4
  27. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
  28. package/dist/Calculators/BuyDownCalculator/index.js +2 -2
  29. package/dist/Calculators/Calculator.js +4 -4
  30. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  31. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  32. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  33. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  34. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
  35. package/dist/Calculators/SummitApyCalculator/index.js +2 -4
  36. package/dist/Calculators/calculator.css.js +1 -1
  37. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  38. package/dist/CallToActionBar/index.js +1 -1
  39. package/dist/Carousel/Carousel.css.js +1 -1
  40. package/dist/Carousel/index.js +5 -5
  41. package/dist/Chatbot/AnimatedGradientBorder.css.js +1 -1
  42. package/dist/Chatbot/Bubble.css.js +1 -1
  43. package/dist/Chatbot/Bubble.js +1 -1
  44. package/dist/Chatbot/ChatWindow.css.js +1 -1
  45. package/dist/Chatbot/ChatWindow.js +11 -10
  46. package/dist/Chatbot/Chatbot.css.js +1 -1
  47. package/dist/Chatbot/Chatbot.d.ts +1 -1
  48. package/dist/Chatbot/Chatbot.js +30 -14
  49. package/dist/Chatbot/ChatbotMessage.js +1 -1
  50. package/dist/Chatbot/ThankYouMessage.js +2 -2
  51. package/dist/Chatbot/store/chat.d.ts +3 -0
  52. package/dist/Chatbot/store/chat.js +6 -2
  53. package/dist/Chevron/Chevron.css.js +1 -1
  54. package/dist/Chevron/index.js +5 -5
  55. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  56. package/dist/CollectInformationAlert/index.js +1 -3
  57. package/dist/Comparison/Comparison.css.js +2 -3
  58. package/dist/Comparison/Comparison.js +5 -5
  59. package/dist/Comparison/ComparisonSet.js +1 -1
  60. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  61. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  62. package/dist/DownloadTile/index.js +0 -6
  63. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -0
  64. package/dist/ExecutiveBio/ExecutiveBio.css.js +49 -47
  65. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +1 -1
  66. package/dist/ExecutiveBio/ExecutiveBio.js +134 -127
  67. package/dist/ExecutiveBio/index.js +2 -1
  68. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  69. package/dist/FaqAccordion/index.js +5 -5
  70. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  71. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  72. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
  73. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -4
  74. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  75. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -4
  76. package/dist/Forms/ApplicationStart.js +2 -4
  77. package/dist/Forms/ApplyNow.js +5 -5
  78. package/dist/Forms/ClearingForm.js +2 -4
  79. package/dist/Forms/CommercialDeposits.js +2 -4
  80. package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -4
  81. package/dist/Forms/CommercialLending.js +2 -4
  82. package/dist/Forms/CommercialPremiumFinance.js +2 -4
  83. package/dist/Forms/ConstructionLendingDynamic.js +2 -4
  84. package/dist/Forms/ContactCompany.js +2 -4
  85. package/dist/Forms/ContactCompanyTitle.js +2 -4
  86. package/dist/Forms/ContactUs.js +2 -4
  87. package/dist/Forms/ContactUsAAS.js +2 -4
  88. package/dist/Forms/ContactUsBusiness.js +5 -5
  89. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -5
  90. package/dist/Forms/ContactUsLVF.js +2 -4
  91. package/dist/Forms/ContactUsNMLSId.js +5 -5
  92. package/dist/Forms/CpraRequest.js +2 -4
  93. package/dist/Forms/CraPublicFile.js +5 -5
  94. package/dist/Forms/DealerServices.js +2 -4
  95. package/dist/Forms/EmailOnly.js +5 -5
  96. package/dist/Forms/EmailUs.js +2 -4
  97. package/dist/Forms/Forms.css.js +1 -1
  98. package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
  99. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -5
  100. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  101. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -4
  102. package/dist/Forms/MortgageWarehouseLending.js +5 -5
  103. package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -5
  104. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  105. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  106. package/dist/Forms/ScheduleCall.js +2 -4
  107. package/dist/Forms/ScheduleCallPremier.js +2 -4
  108. package/dist/Forms/SuccesForm.js +4 -4
  109. package/dist/Forms/VendorQuestionnaire.js +1 -1
  110. package/dist/Forms/WcplSurvey.js +2 -4
  111. package/dist/HelpArticle/HelpArticle.css.js +1 -1
  112. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  113. package/dist/HeroBanner/HeroBanner.js +3 -5
  114. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  115. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  116. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  117. package/dist/Hyperlink/index.js +4 -4
  118. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  119. package/dist/IconBillboard/IconBillboard.js +1 -1
  120. package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
  121. package/dist/ImageBillboard/ImageBillboard.js +1 -3
  122. package/dist/ImageBillboard/ImageBillboardSet.js +3 -4
  123. package/dist/ImageLink/ImageLink.css.js +1 -1
  124. package/dist/ImageLink/ImageLink.js +4 -4
  125. package/dist/ImageLink/ImageLinkSet.js +4 -4
  126. package/dist/ImageLink/index.js +4 -4
  127. package/dist/Input/Checkbox.css.js +1 -1
  128. package/dist/Input/Dropdown.css.js +1 -1
  129. package/dist/Input/Input.css.js +1 -1
  130. package/dist/Input/RadioButton.css.js +1 -1
  131. package/dist/Inputs/Input.css.js +1 -1
  132. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  133. package/dist/Insight/Featured/CategorySelector.js +6 -6
  134. package/dist/Insight/Featured/Featured.css.js +1 -1
  135. package/dist/Insight/Featured/Featured.js +5 -5
  136. package/dist/Insight/Featured/Header.css.js +1 -1
  137. package/dist/Insight/Featured/Header.js +5 -5
  138. package/dist/Insight/Insight.css.js +1 -1
  139. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  140. package/dist/Interstitial/Interstitial.module.js +1 -1
  141. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  142. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  143. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  144. package/dist/Modal/Modal.css.js +1 -1
  145. package/dist/Modal/Modal.js +4 -4
  146. package/dist/Modal/contextApi/store.js +1 -1
  147. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  148. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  149. package/dist/NavigationMenu/AxosALTS/NavData.js +4 -4
  150. package/dist/NavigationMenu/AxosALTS/index.js +4 -4
  151. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  152. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  153. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  154. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  155. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  156. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  157. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -12
  158. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +153 -168
  159. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
  160. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +264 -37
  161. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +525 -57
  162. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  163. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -42
  164. package/dist/NavigationMenu/AxosBank/NavData.js +4 -4
  165. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -6
  166. package/dist/NavigationMenu/AxosBank/SubNavBar.js +3106 -110
  167. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  168. package/dist/NavigationMenu/AxosBank/index.d.ts +4 -6
  169. package/dist/NavigationMenu/AxosBank/index.js +386 -85
  170. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  171. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  172. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  173. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  174. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  175. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -4
  176. package/dist/NavigationMenu/LaVictoire/index.js +4 -4
  177. package/dist/NavigationMenu/NavDataJson.js +4 -4
  178. package/dist/NavigationMenu/NavItem/index.js +1 -11
  179. package/dist/NavigationMenu/Navbar.d.ts +1 -4
  180. package/dist/NavigationMenu/Navbar.js +5 -6
  181. package/dist/NavigationMenu/SignInNavButton.js +4 -4
  182. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  183. package/dist/PageNavSet/PageNavSet.js +1 -1
  184. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  185. package/dist/Pagination/Pagination.css.js +1 -1
  186. package/dist/Pagination/Pagination.js +2 -4
  187. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  188. package/dist/SecondaryFooter/index.js +1 -1
  189. package/dist/SetContainer/SetContainer.css.js +3 -1
  190. package/dist/SetContainer/SetContainer.js +5 -5
  191. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  192. package/dist/SocialMediaBar/iconsRepository.js +4 -4
  193. package/dist/StepItem/StepItem.css.js +1 -1
  194. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  195. package/dist/StepItemSet/StepItemSet.js +1 -1
  196. package/dist/Tab/Tab.css.js +1 -1
  197. package/dist/Table/Table.css.js +1 -1
  198. package/dist/Table/Table.d.ts +1 -1
  199. package/dist/Table/Table.js +2 -4
  200. package/dist/TextBlock/TextBlock.css.js +1 -1
  201. package/dist/TextBlock/TextBlock.js +1 -1
  202. package/dist/Topic/Topic.css.js +1 -1
  203. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  204. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  205. package/dist/Typography/Typography.css.js +1 -1
  206. package/dist/VideoTile/VideoTile.css.js +1 -1
  207. package/dist/VideoTile/VideoTile.js +4 -4
  208. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  209. package/dist/VideoWrapper/index.js +4 -4
  210. package/dist/WalnutIframe/wrapper.module.js +1 -1
  211. package/dist/assets/Chatbot/ChatWindow.css +9 -4
  212. package/dist/assets/ExecutiveBio/ExecutiveBio.css +200 -153
  213. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -609
  214. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -483
  215. package/dist/assets/SetContainer/SetContainer.css +25 -0
  216. package/dist/globals.css.js +1 -1
  217. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  218. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  219. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  220. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  221. package/dist/icons/Logos/AXOS.js +7 -49
  222. package/dist/icons/Star/Star.css.js +1 -1
  223. package/dist/index.css.js +1 -1
  224. package/dist/main.js +2 -1
  225. package/dist/themes/axos.css.js +1 -1
  226. package/dist/themes/premier.css.js +1 -1
  227. package/dist/themes/ufb.css.js +1 -1
  228. package/dist/themes/victorie.css.js +1 -1
  229. package/dist/utils/allowedAxosDomains.js +1 -5
  230. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  231. package/package.json +136 -136
  232. package/dist/Chat/Chat.d.ts +0 -4
  233. package/dist/Chat/Chat.js +0 -13
  234. package/dist/Chat/index.d.ts +0 -1
  235. package/dist/Chat/index.js +0 -5
  236. package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +0 -7
  237. package/dist/NavigationMenu/AxosBank/DropwdownButton.js +0 -105
  238. package/dist/NavigationMenu/AxosBank/Menu.d.ts +0 -37
  239. package/dist/NavigationMenu/AxosBank/Menu.js +0 -130
  240. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +0 -36
  241. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +0 -105
  242. package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +0 -1
  243. package/dist/NavigationMenu/AxosBank/SubNavItem.js +0 -187
  244. package/dist/NavigationMenu/utils.d.ts +0 -466
  245. package/dist/NavigationMenu/utils.js +0 -112
@@ -41,6 +41,18 @@
41
41
  flex-wrap: wrap;
42
42
  gap: 24px;
43
43
  }
44
+ ._18ygy9m7:has(.txcb8d1) {
45
+ grid-template-columns: 1fr;
46
+ }
47
+ ._18ygy9m8:has(.txcb8d1) {
48
+ grid-template-columns: 1fr 1fr;
49
+ }
50
+ ._18ygy9m9:has(.txcb8d1) {
51
+ grid-template-columns: 1fr 1fr 1fr;
52
+ }
53
+ ._18ygy9ma:has(.txcb8d1) {
54
+ grid-template-columns: 1fr 1fr 1fr 1fr;
55
+ }
44
56
  ._18ygy9m6.cols_1 > .is_icon {
45
57
  flex: 1 1 100%;
46
58
  }
@@ -149,10 +161,23 @@
149
161
  display: grid;
150
162
  grid-template-columns: 1fr;
151
163
  }
164
+ ._18ygy9m6:has(.txcb8d1) {
165
+ grid-template-columns: 1fr !important;
166
+ width: min(300px, 100%);
167
+ margin-inline: auto;
168
+ }
152
169
  ._18ygy9mb {
153
170
  padding-block: 1.5rem;
154
171
  }
155
172
  }
173
+ @media screen and (max-width: 1200px) {
174
+ ._18ygy9m9:has(.txcb8d1) {
175
+ grid-template-columns: 1fr 1fr;
176
+ }
177
+ ._18ygy9ma:has(.txcb8d1) {
178
+ grid-template-columns: 1fr 1fr;
179
+ }
180
+ }
156
181
  @media screen and (max-width: 1280px) {
157
182
  ._18ygy9m6.cols_4 > .is_icon {
158
183
  flex-basis: calc(50% - 12px);
@@ -1,2 +1,2 @@
1
- /* empty css */
1
+ import './assets/globals.css';import './assets/Typography/Typography.css';/* empty css */
2
2
  /* empty css */
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/icons/ArrowIcon/ArrowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/icons/CheckIcon/CheckIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ 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 */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
@@ -1,70 +1,28 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { logo_variant } from "../../NavigationMenu/AxosBank/NavBar.css.js";
3
2
  const SvgComponent = (props) => {
4
- const { width = 120, height = 27, ...rest } = props;
3
+ const { classNameFill, ...rest } = props;
5
4
  return /* @__PURE__ */ jsxs(
6
5
  "svg",
7
6
  {
8
- width,
9
- height,
7
+ width: 120,
8
+ height: 27,
10
9
  fill: "none",
11
10
  xmlns: "http://www.w3.org/2000/svg",
12
- viewBox: `0 0 ${width} ${height}`,
13
11
  ...rest,
14
12
  children: [
15
13
  /* @__PURE__ */ jsx(
16
14
  "path",
17
15
  {
18
- d: "M40.9059 0.655984C40.3905 0.140561 39.594 0.140561 39.0785 0.655984L38.3288 1.40569C37.8134 1.92112 37.8134 2.71768 38.3288 3.2331L50.1836 15.1347L38.3288 27.0363C37.8134 27.5517 37.8134 28.3483 38.3288 28.8637L39.0785 29.6134C39.594 30.1289 40.3905 30.1289 40.9059 29.6134L55.3378 15.1347L40.9059 0.655984Z",
16
+ d: "M35.943.576a1.119 1.119 0 00-1.606 0l-.659.66a1.119 1.119 0 000 1.605l10.417 10.457-10.417 10.458a1.119 1.119 0 000 1.606l.66.658a1.119 1.119 0 001.605 0l12.68-12.722L35.944.576z",
19
17
  fill: "#FAA74A"
20
18
  }
21
19
  ),
22
20
  /* @__PURE__ */ jsx(
23
21
  "path",
24
22
  {
25
- d: "M131.058 2.71769C131.058 1.17142 132.23 0 133.776 0C135.322 0 136.494 1.17142 136.494 2.71769C136.494 4.26396 135.322 5.43538 133.776 5.43538C132.23 5.43538 131.058 4.26396 131.058 2.71769ZM136.166 2.71769C136.166 1.31199 135.182 0.327997 133.776 0.327997C132.37 0.327997 131.386 1.35884 131.386 2.71769C131.386 4.12339 132.37 5.10738 133.776 5.10738C135.135 5.15424 136.166 4.07653 136.166 2.71769ZM133.307 4.07653H132.932V1.26513C133.12 1.21827 133.354 1.21827 133.588 1.21827C134.291 1.21827 134.713 1.54627 134.713 2.15541C134.713 2.62398 134.385 2.90512 134.057 2.99883L134.994 4.12339H134.572L133.729 3.09254H133.354L133.307 4.07653ZM133.307 2.76455H133.635C134.01 2.76455 134.338 2.57712 134.338 2.15541C134.338 1.78055 134.057 1.59313 133.588 1.59313C133.495 1.59313 133.354 1.59313 133.26 1.59313L133.307 2.76455Z",
26
- fill: "#1E3860",
27
- className: logo_variant
28
- }
29
- ),
30
- /* @__PURE__ */ jsx(
31
- "path",
32
- {
33
- d: "M120.281 13.4479C120.281 13.4479 118.922 13.1199 118.173 12.8387C115.783 11.9953 113.581 10.7302 113.581 8.4342C113.581 5.76337 115.877 3.93595 119.344 3.93595C121.64 3.93595 123.421 4.59195 124.686 5.85708L125.107 6.27879C125.623 6.79421 126.419 6.79421 126.935 6.27879L127.685 5.52908C128.2 5.01366 128.2 4.21709 127.685 3.70167C127.497 3.46739 127.263 3.27996 127.263 3.27996C125.248 1.35883 122.483 0.327987 119.344 0.327987C116.486 0.327987 114.19 1.07769 112.269 2.67082C110.441 4.21709 109.551 6.13822 109.551 8.48105C109.551 14.1976 114.893 15.6033 119.578 16.8684L119.719 16.9153C123.842 17.8993 125.904 19.5392 125.904 21.7884C125.904 24.6466 123.514 26.3335 119.578 26.3335C117.095 26.3335 114.893 25.49 113.393 23.9906L112.972 23.5689C112.456 23.0535 111.66 23.0535 111.144 23.5689L110.254 24.4592C109.738 24.9746 109.738 25.7712 110.254 26.2866L110.676 26.7083C112.831 28.8169 115.924 29.9883 119.578 29.9883C122.624 29.9883 125.107 29.2386 127.075 27.6923C128.997 26.2397 129.934 24.2249 129.934 21.7415C130.027 16.4467 125.435 14.6193 120.281 13.4479Z",
34
- fill: "#1E3860",
35
- className: logo_variant
36
- }
37
- ),
38
- /* @__PURE__ */ jsx(
39
- "path",
40
- {
41
- d: "M86.9661 0.281143C78.7661 0.281143 72.1593 6.9348 72.1593 15.1347C72.1593 23.3347 78.7661 29.9883 86.9661 29.9883C95.166 29.9883 101.773 23.3347 101.773 15.1347C101.773 6.9348 95.1191 0.281143 86.9661 0.281143ZM86.9661 3.93597C93.1511 3.93597 98.1648 8.94964 98.1648 15.1347C98.1648 21.3198 93.1511 26.3335 86.9661 26.3335C80.781 26.3335 75.7673 21.3198 75.7673 15.1347C75.7673 8.94964 80.781 3.93597 86.9661 3.93597Z",
42
- fill: "#1E3860",
43
- className: logo_variant
44
- }
45
- ),
46
- /* @__PURE__ */ jsx(
47
- "path",
48
- {
49
- d: "M67.1924 28.8637L66.4427 29.6134C65.9273 30.1289 65.1308 30.1289 64.6153 29.6134L54.5412 19.5392L57.1183 16.9621L67.1924 27.0363C67.7079 27.5049 67.7079 28.3483 67.1924 28.8637Z",
50
- fill: "#1E3860",
51
- className: logo_variant
52
- }
53
- ),
54
- /* @__PURE__ */ jsx(
55
- "path",
56
- {
57
- d: "M67.1924 1.40569L66.4427 0.655984C65.9273 0.140561 65.1308 0.140561 64.6153 0.655984L54.5412 10.7302L57.1183 13.3073L67.1924 3.2331C67.7079 2.76454 67.7079 1.92112 67.1924 1.40569Z",
58
- fill: "#1E3860",
59
- className: logo_variant
60
- }
61
- ),
62
- /* @__PURE__ */ jsx(
63
- "path",
64
- {
65
- d: "M26.0055 15.1816C25.9586 21.3198 20.9449 26.3335 14.8067 26.3335C8.62164 26.3335 3.60797 21.3198 3.60797 15.1347C3.60797 8.94964 8.66849 3.93597 14.8067 3.93597C20.9449 3.93597 25.9586 8.90278 26.0055 15.0879V15.1816ZM28.3483 0.281143H27.2706C26.5678 0.281143 25.9586 0.843424 25.9586 1.59313V5.38853C23.2878 2.24913 19.305 0.281143 14.8067 0.281143C6.6068 0.281143 0 6.9348 0 15.1347C0 23.3347 6.65365 29.9883 14.8067 29.9883C19.2581 29.9883 23.2878 28.0203 26.0055 24.8809V28.6763C26.0055 29.3792 26.5678 29.9883 27.3175 29.9883H28.3952C29.098 29.9883 29.7072 29.426 29.7072 28.6763V1.59313C29.6603 0.890281 29.098 0.281143 28.3483 0.281143Z",
66
- fill: "#1E3860",
67
- className: logo_variant
23
+ d: "M115.157 2.388c0-1.359 1.029-2.388 2.388-2.388 1.358 0 2.388 1.03 2.388 2.388 0 1.359-1.03 2.388-2.388 2.388-1.359 0-2.388-1.03-2.388-2.388zm4.488 0c0-1.235-.865-2.1-2.1-2.1s-2.1.906-2.1 2.1c0 1.235.865 2.1 2.1 2.1 1.194.04 2.1-.906 2.1-2.1zm-2.512 1.194h-.329v-2.47c.164-.042.37-.042.576-.042.618 0 .988.289.988.824 0 .412-.288.659-.576.741l.823.988h-.37l-.741-.906h-.33l-.041.865zm0-1.153h.288c.33 0 .618-.165.618-.535 0-.33-.247-.494-.659-.494h-.288l.041 1.03zM105.687 11.816s-1.194-.288-1.852-.535c-2.1-.741-4.035-1.853-4.035-3.87 0-2.347 2.017-3.953 5.064-3.953 2.017 0 3.582.577 4.694 1.688l.37.371a1.119 1.119 0 001.606 0l.659-.659a1.12 1.12 0 000-1.605c-.165-.206-.371-.371-.371-.371-1.77-1.688-4.199-2.594-6.958-2.594-2.511 0-4.529.659-6.217 2.059-1.606 1.358-2.388 3.046-2.388 5.105 0 5.023 4.694 6.258 8.811 7.37l.123.04c3.623.865 5.435 2.307 5.435 4.283 0 2.511-2.1 3.993-5.558 3.993-2.182 0-4.117-.74-5.435-2.058l-.37-.37a1.119 1.119 0 00-1.606 0l-.782.782a1.119 1.119 0 000 1.605l.37.37c1.894 1.854 4.612 2.883 7.823 2.883 2.676 0 4.858-.659 6.587-2.018 1.688-1.276 2.512-3.046 2.512-5.228.082-4.653-3.953-6.258-8.482-7.288zM76.415.247c-7.206 0-13.01 5.846-13.01 13.051s5.804 13.052 13.01 13.052c7.204 0 13.01-5.847 13.01-13.052 0-7.205-5.847-13.051-13.01-13.051zm0 3.211c5.434 0 9.84 4.406 9.84 9.84 0 5.435-4.406 9.84-9.84 9.84-5.435 0-9.84-4.405-9.84-9.84 0-5.434 4.405-9.84 9.84-9.84zM59.04 25.362l-.659.658a1.119 1.119 0 01-1.605 0l-8.852-8.851 2.264-2.265 8.852 8.852c.453.412.453 1.153 0 1.606zM59.04 1.235l-.659-.659a1.119 1.119 0 00-1.605 0l-8.852 8.852 2.264 2.265L59.04 2.84c.453-.412.453-1.153 0-1.606zM22.85 13.34c-.04 5.393-4.446 9.798-9.84 9.798-5.434 0-9.84-4.405-9.84-9.84 0-5.434 4.447-9.84 9.84-9.84 5.394 0 9.8 4.365 9.84 9.8v.082zM24.91.247h-.947A1.15 1.15 0 0022.809 1.4v3.335C20.462 1.976 16.963.247 13.01.247 5.805.247 0 6.093 0 13.298S5.846 26.35 13.01 26.35c3.912 0 7.452-1.73 9.84-4.488v3.335a1.15 1.15 0 001.153 1.153h.947a1.15 1.15 0 001.153-1.153V1.4C26.062.782 25.568.247 24.909.247z",
24
+ fill: "#1e3860",
25
+ className: classNameFill
68
26
  }
69
27
  )
70
28
  ]
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/icons/Star/Star.css';/* empty css */
2
2
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
3
3
  var Star = createRuntimeFn({ defaultClassName: "mi4mae0", variantClassNames: { variant: { gold: "mi4mae1", gray: "mi4mae2" } }, defaultVariants: {}, compoundVariants: [] });
4
4
  export {
package/dist/index.css.js CHANGED
@@ -1,3 +1,3 @@
1
- /* empty css */
1
+ import './assets/index.css';import './assets/globals.css';import './assets/Typography/Typography.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
package/dist/main.js CHANGED
@@ -52,7 +52,7 @@ import { ComparisonSet } from "./Comparison/ComparisonSet.js";
52
52
  import { ContentBanner } from "./ContentBanner/index.js";
53
53
  import { DownloadTile } from "./DownloadTile/index.js";
54
54
  import { ExecutiveBio } from "./ExecutiveBio/ExecutiveBio.js";
55
- import { bio_section_text, bulletsHeadline, bulletsWrapper, ceoContainer, ceoContent, ceoHeader, ceoImgWrapper, ceoMedia, ceoPersonalInfo, ceoSection, ceoWrapper, ceo_body, ceo_contacts, ceo_name, ceo_quote, ceo_title, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, flexColumn, header_theme, headline_setting, headshot, highlights, hover, imgAlignment, img_area, item_bio, job_title, media, order_3, overlay, padding, person, section_theme, shift, social, stroke_color, svg_color, svg_icon, tooltip, url_row } from "./ExecutiveBio/ExecutiveBio.css.js";
55
+ import { bio_section_text, bulletsHeadline, bulletsWrapper, ceoContainer, ceoContent, ceoHeader, ceoImgWrapper, ceoMedia, ceoPersonalInfo, ceoSection, ceoWrapper, ceo_body, ceo_contacts, ceo_name, ceo_quote, ceo_title, compact, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, flexColumn, header_theme, headline_setting, headshot, highlights, hover, imgAlignment, img_area, item_bio, job_title, media, order_3, overlay, padding, person, section_theme, shift, social, stroke_color, svg_color, svg_icon, tooltip, url_row } from "./ExecutiveBio/ExecutiveBio.css.js";
56
56
  import { ExecutiveBioSet } from "./ExecutiveBio/ExecutiveBioSet.js";
57
57
  import { AccordionCtas, AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
58
58
  import { FdicBanner } from "./FdicCallout/index.js";
@@ -515,6 +515,7 @@ export {
515
515
  chatbotUFB,
516
516
  checkbox_group,
517
517
  columnValues,
518
+ compact,
518
519
  comparison,
519
520
  comparison_buttons,
520
521
  comparison_container,
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/themes/axos.css';/* empty css */
2
2
  var axosTheme = "_1073cm80";
3
3
  var vars = { colors: { primary: { background: "var(--_1073cm81)", backgroundButton: "var(--_1073cm82)", body: "var(--_1073cm83)", border: "var(--_1073cm84)", headline: "var(--_1073cm85)", textButton: "var(--_1073cm86)", textGradient: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", backgroundButton: "var(--_1073cm89)", body: "var(--_1073cm8a)", border: "var(--_1073cm8b)", headline: "var(--_1073cm8c)", textButton: "var(--_1073cm8d)", textGradient: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", backgroundButton: "var(--_1073cm8g)", body: "var(--_1073cm8h)", border: "var(--_1073cm8i)", headline: "var(--_1073cm8j)", textButton: "var(--_1073cm8k)", textGradient: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", backgroundButton: "var(--_1073cm8n)", body: "var(--_1073cm8o)", border: "var(--_1073cm8p)", headline: "var(--_1073cm8q)", textButton: "var(--_1073cm8r)", textGradient: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" }, footer: { link: { color: "var(--_1073cm811)" } }, selecction: { icon: { color: "var(--_1073cm812)" } }, chatbot: { bubble: { background: "var(--_1073cm813)", border: "var(--_1073cm814)", borderGradient: "var(--_1073cm815)", icon: "var(--_1073cm816)" }, window: { background: "var(--_1073cm817)", headerBackground: "var(--_1073cm818)", headerText: "var(--_1073cm819)", agentBackground: "var(--_1073cm81a)", userBackground: "var(--_1073cm81b)", inputBorder: "var(--_1073cm81c)", timestampColor: "var(--_1073cm81d)", borderBtn: "var(--_1073cm81e)" } } };
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  var premierTheme = "_1es6o1h0";
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/themes/ufb.css';import '../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  var ufbTheme = "wub34l0";
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../assets/themes/victorie.css';import '../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  var victorieTheme = "fl2fv50";
4
4
  export {
@@ -44,11 +44,7 @@ const moreDomains = {
44
44
  "{COMMERCIALPORTAL_LOGIN}": `${process.env.COMMERCIALPORTAL_URL}/login` || "https://portals.axosbank.com/login",
45
45
  "{COMMERCIALPORTAL_REGISTER}": process.env.COMMERCIALPORTAL_URL + "/Register" || "https://portals.axosbank.com/Register",
46
46
  "{SHAREAXB}": process.env.SHAREAXB_URL || "https://share.axosbank.com",
47
- "{MERIDIAN}": process.env.MERIDIAN_URL || "https://www.axosbank.com/",
48
- "{LVF}": process.env.LVF_URL || "https://lavictoirefinance.com",
49
- "{AXBLP}": process.env.AXB_LP_URL || "https://loanpayment.axosbank.com",
50
- "{LPAXB}": process.env.AXB_LP_URL || "https://loanpayment.axosbank.com",
51
- "{AAS_LIBERTY}": process.env.AAS_LIBERTY_URL || "https://app.axosadvisorservices.com/liberty"
47
+ "{MERIDIAN}": process.env.MERIDIAN_URL || "https://www.axosbank.com/"
52
48
  };
53
49
  const isAllowedUrl = (url) => {
54
50
  const uri = new URL(url, location.href);
@@ -1,4 +1,4 @@
1
- const loader = "_loader_pwl74_10";
1
+ import '../../assets/utils/optimizeImage/optimizeImage.css.css';const loader = "_loader_pwl74_10";
2
2
  const loading = "_loading_pwl74_16";
3
3
  const shimmer = "_shimmer_pwl74_1";
4
4
  const css = {
package/package.json CHANGED
@@ -1,136 +1,136 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "1.0.100-dev.73-nav",
5
- "type": "module",
6
- "module": "dist/main.js",
7
- "types": "dist/main.d.ts",
8
- "files": [
9
- "dist"
10
- ],
11
- "sideEffects": [
12
- "dist/assets/**/*.css"
13
- ],
14
- "scripts": {
15
- "dev": "vite",
16
- "build": "tsc --p ./tsconfig.build.json && vite build",
17
- "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
- "preview": "vite preview",
19
- "prepublishOnly": "npm run build",
20
- "check-types": "tsc --pretty --noEmit",
21
- "check-format": "prettier --check .",
22
- "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
- "format": "prettier --write .",
24
- "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
- "prepare": "husky",
26
- "storybook": "storybook dev -p 6006",
27
- "build-storybook": "storybook build",
28
- "npm:link": "npm run build && npm link"
29
- },
30
- "dependencies": {
31
- "@headlessui/react": "^2.2.0",
32
- "@hookform/resolvers": "^3.10.0",
33
- "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
- "@react-input/mask": "^1.2.15",
35
- "@react-input/number-format": "^1.1.3",
36
- "@storybook/icons": "^1.3.0",
37
- "@storybook/preview-api": "^8.4.7",
38
- "@ts-stack/markdown": "^1.5.0",
39
- "@types/iframe-resizer": "3.5.13",
40
- "@ujet/websdk-headless": "^3.41.4",
41
- "@vanilla-extract/css": "^1.16.1",
42
- "@vanilla-extract/recipes": "^0.5.1",
43
- "antd": "^5.22.5",
44
- "clsx": "^2.1.1",
45
- "framer-motion": "^12.9.2",
46
- "iframe-resizer": "^3.6.6",
47
- "lodash": "^4.17.21",
48
- "moment": "^2.30.1",
49
- "next-safe-action": "^8.0.2",
50
- "react-date-picker": "^11.0.0",
51
- "react-date-range": "^2.0.1",
52
- "react-hook-form": "^7.54.2",
53
- "react-markdown": "^9.1.0",
54
- "react-popper": "^2.3.0",
55
- "react-slick": "^0.30.2",
56
- "react-use": "^17.6.0",
57
- "react-wrap-balancer": "^1.1.1",
58
- "remark-gfm": "^4.0.1",
59
- "rsuite": "^5.75.0",
60
- "slick-carousel": "^1.8.1",
61
- "typed-css-modules": "^0.9.1",
62
- "vite-plugin-svgr": "^4.3.0",
63
- "zod": "^3.24.1",
64
- "zustand": "^4.5.5"
65
- },
66
- "peerDependencies": {
67
- "@vanilla-extract/css-utils": "^0.1.3",
68
- "@vanilla-extract/recipes": "^0.5.1",
69
- "@vanilla-extract/vite-plugin": "^4.0.3",
70
- "next": "^14.1.4",
71
- "react": "^18.2.0",
72
- "react-date-range": "^2.0.1",
73
- "react-dom": "^18.2.0",
74
- "react-popper": "^2.3.0",
75
- "react-slick": "^0.30.2",
76
- "slick-carousel": "^1.8.1"
77
- },
78
- "devDependencies": {
79
- "@chromatic-com/storybook": "^1.9.0",
80
- "@rollup/plugin-alias": "^5.1.1",
81
- "@storybook/addon-essentials": "^8.4.7",
82
- "@storybook/addon-interactions": "^8.4.7",
83
- "@storybook/addon-links": "^8.4.7",
84
- "@storybook/addon-mdx-gfm": "^8.4.7",
85
- "@storybook/addon-onboarding": "^8.4.7",
86
- "@storybook/addon-themes": "^8.4.7",
87
- "@storybook/blocks": "^8.4.7",
88
- "@storybook/react": "^8.6.14",
89
- "@storybook/react-vite": "^8.4.7",
90
- "@storybook/test": "^8.6.14",
91
- "@svgr/core": "^8.1.0",
92
- "@svgr/plugin-prettier": "^8.1.0",
93
- "@svgr/plugin-svgo": "^8.1.0",
94
- "@types/lodash": "^4.17.17",
95
- "@types/node": "^20.19.0",
96
- "@types/react": "^18.3.23",
97
- "@types/react-date-range": "^1.4.9",
98
- "@types/react-datepicker": "^6.2.0",
99
- "@types/react-dom": "^18.3.7",
100
- "@types/react-slick": "^0.23.13",
101
- "@typescript-eslint/eslint-plugin": "^7.18.0",
102
- "@typescript-eslint/parser": "^7.18.0",
103
- "@vanilla-extract/css-utils": "^0.1.4",
104
- "@vanilla-extract/recipes": "^0.5.5",
105
- "@vanilla-extract/vite-plugin": "^4.0.18",
106
- "@vitejs/plugin-react-swc": "^3.7.2",
107
- "esbuild-vanilla-image-loader": "^0.1.3",
108
- "eslint": "^8.57.1",
109
- "eslint-plugin-react-hooks": "^4.6.2",
110
- "eslint-plugin-react-refresh": "^0.4.16",
111
- "eslint-plugin-storybook": "^0.8.0",
112
- "glob": "^10.4.5",
113
- "husky": "^9.1.7",
114
- "next": "^14.1.4",
115
- "prettier": "3.2.5",
116
- "react": "^18.3.1",
117
- "react-dom": "^18.3.1",
118
- "rollup-plugin-preserve-directives": "^0.4.0",
119
- "rollup-plugin-svg-import": "^3.0.0",
120
- "rollup-plugin-svgo": "^2.0.0",
121
- "storybook": "^8.4.7",
122
- "typescript": "^5.7.2",
123
- "typescript-plugin-css-modules": "^5.1.0",
124
- "vite": "^5.4.11",
125
- "vite-plugin-dts": "^3.9.1",
126
- "vite-plugin-lib-inject-css": "^2.1.1",
127
- "vite-plugin-setting-css-module": "^1.1.4",
128
- "vite-tsconfig-paths": "^4.3.2"
129
- },
130
- "main": "index.js",
131
- "directories": {
132
- "lib": "lib"
133
- },
134
- "author": "axos-web-dev",
135
- "license": "ISC"
136
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "1.0.100-dev.73-compact-executive-bio",
5
+ "type": "module",
6
+ "module": "dist/main.js",
7
+ "types": "dist/main.d.ts",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "sideEffects": [
12
+ "dist/assets/**/*.css"
13
+ ],
14
+ "scripts": {
15
+ "dev": "vite",
16
+ "build": "tsc --p ./tsconfig.build.json && vite build",
17
+ "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
+ "preview": "vite preview",
19
+ "prepublishOnly": "npm run build",
20
+ "check-types": "tsc --pretty --noEmit",
21
+ "check-format": "prettier --check .",
22
+ "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
+ "format": "prettier --write .",
24
+ "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
+ "prepare": "husky",
26
+ "storybook": "storybook dev -p 6006",
27
+ "build-storybook": "storybook build",
28
+ "npm:link": "npm run build && npm link"
29
+ },
30
+ "dependencies": {
31
+ "@headlessui/react": "^2.2.0",
32
+ "@hookform/resolvers": "^3.10.0",
33
+ "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
+ "@react-input/mask": "^1.2.15",
35
+ "@react-input/number-format": "^1.1.3",
36
+ "@storybook/icons": "^1.3.0",
37
+ "@storybook/preview-api": "^8.4.7",
38
+ "@ts-stack/markdown": "^1.5.0",
39
+ "@types/iframe-resizer": "3.5.13",
40
+ "@ujet/websdk-headless": "^3.41.4",
41
+ "@vanilla-extract/css": "^1.16.1",
42
+ "@vanilla-extract/recipes": "^0.5.1",
43
+ "antd": "^5.22.5",
44
+ "clsx": "^2.1.1",
45
+ "framer-motion": "^12.9.2",
46
+ "iframe-resizer": "^3.6.6",
47
+ "lodash": "^4.17.21",
48
+ "moment": "^2.30.1",
49
+ "next-safe-action": "^8.0.2",
50
+ "react-date-picker": "^11.0.0",
51
+ "react-date-range": "^2.0.1",
52
+ "react-hook-form": "^7.54.2",
53
+ "react-markdown": "^9.1.0",
54
+ "react-popper": "^2.3.0",
55
+ "react-slick": "^0.30.2",
56
+ "react-use": "^17.6.0",
57
+ "react-wrap-balancer": "^1.1.1",
58
+ "remark-gfm": "^4.0.1",
59
+ "rsuite": "^5.75.0",
60
+ "slick-carousel": "^1.8.1",
61
+ "typed-css-modules": "^0.9.1",
62
+ "vite-plugin-svgr": "^4.3.0",
63
+ "zod": "^3.24.1",
64
+ "zustand": "^4.5.5"
65
+ },
66
+ "peerDependencies": {
67
+ "@vanilla-extract/css-utils": "^0.1.3",
68
+ "@vanilla-extract/recipes": "^0.5.1",
69
+ "@vanilla-extract/vite-plugin": "^4.0.3",
70
+ "next": "^14.1.4",
71
+ "react": "^18.2.0",
72
+ "react-date-range": "^2.0.1",
73
+ "react-dom": "^18.2.0",
74
+ "react-popper": "^2.3.0",
75
+ "react-slick": "^0.30.2",
76
+ "slick-carousel": "^1.8.1"
77
+ },
78
+ "devDependencies": {
79
+ "@chromatic-com/storybook": "^1.9.0",
80
+ "@rollup/plugin-alias": "^5.1.1",
81
+ "@storybook/addon-essentials": "^8.4.7",
82
+ "@storybook/addon-interactions": "^8.4.7",
83
+ "@storybook/addon-links": "^8.4.7",
84
+ "@storybook/addon-mdx-gfm": "^8.4.7",
85
+ "@storybook/addon-onboarding": "^8.4.7",
86
+ "@storybook/addon-themes": "^8.4.7",
87
+ "@storybook/blocks": "^8.4.7",
88
+ "@storybook/react": "^8.6.14",
89
+ "@storybook/react-vite": "^8.4.7",
90
+ "@storybook/test": "^8.6.14",
91
+ "@svgr/core": "^8.1.0",
92
+ "@svgr/plugin-prettier": "^8.1.0",
93
+ "@svgr/plugin-svgo": "^8.1.0",
94
+ "@types/lodash": "^4.17.17",
95
+ "@types/node": "^20.19.0",
96
+ "@types/react": "^18.3.23",
97
+ "@types/react-date-range": "^1.4.9",
98
+ "@types/react-datepicker": "^6.2.0",
99
+ "@types/react-dom": "^18.3.7",
100
+ "@types/react-slick": "^0.23.13",
101
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
102
+ "@typescript-eslint/parser": "^7.18.0",
103
+ "@vanilla-extract/css-utils": "^0.1.4",
104
+ "@vanilla-extract/recipes": "^0.5.5",
105
+ "@vanilla-extract/vite-plugin": "^4.0.18",
106
+ "@vitejs/plugin-react-swc": "^3.7.2",
107
+ "esbuild-vanilla-image-loader": "^0.1.3",
108
+ "eslint": "^8.57.1",
109
+ "eslint-plugin-react-hooks": "^4.6.2",
110
+ "eslint-plugin-react-refresh": "^0.4.16",
111
+ "eslint-plugin-storybook": "^0.8.0",
112
+ "glob": "^10.4.5",
113
+ "husky": "^9.1.7",
114
+ "next": "^14.1.4",
115
+ "prettier": "3.2.5",
116
+ "react": "^18.3.1",
117
+ "react-dom": "^18.3.1",
118
+ "rollup-plugin-preserve-directives": "^0.4.0",
119
+ "rollup-plugin-svg-import": "^3.0.0",
120
+ "rollup-plugin-svgo": "^2.0.0",
121
+ "storybook": "^8.4.7",
122
+ "typescript": "^5.7.2",
123
+ "typescript-plugin-css-modules": "^5.1.0",
124
+ "vite": "^5.4.11",
125
+ "vite-plugin-dts": "^3.9.1",
126
+ "vite-plugin-lib-inject-css": "^2.1.1",
127
+ "vite-plugin-setting-css-module": "^1.1.4",
128
+ "vite-tsconfig-paths": "^4.3.2"
129
+ },
130
+ "main": "index.js",
131
+ "directories": {
132
+ "lib": "lib"
133
+ },
134
+ "author": "axos-web-dev",
135
+ "license": "ISC"
136
+ }
@@ -1,4 +0,0 @@
1
- export declare function authenticate(): Promise<{
2
- token: string;
3
- }>;
4
- export declare const Chat: () => import("react/jsx-runtime").JSX.Element;
package/dist/Chat/Chat.js DELETED
@@ -1,13 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- async function authenticate() {
3
- return Promise.resolve({
4
- token: "eyJhbGciOiJIUzI1NiIs InR5cCI6IkpXVCJ9.eyJpc3MiOiJheGNjYWlwZGV2LWkzb2ZtdXAiLCJpYXQiOjEwLCJleHAiOjM2MTB9.sjXDE3sQYZeBF61TDuMG44B2imzwcmBjgStE5_Tx3Aw"
5
- });
6
- }
7
- const Chat = () => {
8
- return /* @__PURE__ */ jsx("div", { children: "Chat Component" });
9
- };
10
- export {
11
- Chat,
12
- authenticate
13
- };
@@ -1 +0,0 @@
1
- export * from './Chat';
@@ -1,5 +0,0 @@
1
- import { Chat, authenticate } from "./Chat.js";
2
- export {
3
- Chat,
4
- authenticate
5
- };
@@ -1,7 +0,0 @@
1
- import { SubNavItems } from '../utils';
2
-
3
- interface DropwdownButtonProps {
4
- item: SubNavItems;
5
- }
6
- export declare const DropwdownButton: ({ item }: DropwdownButtonProps) => import("react/jsx-runtime").JSX.Element;
7
- export {};