@axos-web-dev/shared-components 1.0.100-feature-buydown.2 → 1.0.100-lvf-menu.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 +7 -1
- package/dist/ArticlesSet/ArticlesSet.js +2 -2
- package/dist/Auth/ErrorAlert.js +7 -1
- package/dist/Button/Button.js +7 -1
- package/dist/Calculators/BuyDownCalculator/index.js +3 -3
- package/dist/Calculators/Calculator.js +8 -2
- package/dist/Carousel/index.js +7 -1
- package/dist/Chatbot/Bubble.css.d.ts +2 -0
- package/dist/Chatbot/Bubble.css.js +7 -0
- package/dist/Chatbot/Bubble.d.ts +3 -0
- package/dist/Chatbot/Bubble.js +100 -0
- package/dist/Chatbot/Chat.d.ts +1 -0
- package/dist/Chatbot/Chat.js +165 -0
- package/dist/Chatbot/ChatWindow.css.d.ts +18 -0
- package/dist/Chatbot/ChatWindow.css.js +39 -0
- package/dist/Chatbot/ChatWindow.d.ts +29 -0
- package/dist/Chatbot/ChatWindow.js +396 -0
- package/dist/Chatbot/Chatbot.css.d.ts +2 -0
- package/dist/Chatbot/Chatbot.css.js +7 -0
- package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +1 -0
- package/dist/Chatbot/Chatbot.d.ts +5 -0
- package/dist/Chatbot/Chatbot.js +42 -0
- package/dist/Chatbot/EllipsisIcon.d.ts +4 -0
- package/dist/Chatbot/EllipsisIcon.js +19 -0
- package/dist/Chatbot/authenticate.d.ts +3 -0
- package/dist/Chatbot/authenticate.js +16 -0
- package/dist/Chatbot/index.d.ts +9 -0
- package/dist/Chatbot/index.js +40 -0
- package/dist/Chatbot/store/chat.d.ts +9 -0
- package/dist/Chatbot/store/chat.js +11 -0
- package/dist/Chatbot/store/messages.d.ts +15 -0
- package/dist/Chatbot/store/messages.js +13 -0
- package/dist/Chatbot/useHeadlessChat.d.ts +26 -0
- package/dist/Chatbot/useHeadlessChat.js +195 -0
- package/dist/Chevron/index.js +7 -1
- package/dist/Comparison/Comparison.js +7 -1
- package/dist/Comparison/ComparisonSet.js +33 -24
- package/dist/ExecutiveBio/ExecutiveBio.js +7 -1
- package/dist/FaqAccordion/index.js +7 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +7 -1
- package/dist/Forms/ApplyNow.js +7 -1
- package/dist/Forms/ContactUsBusiness.js +7 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +7 -1
- package/dist/Forms/ContactUsLVF.d.ts +5 -1
- package/dist/Forms/ContactUsLVF.js +8 -6
- package/dist/Forms/ContactUsNMLSId.js +7 -1
- package/dist/Forms/CraPublicFile.js +7 -1
- package/dist/Forms/EmailOnly.js +7 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +7 -1
- package/dist/Forms/MortgageWarehouseLending.js +7 -1
- package/dist/Forms/SuccesForm.js +8 -2
- package/dist/Hyperlink/index.js +7 -1
- package/dist/ImageLink/ImageLink.js +7 -1
- package/dist/ImageLink/ImageLinkSet.js +7 -1
- package/dist/ImageLink/index.js +7 -1
- package/dist/Insight/Featured/CategorySelector.js +7 -1
- package/dist/Insight/Featured/Featured.js +7 -1
- package/dist/Insight/Featured/Header.js +7 -1
- package/dist/Modal/Modal.js +7 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +7 -1
- package/dist/NavigationMenu/AxosALTS/index.js +7 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +0 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +7 -7
- package/dist/NavigationMenu/AxosBank/NavData.js +7 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +7 -19
- package/dist/NavigationMenu/AxosBank/index.js +7 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +7 -1
- package/dist/NavigationMenu/LaVictoire/index.js +7 -1
- package/dist/NavigationMenu/NavDataJson.js +7 -1
- package/dist/NavigationMenu/Navbar.js +7 -1
- package/dist/NavigationMenu/SignInNavButton.js +7 -1
- package/dist/SetContainer/SetContainer.js +7 -1
- package/dist/SocialMediaBar/iconsRepository.js +7 -1
- package/dist/Table/Table.d.ts +1 -1
- package/dist/VideoTile/VideoTile.js +7 -1
- package/dist/VideoWrapper/index.js +7 -1
- package/dist/WalnutIframe/wrapper.module.js +3 -3
- package/dist/assets/Chatbot/Bubble.css +51 -0
- package/dist/assets/Chatbot/ChatWindow.css +213 -0
- package/dist/assets/Comparison/Comparison.css +3 -1
- package/dist/assets/WalnutIframe/wrapper.css.css +49 -49
- package/dist/main.d.ts +1 -0
- package/dist/main.js +37 -0
- package/package.json +136 -133
|
@@ -3,7 +3,7 @@ import "../Accordion/Accordion.js";
|
|
|
3
3
|
import "../Accordion/Accordion.css.js";
|
|
4
4
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
5
5
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
6
|
-
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/NavBar.css';import '../assets/NavigationMenu/AxosALTS/NavBar.css';import '../assets/NavigationMenu/AxosClearing/NavBar.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar.css';import '../assets/Insight/Insight.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/CallToActionBar/CallToActionBar.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/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
6
|
+
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/NavBar.css';import '../assets/NavigationMenu/AxosALTS/NavBar.css';import '../assets/NavigationMenu/AxosClearing/NavBar.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar.css';import '../assets/Insight/Insight.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/CallToActionBar/CallToActionBar.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/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -68,6 +68,12 @@ import "../Auth/SignInPassword.js";
|
|
|
68
68
|
/* empty css */
|
|
69
69
|
/* empty css */
|
|
70
70
|
import "../Carousel/index.js";
|
|
71
|
+
/* empty css */
|
|
72
|
+
import "../Chatbot/store/chat.js";
|
|
73
|
+
import "../Chatbot/authenticate.js";
|
|
74
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
75
|
+
/* empty css */
|
|
76
|
+
import "../Chatbot/store/messages.js";
|
|
71
77
|
/* empty css */
|
|
72
78
|
import "../Comparison/Comparison.css.js";
|
|
73
79
|
import "next/image.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../assets/WalnutIframe/wrapper.css.css';const wrapper = "
|
|
2
|
-
const shimmer = "
|
|
3
|
-
const wrapper_control = "
|
|
1
|
+
import '../assets/WalnutIframe/wrapper.css.css';const wrapper = "_wrapper_13j22_10";
|
|
2
|
+
const shimmer = "_shimmer_13j22_1";
|
|
3
|
+
const wrapper_control = "_wrapper_control_13j22_39";
|
|
4
4
|
const css = {
|
|
5
5
|
wrapper,
|
|
6
6
|
shimmer,
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
@keyframes fade-in-bounce {
|
|
2
|
+
0% {
|
|
3
|
+
transform: translate3d(100px,100px,0) scale(0.3);
|
|
4
|
+
opacity: 0;
|
|
5
|
+
}
|
|
6
|
+
50% {
|
|
7
|
+
transform: translate3d(-10px,-10px,0) scale(1.1);
|
|
8
|
+
opacity: 1;
|
|
9
|
+
}
|
|
10
|
+
100% {
|
|
11
|
+
transform: translate3d(0,0,0) scale(1);
|
|
12
|
+
opacity: 1;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
@keyframes pulse {
|
|
16
|
+
0%,100% {
|
|
17
|
+
box-shadow: 0 0 0 0 rgba(0,123,255,0.4);
|
|
18
|
+
}
|
|
19
|
+
50% {
|
|
20
|
+
box-shadow: 0 0 0 10px rgba(0,123,255,0);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
._7u9pv30 {
|
|
24
|
+
align-items: center;
|
|
25
|
+
animation: fade-in-bounce 2s cubic-bezier(0.65, 0.25, 0.14, 0.93) forwards, pulse 4.5s 0.5s;
|
|
26
|
+
background-color: #14263d;
|
|
27
|
+
border-radius: 50%;
|
|
28
|
+
bottom: 16px;
|
|
29
|
+
cursor: pointer;
|
|
30
|
+
display: grid;
|
|
31
|
+
font-family: var(--main-font-family);
|
|
32
|
+
height: 68px;
|
|
33
|
+
line-height: 1;
|
|
34
|
+
outline: 2px solid #98DDFF;
|
|
35
|
+
place-items: center;
|
|
36
|
+
position: fixed;
|
|
37
|
+
right: 16px;
|
|
38
|
+
width: 68px;
|
|
39
|
+
z-index: 9999;
|
|
40
|
+
}
|
|
41
|
+
._1hpv6vm1 ._7u9pv30 {
|
|
42
|
+
animation: fade-in-bounce 2s cubic-bezier(0.65, 0.25, 0.14, 0.93) forwards;
|
|
43
|
+
background-color: #60707A;
|
|
44
|
+
outline: none;
|
|
45
|
+
}
|
|
46
|
+
._7u9pv31 {
|
|
47
|
+
fill: #98DDFF;
|
|
48
|
+
}
|
|
49
|
+
._1hpv6vm1 ._7u9pv31 {
|
|
50
|
+
fill: #FFFFFF;
|
|
51
|
+
}
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
._13n1jqk0 {
|
|
2
|
+
background: #FFF;
|
|
3
|
+
border-radius: 10px;
|
|
4
|
+
bottom: 100px;
|
|
5
|
+
box-shadow: -4px -4px 60px 5px rgba(0, 0, 0, 0.3);
|
|
6
|
+
display: flex;
|
|
7
|
+
flex-direction: column;
|
|
8
|
+
height: min(calc(100vh - 112px), 560px);
|
|
9
|
+
max-width: 100%;
|
|
10
|
+
outline: none;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
position: fixed;
|
|
13
|
+
right: 24px;
|
|
14
|
+
transform: translate(calc(0px - 64px / 2), calc(64px / 2 + 24px)) scale(0);
|
|
15
|
+
transition: transform 0.3s, visibility 0.3s;
|
|
16
|
+
transform-origin: bottom right;
|
|
17
|
+
width: min(calc(100vw - 50px), 350px);
|
|
18
|
+
z-index: 10000;
|
|
19
|
+
}
|
|
20
|
+
._13n1jqk1 {
|
|
21
|
+
transform: translate(0px) scale(1);
|
|
22
|
+
transition: transform 0.3s;
|
|
23
|
+
visibility: visible;
|
|
24
|
+
}
|
|
25
|
+
._13n1jqk2 {
|
|
26
|
+
align-items: center;
|
|
27
|
+
background-color: #14263d;
|
|
28
|
+
display: flex;
|
|
29
|
+
justify-content: space-between;
|
|
30
|
+
min-height: 50px;
|
|
31
|
+
padding-inline: 18px;
|
|
32
|
+
}
|
|
33
|
+
._1hpv6vm1 ._13n1jqk2 {
|
|
34
|
+
background-color: #60707A;
|
|
35
|
+
}
|
|
36
|
+
._13n1jqk3 {
|
|
37
|
+
color: #FFF;
|
|
38
|
+
font: 700 18px/1.5 var(--header-font-family);
|
|
39
|
+
line-height: 1.15;
|
|
40
|
+
}
|
|
41
|
+
._13n1jqk4 {
|
|
42
|
+
background: transparent;
|
|
43
|
+
border: none;
|
|
44
|
+
cursor: pointer;
|
|
45
|
+
line-height: 1;
|
|
46
|
+
margin-left: 8px;
|
|
47
|
+
padding: 0;
|
|
48
|
+
}
|
|
49
|
+
._13n1jqk5 {
|
|
50
|
+
fill: #98DDFF;
|
|
51
|
+
}
|
|
52
|
+
._1hpv6vm1 ._13n1jqk5 {
|
|
53
|
+
fill: #FFFFFF;
|
|
54
|
+
}
|
|
55
|
+
._13n1jqk6 {
|
|
56
|
+
border: none;
|
|
57
|
+
color: #1F1F1F;
|
|
58
|
+
flex: 1;
|
|
59
|
+
font-family: var(--header-font-family);
|
|
60
|
+
font-size: 13px;
|
|
61
|
+
opacity: 0.7;
|
|
62
|
+
outline: none;
|
|
63
|
+
padding: 20px 0 20px 20px;
|
|
64
|
+
}
|
|
65
|
+
._13n1jqk6::placeholder {
|
|
66
|
+
color: rgba(31,31,31,.38);
|
|
67
|
+
}
|
|
68
|
+
._1hpv6vm1 ._13n1jqk6 {
|
|
69
|
+
font-family: var(--main-font-family);
|
|
70
|
+
}
|
|
71
|
+
._1hpv6vm1 ._13n1jqk6::placeholder {
|
|
72
|
+
color: rgba(31,31,31,.58);
|
|
73
|
+
}
|
|
74
|
+
._13n1jqk7 {
|
|
75
|
+
padding-inline: 20px;
|
|
76
|
+
background: #fafafa;
|
|
77
|
+
border: none;
|
|
78
|
+
}
|
|
79
|
+
._13n1jqk7:hover {
|
|
80
|
+
background: #E9F8FF;
|
|
81
|
+
cursor: pointer;
|
|
82
|
+
}
|
|
83
|
+
._1hpv6vm1 ._13n1jqk7:hover {
|
|
84
|
+
background: #eae8e8;
|
|
85
|
+
}
|
|
86
|
+
._13n1jqk7 svg {
|
|
87
|
+
fill: rgba(31,31,31,.38);
|
|
88
|
+
}
|
|
89
|
+
._13n1jqk7.active svg {
|
|
90
|
+
fill: #1e3860;
|
|
91
|
+
}
|
|
92
|
+
._1hpv6vm1 ._13n1jqk7.active svg {
|
|
93
|
+
fill: #e18357;
|
|
94
|
+
}
|
|
95
|
+
._13n1jqk8 {
|
|
96
|
+
background: #f9f9f9;
|
|
97
|
+
display: flex;
|
|
98
|
+
flex: 1;
|
|
99
|
+
flex-direction: column;
|
|
100
|
+
gap: 8px;
|
|
101
|
+
overflow-y: auto;
|
|
102
|
+
padding: 1rem;
|
|
103
|
+
scrollbar-color: #ccc transparent;
|
|
104
|
+
}
|
|
105
|
+
._13n1jqk9 {
|
|
106
|
+
color: #888;
|
|
107
|
+
font-size: 10px;
|
|
108
|
+
margin-bottom: 4px;
|
|
109
|
+
text-align: center;
|
|
110
|
+
}
|
|
111
|
+
._13n1jqka {
|
|
112
|
+
border-radius: 8px;
|
|
113
|
+
margin-bottom: 8px;
|
|
114
|
+
max-width: 93%;
|
|
115
|
+
padding: 8px 12px;
|
|
116
|
+
}
|
|
117
|
+
._13n1jqka ul {
|
|
118
|
+
padding-left: 24px;
|
|
119
|
+
}
|
|
120
|
+
._13n1jqkb {
|
|
121
|
+
border: 1px solid #ddd;
|
|
122
|
+
border-radius: 8px;
|
|
123
|
+
box-shadow: 0 1px 4px #b3e0ff55;
|
|
124
|
+
display: flex;
|
|
125
|
+
flex-direction: column;
|
|
126
|
+
margin-bottom: 8px;
|
|
127
|
+
}
|
|
128
|
+
._13n1jqkc {
|
|
129
|
+
font-size: 12px;
|
|
130
|
+
text-align: left;
|
|
131
|
+
background: #fff;
|
|
132
|
+
color: #1e3860;
|
|
133
|
+
cursor: pointer;
|
|
134
|
+
}
|
|
135
|
+
._13n1jqkc:hover {
|
|
136
|
+
background: #f0f0f0;
|
|
137
|
+
}
|
|
138
|
+
._1hpv6vm1 ._13n1jqkc {
|
|
139
|
+
color: #323339;
|
|
140
|
+
}
|
|
141
|
+
._13n1jqkd {
|
|
142
|
+
background: #1e629a;
|
|
143
|
+
border: none;
|
|
144
|
+
color: #fff;
|
|
145
|
+
cursor: pointer;
|
|
146
|
+
font-size: 12px;
|
|
147
|
+
padding: 6px 12px;
|
|
148
|
+
border-radius: 4px;
|
|
149
|
+
text-align: center;
|
|
150
|
+
}
|
|
151
|
+
._13n1jqkd:hover {
|
|
152
|
+
opacity: 0.8;
|
|
153
|
+
}
|
|
154
|
+
._1hpv6vm1 ._13n1jqkd {
|
|
155
|
+
background: #e18357;
|
|
156
|
+
color: #323339;
|
|
157
|
+
}
|
|
158
|
+
._13n1jqke {
|
|
159
|
+
position: absolute;
|
|
160
|
+
top: 40px;
|
|
161
|
+
right: 25px;
|
|
162
|
+
background: #14263d;
|
|
163
|
+
padding: 0;
|
|
164
|
+
border-radius: 8px;
|
|
165
|
+
list-style: none;
|
|
166
|
+
margin: 0;
|
|
167
|
+
box-shadow: 0 2px 8px rgba(0,0,0,0.15);
|
|
168
|
+
overflow: hidden;
|
|
169
|
+
_1hpv6vm1 & {
|
|
170
|
+
background: #e18357;
|
|
171
|
+
color: #323339;
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
._13n1jqkf {
|
|
175
|
+
color: #fff;
|
|
176
|
+
border-bottom: 1px solid #1f2d3e;
|
|
177
|
+
padding: 2px 12px;
|
|
178
|
+
cursor: pointer;
|
|
179
|
+
font-size: 12px;
|
|
180
|
+
}
|
|
181
|
+
._13n1jqkf:last-child {
|
|
182
|
+
border-bottom: none;
|
|
183
|
+
}
|
|
184
|
+
._13n1jqkf:hover {
|
|
185
|
+
background: #1f2d3e;
|
|
186
|
+
}
|
|
187
|
+
._1hpv6vm1 ._13n1jqkf {
|
|
188
|
+
background: #e18357;
|
|
189
|
+
color: #323339;
|
|
190
|
+
}
|
|
191
|
+
._13n1jqkf button {
|
|
192
|
+
background: transparent;
|
|
193
|
+
border: none;
|
|
194
|
+
color: inherit;
|
|
195
|
+
cursor: pointer;
|
|
196
|
+
}
|
|
197
|
+
._13n1jqkg {
|
|
198
|
+
font-size: 10px;
|
|
199
|
+
text-align: center;
|
|
200
|
+
margin-bottom: 8px;
|
|
201
|
+
margin-top: 8px;
|
|
202
|
+
color: #1e3860;
|
|
203
|
+
}
|
|
204
|
+
._1hpv6vm1 ._13n1jqkg {
|
|
205
|
+
color: #323339;
|
|
206
|
+
}
|
|
207
|
+
._13n1jqkh {
|
|
208
|
+
display: flex;
|
|
209
|
+
flex-direction: column;
|
|
210
|
+
align-items: center;
|
|
211
|
+
justify-content: center;
|
|
212
|
+
padding: 0 1rem;
|
|
213
|
+
}
|
|
@@ -103,7 +103,6 @@
|
|
|
103
103
|
width: 100%;
|
|
104
104
|
text-align: center;
|
|
105
105
|
gap: 24px;
|
|
106
|
-
flex-wrap: wrap;
|
|
107
106
|
align-items: center;
|
|
108
107
|
}
|
|
109
108
|
._198o0lt0 ._1nivbwe1 {
|
|
@@ -112,6 +111,9 @@
|
|
|
112
111
|
._198o0lt0 ._1nivbwe5 {
|
|
113
112
|
font-size: 20px;
|
|
114
113
|
}
|
|
114
|
+
.comparison_container--many_items ._198o0lte {
|
|
115
|
+
flex-direction: column;
|
|
116
|
+
}
|
|
115
117
|
@media screen and (max-width: 1023px) {
|
|
116
118
|
._198o0lt0 {
|
|
117
119
|
border-radius: 0;
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
@keyframes
|
|
2
|
-
from {
|
|
3
|
-
transform: translateX(-100%);
|
|
4
|
-
}
|
|
5
|
-
to {
|
|
6
|
-
transform: translateX(100%);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.
|
|
11
|
-
background: #1e3860;
|
|
12
|
-
border-radius: 8px;
|
|
13
|
-
height: 555px;
|
|
14
|
-
isolation: isolate;
|
|
15
|
-
margin-block: 48px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
section > .
|
|
19
|
-
margin-top: 0 !important;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.
|
|
23
|
-
content: "";
|
|
24
|
-
position: absolute;
|
|
25
|
-
top: 0;
|
|
26
|
-
left: 0;
|
|
27
|
-
width: 190%;
|
|
28
|
-
height: 100%;
|
|
29
|
-
background: linear-gradient(
|
|
30
|
-
65deg,
|
|
31
|
-
rgba(255, 255, 255, 0) 20%,
|
|
32
|
-
rgba(255, 255, 255, 0.5) 50%,
|
|
33
|
-
rgba(255, 255, 255, 0) 80%
|
|
34
|
-
);
|
|
35
|
-
animation:
|
|
36
|
-
z-index: -1;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.
|
|
40
|
-
height: 100%;
|
|
41
|
-
width: 100%;
|
|
42
|
-
overflow-x: scroll;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
@media (max-width: 1023px) {
|
|
46
|
-
.
|
|
47
|
-
display: none;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
1
|
+
@keyframes _shimmer_13j22_1 {
|
|
2
|
+
from {
|
|
3
|
+
transform: translateX(-100%);
|
|
4
|
+
}
|
|
5
|
+
to {
|
|
6
|
+
transform: translateX(100%);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
._wrapper_13j22_10 {
|
|
11
|
+
background: #1e3860;
|
|
12
|
+
border-radius: 8px;
|
|
13
|
+
height: 555px;
|
|
14
|
+
isolation: isolate;
|
|
15
|
+
margin-block: 48px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
section > ._wrapper_13j22_10:first-child {
|
|
19
|
+
margin-top: 0 !important;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
._wrapper_13j22_10::before {
|
|
23
|
+
content: "";
|
|
24
|
+
position: absolute;
|
|
25
|
+
top: 0;
|
|
26
|
+
left: 0;
|
|
27
|
+
width: 190%;
|
|
28
|
+
height: 100%;
|
|
29
|
+
background: linear-gradient(
|
|
30
|
+
65deg,
|
|
31
|
+
rgba(255, 255, 255, 0) 20%,
|
|
32
|
+
rgba(255, 255, 255, 0.5) 50%,
|
|
33
|
+
rgba(255, 255, 255, 0) 80%
|
|
34
|
+
);
|
|
35
|
+
animation: _shimmer_13j22_1 1.3s infinite linear;
|
|
36
|
+
z-index: -1;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
._wrapper_control_13j22_39 {
|
|
40
|
+
height: 100%;
|
|
41
|
+
width: 100%;
|
|
42
|
+
overflow-x: scroll;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@media (max-width: 1023px) {
|
|
46
|
+
._wrapper_13j22_10 {
|
|
47
|
+
display: none;
|
|
48
|
+
}
|
|
49
|
+
}
|
package/dist/main.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ export * from './Calculators/MarginTradingCalculator';
|
|
|
20
20
|
export * from './Calculators/MonthlyPaymentCalculator';
|
|
21
21
|
export * from './CallToActionBar';
|
|
22
22
|
export * from './Carousel';
|
|
23
|
+
export * from './Chatbot';
|
|
23
24
|
export * from './Chevron';
|
|
24
25
|
export * from './CollectInformationAlert';
|
|
25
26
|
export * from './Comparison';
|
package/dist/main.js
CHANGED
|
@@ -37,6 +37,15 @@ import { MonthlyPaymentLVFCalculator } from "./Calculators/MonthlyPaymentLVFCalc
|
|
|
37
37
|
import { SummitApyCalculator } from "./Calculators/SummitApyCalculator/index.js";
|
|
38
38
|
import { CallToActionBar } from "./CallToActionBar/index.js";
|
|
39
39
|
import { Carousel, CarouselSlide } from "./Carousel/index.js";
|
|
40
|
+
import { Bubble } from "./Chatbot/Bubble.js";
|
|
41
|
+
import { bubbleWrapper, svgFill } from "./Chatbot/Bubble.css.js";
|
|
42
|
+
import { Chatbot } from "./Chatbot/Chatbot.js";
|
|
43
|
+
import { chatbotAXB, chatbotUFB } from "./Chatbot/Chatbot.css.js";
|
|
44
|
+
import { ChatWindow } from "./Chatbot/ChatWindow.js";
|
|
45
|
+
import { arrowFill, button_reset, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, messageStyle, messagesContainerStyle, notificationStyle, sendButtonStyle, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
|
|
46
|
+
import { useOpenChat } from "./Chatbot/store/chat.js";
|
|
47
|
+
import { useMessages } from "./Chatbot/store/messages.js";
|
|
48
|
+
import { useHeadlessChat } from "./Chatbot/useHeadlessChat.js";
|
|
40
49
|
import { Chevron } from "./Chevron/index.js";
|
|
41
50
|
import { CollectInformationAlert } from "./CollectInformationAlert/index.js";
|
|
42
51
|
import { comparison, comparison_buttons, comparison_container, comparison_content, comparison_feature, comparison_layout, comparison_list, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
|
|
@@ -235,6 +244,7 @@ export {
|
|
|
235
244
|
BalanceAPYCalculator,
|
|
236
245
|
Blockquote,
|
|
237
246
|
BreadcumbHeader,
|
|
247
|
+
Bubble,
|
|
238
248
|
BulletItem,
|
|
239
249
|
Button,
|
|
240
250
|
BuyDownCalculator,
|
|
@@ -243,6 +253,8 @@ export {
|
|
|
243
253
|
Carousel,
|
|
244
254
|
CarouselSlide,
|
|
245
255
|
CategorySelector,
|
|
256
|
+
ChatWindow,
|
|
257
|
+
Chatbot,
|
|
246
258
|
default5 as CheckCircle,
|
|
247
259
|
default6 as CheckCircleLight,
|
|
248
260
|
default7 as CheckIcon,
|
|
@@ -399,6 +411,7 @@ export {
|
|
|
399
411
|
apply_now_form,
|
|
400
412
|
apy_billboard,
|
|
401
413
|
apy_table,
|
|
414
|
+
arrowFill,
|
|
402
415
|
associatedEmail,
|
|
403
416
|
award_company,
|
|
404
417
|
award_item,
|
|
@@ -432,8 +445,10 @@ export {
|
|
|
432
445
|
bs_section,
|
|
433
446
|
bs_topic,
|
|
434
447
|
bs_wrapper,
|
|
448
|
+
bubbleWrapper,
|
|
435
449
|
bullet_details,
|
|
436
450
|
button,
|
|
451
|
+
button_reset,
|
|
437
452
|
buttons,
|
|
438
453
|
calculator,
|
|
439
454
|
calculator_description,
|
|
@@ -442,6 +457,13 @@ export {
|
|
|
442
457
|
center_center,
|
|
443
458
|
center_left,
|
|
444
459
|
center_right,
|
|
460
|
+
chatFinishDialog,
|
|
461
|
+
chatNetworkStatus,
|
|
462
|
+
chat_title,
|
|
463
|
+
chatbotAXB,
|
|
464
|
+
chatbotMenu,
|
|
465
|
+
chatbotMenuItem,
|
|
466
|
+
chatbotUFB,
|
|
445
467
|
checkbox_group,
|
|
446
468
|
columnValues,
|
|
447
469
|
comparison,
|
|
@@ -468,6 +490,7 @@ export {
|
|
|
468
490
|
dp_input,
|
|
469
491
|
dropdown,
|
|
470
492
|
dynPH,
|
|
493
|
+
endChatButtonStyle,
|
|
471
494
|
error_alert,
|
|
472
495
|
error_alert_content,
|
|
473
496
|
error_close_button,
|
|
@@ -569,8 +592,11 @@ export {
|
|
|
569
592
|
image_inner_wrapper,
|
|
570
593
|
img_area,
|
|
571
594
|
img_contents,
|
|
595
|
+
inline_button,
|
|
596
|
+
inline_button_wrapper,
|
|
572
597
|
inline_container,
|
|
573
598
|
input,
|
|
599
|
+
inputStyle,
|
|
574
600
|
insight_header,
|
|
575
601
|
insight_header_2,
|
|
576
602
|
insight_header_3,
|
|
@@ -607,6 +633,8 @@ export {
|
|
|
607
633
|
mb_8,
|
|
608
634
|
mb_form,
|
|
609
635
|
media,
|
|
636
|
+
messageStyle,
|
|
637
|
+
messagesContainerStyle,
|
|
610
638
|
mh_330,
|
|
611
639
|
modalCheckboxContainer,
|
|
612
640
|
modalMobile,
|
|
@@ -617,6 +645,7 @@ export {
|
|
|
617
645
|
mw24,
|
|
618
646
|
na_cursor,
|
|
619
647
|
nested_grid,
|
|
648
|
+
notificationStyle,
|
|
620
649
|
ol,
|
|
621
650
|
one_row,
|
|
622
651
|
padding,
|
|
@@ -661,6 +690,7 @@ export {
|
|
|
661
690
|
selection_section_content,
|
|
662
691
|
selection_section_icon,
|
|
663
692
|
selection_section_icon_img,
|
|
693
|
+
sendButtonStyle,
|
|
664
694
|
separator,
|
|
665
695
|
set_container,
|
|
666
696
|
set_container_cols,
|
|
@@ -684,6 +714,7 @@ export {
|
|
|
684
714
|
success_icon,
|
|
685
715
|
success_wrap,
|
|
686
716
|
supertag,
|
|
717
|
+
svgFill,
|
|
687
718
|
svg_fill,
|
|
688
719
|
svg_icon,
|
|
689
720
|
svg_logo,
|
|
@@ -719,6 +750,9 @@ export {
|
|
|
719
750
|
up_to,
|
|
720
751
|
url_row,
|
|
721
752
|
useGlobalContext,
|
|
753
|
+
useHeadlessChat,
|
|
754
|
+
useMessages,
|
|
755
|
+
useOpenChat,
|
|
722
756
|
user_buttons,
|
|
723
757
|
user_card,
|
|
724
758
|
user_container,
|
|
@@ -734,6 +768,9 @@ export {
|
|
|
734
768
|
video_title,
|
|
735
769
|
vidyard_height,
|
|
736
770
|
w_100,
|
|
771
|
+
windowBarStyle,
|
|
772
|
+
windowOpenStyle,
|
|
773
|
+
windowStyle,
|
|
737
774
|
wrapper,
|
|
738
775
|
x_input,
|
|
739
776
|
xc_input
|