@axos-web-dev/shared-components 2.2.5 → 2.2.7

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 (207) hide show
  1. package/dist/ATMLocator/ATMLocator.d.ts +1 -1
  2. package/dist/ATMLocator/ATMLocator.js +3 -2
  3. package/dist/Accordion/Accordion.d.ts +3 -3
  4. package/dist/Article/Article.d.ts +1 -1
  5. package/dist/Auth/ErrorAlert.d.ts +1 -1
  6. package/dist/Auth/ErrorAlert.js +4 -3
  7. package/dist/Auth/Logout.d.ts +1 -1
  8. package/dist/Auth/SignInPassword.d.ts +1 -1
  9. package/dist/BulletItem/BulletItem.d.ts +1 -1
  10. package/dist/Button/Button.d.ts +1 -1
  11. package/dist/Button/Button.js +3 -2
  12. package/dist/Button/GoBackButton.d.ts +1 -1
  13. package/dist/Calculators/Calculator.d.ts +1 -1
  14. package/dist/Calculators/Calculator.js +4 -3
  15. package/dist/Calculators/MarginTradingCalculator/index.js +3 -2
  16. package/dist/Carousel/index.d.ts +3 -3
  17. package/dist/Carousel/index.js +3 -2
  18. package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +5 -0
  19. package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -3
  20. package/dist/Chatbot/AudioManager.d.ts +19 -0
  21. package/dist/Chatbot/AudioManager.js +61 -0
  22. package/dist/Chatbot/Bubble.css.js +1 -0
  23. package/dist/Chatbot/Bubble.d.ts +1 -1
  24. package/dist/Chatbot/Chat.d.ts +1 -1
  25. package/dist/Chatbot/ChatWindow.css.d.ts +8 -0
  26. package/dist/Chatbot/ChatWindow.css.js +49 -33
  27. package/dist/Chatbot/ChatWindow.js +457 -372
  28. package/dist/Chatbot/Chatbot.css.js +0 -1
  29. package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +1 -0
  30. package/dist/Chatbot/Chatbot.d.ts +4 -1
  31. package/dist/Chatbot/Chatbot.js +71 -21
  32. package/dist/Chatbot/ChatbotMessage.js +184 -159
  33. package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
  34. package/dist/Chatbot/EllipsisAnimation.js +0 -6
  35. package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
  36. package/dist/Chatbot/ExpandChatToggle.d.ts +8 -0
  37. package/dist/Chatbot/ExpandChatToggle.js +74 -0
  38. package/dist/Chatbot/index.js +11 -2
  39. package/dist/Chatbot/store/chat.d.ts +8 -0
  40. package/dist/Chatbot/store/chat.js +14 -2
  41. package/dist/Chevron/index.js +3 -2
  42. package/dist/Comparison/Comparison.d.ts +1 -1
  43. package/dist/Comparison/Comparison.js +3 -2
  44. package/dist/Comparison/ComparisonSet.d.ts +1 -1
  45. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  46. package/dist/ExecutiveBio/ExecutiveBio.js +3 -2
  47. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
  48. package/dist/ExecutiveBio/Overlay.d.ts +1 -1
  49. package/dist/FaqAccordion/index.d.ts +5 -5
  50. package/dist/FaqAccordion/index.js +3 -2
  51. package/dist/FdicCallout/index.d.ts +1 -1
  52. package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
  53. package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
  54. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
  55. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -2
  56. package/dist/Forms/ApplicationStart.d.ts +1 -1
  57. package/dist/Forms/ApplyNow.d.ts +1 -1
  58. package/dist/Forms/ApplyNow.js +3 -2
  59. package/dist/Forms/BoatMooringLocation.d.ts +1 -1
  60. package/dist/Forms/ClearingForm.d.ts +1 -1
  61. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  62. package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
  63. package/dist/Forms/CommercialLending.d.ts +1 -1
  64. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  65. package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
  66. package/dist/Forms/ContactCompany.d.ts +1 -1
  67. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  68. package/dist/Forms/ContactUs.d.ts +1 -1
  69. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  70. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  71. package/dist/Forms/ContactUsBusiness.js +3 -2
  72. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  73. package/dist/Forms/ContactUsBusinessNameEmail.js +3 -2
  74. package/dist/Forms/ContactUsLVF.d.ts +1 -1
  75. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  76. package/dist/Forms/ContactUsNMLSId.js +3 -2
  77. package/dist/Forms/ContactUsSchwabAAS.d.ts +1 -1
  78. package/dist/Forms/CpraRequest.d.ts +1 -1
  79. package/dist/Forms/CpraRequest.js +3 -2
  80. package/dist/Forms/CraPublicFile.d.ts +1 -1
  81. package/dist/Forms/CraPublicFile.js +3 -2
  82. package/dist/Forms/DealerServices.d.ts +1 -1
  83. package/dist/Forms/EmailOnly.d.ts +1 -1
  84. package/dist/Forms/EmailOnly.js +3 -2
  85. package/dist/Forms/EmailUs.d.ts +1 -1
  86. package/dist/Forms/HoneyPot/index.d.ts +1 -1
  87. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  88. package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -2
  89. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
  90. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
  91. package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -2
  92. package/dist/Forms/MortgageWarehouseLending.d.ts +2 -2
  93. package/dist/Forms/MortgageWarehouseLending.js +10 -9
  94. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  95. package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
  96. package/dist/Forms/ScheduleCall.d.ts +1 -1
  97. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  98. package/dist/Forms/SuccesForm.d.ts +1 -1
  99. package/dist/Forms/SuccesForm.js +4 -3
  100. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  101. package/dist/Forms/WcplSurvey.d.ts +1 -1
  102. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  103. package/dist/HeroBanner/HeroVideoPoster.d.ts +1 -1
  104. package/dist/HeroBanner/LargeHeroBanner.d.ts +1 -1
  105. package/dist/Hyperlink/index.js +3 -2
  106. package/dist/IconBillboard/IconBillboard.d.ts +1 -1
  107. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
  108. package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
  109. package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
  110. package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
  111. package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
  112. package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
  113. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  114. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
  115. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  116. package/dist/ImageLink/ImageLink.d.ts +1 -1
  117. package/dist/ImageLink/ImageLink.js +3 -2
  118. package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
  119. package/dist/ImageLink/ImageLinkSet.js +3 -2
  120. package/dist/ImageLink/index.js +3 -2
  121. package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
  122. package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
  123. package/dist/Insight/Featured/CategorySelector.js +3 -2
  124. package/dist/Insight/Featured/Featured.d.ts +2 -2
  125. package/dist/Insight/Featured/Featured.js +3 -2
  126. package/dist/Insight/Featured/Header.d.ts +1 -1
  127. package/dist/Insight/Featured/Header.js +3 -2
  128. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
  129. package/dist/LoadingIndicator/index.d.ts +1 -1
  130. package/dist/MainHTML/index.d.ts +1 -1
  131. package/dist/Modal/Modal.js +3 -2
  132. package/dist/Modal/contextApi/store.d.ts +1 -4
  133. package/dist/Modal/contextApi/store.js +34 -3
  134. package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
  135. package/dist/NavigationMenu/AxosALTS/index.js +3 -2
  136. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  137. package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
  138. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
  139. package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
  140. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
  141. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +3 -2
  142. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
  143. package/dist/NavigationMenu/AxosBank/SubNavBar.js +3 -2
  144. package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
  145. package/dist/NavigationMenu/AxosBank/index.js +4 -2
  146. package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
  147. package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
  148. package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
  149. package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
  150. package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
  151. package/dist/NavigationMenu/LaVictoire/index.js +3 -2
  152. package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
  153. package/dist/NavigationMenu/Navbar.d.ts +1 -1
  154. package/dist/NavigationMenu/Navbar.js +3 -2
  155. package/dist/NavigationMenu/SignInNavButton.d.ts +1 -3
  156. package/dist/NavigationMenu/SignInNavButton.js +4 -2
  157. package/dist/Pagination/Pagination.d.ts +1 -1
  158. package/dist/SecondaryFooter/index.d.ts +1 -1
  159. package/dist/SetContainer/SetContainer.d.ts +1 -1
  160. package/dist/SetContainer/SetContainer.js +3 -2
  161. package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
  162. package/dist/SocialMediaBar/iconsRepository.js +3 -2
  163. package/dist/SocialMediaBar/index.d.ts +1 -1
  164. package/dist/Tab/Tab.d.ts +1 -1
  165. package/dist/Tab/TabContainer.d.ts +1 -1
  166. package/dist/Table/Table.d.ts +5 -5
  167. package/dist/TextBlock/TextBlock.d.ts +1 -1
  168. package/dist/Topic/Topic.d.ts +4 -4
  169. package/dist/VideoTile/VideoInit.d.ts +1 -1
  170. package/dist/VideoTile/VideoTile.js +3 -2
  171. package/dist/VideoWrapper/index.js +3 -2
  172. package/dist/WalnutIframe/index.d.ts +1 -1
  173. package/dist/assets/Chatbot/AnimatedGradientBorder.css +99 -12
  174. package/dist/assets/Chatbot/Bubble.css +26 -7
  175. package/dist/assets/Chatbot/ChatWindow.css +164 -71
  176. package/dist/assets/globals.css +3 -0
  177. package/dist/assets/notification.mp3.js +4 -0
  178. package/dist/icons/AxosX/Blue.d.ts +1 -1
  179. package/dist/icons/AxosX/index.d.ts +1 -1
  180. package/dist/icons/CheckCircle.d.ts +1 -1
  181. package/dist/icons/CheckCircleLight.d.ts +1 -1
  182. package/dist/icons/CheckIcon/index.d.ts +1 -1
  183. package/dist/icons/ChevronDown.d.ts +1 -1
  184. package/dist/icons/ChevronUp.d.ts +1 -1
  185. package/dist/icons/Clock/index.d.ts +1 -1
  186. package/dist/icons/EqualHousingLender.d.ts +1 -1
  187. package/dist/icons/Logos/AAS.d.ts +1 -1
  188. package/dist/icons/Logos/AFS.d.ts +1 -1
  189. package/dist/icons/Logos/AXA.d.ts +1 -1
  190. package/dist/icons/Logos/AXB.d.ts +1 -1
  191. package/dist/icons/Logos/AXC.d.ts +1 -1
  192. package/dist/icons/Logos/AXI.d.ts +1 -1
  193. package/dist/icons/Logos/AXOS.d.ts +1 -1
  194. package/dist/icons/Logos/GBLVF.d.ts +1 -1
  195. package/dist/icons/Logos/LVF.d.ts +1 -1
  196. package/dist/icons/Logos/LVFText.d.ts +1 -1
  197. package/dist/icons/Logos/SPB.d.ts +1 -1
  198. package/dist/icons/MemberFdicLogo.d.ts +1 -1
  199. package/dist/icons/QuoteIconGrey.d.ts +1 -1
  200. package/dist/icons/QuoteIconWhite.d.ts +1 -1
  201. package/dist/icons/QuoteIconYellow.d.ts +1 -1
  202. package/dist/main.js +11 -2
  203. package/dist/utils/useVisibility.d.ts +1 -0
  204. package/dist/utils/useVisibility.js +18 -0
  205. package/dist/vite-env.d.js +1 -0
  206. package/package.json +147 -147
  207. package/dist/assets/Chatbot/Chatbot.css +0 -3
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgAxosX;
@@ -1,5 +1,5 @@
1
1
  import { SVGProps } from 'react';
2
2
  import { CheckColorVariant } from './CheckIcon/CheckIcon.css';
3
3
 
4
- declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react").JSX.Element;
4
+ declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
5
5
  export default SvgCheckCircle;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgCheckCircleLight;
@@ -1,4 +1,4 @@
1
1
  import { CheckColorVariant } from './CheckIcon.css';
2
2
 
3
- declare const SvgCheckIcon: (props: CheckColorVariant) => import("react").JSX.Element;
3
+ declare const SvgCheckIcon: (props: CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgCheckIcon;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgChevronDown;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgChevronUp;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default ClockIcon;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgEqualHousingLender;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -4,5 +4,5 @@ declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
5
  height?: number;
6
6
  width?: number;
7
- }) => import("react").JSX.Element;
7
+ }) => import("react/jsx-runtime").JSX.Element;
8
8
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react").JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgMemberFdicLogo;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgQuoteIconGrey;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgQuoteIconWhite;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
3
+ declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
4
  export default SvgQuoteIconYellow;
package/dist/main.js CHANGED
@@ -39,10 +39,10 @@ import { CallToActionBar } from "./CallToActionBar/index.js";
39
39
  import { Carousel, CarouselSlide } from "./Carousel/index.js";
40
40
  import { Bubble } from "./Chatbot/Bubble.js";
41
41
  import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, svgFill } from "./Chatbot/Bubble.css.js";
42
- import { Chatbot } from "./Chatbot/Chatbot.js";
42
+ import { Chatbot, audioManager } from "./Chatbot/Chatbot.js";
43
43
  import { chatbotAXB, chatbotUFB } from "./Chatbot/Chatbot.css.js";
44
44
  import { ChatWindow } from "./Chatbot/ChatWindow.js";
45
- import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
45
+ import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatAiDisclaimer, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, expandToggleStyle, formTextButton, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, tableCell, tableHead, tableMsg, thankyou_image, thankyou_message, thankyou_overlay, trMortgageTable, user_msg, windowBarStyle, windowExpandedStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
46
46
  import { useOpenChat } from "./Chatbot/store/chat.js";
47
47
  import { useMessages } from "./Chatbot/store/messages.js";
48
48
  import { Chevron } from "./Chevron/index.js";
@@ -442,6 +442,7 @@ export {
442
442
  article_share_svg,
443
443
  article_spacer,
444
444
  associatedEmail,
445
+ audioManager,
445
446
  autoResize,
446
447
  award_company,
447
448
  award_item,
@@ -508,6 +509,7 @@ export {
508
509
  ceo_name,
509
510
  ceo_quote,
510
511
  ceo_title,
512
+ chatAiDisclaimer,
511
513
  chatEndCircle,
512
514
  chatEndDialogOverlay,
513
515
  chatFinishDialog,
@@ -558,6 +560,7 @@ export {
558
560
  executive_bio,
559
561
  exit_intent,
560
562
  exit_intent_backdrop,
563
+ expandToggleStyle,
561
564
  expand_icon,
562
565
  fadeInUp,
563
566
  feature_header,
@@ -588,6 +591,7 @@ export {
588
591
  form,
589
592
  formBtns,
590
593
  formContainer,
594
+ formTextButton,
591
595
  formWrapper,
592
596
  form_input,
593
597
  form_input_wrapper,
@@ -801,6 +805,9 @@ export {
801
805
  svg_icon,
802
806
  svg_logo,
803
807
  table,
808
+ tableCell,
809
+ tableHead,
810
+ tableMsg,
804
811
  tableWrapper,
805
812
  table_container,
806
813
  table_container_text,
@@ -829,6 +836,7 @@ export {
829
836
  topic_container,
830
837
  topic_header,
831
838
  topic_item,
839
+ trMortgageTable,
832
840
  transcript_btn,
833
841
  transcript_container,
834
842
  transcript_content,
@@ -859,6 +867,7 @@ export {
859
867
  vidyard_height,
860
868
  w_100,
861
869
  windowBarStyle,
870
+ windowExpandedStyle,
862
871
  windowOpenStyle,
863
872
  windowStyle,
864
873
  wrapper,
@@ -0,0 +1 @@
1
+ export declare function usePageVisibility(): boolean;
@@ -0,0 +1,18 @@
1
+ "use client";
2
+ import { useState, useEffect } from "react";
3
+ function usePageVisibility() {
4
+ const [isVisible, setIsVisible] = useState(!document.hidden);
5
+ useEffect(() => {
6
+ const handleVisibilityChange = () => {
7
+ setIsVisible(!document.hidden);
8
+ };
9
+ document.addEventListener("visibilitychange", handleVisibilityChange);
10
+ return () => {
11
+ document.removeEventListener("visibilitychange", handleVisibilityChange);
12
+ };
13
+ }, []);
14
+ return isVisible;
15
+ }
16
+ export {
17
+ usePageVisibility
18
+ };
@@ -0,0 +1 @@
1
+
package/package.json CHANGED
@@ -1,147 +1,147 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "2.2.5",
5
- "type": "module",
6
- "main": "dist/main.js",
7
- "module": "dist/main.js",
8
- "types": "dist/main.d.ts",
9
- "exports": {
10
- ".": {
11
- "types": "./dist/main.d.ts",
12
- "import": "./dist/main.js"
13
- },
14
- "./styles.css": "./dist/assets/index.css",
15
- "./globals.css": "./dist/assets/globals.css",
16
- "./themes/axos.css": "./dist/assets/themes/axos.css",
17
- "./themes/premier.css": "./dist/assets/themes/premier.css",
18
- "./dist/*": "./dist/*"
19
- },
20
- "files": [
21
- "dist"
22
- ],
23
- "sideEffects": [
24
- "dist/assets/**/*.css"
25
- ],
26
- "scripts": {
27
- "dev": "vite",
28
- "build": "tsc --p ./tsconfig.build.json && vite build",
29
- "lint": "eslint . --report-unused-disable-directives --max-warnings 0",
30
- "preview": "vite preview",
31
- "prepublishOnly": "npm run build",
32
- "check-types": "tsc --pretty --noEmit",
33
- "check-format": "prettier --check .",
34
- "check-lint": "eslint .",
35
- "format": "prettier --write .",
36
- "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
37
- "prepare": "npm run build",
38
- "storybook": "storybook dev -p 6006",
39
- "build-storybook": "storybook build",
40
- "npm:link": "npm run build && npm link"
41
- },
42
- "dependencies": {
43
- "@headlessui/react": "^2.2.0",
44
- "@hookform/resolvers": "^5.0.1",
45
- "@next-safe-action/adapter-react-hook-form": "^2.0.2",
46
- "@react-input/mask": "^1.2.15",
47
- "@react-input/number-format": "^1.1.3",
48
- "@storybook/icons": "^1.3.0",
49
- "@storybook/preview-api": "^8.4.7",
50
- "@ts-stack/markdown": "^1.5.0",
51
- "@types/iframe-resizer": "3.5.13",
52
- "@ujet/websdk-headless": "^3.41.4",
53
- "@vanilla-extract/css": "^1.16.1",
54
- "@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
55
- "antd": "^5.22.5",
56
- "clsx": "^2.1.1",
57
- "framer-motion": "^12.9.2",
58
- "iframe-resizer": "^3.6.6",
59
- "lodash": "^4.17.21",
60
- "moment": "^2.30.1",
61
- "next-safe-action": "^8.0.2",
62
- "react-date-picker": "^11.0.0",
63
- "react-date-range": "^2.0.1",
64
- "react-hook-form": "^7.56.4",
65
- "react-markdown": "^9.1.0",
66
- "react-slick": "^0.30.2",
67
- "react-use": "^17.6.0",
68
- "react-wrap-balancer": "^1.1.1",
69
- "remark-gfm": "^4.0.1",
70
- "rsuite": "^5.75.0",
71
- "slick-carousel": "^1.8.1",
72
- "typed-css-modules": "^0.9.1",
73
- "vite-plugin-svgr": "^4.3.0",
74
- "zod": "^3.24.1",
75
- "zustand": "^4.5.5"
76
- },
77
- "peerDependencies": {
78
- "@vanilla-extract/css-utils": "^0.1.3 || ^0.1.4",
79
- "@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
80
- "next": "^14.1.4 || ^15.0.0 || ^16.0.0",
81
- "react": "^18.2.0 || ^19.0.0",
82
- "react-date-range": "^2.0.1",
83
- "react-dom": "^18.2.0 || ^19.0.0",
84
- "react-slick": "^0.30.2",
85
- "slick-carousel": "^1.8.1"
86
- },
87
- "devDependencies": {
88
- "@chromatic-com/storybook": "^1.9.0",
89
- "@eslint/js": "^9.39.4",
90
- "@rollup/plugin-alias": "^5.1.1",
91
- "@storybook/addon-essentials": "^8.4.7",
92
- "@storybook/addon-interactions": "^8.4.7",
93
- "@storybook/addon-links": "^8.4.7",
94
- "@storybook/addon-mdx-gfm": "^8.4.7",
95
- "@storybook/addon-onboarding": "^8.4.7",
96
- "@storybook/addon-themes": "^8.4.7",
97
- "@storybook/blocks": "^8.4.7",
98
- "@storybook/react": "^8.6.14",
99
- "@storybook/react-vite": "^8.4.7",
100
- "@storybook/test": "^8.6.14",
101
- "@svgr/core": "^8.1.0",
102
- "@svgr/plugin-prettier": "^8.1.0",
103
- "@svgr/plugin-svgo": "^8.1.0",
104
- "@types/lodash": "^4.17.17",
105
- "@types/node": "^20.19.0",
106
- "@types/react": "^19.0.0",
107
- "@types/react-date-range": "^1.4.9",
108
- "@types/react-datepicker": "^6.2.0",
109
- "@types/react-dom": "^19.0.0",
110
- "@types/react-slick": "^0.23.13",
111
- "@typescript-eslint/eslint-plugin": "^8.0.0",
112
- "@typescript-eslint/parser": "^8.0.0",
113
- "@vanilla-extract/css-utils": "^0.1.4",
114
- "@vanilla-extract/recipes": "^0.5.5",
115
- "@vanilla-extract/vite-plugin": "^4.0.18",
116
- "@vitejs/plugin-react-swc": "^3.7.2",
117
- "esbuild-vanilla-image-loader": "^0.1.3",
118
- "eslint": "^9.0.0",
119
- "eslint-plugin-react-hooks": "^5.1.0",
120
- "eslint-plugin-react-refresh": "^0.4.16",
121
- "eslint-plugin-storybook": "^0.8.0",
122
- "glob": "^10.4.5",
123
- "globals": "^15.15.0",
124
- "husky": "^9.1.7",
125
- "next": "^16.0.0",
126
- "prettier": "3.2.5",
127
- "react": "^19.0.0",
128
- "react-dom": "^19.0.0",
129
- "rollup-plugin-preserve-directives": "^0.4.0",
130
- "rollup-plugin-svg-import": "^3.0.0",
131
- "rollup-plugin-svgo": "^2.0.0",
132
- "storybook": "^8.4.7",
133
- "typescript": "^5.7.2",
134
- "typescript-eslint": "^8.57.0",
135
- "typescript-plugin-css-modules": "^5.1.0",
136
- "vite": "^5.4.11",
137
- "vite-plugin-dts": "^3.9.1",
138
- "vite-plugin-lib-inject-css": "^2.1.1",
139
- "vite-plugin-setting-css-module": "^1.1.4",
140
- "vite-tsconfig-paths": "^4.3.2"
141
- },
142
- "directories": {
143
- "lib": "lib"
144
- },
145
- "author": "axos-web-dev",
146
- "license": "ISC"
147
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "2.2.7",
5
+ "type": "module",
6
+ "main": "dist/main.js",
7
+ "module": "dist/main.js",
8
+ "types": "dist/main.d.ts",
9
+ "exports": {
10
+ ".": {
11
+ "types": "./dist/main.d.ts",
12
+ "import": "./dist/main.js"
13
+ },
14
+ "./styles.css": "./dist/assets/index.css",
15
+ "./globals.css": "./dist/assets/globals.css",
16
+ "./themes/axos.css": "./dist/assets/themes/axos.css",
17
+ "./themes/premier.css": "./dist/assets/themes/premier.css",
18
+ "./dist/*": "./dist/*"
19
+ },
20
+ "files": [
21
+ "dist"
22
+ ],
23
+ "sideEffects": [
24
+ "dist/assets/**/*.css"
25
+ ],
26
+ "scripts": {
27
+ "dev": "vite",
28
+ "build": "tsc --p ./tsconfig.build.json && vite build",
29
+ "lint": "eslint . --report-unused-disable-directives --max-warnings 0",
30
+ "preview": "vite preview",
31
+ "prepublishOnly": "npm run build",
32
+ "check-types": "tsc --pretty --noEmit",
33
+ "check-format": "prettier --check .",
34
+ "check-lint": "eslint .",
35
+ "format": "prettier --write .",
36
+ "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
37
+ "prepare": "npm run build",
38
+ "storybook": "storybook dev -p 6006",
39
+ "build-storybook": "storybook build",
40
+ "npm:link": "npm run build && npm link"
41
+ },
42
+ "dependencies": {
43
+ "@headlessui/react": "^2.2.0",
44
+ "@hookform/resolvers": "^5.0.1",
45
+ "@next-safe-action/adapter-react-hook-form": "^2.0.2",
46
+ "@react-input/mask": "^1.2.15",
47
+ "@react-input/number-format": "^1.1.3",
48
+ "@storybook/icons": "^1.3.0",
49
+ "@storybook/preview-api": "^8.4.7",
50
+ "@ts-stack/markdown": "^1.5.0",
51
+ "@types/iframe-resizer": "3.5.13",
52
+ "@ujet/websdk-headless": "^3.41.4",
53
+ "@vanilla-extract/css": "^1.16.1",
54
+ "@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
55
+ "antd": "^5.22.5",
56
+ "clsx": "^2.1.1",
57
+ "framer-motion": "^12.9.2",
58
+ "iframe-resizer": "^3.6.6",
59
+ "lodash": "^4.17.21",
60
+ "moment": "^2.30.1",
61
+ "next-safe-action": "^8.0.2",
62
+ "react-date-picker": "^11.0.0",
63
+ "react-date-range": "^2.0.1",
64
+ "react-hook-form": "^7.56.4",
65
+ "react-markdown": "^9.1.0",
66
+ "react-slick": "^0.30.2",
67
+ "react-use": "^17.6.0",
68
+ "react-wrap-balancer": "^1.1.1",
69
+ "remark-gfm": "^4.0.1",
70
+ "rsuite": "^5.75.0",
71
+ "slick-carousel": "^1.8.1",
72
+ "typed-css-modules": "^0.9.1",
73
+ "vite-plugin-svgr": "^4.3.0",
74
+ "zod": "^3.24.1",
75
+ "zustand": "^4.5.5"
76
+ },
77
+ "peerDependencies": {
78
+ "@vanilla-extract/css-utils": "^0.1.3 || ^0.1.4",
79
+ "@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
80
+ "next": "^14.1.4 || ^15.0.0 || ^16.0.0",
81
+ "react": "^18.2.0 || ^19.0.0",
82
+ "react-date-range": "^2.0.1",
83
+ "react-dom": "^18.2.0 || ^19.0.0",
84
+ "react-slick": "^0.30.2",
85
+ "slick-carousel": "^1.8.1"
86
+ },
87
+ "devDependencies": {
88
+ "@chromatic-com/storybook": "^1.9.0",
89
+ "@eslint/js": "^9.39.4",
90
+ "@rollup/plugin-alias": "^5.1.1",
91
+ "@storybook/addon-essentials": "^8.4.7",
92
+ "@storybook/addon-interactions": "^8.4.7",
93
+ "@storybook/addon-links": "^8.4.7",
94
+ "@storybook/addon-mdx-gfm": "^8.4.7",
95
+ "@storybook/addon-onboarding": "^8.4.7",
96
+ "@storybook/addon-themes": "^8.4.7",
97
+ "@storybook/blocks": "^8.4.7",
98
+ "@storybook/react": "^8.6.14",
99
+ "@storybook/react-vite": "^8.4.7",
100
+ "@storybook/test": "^8.6.14",
101
+ "@svgr/core": "^8.1.0",
102
+ "@svgr/plugin-prettier": "^8.1.0",
103
+ "@svgr/plugin-svgo": "^8.1.0",
104
+ "@types/lodash": "^4.17.17",
105
+ "@types/node": "^20.19.0",
106
+ "@types/react": "^19.0.0",
107
+ "@types/react-date-range": "^1.4.9",
108
+ "@types/react-datepicker": "^6.2.0",
109
+ "@types/react-dom": "^19.0.0",
110
+ "@types/react-slick": "^0.23.13",
111
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
112
+ "@typescript-eslint/parser": "^8.0.0",
113
+ "@vanilla-extract/css-utils": "^0.1.4",
114
+ "@vanilla-extract/recipes": "^0.5.5",
115
+ "@vanilla-extract/vite-plugin": "^4.0.18",
116
+ "@vitejs/plugin-react-swc": "^3.7.2",
117
+ "esbuild-vanilla-image-loader": "^0.1.3",
118
+ "eslint": "^9.0.0",
119
+ "eslint-plugin-react-hooks": "^5.1.0",
120
+ "eslint-plugin-react-refresh": "^0.4.16",
121
+ "eslint-plugin-storybook": "^0.8.0",
122
+ "glob": "^10.4.5",
123
+ "globals": "^15.15.0",
124
+ "husky": "^9.1.7",
125
+ "next": "^16.0.0",
126
+ "prettier": "3.2.5",
127
+ "react": "^19.0.0",
128
+ "react-dom": "^19.0.0",
129
+ "rollup-plugin-preserve-directives": "^0.4.0",
130
+ "rollup-plugin-svg-import": "^3.0.0",
131
+ "rollup-plugin-svgo": "^2.0.0",
132
+ "storybook": "^8.4.7",
133
+ "typescript": "^5.7.2",
134
+ "typescript-eslint": "^8.57.0",
135
+ "typescript-plugin-css-modules": "^5.1.0",
136
+ "vite": "^5.4.11",
137
+ "vite-plugin-dts": "^3.9.1",
138
+ "vite-plugin-lib-inject-css": "^2.1.1",
139
+ "vite-plugin-setting-css-module": "^1.1.4",
140
+ "vite-tsconfig-paths": "^4.3.2"
141
+ },
142
+ "directories": {
143
+ "lib": "lib"
144
+ },
145
+ "author": "axos-web-dev",
146
+ "license": "ISC"
147
+ }
@@ -1,3 +0,0 @@
1
- ._1hpv6vm0 *, ._1hpv6vm1 * {
2
- font-family: var(--chat-font-family);
3
- }