@axos-web-dev/shared-components 2.0.0-dev.15 → 2.0.0-dev.16-nav-0
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 -2
- package/dist/Accordion/Accordion.css.js +1 -1
- package/dist/Accordion/Accordion.js +4 -4
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +2 -2
- package/dist/Article/Article.css.js +1 -1
- package/dist/Article/Article.js +1 -1
- package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
- package/dist/Auth/ErrorAlert.css.js +1 -1
- package/dist/Auth/ErrorAlert.js +4 -3
- package/dist/Auth/Logout.js +1 -1
- package/dist/Auth/SignIn.css.js +1 -1
- package/dist/Auth/SignInPassword.js +1 -1
- package/dist/Avatar/Avatar.module.js +1 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
- package/dist/AwardsItem/AwardsItem.css.js +1 -1
- package/dist/Blockquote/Blockquote.module.js +1 -1
- package/dist/BulletItem/BulletItem.css.js +1 -1
- package/dist/BulletItem/BulletItem.js +1 -1
- package/dist/Button/Button.css.js +1 -1
- package/dist/Button/Button.js +3 -2
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
- package/dist/Calculators/ApyCalculator/index.js +1 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -2
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -2
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
- package/dist/Calculators/BuyDownCalculator/index.js +2 -2
- package/dist/Calculators/Calculator.js +3 -2
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +6 -5
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -2
- package/dist/Calculators/calculator.css.js +1 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
- package/dist/CallToActionBar/index.js +1 -1
- package/dist/Carousel/Carousel.css.js +1 -1
- package/dist/Carousel/index.js +4 -3
- package/dist/Chatbot/AnimatedGradientBorder.css.js +1 -1
- package/dist/Chatbot/Bubble.css.js +1 -1
- package/dist/Chatbot/Bubble.js +1 -1
- package/dist/Chatbot/Chat.js +5 -16
- package/dist/Chatbot/ChatWindow.css.js +1 -1
- package/dist/Chatbot/ChatWindow.js +20 -26
- package/dist/Chatbot/Chatbot.css.js +1 -1
- package/dist/Chatbot/Chatbot.d.ts +1 -9
- package/dist/Chatbot/Chatbot.js +25 -36
- package/dist/Chatbot/ChatbotMessage.js +2 -2
- package/dist/Chatbot/ThankYouMessage.js +2 -2
- package/dist/Chatbot/authenticate.d.ts +3 -0
- package/dist/Chatbot/authenticate.js +16 -0
- package/dist/Chevron/Chevron.css.js +1 -1
- package/dist/Chevron/index.js +4 -3
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
- package/dist/CollectInformationAlert/index.js +1 -1
- package/dist/Comparison/Comparison.css.js +1 -1
- package/dist/Comparison/Comparison.js +4 -3
- package/dist/Comparison/ComparisonSet.js +1 -1
- package/dist/ContentBanner/ContentBanner.css.js +1 -1
- package/dist/ContentBanner/index.js +1 -1
- package/dist/DownloadTile/DownloadTile.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +4 -3
- package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
- package/dist/FaqAccordion/index.js +4 -3
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -11
- package/dist/Forms/ApplicationStart.js +2 -2
- package/dist/Forms/ApplyNow.js +4 -3
- package/dist/Forms/BoatMooringLocation.js +2 -2
- package/dist/Forms/ClearingForm.js +2 -2
- package/dist/Forms/CommercialDeposits.js +2 -2
- package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -2
- package/dist/Forms/CommercialLending.js +2 -2
- package/dist/Forms/CommercialPremiumFinance.js +2 -2
- package/dist/Forms/ConstructionLendingDynamic.js +2 -2
- package/dist/Forms/ContactCompany.js +2 -2
- package/dist/Forms/ContactCompanyTitle.js +2 -2
- package/dist/Forms/ContactUs.js +2 -2
- package/dist/Forms/ContactUsAAS.js +2 -2
- package/dist/Forms/ContactUsBusiness.js +4 -3
- package/dist/Forms/ContactUsBusinessNameEmail.js +4 -3
- package/dist/Forms/ContactUsLVF.js +2 -2
- package/dist/Forms/ContactUsNMLSId.js +4 -3
- package/dist/Forms/CpraRequest.js +4 -3
- package/dist/Forms/CraPublicFile.js +4 -3
- package/dist/Forms/DealerServices.js +2 -2
- package/dist/Forms/EmailOnly.js +4 -3
- package/dist/Forms/EmailUs.js +2 -2
- package/dist/Forms/Forms.css.js +1 -1
- package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -3
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -2
- package/dist/Forms/MortgageWarehouseLending.js +4 -3
- package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
- package/dist/Forms/ScheduleCall.js +2 -2
- package/dist/Forms/ScheduleCallPremier.js +2 -2
- package/dist/Forms/SuccesForm.js +4 -3
- package/dist/Forms/VendorQuestionnaire.js +1 -1
- package/dist/Forms/WcplSurvey.js +2 -2
- package/dist/HelpArticle/HelpArticle.css.js +1 -1
- package/dist/HeroBanner/HeroBanner.css.js +1 -1
- package/dist/HeroBanner/HeroBanner.js +3 -3
- package/dist/HeroBanner/LargeBanner.css.js +1 -1
- package/dist/HeroBanner/LargeHeroBanner.js +3 -3
- package/dist/HeroBanner/SelectionBanner.css.js +1 -1
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +3 -2
- package/dist/IconBillboard/IconBillboard.css.js +1 -1
- package/dist/IconBillboard/IconBillboard.js +1 -1
- package/dist/IconBillboard/IconBillboardSet.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -2
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +3 -2
- package/dist/ImageLink/ImageLinkSet.js +3 -2
- package/dist/ImageLink/index.js +3 -2
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/Checkbox.js +2 -2
- package/dist/Input/DownPaymentInput.js +1 -1
- package/dist/Input/Dropdown.css.js +1 -1
- package/dist/Input/Dropdown.js +1 -1
- package/dist/Input/Input.css.js +1 -1
- package/dist/Input/Input.js +1 -1
- package/dist/Input/InputTextArea.js +1 -1
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Inputs/Input.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +5 -4
- package/dist/Insight/Featured/Featured.css.js +1 -1
- package/dist/Insight/Featured/Featured.js +5 -4
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +4 -3
- package/dist/Insight/Insight.css.js +1 -1
- package/dist/Interstitial/Interstitial-variants.css.js +1 -1
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -2
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.js +1 -1
- package/dist/Modal/Modal.js +3 -2
- 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 -2
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +7 -0
- package/dist/NavigationMenu/AxosBank/DropwdownButton.js +109 -0
- package/dist/NavigationMenu/AxosBank/Menu.d.ts +37 -0
- package/dist/NavigationMenu/AxosBank/Menu.js +119 -0
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +12 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +185 -165
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +35 -282
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +53 -523
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +36 -0
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +105 -0
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +42 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +6 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +113 -3082
- package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavItem.js +185 -0
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.d.ts +5 -3
- package/dist/NavigationMenu/AxosBank/index.js +134 -396
- 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 -2
- package/dist/NavigationMenu/Navbar.d.ts +4 -1
- package/dist/NavigationMenu/Navbar.js +6 -5
- package/dist/NavigationMenu/SignInNavButton.js +4 -3
- package/dist/NavigationMenu/utils.d.ts +465 -0
- package/dist/NavigationMenu/utils.js +112 -0
- package/dist/PageNavItem/PageNavItem.css.js +1 -1
- package/dist/PageNavItem/PageNavItem.js +1 -1
- package/dist/PageNavSet/PageNavSet.js +1 -1
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +2 -2
- package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
- package/dist/SecondaryFooter/index.js +1 -1
- package/dist/SetContainer/SetContainer.css.js +1 -1
- package/dist/SetContainer/SetContainer.js +4 -3
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +3 -2
- package/dist/StepItem/StepItem.css.js +1 -1
- package/dist/StepItem/StepItem.js +1 -1
- package/dist/StepItemSet/StepItemSet.css.js +1 -1
- package/dist/StepItemSet/StepItemSet.js +2 -2
- package/dist/Tab/Tab.css.js +1 -1
- package/dist/Table/Table.css.js +1 -1
- package/dist/Table/Table.js +2 -2
- package/dist/TextBlock/TextBlock.css.js +1 -1
- package/dist/TextBlock/TextBlock.js +1 -1
- package/dist/Topic/Topic.css.js +1 -1
- package/dist/Topic/Topic.js +1 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
- package/dist/Typography/Typography.css.js +1 -1
- package/dist/VideoTile/VideoTile.css.js +1 -1
- package/dist/VideoTile/VideoTile.js +3 -2
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +3 -2
- package/dist/WalnutIframe/wrapper.module.js +1 -1
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +49 -49
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +125 -87
- package/dist/assets/globals.css +3 -3
- package/dist/globals.css.js +1 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +1 -1
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/premier.css.js +1 -1
- package/dist/themes/ufb.css.js +1 -1
- package/dist/themes/victorie.css.js +1 -1
- package/dist/utils/allowedAxosDomains.js +6 -2
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
package/dist/Carousel/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import { getVariant } from "../utils/getVariant.js";
|
|
|
6
6
|
import { section_text } from "../IconBillboard/IconBillboard.css.js";
|
|
7
7
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
8
8
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
9
|
-
|
|
9
|
+
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
@@ -109,8 +109,9 @@ import "next/navigation.js";
|
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
111
|
/* empty css */
|
|
112
|
-
import "next/link.js";
|
|
113
112
|
/* empty css */
|
|
113
|
+
import "next/link.js";
|
|
114
|
+
import "../NavigationMenu/AxosBank/Menu.js";
|
|
114
115
|
/* empty css */
|
|
115
116
|
/* empty css */
|
|
116
117
|
/* empty css */
|
|
@@ -128,7 +129,7 @@ import "../StepItemSet/StepItemSet.css.js";
|
|
|
128
129
|
/* empty css */
|
|
129
130
|
/* empty css */
|
|
130
131
|
/* empty css */
|
|
131
|
-
import { icon,
|
|
132
|
+
import { icon, slide, authorLocation, author, quoteSetContainer, headerCarousel, descriptionCarousel, carousel, slides, dots, dot } from "./Carousel.css.js";
|
|
132
133
|
import { useCarousel } from "./store.js";
|
|
133
134
|
const iconVarints = /* @__PURE__ */ new Map([
|
|
134
135
|
[
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
package/dist/Chatbot/Bubble.js
CHANGED
|
@@ -4,7 +4,7 @@ import { vars } from "../themes/axos.css.js";
|
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { AnimatePresence, motion } from "framer-motion";
|
|
6
6
|
import { gradientBorder, gradientBorderUfb } from "./AnimatedGradientBorder.css.js";
|
|
7
|
-
import {
|
|
7
|
+
import { bubbleWrapper, inner, bubbleButton, svgFill, bubbleText } from "./Bubble.css.js";
|
|
8
8
|
import { useOpenChat } from "./store/chat.js";
|
|
9
9
|
const Bubble = ({
|
|
10
10
|
children,
|
package/dist/Chatbot/Chat.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
3
3
|
import { useRef, useEffect } from "react";
|
|
4
|
+
import { authenticate } from "./authenticate.js";
|
|
4
5
|
import { useMessages } from "./store/messages.js";
|
|
5
|
-
const companyId = "";
|
|
6
|
-
const tenant = "";
|
|
7
|
-
const host = "";
|
|
8
|
-
const authUrl = "";
|
|
6
|
+
const companyId = process.env.CCAI_COMPANY_ID || "";
|
|
7
|
+
const tenant = process.env.CCAI_TENANT_NAME || "";
|
|
8
|
+
const host = process.env.CCAI_HOST || "";
|
|
9
9
|
const COBROWSE_CONSENT_TEMPLATE = `
|
|
10
10
|
<script class="cobrowse-template" type="text/template">
|
|
11
11
|
<div class="cobrowse">
|
|
@@ -53,18 +53,7 @@ function Chat() {
|
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
host,
|
|
56
|
-
authenticate
|
|
57
|
-
const res = await fetch(authUrl, {
|
|
58
|
-
method: "GET",
|
|
59
|
-
headers: {
|
|
60
|
-
"Content-Type": "application/json"
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
const data = await res.json();
|
|
64
|
-
return {
|
|
65
|
-
token: data.token
|
|
66
|
-
};
|
|
67
|
-
}
|
|
56
|
+
authenticate
|
|
68
57
|
});
|
|
69
58
|
const menus = await clientRef.current?.getMenus();
|
|
70
59
|
try {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
3
3
|
import { vars } from "../themes/axos.css.js";
|
|
4
|
-
|
|
4
|
+
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
@@ -10,7 +10,7 @@ import React, { useRef, useEffect } from "react";
|
|
|
10
10
|
import { useNetworkState, useMount } from "react-use";
|
|
11
11
|
import { gradientFocus } from "./AnimatedGradientBorder.css.js";
|
|
12
12
|
import { ChatbotMessage } from "./ChatbotMessage.js";
|
|
13
|
-
import { windowBarStyle, left_bar_section, chat_title,
|
|
13
|
+
import { windowStyle, windowOpenStyle, windowBarStyle, left_bar_section, chat_title, buttonss_section, button_bar, chatbotMenu, chatbotMenuItem, chatEndDialogOverlay, chatFinishDialog, chatEndCircle, endChatButtonStyle, noAnswerButton, button_reset, arrowFill, chatNetworkStatus, messagesContainerStyle, shimmerText, inputStyle, autoResize, sendButtonStyle } from "./ChatWindow.css.js";
|
|
14
14
|
import { EllipsisIcon } from "./EllipsisIcon.js";
|
|
15
15
|
import { useOpenChat } from "./store/chat.js";
|
|
16
16
|
import { ThankYouMessage } from "./ThankYouMessage.js";
|
|
@@ -43,8 +43,7 @@ const ChatWindow = ({
|
|
|
43
43
|
toggleThankyouMessage,
|
|
44
44
|
hasEscalated,
|
|
45
45
|
isBlockedInput,
|
|
46
|
-
isOpen
|
|
47
|
-
hasOpenedOnce
|
|
46
|
+
isOpen
|
|
48
47
|
} = useOpenChat();
|
|
49
48
|
const [mounted, setMounted] = React.useState(false);
|
|
50
49
|
const [menuOpen, setMenuOpen] = React.useState(false);
|
|
@@ -399,7 +398,7 @@ const ChatWindow = ({
|
|
|
399
398
|
}
|
|
400
399
|
) }) : null,
|
|
401
400
|
/* @__PURE__ */ jsxs("div", { className: clsx(messagesContainerStyle), children: [
|
|
402
|
-
(status === "idle"
|
|
401
|
+
(status === "idle" || messages.length == 0) && /* @__PURE__ */ jsx(
|
|
403
402
|
"div",
|
|
404
403
|
{
|
|
405
404
|
className: clsx(),
|
|
@@ -426,28 +425,23 @@ const ChatWindow = ({
|
|
|
426
425
|
)
|
|
427
426
|
}
|
|
428
427
|
),
|
|
429
|
-
messages?.map((msg) =>
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
onCancelEndChat,
|
|
442
|
-
onEndChat: () => {
|
|
443
|
-
endChat();
|
|
444
|
-
onCloseAfterThankYou();
|
|
445
|
-
},
|
|
446
|
-
inputRef
|
|
428
|
+
messages?.map((msg) => /* @__PURE__ */ jsx(
|
|
429
|
+
ChatbotMessage,
|
|
430
|
+
{
|
|
431
|
+
msg,
|
|
432
|
+
onSend,
|
|
433
|
+
showAvatar,
|
|
434
|
+
showName,
|
|
435
|
+
virtualAgent,
|
|
436
|
+
onCancelEndChat,
|
|
437
|
+
onEndChat: () => {
|
|
438
|
+
endChat();
|
|
439
|
+
onCloseAfterThankYou();
|
|
447
440
|
},
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
441
|
+
inputRef
|
|
442
|
+
},
|
|
443
|
+
msg?.$index
|
|
444
|
+
)),
|
|
451
445
|
showReconnect && /* @__PURE__ */ jsx(
|
|
452
446
|
"button",
|
|
453
447
|
{
|
|
@@ -2,17 +2,9 @@ export type ChatbotProps = {
|
|
|
2
2
|
project?: "axos" | "ufb";
|
|
3
3
|
debug?: boolean;
|
|
4
4
|
};
|
|
5
|
-
|
|
6
|
-
companyId: string;
|
|
7
|
-
tenantName: string;
|
|
8
|
-
host: string;
|
|
9
|
-
authUrl: string;
|
|
10
|
-
};
|
|
11
|
-
export declare const Chatbot: ({ project, projectEnv, menuOption, debug, config, }: {
|
|
5
|
+
export declare const Chatbot: ({ project, projectEnv, menuOption, debug, }: {
|
|
12
6
|
project?: "axos" | "ufb" | "Axos" | "Ufb";
|
|
13
7
|
projectEnv?: "dev" | "qa" | "uat" | "stg" | "prod";
|
|
14
8
|
menuOption?: "Support Virtual Agent" | string;
|
|
15
9
|
debug?: boolean;
|
|
16
|
-
config: InitalizeChatbot;
|
|
17
10
|
}) => false | import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export {};
|
package/dist/Chatbot/Chatbot.js
CHANGED
|
@@ -3,11 +3,14 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
3
3
|
import { useRef, useState, useEffect } from "react";
|
|
4
4
|
import { useMount, useUnmount } from "react-use";
|
|
5
5
|
import notificationSound from "../assets/notification.mp3.js";
|
|
6
|
+
import { authenticate } from "./authenticate.js";
|
|
6
7
|
import { Bubble } from "./Bubble.js";
|
|
7
8
|
import { chatbotAXB, chatbotUFB } from "./Chatbot.css.js";
|
|
8
9
|
import { ChatWindow } from "./ChatWindow.js";
|
|
9
10
|
import { useOpenChat } from "./store/chat.js";
|
|
10
11
|
import { useMessages } from "./store/messages.js";
|
|
12
|
+
const __vite_import_meta_env__ = { "BASE_URL": "/", "DEV": false, "MODE": "production", "PROD": true, "SSR": true };
|
|
13
|
+
const env = __vite_import_meta_env__ || process.env;
|
|
11
14
|
if (typeof window !== "undefined") {
|
|
12
15
|
const OriginalAudio = window.Audio;
|
|
13
16
|
class PatchedAudio extends OriginalAudio {
|
|
@@ -22,8 +25,7 @@ const Chatbot = ({
|
|
|
22
25
|
project = "axos",
|
|
23
26
|
projectEnv = "dev",
|
|
24
27
|
menuOption = "Support Virtual Agent",
|
|
25
|
-
debug = false
|
|
26
|
-
config
|
|
28
|
+
debug = false
|
|
27
29
|
}) => {
|
|
28
30
|
const {
|
|
29
31
|
hasOpenedOnce,
|
|
@@ -39,11 +41,13 @@ const Chatbot = ({
|
|
|
39
41
|
const clientRef = useRef(null);
|
|
40
42
|
const menuRef = useRef(null);
|
|
41
43
|
const isMountedRef = useRef(false);
|
|
44
|
+
const hasLoadedBefore = useRef(true);
|
|
42
45
|
const chatRef = useRef(null);
|
|
43
46
|
const agent_virtual = useRef(null);
|
|
44
47
|
const [status, setStatus] = useState("idle");
|
|
45
48
|
const [hasStarted, setHasStarted] = useState(false);
|
|
46
49
|
const [menusLoaded, setMenusLoaded] = useState(false);
|
|
50
|
+
const [pendingStart, setPendingStart] = useState(false);
|
|
47
51
|
const [isTyping, setIsTyping] = useState(false);
|
|
48
52
|
const [scalationStarted, setScalationStarted] = useState(false);
|
|
49
53
|
useEffect(() => {
|
|
@@ -98,9 +102,6 @@ const Chatbot = ({
|
|
|
98
102
|
menuRef.current = await clientRef.current.getMenus();
|
|
99
103
|
setMenusLoaded(true);
|
|
100
104
|
console.log("menus:", menuRef.current);
|
|
101
|
-
if (menuRef.current !== null) {
|
|
102
|
-
await startChat();
|
|
103
|
-
}
|
|
104
105
|
}
|
|
105
106
|
};
|
|
106
107
|
const onAuthenticatedHandler = async () => {
|
|
@@ -237,21 +238,10 @@ const Chatbot = ({
|
|
|
237
238
|
}
|
|
238
239
|
if (clientRef.current) return;
|
|
239
240
|
const client = new Client({
|
|
240
|
-
companyId:
|
|
241
|
-
tenant:
|
|
242
|
-
host:
|
|
243
|
-
authenticate
|
|
244
|
-
const res = await fetch(config.authUrl, {
|
|
245
|
-
method: "GET",
|
|
246
|
-
headers: {
|
|
247
|
-
"Content-Type": "application/json"
|
|
248
|
-
}
|
|
249
|
-
});
|
|
250
|
-
const data = await res.json();
|
|
251
|
-
return {
|
|
252
|
-
token: data.token
|
|
253
|
-
};
|
|
254
|
-
}
|
|
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 || "",
|
|
244
|
+
authenticate
|
|
255
245
|
});
|
|
256
246
|
client?.on("ready", onReadyHandler);
|
|
257
247
|
client?.on("authenticated", onAuthenticatedHandler);
|
|
@@ -261,10 +251,9 @@ const Chatbot = ({
|
|
|
261
251
|
return;
|
|
262
252
|
};
|
|
263
253
|
const startChat = async () => {
|
|
264
|
-
console.log("Starting chat"
|
|
254
|
+
console.log("Starting chat");
|
|
265
255
|
const client = clientRef.current;
|
|
266
256
|
if (!client) return;
|
|
267
|
-
if (hasStarted) return;
|
|
268
257
|
if (!menuRef.current || !menuRef.current.menus) {
|
|
269
258
|
let waited = 0;
|
|
270
259
|
while ((!menuRef.current || !menuRef.current.menus) && waited < 5e3) {
|
|
@@ -277,26 +266,19 @@ const Chatbot = ({
|
|
|
277
266
|
}
|
|
278
267
|
}
|
|
279
268
|
try {
|
|
280
|
-
console.log("menus: ->", menuRef.current);
|
|
281
269
|
const ongoingChat = await client.loadOngoingChat();
|
|
282
|
-
console.log("theres a ongoing chat?: -->", ongoingChat);
|
|
283
270
|
if (ongoingChat) {
|
|
284
271
|
console.log("Ongoing chat found:", ongoingChat);
|
|
285
272
|
console.log("Resuming chat:", ongoingChat.id);
|
|
286
|
-
chatRef.current = ongoingChat;
|
|
273
|
+
chatRef.current = await client.resumeChat(ongoingChat.id);
|
|
287
274
|
agent_virtual.current = ongoingChat.agent;
|
|
288
275
|
return;
|
|
289
276
|
}
|
|
290
|
-
console.log("not ongoing chat ");
|
|
291
|
-
console.log(!!ongoingChat);
|
|
292
277
|
const foundMenu = menuRef.current.menus.find(
|
|
293
278
|
(menu) => menu.name === menuOption
|
|
294
279
|
);
|
|
295
280
|
const menuId = foundMenu && foundMenu.id;
|
|
296
281
|
console.log("Creating new chat with menu ID:", menuId);
|
|
297
|
-
if (!foundMenu) {
|
|
298
|
-
throw new Error("Menu not found: " + menuOption);
|
|
299
|
-
}
|
|
300
282
|
const newChat = await client.createChat(menuId, { custom_data });
|
|
301
283
|
if (newChat !== null) {
|
|
302
284
|
chatRef.current = newChat;
|
|
@@ -306,7 +288,6 @@ const Chatbot = ({
|
|
|
306
288
|
} catch (err) {
|
|
307
289
|
console.error("Error creating chat:", err);
|
|
308
290
|
} finally {
|
|
309
|
-
setHasStarted(true);
|
|
310
291
|
if (clientRef?.current?.chat?.state?.status == "va_assigned") {
|
|
311
292
|
const OriginalAudio = window.Audio;
|
|
312
293
|
class PatchedAudio extends OriginalAudio {
|
|
@@ -322,6 +303,10 @@ const Chatbot = ({
|
|
|
322
303
|
const handleClick = async () => {
|
|
323
304
|
toggle();
|
|
324
305
|
if (hasStarted) return;
|
|
306
|
+
if (!menusLoaded) {
|
|
307
|
+
setPendingStart(true);
|
|
308
|
+
return;
|
|
309
|
+
}
|
|
325
310
|
if (!hasOpenedOnce) {
|
|
326
311
|
await startChat();
|
|
327
312
|
setHasStarted(true);
|
|
@@ -362,9 +347,17 @@ const Chatbot = ({
|
|
|
362
347
|
isMountedRef.current = true;
|
|
363
348
|
await createClient();
|
|
364
349
|
});
|
|
350
|
+
useEffect(() => {
|
|
351
|
+
if (menusLoaded && pendingStart && !hasStarted) {
|
|
352
|
+
startChat();
|
|
353
|
+
setPendingStart(false);
|
|
354
|
+
}
|
|
355
|
+
}, [menusLoaded, pendingStart, hasStarted]);
|
|
365
356
|
useUnmount(() => {
|
|
366
357
|
console.log("Chatbot unmounted");
|
|
367
358
|
deregisterEventHandlers();
|
|
359
|
+
isMountedRef.current = false;
|
|
360
|
+
hasLoadedBefore.current = true;
|
|
368
361
|
reset();
|
|
369
362
|
setHasStarted(false);
|
|
370
363
|
setStatus("idle");
|
|
@@ -377,13 +370,9 @@ const Chatbot = ({
|
|
|
377
370
|
const onClose = () => {
|
|
378
371
|
toggle();
|
|
379
372
|
};
|
|
380
|
-
const
|
|
381
|
-
console.log("create new session");
|
|
382
|
-
};
|
|
383
|
-
const onCloseAfterThankYou = async () => {
|
|
373
|
+
const onCloseAfterThankYou = () => {
|
|
384
374
|
reset();
|
|
385
375
|
setHasStarted(false);
|
|
386
|
-
newChatSession();
|
|
387
376
|
};
|
|
388
377
|
const onPreviewTyping = async (msg) => {
|
|
389
378
|
console.log("Preview typing message:", msg);
|
|
@@ -4,12 +4,12 @@ import { useState, useEffect } from "react";
|
|
|
4
4
|
import ReactMarkdown from "react-markdown";
|
|
5
5
|
import remarkGfm from "remark-gfm";
|
|
6
6
|
import { vars } from "../themes/axos.css.js";
|
|
7
|
-
|
|
7
|
+
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
11
|
import clsx from "clsx";
|
|
12
|
-
import { shimmerText, notificationStyle,
|
|
12
|
+
import { shimmerText, notificationStyle, messageStyle, user_msg, agent_msg, tableMsg, tableHead, tableCell, trMortgageTable, 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);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { vars } from "../themes/axos.css.js";
|
|
3
|
-
|
|
3
|
+
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { clsx } from "clsx";
|
|
8
|
-
import {
|
|
8
|
+
import { chatEndDialogOverlay, thankyou_overlay, chatFinishDialog, thankyou_message, thankyou_image, endChatButtonStyle, noAnswerButton } from "./ChatWindow.css.js";
|
|
9
9
|
const ThankYouMessage = ({
|
|
10
10
|
showEndChatDialog = false,
|
|
11
11
|
onClose,
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const AUTH_URL = process.env.AUTH_CHAT_URL || "http://localhost:3000/api/auth/token";
|
|
2
|
+
const authenticate = async () => {
|
|
3
|
+
const res = await fetch(AUTH_URL, {
|
|
4
|
+
method: "GET",
|
|
5
|
+
headers: {
|
|
6
|
+
"Content-Type": "application/json"
|
|
7
|
+
}
|
|
8
|
+
});
|
|
9
|
+
const data = await res.json();
|
|
10
|
+
return {
|
|
11
|
+
token: data.token
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
authenticate
|
|
16
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
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
|
-
|
|
5
|
+
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
@@ -15,7 +15,7 @@ import { getVariant } from "../utils/getVariant.js";
|
|
|
15
15
|
import { useState } from "react";
|
|
16
16
|
import "../Article/Article.css.js";
|
|
17
17
|
import { Interstitial } from "../Interstitial/Interstitial.js";
|
|
18
|
-
import {
|
|
18
|
+
import { chevron_wrapper, chevron } from "./Chevron.css.js";
|
|
19
19
|
/* empty css */
|
|
20
20
|
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
21
21
|
import clsx from "clsx";
|
|
@@ -108,8 +108,9 @@ import "next/navigation.js";
|
|
|
108
108
|
/* empty css */
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
|
-
import "next/link.js";
|
|
112
111
|
/* empty css */
|
|
112
|
+
import "next/link.js";
|
|
113
|
+
import "../NavigationMenu/AxosBank/Menu.js";
|
|
113
114
|
/* empty css */
|
|
114
115
|
/* empty css */
|
|
115
116
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -7,7 +7,7 @@ import { Hyperlink } from "../Hyperlink/index.js";
|
|
|
7
7
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
8
8
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
9
9
|
import SvgCloseIcon from "../icons/CloseIcon/index.js";
|
|
10
|
-
|
|
10
|
+
/* empty css */
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* 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
|
-
|
|
16
|
+
/* empty css */
|
|
17
17
|
/* empty css */
|
|
18
18
|
/* empty css */
|
|
19
19
|
/* empty css */
|
|
@@ -80,7 +80,7 @@ import "../Chatbot/Chatbot.js";
|
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Chatbot/store/messages.js";
|
|
82
82
|
/* empty css */
|
|
83
|
-
import { comparison_layout, comparison_content, headerComparison, feature_header, feature_title,
|
|
83
|
+
import { comparison, comparison_layout, comparison_content, headerComparison, comparison_feature, feature_header, feature_title, comparison_list, comparison_buttons } from "./Comparison.css.js";
|
|
84
84
|
import "next/image.js";
|
|
85
85
|
import "../HeroBanner/LargeBanner.css.js";
|
|
86
86
|
import "../HeroBanner/HeroBanner.css.js";
|
|
@@ -108,8 +108,9 @@ import "next/navigation.js";
|
|
|
108
108
|
/* empty css */
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
|
-
import "next/link.js";
|
|
112
111
|
/* empty css */
|
|
112
|
+
import "next/link.js";
|
|
113
|
+
import "../NavigationMenu/AxosBank/Menu.js";
|
|
113
114
|
/* empty css */
|
|
114
115
|
/* empty css */
|
|
115
116
|
/* empty css */
|
|
@@ -9,7 +9,7 @@ import { active_tab } from "../Tab/Tab.css.js";
|
|
|
9
9
|
import { getVariant } from "../utils/getVariant.js";
|
|
10
10
|
import clsx from "clsx";
|
|
11
11
|
import { Comparison } from "./Comparison.js";
|
|
12
|
-
import {
|
|
12
|
+
import { comparison_container, comparison_tab_container } from "./Comparison.css.js";
|
|
13
13
|
const ComparisonSet = ({
|
|
14
14
|
headline,
|
|
15
15
|
variant,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -7,7 +7,7 @@ import { getVariant } from "../utils/getVariant.js";
|
|
|
7
7
|
import { Button } from "../Button/Button.js";
|
|
8
8
|
import "../Button/Button.css.js";
|
|
9
9
|
import "react-use";
|
|
10
|
-
import { section_pad, section_min_pad, push_down_24, cb_eyebrow, body_copy, call_to_action_row, link
|
|
10
|
+
import { content_banner, section_pad, section_min_pad, push_down_24, cb_eyebrow, body_copy, call_to_action_row, link } from "./ContentBanner.css.js";
|
|
11
11
|
const ContentBanner = ({
|
|
12
12
|
variant,
|
|
13
13
|
icon,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -4,12 +4,12 @@ import { getVariant } from "../utils/getVariant.js";
|
|
|
4
4
|
import { Chevron } from "../Chevron/index.js";
|
|
5
5
|
import { OptimizeImage } from "../utils/optimizeImage/OptimizeImage.js";
|
|
6
6
|
import { Overlay } from "./Overlay.js";
|
|
7
|
-
import { executive_bio, compact, padding, shift, media, headshot, img_area, description, person, headline_setting, job_title, copy, contacts, contact_col, svg_icon, contact_entry, url_row,
|
|
7
|
+
import { executive_bio, compact, padding, item_bio, shift, media, headshot, img_area, description, person, headline_setting, job_title, copy, contacts, contact_col, svg_icon, contact_entry, url_row, ceoSection, ceoContainer, ceoWrapper, ceoMedia, ceoImgWrapper, imgAlignment, highlights, bulletsHeadline, bulletsWrapper, ceoContent, ceoHeader, ceoPersonalInfo, ceo_name, ceo_title, ceo_contacts, social, hover, svg_color, tooltip, ceo_quote, ceo_body, order_3, overlay } from "./ExecutiveBio.css.js";
|
|
8
8
|
import "../Accordion/Accordion.js";
|
|
9
9
|
import "../Accordion/Accordion.css.js";
|
|
10
10
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
11
11
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
12
|
-
|
|
12
|
+
/* empty css */
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
15
15
|
/* empty css */
|
|
@@ -109,8 +109,9 @@ import "next/navigation.js";
|
|
|
109
109
|
/* empty css */
|
|
110
110
|
/* empty css */
|
|
111
111
|
/* empty css */
|
|
112
|
-
import "next/link.js";
|
|
113
112
|
/* empty css */
|
|
113
|
+
import "next/link.js";
|
|
114
|
+
import "../NavigationMenu/AxosBank/Menu.js";
|
|
114
115
|
/* empty css */
|
|
115
116
|
/* empty css */
|
|
116
117
|
/* empty css */
|