@axos-web-dev/shared-components 1.0.77-patch.55 → 1.0.77-patch.57
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 +5 -3
- package/dist/Accordion/Accordion.css.js +2 -1
- package/dist/Accordion/Accordion.js +2 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Article/Article.css.d.ts +1 -0
- package/dist/Article/Article.css.js +12 -9
- package/dist/Article/Article.d.ts +2 -1
- package/dist/Article/Article.js +13 -2
- package/dist/Article/index.js +3 -2
- package/dist/ArticlesSet/ArticlesSet.css.js +2 -1
- package/dist/Auth/ErrorAlert.js +5 -3
- package/dist/Auth/SignIn.css.js +2 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +2 -1
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/Button/Button.css.js +2 -1
- package/dist/Button/Button.js +5 -3
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +2 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +2 -1
- package/dist/Calculators/Calculator.js +5 -3
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -1
- package/dist/Calculators/calculator.css.js +2 -1
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +23 -16
- package/dist/CallToActionBar/index.js +3 -2
- package/dist/Carousel/Carousel.css.js +2 -1
- package/dist/Carousel/index.js +5 -3
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +3 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -0
- package/dist/Chatbot/Bubble.css.d.ts +4 -0
- package/dist/Chatbot/Bubble.css.js +15 -3
- package/dist/Chatbot/Bubble.js +26 -19
- package/dist/Chatbot/Chat.js +0 -7
- package/dist/Chatbot/ChatWindow.css.d.ts +17 -0
- package/dist/Chatbot/ChatWindow.css.js +46 -17
- package/dist/Chatbot/ChatWindow.d.ts +6 -1
- package/dist/Chatbot/ChatWindow.js +338 -283
- package/dist/Chatbot/Chatbot.css.js +1 -1
- package/dist/Chatbot/Chatbot.js +117 -9
- package/dist/Chatbot/ChatbotMessage.d.ts +17 -0
- package/dist/Chatbot/ChatbotMessage.js +219 -0
- package/dist/Chatbot/ThankYouMessage.d.ts +9 -0
- package/dist/Chatbot/ThankYouMessage.js +510 -0
- package/dist/Chatbot/index.js +18 -2
- package/dist/Chatbot/store/chat.d.ts +6 -0
- package/dist/Chatbot/store/chat.js +12 -1
- package/dist/Chatbot/store/messages.d.ts +2 -1
- package/dist/Chatbot/store/messages.js +12 -4
- package/dist/Chevron/Chevron.css.js +2 -1
- package/dist/Chevron/index.js +5 -3
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +2 -1
- package/dist/CollectInformationAlert/index.js +2 -1
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +6 -4
- package/dist/ContentBanner/ContentBanner.css.js +3 -1
- package/dist/DownloadTile/DownloadTile.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +5 -3
- package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
- package/dist/FaqAccordion/index.js +5 -3
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +2 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +5 -3
- package/dist/Forms/ApplicationStart.js +2 -1
- package/dist/Forms/ApplyNow.js +5 -3
- package/dist/Forms/ClearingForm.js +2 -1
- package/dist/Forms/CommercialDeposits.js +2 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -1
- package/dist/Forms/CommercialLending.js +2 -1
- package/dist/Forms/CommercialPremiumFinance.js +2 -1
- package/dist/Forms/ContactCompany.js +2 -1
- package/dist/Forms/ContactCompanyTitle.js +2 -1
- package/dist/Forms/ContactUs.js +2 -1
- package/dist/Forms/ContactUsAAS.js +2 -1
- package/dist/Forms/ContactUsBusiness.js +5 -3
- package/dist/Forms/ContactUsBusinessNameEmail.js +5 -3
- package/dist/Forms/ContactUsLVF.js +2 -1
- package/dist/Forms/ContactUsNMLSId.js +5 -3
- package/dist/Forms/CpraRequest.js +2 -1
- package/dist/Forms/CraPublicFile.js +5 -3
- package/dist/Forms/DealerServices.js +2 -1
- package/dist/Forms/EmailOnly.js +92 -65
- package/dist/Forms/EmailUs.js +2 -1
- package/dist/Forms/Forms.css.d.ts +6 -1
- package/dist/Forms/Forms.css.js +52 -45
- package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -3
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -3
- package/dist/Forms/MortgageWarehouseLending.js +5 -3
- package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +2 -1
- package/dist/Forms/ScheduleCall.js +2 -1
- package/dist/Forms/ScheduleCallPremier.js +2 -1
- package/dist/Forms/SuccesForm.js +5 -3
- package/dist/Forms/WcplSurvey.js +2 -1
- package/dist/Forms/index.js +4 -1
- package/dist/HeroBanner/HeroBanner.css.js +3 -1
- package/dist/HeroBanner/HeroBanner.js +2 -1
- package/dist/HeroBanner/LargeBanner.css.js +2 -1
- package/dist/HeroBanner/SelectionBanner.css.js +2 -1
- package/dist/Hyperlink/Hyperlink.css.js +2 -1
- package/dist/Hyperlink/index.js +5 -3
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +13 -10
- package/dist/IconBillboard/IconBillboard.js +2 -2
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +3 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +4 -3
- package/dist/ImageLink/ImageLink.js +5 -3
- package/dist/ImageLink/ImageLinkSet.js +5 -3
- package/dist/ImageLink/index.js +5 -3
- package/dist/Input/Input.css.d.ts +1 -0
- package/dist/Input/Input.css.js +12 -9
- package/dist/Input/index.js +2 -1
- package/dist/Inputs/Input.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +5 -3
- package/dist/Insight/Featured/Featured.js +5 -3
- package/dist/Insight/Featured/Header.js +5 -3
- package/dist/Insight/Insight.css.d.ts +18 -0
- package/dist/Insight/Insight.css.js +44 -8
- package/dist/Insight/index.js +19 -1
- package/dist/Interstitial/Interstitial-variants.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/MainHTML/index.js +3 -1
- package/dist/Modal/Modal.css.js +2 -1
- package/dist/Modal/Modal.js +5 -3
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +5 -3
- package/dist/NavigationMenu/AxosALTS/index.js +5 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +5 -3
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/index.js +5 -3
- package/dist/NavigationMenu/LaVictoire/NavData.js +5 -3
- package/dist/NavigationMenu/LaVictoire/index.js +5 -3
- package/dist/NavigationMenu/NavDataJson.js +5 -3
- package/dist/NavigationMenu/Navbar.js +5 -3
- package/dist/NavigationMenu/SignInNavButton.js +5 -3
- package/dist/PageNavItem/PageNavItem.css.js +2 -1
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js +2 -1
- package/dist/SetContainer/SetContainer.css.js +2 -1
- package/dist/SetContainer/SetContainer.js +5 -3
- package/dist/SocialMediaBar/iconsRepository.js +5 -3
- package/dist/StepItem/StepItem.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.js +2 -1
- package/dist/Tab/Tab.css.js +2 -1
- package/dist/Table/Table.css.js +2 -1
- package/dist/Table/Table.js +2 -1
- package/dist/TextBlock/TextBlock.css.js +2 -1
- package/dist/Typography/Typography.css.d.ts +0 -6
- package/dist/VideoTile/VideoTile.css.js +2 -1
- package/dist/VideoTile/VideoTile.js +5 -3
- package/dist/VideoWrapper/index.js +5 -3
- package/dist/assets/Article/Article.css +54 -41
- package/dist/assets/Blockquote/Blockquote.css.css +19 -15
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/CallToActionBar/CallToActionBar.css +90 -66
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +38 -0
- package/dist/assets/Chatbot/Bubble.css +58 -21
- package/dist/assets/Chatbot/ChatWindow.css +211 -85
- package/dist/assets/Chatbot/Chatbot.css +3 -0
- package/dist/assets/ContentBanner/ContentBanner.css +6 -0
- package/dist/assets/DownloadTile/DownloadTile.css +3 -3
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
- package/dist/assets/Forms/Forms.css +147 -120
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +4 -0
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/ImageBillboard/ImageBillboard.css +32 -3
- package/dist/assets/Input/Input.css +49 -42
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +213 -44
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +27 -27
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/globals.css +4 -0
- package/dist/assets/themes/axos.css +12 -0
- package/dist/assets/themes/premier.css +12 -0
- package/dist/assets/themes/ufb.css +52 -0
- package/dist/assets/themes/victorie.css +12 -0
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js +2 -1
- package/dist/icons/Clock/index.js +6 -6
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +2 -1
- package/dist/main.js +49 -7
- package/dist/themes/axos.css.d.ts +18 -0
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/index.d.ts +1 -0
- package/dist/themes/index.js +2 -0
- package/dist/themes/ufb.css.d.ts +1 -0
- package/dist/themes/ufb.css.js +6 -0
- package/package.json +1 -1
- package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +0 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
1
|
+
import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
+
/* empty css */
|
|
3
4
|
/* empty css */
|
|
4
5
|
/* empty css */
|
|
5
6
|
var FollowColor = "_1wjdwci0";
|
package/dist/main.js
CHANGED
|
@@ -3,7 +3,7 @@ import { Accordion, AccordionCtx, AccordionDetails, AccordionHeader } from "./Ac
|
|
|
3
3
|
import { accordion, bodyAccordion, headerAccordion, headerContent, hide, icon, paragraph } from "./Accordion/Accordion.css.js";
|
|
4
4
|
import { AlertBanner } from "./AlertBanner/index.js";
|
|
5
5
|
import { Article } from "./Article/Article.js";
|
|
6
|
-
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img } from "./Article/Article.css.js";
|
|
6
|
+
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img, related_insight } from "./Article/Article.css.js";
|
|
7
7
|
import { ArticlesSet } from "./ArticlesSet/ArticlesSet.js";
|
|
8
8
|
import { ant_blog_cta, ant_grid, ant_header, ant_sec_body, ant_sec_title, ant_section, ant_svg_fill } from "./ArticlesSet/ArticlesSet.css.js";
|
|
9
9
|
import { ATMLocator } from "./ATMLocator/ATMLocator.js";
|
|
@@ -38,11 +38,11 @@ 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
40
|
import { Bubble } from "./Chatbot/Bubble.js";
|
|
41
|
-
import { bubbleWrapper, svgFill } from "./Chatbot/Bubble.css.js";
|
|
41
|
+
import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, svgFill } from "./Chatbot/Bubble.css.js";
|
|
42
42
|
import { Chatbot } from "./Chatbot/Chatbot.js";
|
|
43
43
|
import { chatbotAXB, chatbotUFB } from "./Chatbot/Chatbot.css.js";
|
|
44
44
|
import { ChatWindow } from "./Chatbot/ChatWindow.js";
|
|
45
|
-
import { arrowFill, autoResize, 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";
|
|
45
|
+
import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
|
|
46
46
|
import { useOpenChat } from "./Chatbot/store/chat.js";
|
|
47
47
|
import { useMessages } from "./Chatbot/store/messages.js";
|
|
48
48
|
import { Chevron } from "./Chevron/index.js";
|
|
@@ -83,7 +83,7 @@ import { CraPublicFile } from "./Forms/CraPublicFile.js";
|
|
|
83
83
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
84
84
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
85
85
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
86
|
-
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
86
|
+
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, email_only_btn, email_only_h2, email_only_padding, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
87
87
|
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./Forms/HoneyPot/index.js";
|
|
88
88
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
89
89
|
import "react/jsx-runtime";
|
|
@@ -108,7 +108,7 @@ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item,
|
|
|
108
108
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
109
109
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
110
110
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
111
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
111
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
112
112
|
import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
113
113
|
import { default as default2 } from "./icons/ArrowIcon/index.js";
|
|
114
114
|
import { default as default3 } from "./icons/AxosX/index.js";
|
|
@@ -151,7 +151,7 @@ import { CurrencyInput } from "./Input/CurrencyInput.js";
|
|
|
151
151
|
import { Dropdown } from "./Input/Dropdown.js";
|
|
152
152
|
import { dp_input, selectInput } from "./Input/Dropdown.css.js";
|
|
153
153
|
import { Input } from "./Input/Input.js";
|
|
154
|
-
import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
154
|
+
import { container, email_only_input, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
155
155
|
import { InputAmount } from "./Input/InputAmount.js";
|
|
156
156
|
import { InputPhone } from "./Input/InputPhone.js";
|
|
157
157
|
import { InputTextArea } from "./Input/InputTextArea.js";
|
|
@@ -161,7 +161,7 @@ import { CategorySelector, InsightItem } from "./Insight/Featured/CategorySelect
|
|
|
161
161
|
import { Featured, FeaturedItem } from "./Insight/Featured/Featured.js";
|
|
162
162
|
import { featured_center_vertical, featured_grid, featured_hero, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_title, featured_section, featured_subgrid, featured_subgrid_divider, featured_subgrid_item, featured_subgrid_title, featured_supertag, featured_title } from "./Insight/Featured/Featured.css.js";
|
|
163
163
|
import { BreadcumbHeader } from "./Insight/Featured/Header.js";
|
|
164
|
-
import { footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info_row, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
164
|
+
import { article_aside, article_blockquote, article_main_content, article_navigation_link, article_navigation_list, article_navigation_title, article_preview_img, article_preview_wrapper, article_share, article_share_buttons, article_share_icon, article_share_link, article_share_p, article_share_svg, article_spacer, elementSpacer_block, footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info__divider, insight_info_row, insight_intro_p, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
165
165
|
import { Interstitial } from "./Interstitial/Interstitial.js";
|
|
166
166
|
import { LandingPageHeader } from "./LandingPageHeader/LandingPageHeader.js";
|
|
167
167
|
import { lp_container, lp_hover, lp_theme, spb_container, spb_hover, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
@@ -191,6 +191,7 @@ import { TextBlock } from "./TextBlock/TextBlock.js";
|
|
|
191
191
|
import { textBlockHeader, textBlockList, textBlockParagraph, textBlockSection } from "./TextBlock/TextBlock.css.js";
|
|
192
192
|
import { axosTheme, vars } from "./themes/axos.css.js";
|
|
193
193
|
import { premierTheme } from "./themes/premier.css.js";
|
|
194
|
+
import { ufbTheme } from "./themes/ufb.css.js";
|
|
194
195
|
import { victorieTheme } from "./themes/victorie.css.js";
|
|
195
196
|
import { Topic, TopicContent, TopicHeader, TopicItem } from "./Topic/Topic.js";
|
|
196
197
|
import { topic_columns, topic_container, topic_header, topic_item } from "./Topic/Topic.css.js";
|
|
@@ -397,6 +398,7 @@ export {
|
|
|
397
398
|
SvgWarningIcon as WarningIcon,
|
|
398
399
|
accordion,
|
|
399
400
|
actions,
|
|
401
|
+
agent_msg,
|
|
400
402
|
alternate_color_rows,
|
|
401
403
|
ant_article,
|
|
402
404
|
ant_blog_cta,
|
|
@@ -418,6 +420,21 @@ export {
|
|
|
418
420
|
apy_billboard,
|
|
419
421
|
apy_table,
|
|
420
422
|
arrowFill,
|
|
423
|
+
article_aside,
|
|
424
|
+
article_blockquote,
|
|
425
|
+
article_main_content,
|
|
426
|
+
article_navigation_link,
|
|
427
|
+
article_navigation_list,
|
|
428
|
+
article_navigation_title,
|
|
429
|
+
article_preview_img,
|
|
430
|
+
article_preview_wrapper,
|
|
431
|
+
article_share,
|
|
432
|
+
article_share_buttons,
|
|
433
|
+
article_share_icon,
|
|
434
|
+
article_share_link,
|
|
435
|
+
article_share_p,
|
|
436
|
+
article_share_svg,
|
|
437
|
+
article_spacer,
|
|
421
438
|
associatedEmail,
|
|
422
439
|
autoResize,
|
|
423
440
|
award_company,
|
|
@@ -442,6 +459,7 @@ export {
|
|
|
442
459
|
bodyHeader,
|
|
443
460
|
body_copy,
|
|
444
461
|
body_sign_in,
|
|
462
|
+
borderHoverGradient,
|
|
445
463
|
bottom_center,
|
|
446
464
|
bottom_left,
|
|
447
465
|
bottom_right,
|
|
@@ -453,13 +471,17 @@ export {
|
|
|
453
471
|
bs_topic,
|
|
454
472
|
bs_video,
|
|
455
473
|
bs_wrapper,
|
|
474
|
+
bubbleButton,
|
|
475
|
+
bubbleText,
|
|
456
476
|
bubbleWrapper,
|
|
457
477
|
bullet_details,
|
|
458
478
|
bulletsHeadline,
|
|
459
479
|
bulletsWrapper,
|
|
460
480
|
button,
|
|
481
|
+
button_bar,
|
|
461
482
|
button_reset,
|
|
462
483
|
buttons,
|
|
484
|
+
buttonss_section,
|
|
463
485
|
calculator,
|
|
464
486
|
calculator_description,
|
|
465
487
|
calculator_headline,
|
|
@@ -480,6 +502,8 @@ export {
|
|
|
480
502
|
ceo_name,
|
|
481
503
|
ceo_quote,
|
|
482
504
|
ceo_title,
|
|
505
|
+
chatEndCircle,
|
|
506
|
+
chatEndDialogOverlay,
|
|
483
507
|
chatFinishDialog,
|
|
484
508
|
chatNetworkStatus,
|
|
485
509
|
chat_title,
|
|
@@ -515,6 +539,11 @@ export {
|
|
|
515
539
|
dp_input,
|
|
516
540
|
dropdown,
|
|
517
541
|
dynPH,
|
|
542
|
+
elementSpacer_block,
|
|
543
|
+
email_only_btn,
|
|
544
|
+
email_only_h2,
|
|
545
|
+
email_only_input,
|
|
546
|
+
email_only_padding,
|
|
518
547
|
endChatButtonStyle,
|
|
519
548
|
error_alert,
|
|
520
549
|
error_alert_content,
|
|
@@ -624,14 +653,18 @@ export {
|
|
|
624
653
|
inline_button,
|
|
625
654
|
inline_button_wrapper,
|
|
626
655
|
inline_container,
|
|
656
|
+
inner,
|
|
627
657
|
input,
|
|
628
658
|
inputStyle,
|
|
659
|
+
insightTitle,
|
|
629
660
|
insight_header,
|
|
630
661
|
insight_header_2,
|
|
631
662
|
insight_header_3,
|
|
632
663
|
insight_header_4,
|
|
633
664
|
insight_headline_2,
|
|
665
|
+
insight_info__divider,
|
|
634
666
|
insight_info_row,
|
|
667
|
+
insight_intro_p,
|
|
635
668
|
insight_list_item,
|
|
636
669
|
insight_p,
|
|
637
670
|
isAbsoluteUrl,
|
|
@@ -646,6 +679,7 @@ export {
|
|
|
646
679
|
job_title,
|
|
647
680
|
labelClassName,
|
|
648
681
|
layout,
|
|
682
|
+
left_bar_section,
|
|
649
683
|
li,
|
|
650
684
|
line_points,
|
|
651
685
|
link_wrapper,
|
|
@@ -674,6 +708,7 @@ export {
|
|
|
674
708
|
mw24,
|
|
675
709
|
na_cursor,
|
|
676
710
|
nested_grid,
|
|
711
|
+
noAnswerButton,
|
|
677
712
|
notificationStyle,
|
|
678
713
|
ol,
|
|
679
714
|
one_row,
|
|
@@ -700,6 +735,7 @@ export {
|
|
|
700
735
|
rate_container,
|
|
701
736
|
rate_pad,
|
|
702
737
|
rate_table_title,
|
|
738
|
+
related_insight,
|
|
703
739
|
remove_padding,
|
|
704
740
|
resposiveLabel,
|
|
705
741
|
results_container,
|
|
@@ -728,6 +764,7 @@ export {
|
|
|
728
764
|
set_logo,
|
|
729
765
|
setcontainer_section_text,
|
|
730
766
|
shift,
|
|
767
|
+
shimmerText,
|
|
731
768
|
shortUrl,
|
|
732
769
|
show,
|
|
733
770
|
show_options,
|
|
@@ -768,6 +805,9 @@ export {
|
|
|
768
805
|
textBlockParagraph,
|
|
769
806
|
textBlockSection,
|
|
770
807
|
th,
|
|
808
|
+
thankyou_image,
|
|
809
|
+
thankyou_message,
|
|
810
|
+
thankyou_overlay,
|
|
771
811
|
threeColRow,
|
|
772
812
|
three_inline,
|
|
773
813
|
title,
|
|
@@ -784,6 +824,7 @@ export {
|
|
|
784
824
|
transcript_container,
|
|
785
825
|
transcript_content,
|
|
786
826
|
two_inline,
|
|
827
|
+
ufbTheme,
|
|
787
828
|
ul,
|
|
788
829
|
up_to,
|
|
789
830
|
url_row,
|
|
@@ -799,6 +840,7 @@ export {
|
|
|
799
840
|
user_hr,
|
|
800
841
|
user_image,
|
|
801
842
|
user_information,
|
|
843
|
+
user_msg,
|
|
802
844
|
validateLink,
|
|
803
845
|
vars,
|
|
804
846
|
victorieTheme,
|
|
@@ -63,4 +63,22 @@ export declare const axosTheme: string, vars: {
|
|
|
63
63
|
color: `var(--${string})`;
|
|
64
64
|
};
|
|
65
65
|
};
|
|
66
|
+
chatbot: {
|
|
67
|
+
bubble: {
|
|
68
|
+
background: `var(--${string})`;
|
|
69
|
+
border: `var(--${string})`;
|
|
70
|
+
borderGradient: `var(--${string})`;
|
|
71
|
+
icon: `var(--${string})`;
|
|
72
|
+
};
|
|
73
|
+
window: {
|
|
74
|
+
background: `var(--${string})`;
|
|
75
|
+
headerBackground: `var(--${string})`;
|
|
76
|
+
headerText: `var(--${string})`;
|
|
77
|
+
agentBackground: `var(--${string})`;
|
|
78
|
+
userBackground: `var(--${string})`;
|
|
79
|
+
inputBorder: `var(--${string})`;
|
|
80
|
+
timestampColor: `var(--${string})`;
|
|
81
|
+
borderBtn: `var(--${string})`;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
66
84
|
};
|
package/dist/themes/axos.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../assets/themes/axos.css';/* empty css */
|
|
2
2
|
var axosTheme = "_1073cm80";
|
|
3
|
-
var vars = { colors: { primary: { background: "var(--_1073cm81)", backgroundButton: "var(--_1073cm82)", body: "var(--_1073cm83)", border: "var(--_1073cm84)", headline: "var(--_1073cm85)", textButton: "var(--_1073cm86)", textGradient: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", backgroundButton: "var(--_1073cm89)", body: "var(--_1073cm8a)", border: "var(--_1073cm8b)", headline: "var(--_1073cm8c)", textButton: "var(--_1073cm8d)", textGradient: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", backgroundButton: "var(--_1073cm8g)", body: "var(--_1073cm8h)", border: "var(--_1073cm8i)", headline: "var(--_1073cm8j)", textButton: "var(--_1073cm8k)", textGradient: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", backgroundButton: "var(--_1073cm8n)", body: "var(--_1073cm8o)", border: "var(--_1073cm8p)", headline: "var(--_1073cm8q)", textButton: "var(--_1073cm8r)", textGradient: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" }, footer: { link: { color: "var(--_1073cm811)" } }, selecction: { icon: { color: "var(--_1073cm812)" } } };
|
|
3
|
+
var vars = { colors: { primary: { background: "var(--_1073cm81)", backgroundButton: "var(--_1073cm82)", body: "var(--_1073cm83)", border: "var(--_1073cm84)", headline: "var(--_1073cm85)", textButton: "var(--_1073cm86)", textGradient: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", backgroundButton: "var(--_1073cm89)", body: "var(--_1073cm8a)", border: "var(--_1073cm8b)", headline: "var(--_1073cm8c)", textButton: "var(--_1073cm8d)", textGradient: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", backgroundButton: "var(--_1073cm8g)", body: "var(--_1073cm8h)", border: "var(--_1073cm8i)", headline: "var(--_1073cm8j)", textButton: "var(--_1073cm8k)", textGradient: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", backgroundButton: "var(--_1073cm8n)", body: "var(--_1073cm8o)", border: "var(--_1073cm8p)", headline: "var(--_1073cm8q)", textButton: "var(--_1073cm8r)", textGradient: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" }, footer: { link: { color: "var(--_1073cm811)" } }, selecction: { icon: { color: "var(--_1073cm812)" } }, chatbot: { bubble: { background: "var(--_1073cm813)", border: "var(--_1073cm814)", borderGradient: "var(--_1073cm815)", icon: "var(--_1073cm816)" }, window: { background: "var(--_1073cm817)", headerBackground: "var(--_1073cm818)", headerText: "var(--_1073cm819)", agentBackground: "var(--_1073cm81a)", userBackground: "var(--_1073cm81b)", inputBorder: "var(--_1073cm81c)", timestampColor: "var(--_1073cm81d)", borderBtn: "var(--_1073cm81e)" } } };
|
|
4
4
|
export {
|
|
5
5
|
axosTheme,
|
|
6
6
|
vars
|
package/dist/themes/index.d.ts
CHANGED
package/dist/themes/index.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { axosTheme, vars } from "./axos.css.js";
|
|
2
2
|
import { premierTheme } from "./premier.css.js";
|
|
3
|
+
import { ufbTheme } from "./ufb.css.js";
|
|
3
4
|
import { victorieTheme } from "./victorie.css.js";
|
|
4
5
|
export {
|
|
5
6
|
axosTheme,
|
|
6
7
|
premierTheme,
|
|
8
|
+
ufbTheme,
|
|
7
9
|
vars,
|
|
8
10
|
victorieTheme
|
|
9
11
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ufbTheme: string;
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|