@axos-web-dev/shared-components 2.0.0-dev.8 → 2.0.0-dev.9-1
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.
- package/dist/ATMLocator/ATMLocator.js +3 -3
- package/dist/Auth/ErrorAlert.js +3 -3
- package/dist/Avatar/Avatar.module.js +1 -1
- package/dist/Blockquote/Blockquote.module.js +1 -1
- package/dist/Button/Button.js +3 -3
- package/dist/Calculators/BuyDownCalculator/index.js +11 -4
- package/dist/Calculators/Calculator.d.ts +1 -0
- package/dist/Calculators/Calculator.js +17 -15
- package/dist/Calculators/MarginTradingCalculator/index.js +3 -3
- package/dist/Carousel/index.js +13 -11
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +2 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +7 -3
- package/dist/Chatbot/Bubble.css.js +2 -1
- package/dist/Chatbot/Bubble.d.ts +2 -1
- package/dist/Chatbot/Bubble.js +102 -92
- package/dist/Chatbot/ChatWindow.css.d.ts +4 -0
- package/dist/Chatbot/ChatWindow.css.js +8 -0
- package/dist/Chatbot/ChatWindow.js +8 -2
- package/dist/Chatbot/Chatbot.d.ts +1 -1
- package/dist/Chatbot/Chatbot.js +54 -28
- package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
- package/dist/Chatbot/ChatbotMessage.js +47 -4
- package/dist/Chatbot/index.js +5 -1
- package/dist/Chevron/index.js +3 -3
- package/dist/Comparison/Comparison.js +3 -3
- package/dist/ExecutiveBio/ExecutiveBio.js +3 -3
- package/dist/FaqAccordion/index.js +3 -3
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
- package/dist/Forms/ApplicationStart.js +1 -3
- package/dist/Forms/ApplyNow.js +3 -3
- package/dist/Forms/BoatMooringLocation.d.ts +2 -0
- package/dist/Forms/BoatMooringLocation.js +57 -3
- package/dist/Forms/ClearingForm.js +1 -3
- package/dist/Forms/CommercialDeposits.js +1 -3
- package/dist/Forms/CommercialDepositsNoLendingOption.js +1 -3
- package/dist/Forms/CommercialLending.js +9 -24
- package/dist/Forms/CommercialPremiumFinance.js +3 -11
- package/dist/Forms/ConstructionLendingDynamic.js +1 -3
- package/dist/Forms/ContactCompany.js +1 -3
- package/dist/Forms/ContactCompanyTitle.js +1 -3
- package/dist/Forms/ContactUs.js +1 -3
- package/dist/Forms/ContactUsAAS.js +1 -7
- package/dist/Forms/ContactUsBusiness.js +4 -10
- package/dist/Forms/ContactUsBusinessNameEmail.js +4 -10
- package/dist/Forms/ContactUsLVF.js +1 -3
- package/dist/Forms/ContactUsNMLSId.js +4 -10
- package/dist/Forms/CpraRequest.js +4 -6
- package/dist/Forms/CraPublicFile.js +4 -10
- package/dist/Forms/DealerServices.js +1 -3
- package/dist/Forms/EmailOnly.js +3 -3
- package/dist/Forms/EmailUs.js +41 -37
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/Forms.css.js +39 -39
- package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -7
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +7 -10
- package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +7 -10
- package/dist/Forms/MortgageWarehouseLending.js +4 -10
- package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -8
- package/dist/Forms/ScheduleCall.js +1 -3
- package/dist/Forms/SuccesForm.js +3 -3
- package/dist/Forms/VendorQuestionnaire.js +1 -3
- package/dist/Forms/WcplSurvey.js +1 -3
- package/dist/Hyperlink/index.js +3 -3
- package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
- package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +1 -1
- package/dist/ImageLink/ImageLink.js +3 -3
- package/dist/ImageLink/ImageLinkSet.js +3 -3
- package/dist/ImageLink/index.js +3 -3
- package/dist/Insight/Featured/CategorySelector.js +3 -3
- package/dist/Insight/Featured/Featured.js +3 -3
- package/dist/Insight/Featured/Header.js +3 -3
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/Modal/Modal.js +3 -3
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +3 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +3 -3
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +3 -5
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -4
- package/dist/NavigationMenu/AxosBank/index.js +5 -13
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +3 -3
- package/dist/NavigationMenu/Navbar.js +3 -3
- package/dist/NavigationMenu/SignInNavButton.js +3 -3
- package/dist/SetContainer/SetContainer.js +3 -3
- package/dist/SocialMediaBar/iconsRepository.js +3 -3
- package/dist/Table/Table.d.ts +21 -20
- package/dist/VideoTile/VideoTile.js +3 -3
- package/dist/VideoWrapper/index.js +3 -3
- package/dist/WalnutIframe/wrapper.module.js +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +48 -7
- package/dist/assets/Chatbot/Bubble.css +13 -5
- package/dist/assets/Chatbot/ChatWindow.css +28 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
- package/dist/assets/Forms/Forms.css +94 -91
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -3
- package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +3 -0
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +601 -22
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +30 -0
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +622 -22
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +30 -0
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +433 -28
- package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +40 -0
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -4
- package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +4 -0
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -3
- package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +3 -0
- package/dist/assets/notification.mp3.js +4 -0
- package/dist/main.js +5 -1
- package/dist/utils/allowedAxosDomains.js +2 -2
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/dist/utils/useCachedValidators.js +2 -2
- package/package.json +37 -25
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +0 -264
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +0 -609
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +0 -630
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +0 -445
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +0 -484
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +0 -429
- /package/dist/assets/Avatar/{Avatar.css.css → Avatar.css} +0 -0
- /package/dist/assets/Blockquote/{Blockquote.css.css → Blockquote.css} +0 -0
- /package/dist/assets/FdicCallout/{FdicCallout.css.css → FdicCallout.css} +0 -0
- /package/dist/assets/Interstitial/{Interstitial.css.css → Interstitial.css} +0 -0
- /package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css.css → MobileMenu.css} +0 -0
- /package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css.css → NavBar.css} +0 -0
- /package/dist/assets/WalnutIframe/{wrapper.css.css → wrapper.css} +0 -0
- /package/dist/assets/utils/optimizeImage/{optimizeImage.css.css → optimizeImage.css} +0 -0
package/dist/Chatbot/Bubble.js
CHANGED
|
@@ -3,107 +3,117 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
import { vars } from "../themes/axos.css.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { AnimatePresence, motion } from "framer-motion";
|
|
6
|
-
import { gradientBorder } from "./AnimatedGradientBorder.css.js";
|
|
6
|
+
import { gradientBorder, gradientBorderUfb } from "./AnimatedGradientBorder.css.js";
|
|
7
7
|
import { inner, svgFill, bubbleText, bubbleButton, bubbleWrapper } from "./Bubble.css.js";
|
|
8
8
|
import { useOpenChat } from "./store/chat.js";
|
|
9
9
|
const Bubble = ({
|
|
10
10
|
children,
|
|
11
11
|
onClick = () => {
|
|
12
|
-
}
|
|
12
|
+
},
|
|
13
|
+
project = "Axos"
|
|
13
14
|
}) => {
|
|
14
15
|
const isOpen = useOpenChat((state) => state.isOpen);
|
|
15
|
-
return /* @__PURE__ */ jsx(
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
return /* @__PURE__ */ jsx(
|
|
17
|
+
"div",
|
|
18
|
+
{
|
|
19
|
+
className: clsx(
|
|
20
|
+
bubbleWrapper,
|
|
21
|
+
["axos", "Axos"].includes(project) ? gradientBorder : gradientBorderUfb
|
|
22
|
+
),
|
|
23
|
+
children: /* @__PURE__ */ jsx("div", { className: inner, children: /* @__PURE__ */ jsxs("button", { className: clsx(bubbleButton, inner), onClick, children: [
|
|
24
|
+
/* @__PURE__ */ jsx(AnimatePresence, { children: !isOpen ? /* @__PURE__ */ jsx("div", { className: "bubble-circle", children: /* @__PURE__ */ jsxs(
|
|
25
|
+
motion.svg,
|
|
26
|
+
{
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
initial: { scale: 0.1, opacity: 0 },
|
|
29
|
+
animate: {
|
|
30
|
+
scale: 1,
|
|
31
|
+
opacity: 1,
|
|
32
|
+
transition: {
|
|
33
|
+
default: { type: "spring" },
|
|
34
|
+
opacity: { ease: [0, 0.71, 0.2, 1.01] }
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
width: "24",
|
|
38
|
+
height: "24",
|
|
39
|
+
viewBox: "0 0 24 24",
|
|
40
|
+
fill: "none",
|
|
41
|
+
children: [
|
|
42
|
+
/* @__PURE__ */ jsx(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "M12.5277 6.78937C12.8911 6.78937 13.1852 7.08251 13.1853 7.44452C13.1852 7.80654 12.8911 8.10056 12.5277 8.10056H7.26386C6.5371 8.10064 5.94791 8.68761 5.94789 9.41175V14.6565C5.9479 15.3806 6.5371 15.9676 7.26386 15.9677H8.97488C9.12012 15.9678 9.23818 16.0854 9.23825 16.2301V19.6861L12.8932 16.0445C12.9424 15.9956 13.0092 15.9679 13.0786 15.9677H16.4765C17.2032 15.9676 17.7925 15.3806 17.7925 14.6565V13.273C17.7925 12.9111 18.0868 12.6172 18.45 12.617C18.8134 12.617 19.1084 12.9109 19.1084 13.273V14.6565C19.1084 16.1048 17.9301 17.2788 16.4765 17.2789H13.5149L10.169 20.6135C9.33997 21.4393 7.92245 20.8542 7.92229 19.6861V17.2789H7.26386C5.81026 17.2788 4.63193 16.1048 4.63193 14.6565V9.41175C4.63194 7.96341 5.81027 6.78945 7.26386 6.78937H12.5277Z",
|
|
46
|
+
fill: vars.chatbot.bubble.icon
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
/* @__PURE__ */ jsx(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "M11.2126 4.1661C11.5758 4.16638 11.8701 4.46027 11.8702 4.82214C11.87 5.18394 11.5757 5.47701 11.2126 5.47729H5.29036C4.20017 5.47729 3.31606 6.35831 3.31596 7.44452V10.7229C3.31577 11.0849 3.02083 11.3781 2.65753 11.3781C2.29436 11.3779 2.0002 11.0848 2 10.7229V7.44452C2.0001 5.63411 3.47333 4.1661 5.29036 4.1661H11.2126Z",
|
|
53
|
+
fill: vars.chatbot.bubble.icon
|
|
54
|
+
}
|
|
55
|
+
),
|
|
56
|
+
/* @__PURE__ */ jsx(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
d: "M17.7145 4.47582C17.9558 3.84136 18.8779 3.84142 19.1192 4.47582L19.6459 5.8611C19.7218 6.06058 19.8835 6.2175 20.0885 6.29132L21.511 6.80454C22.163 7.03936 22.163 7.93626 21.511 8.17107L20.0885 8.6843C19.8835 8.75812 19.7218 8.91504 19.6459 9.11452L19.1192 10.4998C18.8779 11.1342 17.9558 11.1343 17.7145 10.4998L17.1878 9.11452C17.1119 8.91508 16.9502 8.75811 16.7453 8.6843L15.3227 8.17107C14.6708 7.93622 14.6708 7.0394 15.3227 6.80454L16.7453 6.29132C16.9502 6.21751 17.1119 6.06054 17.1878 5.8611L17.7145 4.47582Z",
|
|
60
|
+
fill: vars.chatbot.bubble.icon
|
|
61
|
+
}
|
|
62
|
+
)
|
|
63
|
+
]
|
|
27
64
|
}
|
|
28
|
-
},
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
"
|
|
36
|
-
{
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
scale: { ease: "linear" }
|
|
65
|
+
) }) : /* @__PURE__ */ jsx("span", { className: "close-icon", children: /* @__PURE__ */ jsxs(
|
|
66
|
+
motion.svg,
|
|
67
|
+
{
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
+
width: "24",
|
|
70
|
+
height: "24",
|
|
71
|
+
viewBox: "0 0 24 24",
|
|
72
|
+
fill: "none",
|
|
73
|
+
initial: { opacity: 0, rotate: 0, scale: 0.1 },
|
|
74
|
+
animate: {
|
|
75
|
+
opacity: 1,
|
|
76
|
+
rotate: -360,
|
|
77
|
+
scale: 1,
|
|
78
|
+
transition: {
|
|
79
|
+
default: { type: "spring" },
|
|
80
|
+
opacity: { ease: "linear" },
|
|
81
|
+
scale: { ease: "linear" }
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
children: [
|
|
85
|
+
/* @__PURE__ */ jsx(
|
|
86
|
+
"path",
|
|
87
|
+
{
|
|
88
|
+
className: svgFill,
|
|
89
|
+
d: "M23.7096 0.892655L23.1073 0.290383C22.7202 -0.0967942 22.0749 -0.0967942 21.6447 0.290383L13.6 8.33506L15.6649 10.4L23.7096 2.35533C24.0968 1.92513 24.0968 1.27983 23.7096 0.892655Z",
|
|
90
|
+
fill: "#98DDFF"
|
|
91
|
+
}
|
|
92
|
+
),
|
|
93
|
+
/* @__PURE__ */ jsx(
|
|
94
|
+
"path",
|
|
95
|
+
{
|
|
96
|
+
className: svgFill,
|
|
97
|
+
d: "M2.44278 0.293744C2.04123 -0.0979148 1.37197 -0.0979148 0.925804 0.293744L0.301162 0.902989C-0.100387 1.29465 -0.100387 1.94742 0.301162 2.38259L10.1168 12L0.301162 21.6174C-0.100387 22.0091 -0.100387 22.6618 0.301162 23.097L0.925804 23.7063C1.32735 24.0979 1.99661 24.0979 2.44278 23.7063L14.4 12.0435L2.44278 0.293744Z",
|
|
98
|
+
fill: "#98DDFF"
|
|
99
|
+
}
|
|
100
|
+
),
|
|
101
|
+
/* @__PURE__ */ jsx(
|
|
102
|
+
"path",
|
|
103
|
+
{
|
|
104
|
+
className: svgFill,
|
|
105
|
+
d: "M23.7096 23.1073L23.1073 23.7096C22.7202 24.0968 22.0749 24.0968 21.6447 23.7096L13.6 15.6649L15.6649 13.6L23.7096 21.6446C24.0968 22.0748 24.0968 22.7201 23.7096 23.1073Z",
|
|
106
|
+
fill: "#98DDFF"
|
|
107
|
+
}
|
|
108
|
+
)
|
|
109
|
+
]
|
|
74
110
|
}
|
|
75
|
-
},
|
|
76
|
-
children:
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
d: "M23.7096 0.892655L23.1073 0.290383C22.7202 -0.0967942 22.0749 -0.0967942 21.6447 0.290383L13.6 8.33506L15.6649 10.4L23.7096 2.35533C24.0968 1.92513 24.0968 1.27983 23.7096 0.892655Z",
|
|
82
|
-
fill: "#98DDFF"
|
|
83
|
-
}
|
|
84
|
-
),
|
|
85
|
-
/* @__PURE__ */ jsx(
|
|
86
|
-
"path",
|
|
87
|
-
{
|
|
88
|
-
className: svgFill,
|
|
89
|
-
d: "M2.44278 0.293744C2.04123 -0.0979148 1.37197 -0.0979148 0.925804 0.293744L0.301162 0.902989C-0.100387 1.29465 -0.100387 1.94742 0.301162 2.38259L10.1168 12L0.301162 21.6174C-0.100387 22.0091 -0.100387 22.6618 0.301162 23.097L0.925804 23.7063C1.32735 24.0979 1.99661 24.0979 2.44278 23.7063L14.4 12.0435L2.44278 0.293744Z",
|
|
90
|
-
fill: "#98DDFF"
|
|
91
|
-
}
|
|
92
|
-
),
|
|
93
|
-
/* @__PURE__ */ jsx(
|
|
94
|
-
"path",
|
|
95
|
-
{
|
|
96
|
-
className: svgFill,
|
|
97
|
-
d: "M23.7096 23.1073L23.1073 23.7096C22.7202 24.0968 22.0749 24.0968 21.6447 23.7096L13.6 15.6649L15.6649 13.6L23.7096 21.6446C24.0968 22.0748 24.0968 22.7201 23.7096 23.1073Z",
|
|
98
|
-
fill: "#98DDFF"
|
|
99
|
-
}
|
|
100
|
-
)
|
|
101
|
-
]
|
|
102
|
-
}
|
|
103
|
-
) }) }),
|
|
104
|
-
/* @__PURE__ */ jsx("div", { className: bubbleText, children: "Ask Evo AI" }),
|
|
105
|
-
children
|
|
106
|
-
] }) }) });
|
|
111
|
+
) }) }),
|
|
112
|
+
/* @__PURE__ */ jsx("div", { className: bubbleText, children: "Ask Evo AI" }),
|
|
113
|
+
children
|
|
114
|
+
] }) })
|
|
115
|
+
}
|
|
116
|
+
);
|
|
107
117
|
};
|
|
108
118
|
export {
|
|
109
119
|
Bubble
|
|
@@ -34,3 +34,7 @@ export declare const chatEndCircle: string;
|
|
|
34
34
|
export declare const user_msg: string;
|
|
35
35
|
export declare const agent_msg: string;
|
|
36
36
|
export declare const shimmerText: string;
|
|
37
|
+
export declare const tableMsg: string;
|
|
38
|
+
export declare const tableHead: string;
|
|
39
|
+
export declare const tableCell: string;
|
|
40
|
+
export declare const trMortgageTable: string;
|
|
@@ -35,6 +35,10 @@ var chatEndCircle = "_13n1jqkr";
|
|
|
35
35
|
var user_msg = "_13n1jqks";
|
|
36
36
|
var agent_msg = "_13n1jqkt";
|
|
37
37
|
var shimmerText = "_13n1jqkv";
|
|
38
|
+
var tableMsg = "_13n1jqkw";
|
|
39
|
+
var tableHead = "_13n1jqkx";
|
|
40
|
+
var tableCell = "_13n1jqky";
|
|
41
|
+
var trMortgageTable = "_13n1jqkz";
|
|
38
42
|
export {
|
|
39
43
|
agent_msg,
|
|
40
44
|
arrowFill,
|
|
@@ -60,9 +64,13 @@ export {
|
|
|
60
64
|
notificationStyle,
|
|
61
65
|
sendButtonStyle,
|
|
62
66
|
shimmerText,
|
|
67
|
+
tableCell,
|
|
68
|
+
tableHead,
|
|
69
|
+
tableMsg,
|
|
63
70
|
thankyou_image,
|
|
64
71
|
thankyou_message,
|
|
65
72
|
thankyou_overlay,
|
|
73
|
+
trMortgageTable,
|
|
66
74
|
user_msg,
|
|
67
75
|
windowBarStyle,
|
|
68
76
|
windowOpenStyle,
|
|
@@ -96,6 +96,11 @@ const ChatWindow = ({
|
|
|
96
96
|
setInput("");
|
|
97
97
|
toggleThankyouMessage?.();
|
|
98
98
|
};
|
|
99
|
+
useEffect(() => {
|
|
100
|
+
if (inputRef.current) {
|
|
101
|
+
inputRef.current.focus();
|
|
102
|
+
}
|
|
103
|
+
}, [messages]);
|
|
99
104
|
return /* @__PURE__ */ jsxs("div", { className: clsx(windowStyle, isOpen && windowOpenStyle), children: [
|
|
100
105
|
/* @__PURE__ */ jsxs("div", { className: windowBarStyle, children: [
|
|
101
106
|
/* @__PURE__ */ jsx("div", { className: clsx(left_bar_section) }),
|
|
@@ -415,7 +420,7 @@ const ChatWindow = ({
|
|
|
415
420
|
flexDirection: "column",
|
|
416
421
|
gap: 4
|
|
417
422
|
},
|
|
418
|
-
children: /* @__PURE__ */ jsx("p", { className: shimmerText, children: "
|
|
423
|
+
children: /* @__PURE__ */ jsx("p", { className: shimmerText, children: "Chat connecting..." })
|
|
419
424
|
}
|
|
420
425
|
)
|
|
421
426
|
}
|
|
@@ -432,7 +437,8 @@ const ChatWindow = ({
|
|
|
432
437
|
onEndChat: () => {
|
|
433
438
|
endChat();
|
|
434
439
|
onCloseAfterThankYou();
|
|
435
|
-
}
|
|
440
|
+
},
|
|
441
|
+
inputRef
|
|
436
442
|
},
|
|
437
443
|
msg?.$index
|
|
438
444
|
)),
|
|
@@ -3,7 +3,7 @@ export type ChatbotProps = {
|
|
|
3
3
|
debug?: boolean;
|
|
4
4
|
};
|
|
5
5
|
export declare const Chatbot: ({ project, projectEnv, menuOption, debug, }: {
|
|
6
|
-
project?: "axos" | "ufb";
|
|
6
|
+
project?: "axos" | "ufb" | "Axos" | "Ufb";
|
|
7
7
|
projectEnv?: "dev" | "qa" | "uat" | "stg" | "prod";
|
|
8
8
|
menuOption?: "Support Virtual Agent" | string;
|
|
9
9
|
debug?: boolean;
|
package/dist/Chatbot/Chatbot.js
CHANGED
|
@@ -1,13 +1,26 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
3
|
+
import { useRef, useState, useEffect } from "react";
|
|
4
|
+
import { useMount, useUnmount } from "react-use";
|
|
5
|
+
import notificationSound from "../assets/notification.mp3.js";
|
|
3
6
|
import { authenticate } from "./authenticate.js";
|
|
4
7
|
import { Bubble } from "./Bubble.js";
|
|
5
|
-
import {
|
|
8
|
+
import { chatbotAXB, chatbotUFB } from "./Chatbot.css.js";
|
|
6
9
|
import { ChatWindow } from "./ChatWindow.js";
|
|
7
10
|
import { useOpenChat } from "./store/chat.js";
|
|
8
11
|
import { useMessages } from "./store/messages.js";
|
|
9
|
-
|
|
10
|
-
|
|
12
|
+
const __vite_import_meta_env__ = { "VITE_COMPANY_ID": "17524785112945485a16ec8e771737dce", "VITE_HOST": "https://axccaipdev-i3ofmup.uc1.ccaiplatform.com", "VITE_TENANT_NAME": "axccaipdev-i3ofmup" };
|
|
13
|
+
const env = __vite_import_meta_env__ || process.env;
|
|
14
|
+
if (typeof window !== "undefined") {
|
|
15
|
+
const OriginalAudio = window.Audio;
|
|
16
|
+
class PatchedAudio extends OriginalAudio {
|
|
17
|
+
constructor(src) {
|
|
18
|
+
const newSrc = src === "https://websdk.ujet.co/v3/ping.mp3" ? notificationSound : src;
|
|
19
|
+
super(newSrc);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
window.Audio = PatchedAudio;
|
|
23
|
+
}
|
|
11
24
|
const Chatbot = ({
|
|
12
25
|
project = "axos",
|
|
13
26
|
projectEnv = "dev",
|
|
@@ -225,13 +238,9 @@ const Chatbot = ({
|
|
|
225
238
|
}
|
|
226
239
|
if (clientRef.current) return;
|
|
227
240
|
const client = new Client({
|
|
228
|
-
companyId:
|
|
229
|
-
tenant:
|
|
230
|
-
host:
|
|
231
|
-
// or your region
|
|
232
|
-
// companyId: import.meta.env.VITE_COMPANY_ID || "",
|
|
233
|
-
// tenant: import.meta.env.VITE_TENANT_NAME || "",
|
|
234
|
-
// host: import.meta.env.VITE_HOST || "", // or your region
|
|
241
|
+
companyId: env.VITE_COMPANY_ID || env.CCAI_COMPANY_ID || "",
|
|
242
|
+
tenant: env.VITE_TENANT_NAME || env.CCAI_TENANT_NAME || "",
|
|
243
|
+
host: env.VITE_HOST || env.CCAI_HOST || "",
|
|
235
244
|
authenticate
|
|
236
245
|
});
|
|
237
246
|
client?.on("ready", onReadyHandler);
|
|
@@ -278,6 +287,17 @@ const Chatbot = ({
|
|
|
278
287
|
}
|
|
279
288
|
} catch (err) {
|
|
280
289
|
console.error("Error creating chat:", err);
|
|
290
|
+
} finally {
|
|
291
|
+
if (clientRef?.current?.chat?.state?.status == "va_assigned") {
|
|
292
|
+
const OriginalAudio = window.Audio;
|
|
293
|
+
class PatchedAudio extends OriginalAudio {
|
|
294
|
+
constructor(src) {
|
|
295
|
+
const newSrc = src === "https://websdk.ujet.co/v3/ping.mp3" ? notificationSound : src;
|
|
296
|
+
super(newSrc);
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
window.Audio = PatchedAudio;
|
|
300
|
+
}
|
|
281
301
|
}
|
|
282
302
|
};
|
|
283
303
|
const handleClick = async () => {
|
|
@@ -365,24 +385,30 @@ const Chatbot = ({
|
|
|
365
385
|
console.error("Error sending preview message:", error);
|
|
366
386
|
}
|
|
367
387
|
};
|
|
368
|
-
return menusLoaded && /* @__PURE__ */ jsxs(
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
388
|
+
return menusLoaded && /* @__PURE__ */ jsxs(
|
|
389
|
+
"div",
|
|
390
|
+
{
|
|
391
|
+
className: ["axos", "Axos"].includes(project) ? chatbotAXB : chatbotUFB,
|
|
392
|
+
children: [
|
|
393
|
+
/* @__PURE__ */ jsx(Bubble, { onClick: handleClick, project }),
|
|
394
|
+
/* @__PURE__ */ jsx(
|
|
395
|
+
ChatWindow,
|
|
396
|
+
{
|
|
397
|
+
status,
|
|
398
|
+
virtualAgent: agent_virtual.current,
|
|
399
|
+
messages,
|
|
400
|
+
onSend: onSendMessage,
|
|
401
|
+
endChat: onEndChat,
|
|
402
|
+
onClose,
|
|
403
|
+
onNewChat: onEndAndStartNewChat,
|
|
404
|
+
onCloseAfterThankYou,
|
|
405
|
+
previewTyping: onPreviewTyping,
|
|
406
|
+
isTyping
|
|
407
|
+
}
|
|
408
|
+
)
|
|
409
|
+
]
|
|
410
|
+
}
|
|
411
|
+
);
|
|
386
412
|
};
|
|
387
413
|
export {
|
|
388
414
|
Chatbot
|
|
@@ -12,6 +12,7 @@ interface ChatbotMessageProps {
|
|
|
12
12
|
onCancelEndChat?: () => void;
|
|
13
13
|
onSend?: (content: string) => void;
|
|
14
14
|
onEndChat?: () => void;
|
|
15
|
+
inputRef: React.RefObject<HTMLTextAreaElement | null>;
|
|
15
16
|
}
|
|
16
17
|
export declare const ChatbotMessage: FC<ChatbotMessageProps>;
|
|
17
18
|
export {};
|
|
@@ -9,7 +9,7 @@ import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import
|
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
11
|
import clsx from "clsx";
|
|
12
|
-
import { shimmerText, notificationStyle, messageStyle, user_msg, agent_msg, inline_button_wrapper, inline_button, endChatButtonStyle } from "./ChatWindow.css.js";
|
|
12
|
+
import { shimmerText, notificationStyle, trMortgageTable, tableCell, tableHead, tableMsg, messageStyle, user_msg, agent_msg, inline_button_wrapper, inline_button, endChatButtonStyle } from "./ChatWindow.css.js";
|
|
13
13
|
import { useOpenChat } from "./store/chat.js";
|
|
14
14
|
function timeAgo(date) {
|
|
15
15
|
const seconds = Math.floor(((/* @__PURE__ */ new Date()).getTime() - date.getTime()) / 1e3);
|
|
@@ -19,13 +19,39 @@ function timeAgo(date) {
|
|
|
19
19
|
minute: "2-digit"
|
|
20
20
|
});
|
|
21
21
|
}
|
|
22
|
+
function convertBulletsToTable(text) {
|
|
23
|
+
const lines = text.split("\n");
|
|
24
|
+
const header = lines[0];
|
|
25
|
+
const bulletLines = lines.filter((line) => line.trim().startsWith("•"));
|
|
26
|
+
if (bulletLines.length === 0) return text;
|
|
27
|
+
const fields = bulletLines.map((line) => {
|
|
28
|
+
const [field] = line.split(":");
|
|
29
|
+
const cleanField = field.replace(/•\s*\*\*|\*\*/g, "").trim();
|
|
30
|
+
return cleanField;
|
|
31
|
+
});
|
|
32
|
+
const values = bulletLines.map((line) => {
|
|
33
|
+
const [, value] = line.split(":");
|
|
34
|
+
return value.trim();
|
|
35
|
+
});
|
|
36
|
+
const headerRow = `| ${fields.join(" | ")} |`;
|
|
37
|
+
const separatorRow = `| ${fields.map(() => "-------").join(" | ")} |`;
|
|
38
|
+
const valueRow = `| ${values.join(" | ")} |`;
|
|
39
|
+
return `
|
|
40
|
+
### ${header}
|
|
41
|
+
|
|
42
|
+
${headerRow}
|
|
43
|
+
${separatorRow}
|
|
44
|
+
${valueRow}
|
|
45
|
+
`;
|
|
46
|
+
}
|
|
22
47
|
const ChatbotMessage = ({
|
|
23
48
|
msg,
|
|
24
49
|
showAvatar,
|
|
25
50
|
showName,
|
|
26
51
|
virtualAgent,
|
|
27
52
|
onEndChat,
|
|
28
|
-
onSend
|
|
53
|
+
onSend,
|
|
54
|
+
inputRef
|
|
29
55
|
}) => {
|
|
30
56
|
const { hasEscalated } = useOpenChat();
|
|
31
57
|
const [timeText, setTimeText] = useState(timeAgo(msg.$timestamp));
|
|
@@ -36,6 +62,9 @@ const ChatbotMessage = ({
|
|
|
36
62
|
return () => clearInterval(interval);
|
|
37
63
|
}, [msg.$timestamp]);
|
|
38
64
|
if (msg.$sid === "typing-1" && !hasEscalated) {
|
|
65
|
+
if (inputRef?.current) {
|
|
66
|
+
inputRef?.current.focus();
|
|
67
|
+
}
|
|
39
68
|
return /* @__PURE__ */ jsx(
|
|
40
69
|
"div",
|
|
41
70
|
{
|
|
@@ -64,6 +93,7 @@ const ChatbotMessage = ({
|
|
|
64
93
|
}
|
|
65
94
|
);
|
|
66
95
|
}
|
|
96
|
+
const checkInformationMortgage = typeof msg.content == "string" ? convertBulletsToTable(msg.content) : "";
|
|
67
97
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
68
98
|
msg.type == "noti" && msg.$userType == "system" && msg.event == "escalationStarted" && /* @__PURE__ */ jsx("div", { className: notificationStyle, children: "We are connecting you with a human agent..." }, msg.$index),
|
|
69
99
|
msg.type == "noti" && msg.$userType == "system" && msg.event == "memberLeft" && /* @__PURE__ */ jsxs("div", { className: notificationStyle, children: [
|
|
@@ -144,9 +174,22 @@ const ChatbotMessage = ({
|
|
|
144
174
|
...props
|
|
145
175
|
}
|
|
146
176
|
),
|
|
147
|
-
a: ({ ...props }) => /* @__PURE__ */ jsx("a", { style: { wordBreak: "break-word" }, ...props })
|
|
177
|
+
a: ({ ...props }) => /* @__PURE__ */ jsx("a", { style: { wordBreak: "break-word" }, ...props }),
|
|
178
|
+
table: ({ node, ...props }) => /* @__PURE__ */ jsx("div", { style: { overflowX: "auto", marginTop: 4 }, children: /* @__PURE__ */ jsx(
|
|
179
|
+
"table",
|
|
180
|
+
{
|
|
181
|
+
...props,
|
|
182
|
+
className: clsx(tableMsg),
|
|
183
|
+
style: { tableLayout: "fixed" }
|
|
184
|
+
}
|
|
185
|
+
) }),
|
|
186
|
+
th: ({ node, ...props }) => /* @__PURE__ */ jsx("th", { ...props, className: clsx(tableHead) }),
|
|
187
|
+
td: ({ node, ...props }) => /* @__PURE__ */ jsx("td", { ...props, className: clsx(tableCell) }),
|
|
188
|
+
tr: ({ node, ...props }) => {
|
|
189
|
+
return /* @__PURE__ */ jsx("tr", { className: clsx(trMortgageTable), ...props });
|
|
190
|
+
}
|
|
148
191
|
},
|
|
149
|
-
children: msg.content
|
|
192
|
+
children: msg?.content?.includes("Does this information look correct?") ? checkInformationMortgage : msg.content
|
|
150
193
|
}
|
|
151
194
|
) }) : /* @__PURE__ */ jsx(
|
|
152
195
|
"div",
|
package/dist/Chatbot/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, sv
|
|
|
4
4
|
import { Chatbot } from "./Chatbot.js";
|
|
5
5
|
import { chatbotAXB, chatbotUFB } from "./Chatbot.css.js";
|
|
6
6
|
import { ChatWindow } from "./ChatWindow.js";
|
|
7
|
-
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 "./ChatWindow.css.js";
|
|
7
|
+
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, tableCell, tableHead, tableMsg, thankyou_image, thankyou_message, thankyou_overlay, trMortgageTable, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./ChatWindow.css.js";
|
|
8
8
|
import { useOpenChat } from "./store/chat.js";
|
|
9
9
|
import { useMessages } from "./store/messages.js";
|
|
10
10
|
export {
|
|
@@ -43,9 +43,13 @@ export {
|
|
|
43
43
|
sendButtonStyle,
|
|
44
44
|
shimmerText,
|
|
45
45
|
svgFill,
|
|
46
|
+
tableCell,
|
|
47
|
+
tableHead,
|
|
48
|
+
tableMsg,
|
|
46
49
|
thankyou_image,
|
|
47
50
|
thankyou_message,
|
|
48
51
|
thankyou_overlay,
|
|
52
|
+
trMortgageTable,
|
|
49
53
|
useMessages,
|
|
50
54
|
useOpenChat,
|
|
51
55
|
user_msg,
|
package/dist/Chevron/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
3
3
|
import SvgArrowIcon from "../icons/ArrowIcon/index.js";
|
|
4
4
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
5
|
-
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/
|
|
5
|
+
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/Bubble.css';import '../assets/Chatbot/Chatbot.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/Modal/Modal.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 */
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
import "../Carousel/index.js";
|
|
74
74
|
/* empty css */
|
|
75
|
+
/* empty css */
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../Chatbot/store/chat.js";
|
|
77
|
-
import "../Chatbot/
|
|
78
|
-
/* empty css */
|
|
78
|
+
import "../Chatbot/Chatbot.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/messages.js";
|
|
81
81
|
/* empty css */
|
|
@@ -13,7 +13,7 @@ import "../Accordion/Accordion.js";
|
|
|
13
13
|
import "../Accordion/Accordion.css.js";
|
|
14
14
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
15
15
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
16
|
-
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/
|
|
16
|
+
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/Bubble.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.css';import '../assets/Typography/Typography.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/Modal/Modal.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 */
|
|
17
17
|
/* empty css */
|
|
18
18
|
/* empty css */
|
|
19
19
|
/* empty css */
|
|
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
|
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../Carousel/index.js";
|
|
75
75
|
/* empty css */
|
|
76
|
+
/* empty css */
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../Chatbot/store/chat.js";
|
|
78
|
-
import "../Chatbot/
|
|
79
|
-
/* empty css */
|
|
79
|
+
import "../Chatbot/Chatbot.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Chatbot/store/messages.js";
|
|
82
82
|
/* empty css */
|