@axos-web-dev/shared-components 2.2.5 → 2.2.7-2
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.d.ts +1 -1
- package/dist/ATMLocator/ATMLocator.js +1 -0
- package/dist/Accordion/Accordion.d.ts +3 -3
- package/dist/Article/Article.d.ts +1 -1
- package/dist/Auth/ErrorAlert.d.ts +1 -1
- package/dist/Auth/ErrorAlert.js +1 -0
- package/dist/Auth/Logout.d.ts +1 -1
- package/dist/Auth/SignInPassword.d.ts +1 -1
- package/dist/BulletItem/BulletItem.d.ts +1 -1
- package/dist/Button/Button.d.ts +1 -1
- package/dist/Button/Button.js +1 -0
- package/dist/Button/GoBackButton.d.ts +1 -1
- package/dist/Calculators/Calculator.d.ts +1 -1
- package/dist/Calculators/Calculator.js +2 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -0
- package/dist/Carousel/index.d.ts +3 -3
- package/dist/Carousel/index.js +1 -0
- package/dist/Chatbot/AudioManager.d.ts +19 -0
- package/dist/Chatbot/AudioManager.js +61 -0
- package/dist/Chatbot/Bubble.d.ts +1 -1
- package/dist/Chatbot/ChatWindow.css.d.ts +2 -0
- package/dist/Chatbot/ChatWindow.css.js +34 -30
- package/dist/Chatbot/ChatWindow.js +382 -363
- package/dist/Chatbot/Chatbot.d.ts +4 -1
- package/dist/Chatbot/Chatbot.js +24 -1
- package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
- package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
- package/dist/Chatbot/ExpandChatToggle.d.ts +8 -0
- package/dist/Chatbot/ExpandChatToggle.js +74 -0
- package/dist/Chatbot/index.js +5 -2
- package/dist/Chatbot/store/chat.d.ts +8 -0
- package/dist/Chatbot/store/chat.js +14 -2
- package/dist/Chevron/index.js +1 -0
- package/dist/Comparison/Comparison.d.ts +1 -1
- package/dist/Comparison/Comparison.js +1 -0
- package/dist/Comparison/ComparisonSet.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -0
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
- package/dist/ExecutiveBio/Overlay.d.ts +1 -1
- package/dist/FaqAccordion/index.d.ts +5 -5
- package/dist/FaqAccordion/index.js +1 -0
- package/dist/FdicCallout/index.d.ts +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
- package/dist/Forms/ApplicationStart.d.ts +1 -1
- package/dist/Forms/ApplyNow.d.ts +1 -1
- package/dist/Forms/ApplyNow.js +1 -0
- package/dist/Forms/BoatMooringLocation.d.ts +1 -1
- package/dist/Forms/ClearingForm.d.ts +1 -1
- package/dist/Forms/CommercialDeposits.d.ts +1 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
- package/dist/Forms/CommercialLending.d.ts +1 -1
- package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
- package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
- package/dist/Forms/ContactCompany.d.ts +1 -1
- package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
- package/dist/Forms/ContactUs.d.ts +1 -1
- package/dist/Forms/ContactUsAAS.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.js +1 -0
- package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -0
- package/dist/Forms/ContactUsLVF.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -0
- package/dist/Forms/ContactUsSchwabAAS.d.ts +1 -1
- package/dist/Forms/CpraRequest.d.ts +1 -1
- package/dist/Forms/CpraRequest.js +1 -0
- package/dist/Forms/CraPublicFile.d.ts +1 -1
- package/dist/Forms/CraPublicFile.js +1 -0
- package/dist/Forms/DealerServices.d.ts +1 -1
- package/dist/Forms/EmailOnly.d.ts +1 -1
- package/dist/Forms/EmailOnly.js +1 -0
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/HoneyPot/index.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -0
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
- package/dist/Forms/MortgageWarehouseLending.d.ts +2 -2
- package/dist/Forms/MortgageWarehouseLending.js +8 -7
- package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
- package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +1 -1
- package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
- package/dist/Forms/SuccesForm.d.ts +1 -1
- package/dist/Forms/SuccesForm.js +2 -1
- package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
- package/dist/Forms/WcplSurvey.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.d.ts +1 -1
- package/dist/HeroBanner/HeroVideoPoster.d.ts +1 -1
- package/dist/HeroBanner/LargeHeroBanner.d.ts +1 -1
- package/dist/Hyperlink/index.js +1 -0
- package/dist/IconBillboard/IconBillboard.d.ts +1 -1
- package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
- package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
- package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
- package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
- package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
- package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
- package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
- package/dist/ImageLink/ImageLink.d.ts +1 -1
- package/dist/ImageLink/ImageLink.js +1 -0
- package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -0
- package/dist/ImageLink/index.js +1 -0
- package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
- package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
- package/dist/Insight/Featured/CategorySelector.js +1 -0
- package/dist/Insight/Featured/Featured.d.ts +2 -2
- package/dist/Insight/Featured/Featured.js +1 -0
- package/dist/Insight/Featured/Header.d.ts +1 -1
- package/dist/Insight/Featured/Header.js +1 -0
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
- package/dist/LoadingIndicator/index.d.ts +1 -1
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/Modal/Modal.js +1 -0
- package/dist/Modal/contextApi/store.d.ts +1 -4
- package/dist/Modal/contextApi/store.js +34 -3
- package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -0
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -0
- package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +2 -0
- package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -0
- package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
- package/dist/NavigationMenu/Navbar.d.ts +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -0
- package/dist/NavigationMenu/SignInNavButton.d.ts +1 -3
- package/dist/NavigationMenu/SignInNavButton.js +2 -0
- package/dist/Pagination/Pagination.d.ts +1 -1
- package/dist/SecondaryFooter/index.d.ts +1 -1
- package/dist/SetContainer/SetContainer.d.ts +1 -1
- package/dist/SetContainer/SetContainer.js +1 -0
- package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
- package/dist/SocialMediaBar/iconsRepository.js +1 -0
- package/dist/SocialMediaBar/index.d.ts +1 -1
- package/dist/Tab/Tab.d.ts +1 -1
- package/dist/Tab/TabContainer.d.ts +1 -1
- package/dist/Table/Table.d.ts +5 -5
- package/dist/TextBlock/TextBlock.d.ts +1 -1
- package/dist/Topic/Topic.d.ts +4 -4
- package/dist/VideoTile/VideoInit.d.ts +1 -1
- package/dist/VideoTile/VideoTile.js +1 -0
- package/dist/VideoWrapper/index.js +1 -0
- package/dist/WalnutIframe/index.d.ts +1 -1
- package/dist/assets/Chatbot/ChatWindow.css +69 -57
- package/dist/assets/globals.css +3 -0
- package/dist/assets/notification.mp3.js +4 -0
- package/dist/icons/AxosX/Blue.d.ts +1 -1
- package/dist/icons/AxosX/index.d.ts +1 -1
- package/dist/icons/CheckCircle.d.ts +1 -1
- package/dist/icons/CheckCircleLight.d.ts +1 -1
- package/dist/icons/CheckIcon/index.d.ts +1 -1
- package/dist/icons/ChevronDown.d.ts +1 -1
- package/dist/icons/ChevronUp.d.ts +1 -1
- package/dist/icons/Clock/index.d.ts +1 -1
- package/dist/icons/EqualHousingLender.d.ts +1 -1
- package/dist/icons/Logos/AAS.d.ts +1 -1
- package/dist/icons/Logos/AFS.d.ts +1 -1
- package/dist/icons/Logos/AXA.d.ts +1 -1
- package/dist/icons/Logos/AXB.d.ts +1 -1
- package/dist/icons/Logos/AXC.d.ts +1 -1
- package/dist/icons/Logos/AXI.d.ts +1 -1
- package/dist/icons/Logos/AXOS.d.ts +1 -1
- package/dist/icons/Logos/GBLVF.d.ts +1 -1
- package/dist/icons/Logos/LVF.d.ts +1 -1
- package/dist/icons/Logos/LVFText.d.ts +1 -1
- package/dist/icons/Logos/SPB.d.ts +1 -1
- package/dist/icons/MemberFdicLogo.d.ts +1 -1
- package/dist/icons/QuoteIconGrey.d.ts +1 -1
- package/dist/icons/QuoteIconWhite.d.ts +1 -1
- package/dist/icons/QuoteIconYellow.d.ts +1 -1
- package/dist/main.js +5 -2
- package/dist/utils/useVisibility.d.ts +1 -0
- package/dist/utils/useVisibility.js +18 -0
- package/dist/vite-env.d.js +1 -0
- package/package.json +147 -147
- package/dist/Chatbot/Chat.d.ts +0 -1
- package/dist/Chatbot/Chat.js +0 -158
- package/dist/Chatbot/useHeadlessChat.d.ts +0 -27
- package/dist/Chatbot/useHeadlessChat.js +0 -240
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { default as AudioManager } from './AudioManager';
|
|
2
|
+
|
|
3
|
+
export declare const audioManager: AudioManager;
|
|
1
4
|
export type ChatbotProps = {
|
|
2
5
|
project?: "axos" | "ufb";
|
|
3
6
|
debug?: boolean;
|
|
@@ -14,5 +17,5 @@ export declare const Chatbot: ({ project, projectEnv, menuOption, config, }: {
|
|
|
14
17
|
menuOption?: "Support Virtual Agent" | string;
|
|
15
18
|
debug?: boolean;
|
|
16
19
|
config: InitalizeChatbot;
|
|
17
|
-
}) => false | import("react").JSX.Element;
|
|
20
|
+
}) => false | import("react/jsx-runtime").JSX.Element;
|
|
18
21
|
export {};
|
package/dist/Chatbot/Chatbot.js
CHANGED
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
3
|
+
import { usePageVisibility } from "../utils/useVisibility.js";
|
|
3
4
|
import { useRef, useState, useEffect } from "react";
|
|
4
5
|
import { useMount, useUnmount } from "react-use";
|
|
6
|
+
import notificationSound from "../assets/notification.mp3.js";
|
|
7
|
+
import AudioManager from "./AudioManager.js";
|
|
5
8
|
import { Bubble } from "./Bubble.js";
|
|
6
9
|
import { chatbotAXB, chatbotUFB } from "./Chatbot.css.js";
|
|
7
10
|
import { ChatWindow } from "./ChatWindow.js";
|
|
8
11
|
import { useOpenChat } from "./store/chat.js";
|
|
9
12
|
import { useMessages } from "./store/messages.js";
|
|
13
|
+
const audioManager = new AudioManager();
|
|
14
|
+
audioManager.installUjetAudioOverride(notificationSound);
|
|
15
|
+
audioManager.setSoundEnabled(false);
|
|
10
16
|
const Chatbot = ({
|
|
11
17
|
project = "axos",
|
|
12
18
|
projectEnv = "dev",
|
|
@@ -14,6 +20,7 @@ const Chatbot = ({
|
|
|
14
20
|
config
|
|
15
21
|
}) => {
|
|
16
22
|
const {
|
|
23
|
+
isOpen,
|
|
17
24
|
hasOpenedOnce,
|
|
18
25
|
toggle,
|
|
19
26
|
reset,
|
|
@@ -23,6 +30,7 @@ const Chatbot = ({
|
|
|
23
30
|
unblockInput,
|
|
24
31
|
blockInput
|
|
25
32
|
} = useOpenChat();
|
|
33
|
+
const isVisible = usePageVisibility();
|
|
26
34
|
const { addMessage, addMessages, clearMessages, messages } = useMessages();
|
|
27
35
|
const clientRef = useRef(null);
|
|
28
36
|
const menuRef = useRef(null);
|
|
@@ -305,6 +313,7 @@ const Chatbot = ({
|
|
|
305
313
|
}
|
|
306
314
|
};
|
|
307
315
|
const handleClick = async () => {
|
|
316
|
+
audioManager.setSoundEnabled(true);
|
|
308
317
|
toggle();
|
|
309
318
|
if (hasStarted) return;
|
|
310
319
|
if (!hasOpenedOnce) {
|
|
@@ -391,6 +400,19 @@ const Chatbot = ({
|
|
|
391
400
|
console.error("Error sending preview message:", error);
|
|
392
401
|
}
|
|
393
402
|
};
|
|
403
|
+
useEffect(() => {
|
|
404
|
+
if (chatRef.current) {
|
|
405
|
+
if (isVisible && isOpen) {
|
|
406
|
+
audioManager.setSoundEnabled(false);
|
|
407
|
+
}
|
|
408
|
+
if (isVisible && !isOpen) {
|
|
409
|
+
audioManager.setSoundEnabled(true);
|
|
410
|
+
}
|
|
411
|
+
if (!isVisible) {
|
|
412
|
+
audioManager.setSoundEnabled(true);
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
}, [isOpen, isVisible]);
|
|
394
416
|
return menusLoaded && /* @__PURE__ */ jsxs(
|
|
395
417
|
"div",
|
|
396
418
|
{
|
|
@@ -417,5 +439,6 @@ const Chatbot = ({
|
|
|
417
439
|
);
|
|
418
440
|
};
|
|
419
441
|
export {
|
|
420
|
-
Chatbot
|
|
442
|
+
Chatbot,
|
|
443
|
+
audioManager
|
|
421
444
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const EllipsisLoader: () => import("react").JSX.Element;
|
|
1
|
+
declare const EllipsisLoader: () => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default EllipsisLoader;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { vars } from "../themes/axos.css.js";
|
|
3
|
+
import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
import clsx from "clsx";
|
|
8
|
+
import { button_bar, expandToggleStyle } from "./ChatWindow.css.js";
|
|
9
|
+
const ExpandChatToggle = ({
|
|
10
|
+
isExpanded,
|
|
11
|
+
onToggle
|
|
12
|
+
}) => {
|
|
13
|
+
return /* @__PURE__ */ jsx(
|
|
14
|
+
"button",
|
|
15
|
+
{
|
|
16
|
+
type: "button",
|
|
17
|
+
onClick: onToggle,
|
|
18
|
+
className: clsx(button_bar, expandToggleStyle),
|
|
19
|
+
style: { border: "none", cursor: "pointer", padding: 0, lineHeight: 1 },
|
|
20
|
+
"aria-label": isExpanded ? "Collapse chat window" : "Expand chat window",
|
|
21
|
+
title: isExpanded ? "Collapse" : "Expand",
|
|
22
|
+
children: isExpanded ? (
|
|
23
|
+
// Collapse: inward corners — shown when panel is expanded (shrink toward bottom-right)
|
|
24
|
+
/* @__PURE__ */ jsxs(
|
|
25
|
+
"svg",
|
|
26
|
+
{
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
width: 16,
|
|
29
|
+
height: 16,
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
fill: "none",
|
|
32
|
+
stroke: vars.chatbot.window.headerText,
|
|
33
|
+
strokeWidth: 2,
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
"aria-hidden": true,
|
|
37
|
+
children: [
|
|
38
|
+
/* @__PURE__ */ jsx("polyline", { points: "20 14 14 14 14 20" }),
|
|
39
|
+
/* @__PURE__ */ jsx("polyline", { points: "4 10 10 10 10 4" }),
|
|
40
|
+
/* @__PURE__ */ jsx("line", { x1: "14", y1: "14", x2: "21", y2: "21" }),
|
|
41
|
+
/* @__PURE__ */ jsx("line", { x1: "10", y1: "10", x2: "3", y2: "3" })
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
)
|
|
45
|
+
) : (
|
|
46
|
+
// Expand: outward corners — shown when panel is compact (grow toward top-left)
|
|
47
|
+
/* @__PURE__ */ jsxs(
|
|
48
|
+
"svg",
|
|
49
|
+
{
|
|
50
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
51
|
+
width: 16,
|
|
52
|
+
height: 16,
|
|
53
|
+
viewBox: "0 0 24 24",
|
|
54
|
+
fill: "none",
|
|
55
|
+
stroke: vars.chatbot.window.headerText,
|
|
56
|
+
strokeWidth: 2,
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
"aria-hidden": true,
|
|
60
|
+
children: [
|
|
61
|
+
/* @__PURE__ */ jsx("polyline", { points: "9 3 3 3 3 9" }),
|
|
62
|
+
/* @__PURE__ */ jsx("polyline", { points: "15 21 21 21 21 15" }),
|
|
63
|
+
/* @__PURE__ */ jsx("line", { x1: "3", y1: "3", x2: "10", y2: "10" }),
|
|
64
|
+
/* @__PURE__ */ jsx("line", { x1: "21", y1: "21", x2: "14", y2: "14" })
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
)
|
|
68
|
+
)
|
|
69
|
+
}
|
|
70
|
+
);
|
|
71
|
+
};
|
|
72
|
+
export {
|
|
73
|
+
ExpandChatToggle
|
|
74
|
+
};
|
package/dist/Chatbot/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { Bubble } from "./Bubble.js";
|
|
3
3
|
import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, svgFill } from "./Bubble.css.js";
|
|
4
|
-
import { Chatbot } from "./Chatbot.js";
|
|
4
|
+
import { Chatbot, audioManager } from "./Chatbot.js";
|
|
5
5
|
import { chatbotAXB, chatbotUFB } from "./Chatbot.css.js";
|
|
6
6
|
import { ChatWindow } from "./ChatWindow.js";
|
|
7
|
-
import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./ChatWindow.css.js";
|
|
7
|
+
import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, expandToggleStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowExpandedStyle, windowOpenStyle, windowStyle } from "./ChatWindow.css.js";
|
|
8
8
|
import { useOpenChat } from "./store/chat.js";
|
|
9
9
|
import { useMessages } from "./store/messages.js";
|
|
10
10
|
export {
|
|
@@ -13,6 +13,7 @@ export {
|
|
|
13
13
|
Chatbot,
|
|
14
14
|
agent_msg,
|
|
15
15
|
arrowFill,
|
|
16
|
+
audioManager,
|
|
16
17
|
autoResize,
|
|
17
18
|
borderHoverGradient,
|
|
18
19
|
bubbleButton,
|
|
@@ -31,6 +32,7 @@ export {
|
|
|
31
32
|
chatbotMenuItem,
|
|
32
33
|
chatbotUFB,
|
|
33
34
|
endChatButtonStyle,
|
|
35
|
+
expandToggleStyle,
|
|
34
36
|
inline_button,
|
|
35
37
|
inline_button_wrapper,
|
|
36
38
|
inner,
|
|
@@ -50,6 +52,7 @@ export {
|
|
|
50
52
|
useOpenChat,
|
|
51
53
|
user_msg,
|
|
52
54
|
windowBarStyle,
|
|
55
|
+
windowExpandedStyle,
|
|
53
56
|
windowOpenStyle,
|
|
54
57
|
windowStyle
|
|
55
58
|
};
|
|
@@ -7,6 +7,7 @@ interface OpenChatState {
|
|
|
7
7
|
reset: () => void;
|
|
8
8
|
showThankyouMessage: boolean;
|
|
9
9
|
displayThankyouMessage: () => void;
|
|
10
|
+
hideDisplayThankyouMessage: () => void;
|
|
10
11
|
toggleThankyouMessage?: () => void;
|
|
11
12
|
hasEscalated?: boolean;
|
|
12
13
|
startEscalation?: () => void;
|
|
@@ -14,6 +15,13 @@ interface OpenChatState {
|
|
|
14
15
|
isBlockedInput?: boolean;
|
|
15
16
|
blockInput?: () => void;
|
|
16
17
|
unblockInput?: () => void;
|
|
18
|
+
hasStarted: boolean;
|
|
19
|
+
setChatStarted: () => void;
|
|
20
|
+
resetChatStarted: () => void;
|
|
21
|
+
chatStatus: "idle" | "connected" | "connecting" | "ending" | "ended";
|
|
22
|
+
setChatStatus: (status: "idle" | "connected" | "connecting" | "ending" | "ended") => void;
|
|
23
|
+
isWindowExpanded: boolean;
|
|
24
|
+
toggleWindowExpanded: () => void;
|
|
17
25
|
}
|
|
18
26
|
export declare const useOpenChat: import('zustand').UseBoundStore<import('zustand').StoreApi<OpenChatState>>;
|
|
19
27
|
export {};
|
|
@@ -4,6 +4,10 @@ const useOpenChat = create((set, get) => ({
|
|
|
4
4
|
hasOpenedOnce: false,
|
|
5
5
|
showThankyouMessage: false,
|
|
6
6
|
hasEscalated: false,
|
|
7
|
+
hasStarted: false,
|
|
8
|
+
chatStatus: "idle",
|
|
9
|
+
isWindowExpanded: false,
|
|
10
|
+
toggleWindowExpanded: () => set((state) => ({ isWindowExpanded: !state.isWindowExpanded })),
|
|
7
11
|
toggle: () => set((state) => ({ isOpen: !state.isOpen, hasOpenedOnce: true })),
|
|
8
12
|
open: () => {
|
|
9
13
|
const alreadyOpened = get().hasOpenedOnce;
|
|
@@ -18,15 +22,23 @@ const useOpenChat = create((set, get) => ({
|
|
|
18
22
|
isOpen: false,
|
|
19
23
|
showThankyouMessage: false,
|
|
20
24
|
hasEscalated: false,
|
|
21
|
-
isBlockedInput: false
|
|
25
|
+
isBlockedInput: false,
|
|
26
|
+
hasStarted: false,
|
|
27
|
+
isWindowExpanded: false
|
|
22
28
|
}),
|
|
23
29
|
displayThankyouMessage: () => set({ showThankyouMessage: true }),
|
|
30
|
+
hideDisplayThankyouMessage: () => set({ showThankyouMessage: false }),
|
|
24
31
|
toggleThankyouMessage: () => set((state) => ({ showThankyouMessage: !state.showThankyouMessage })),
|
|
25
32
|
startEscalation: () => set({ hasEscalated: true }),
|
|
26
33
|
endEscalation: () => set({ hasEscalated: false }),
|
|
27
34
|
isBlockedInput: false,
|
|
28
35
|
blockInput: () => set({ isBlockedInput: true }),
|
|
29
|
-
unblockInput: () => set({ isBlockedInput: false })
|
|
36
|
+
unblockInput: () => set({ isBlockedInput: false }),
|
|
37
|
+
setChatStarted: () => set({ hasStarted: true }),
|
|
38
|
+
resetChatStarted: () => set({ hasStarted: false }),
|
|
39
|
+
setChatStatus: (status) => set({
|
|
40
|
+
chatStatus: status
|
|
41
|
+
})
|
|
30
42
|
}));
|
|
31
43
|
export {
|
|
32
44
|
useOpenChat
|
package/dist/Chevron/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ComparisonProps } from './Comparison.interface';
|
|
2
2
|
|
|
3
|
-
export declare const Comparison: ({ id, variant: fullVariant, headline, description, bullets, callToActionRow, keyFeature, keyFeatureDescription, highlightedFeature, index, toggleState, table, }: ComparisonProps) => import("react").JSX.Element;
|
|
3
|
+
export declare const Comparison: ({ id, variant: fullVariant, headline, description, bullets, callToActionRow, keyFeature, keyFeatureDescription, highlightedFeature, index, toggleState, table, }: ComparisonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ComparisonSetProps } from './Comparison.interface';
|
|
2
2
|
|
|
3
|
-
export declare const ComparisonSet: ({ headline, variant, id, additionalDetails, icon, eyebrow, bodyCopy, comparisonElements, }: ComparisonSetProps) => import("react").JSX.Element;
|
|
3
|
+
export declare const ComparisonSet: ({ headline, variant, id, additionalDetails, icon, eyebrow, bodyCopy, comparisonElements, }: ComparisonSetProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ExecutiveBioProps as Props } from './ExecutiveBio.interface';
|
|
2
2
|
|
|
3
|
-
export declare const ExecutiveBio: ({ id, hasParentH2, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveLinkedIn, executiveWebsite, executiveHeadshot, variant: fullVariant, bannerType, executiveTwitter, executiveFacebook, bullets, bulletsTitle, quote, backgroundOverlay, }: Props) => import("react").JSX.Element;
|
|
3
|
+
export declare const ExecutiveBio: ({ id, hasParentH2, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveLinkedIn, executiveWebsite, executiveHeadshot, variant: fullVariant, bannerType, executiveTwitter, executiveFacebook, bullets, bulletsTitle, quote, backgroundOverlay, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ExecutiveBioSetProps as Props } from './ExecutiveBio.interface';
|
|
2
2
|
|
|
3
|
-
export declare const ExecutiveBioSet: ({ id, title, description, executiveBios, additionalDetails, variant: fullVariant, numberOfColumns, }: Props) => import("react").JSX.Element;
|
|
3
|
+
export declare const ExecutiveBioSet: ({ id, title, description, executiveBios, additionalDetails, variant: fullVariant, numberOfColumns, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,5 +4,5 @@ interface OverlayProps {
|
|
|
4
4
|
className?: string;
|
|
5
5
|
variant?: QuaternaryTypes;
|
|
6
6
|
}
|
|
7
|
-
export declare const Overlay: ({ className, variant }: OverlayProps) => import("react").JSX.Element;
|
|
7
|
+
export declare const Overlay: ({ className, variant }: OverlayProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -4,19 +4,19 @@ import { PropsWithChildren, ReactNode } from 'react';
|
|
|
4
4
|
export interface AccordionItemProps extends PropsWithChildren {
|
|
5
5
|
id: string;
|
|
6
6
|
}
|
|
7
|
-
export declare const AccordionItem: (props: AccordionItemProps) => import("react").JSX.Element;
|
|
7
|
+
export declare const AccordionItem: (props: AccordionItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export declare const AccordionItemSummary: (props: {
|
|
9
9
|
id: string;
|
|
10
10
|
level: string;
|
|
11
|
-
} & PropsWithChildren) => import("react").JSX.Element;
|
|
11
|
+
} & PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
export declare const AccordionCtas: (props: {
|
|
13
13
|
callToActionRow: ChevronProps;
|
|
14
|
-
}) => import("react").JSX.Element;
|
|
15
|
-
export declare const AccordionItemContent: (props: PropsWithChildren) => import("react").JSX.Element;
|
|
14
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export declare const AccordionItemContent: (props: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
16
16
|
export declare const FaqAccordion: (props: {
|
|
17
17
|
header?: string;
|
|
18
18
|
accordionEmbedLevel?: string;
|
|
19
19
|
internalName?: string;
|
|
20
20
|
id?: string;
|
|
21
21
|
additionalDetails?: ReactNode | string;
|
|
22
|
-
} & PropsWithChildren) => import("react").JSX.Element;
|
|
22
|
+
} & PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const FdicBanner: () => import("react").JSX.Element;
|
|
1
|
+
export declare const FdicBanner: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,8 +7,8 @@ type WithStyles = {
|
|
|
7
7
|
type WithId = {
|
|
8
8
|
id?: string;
|
|
9
9
|
};
|
|
10
|
-
export declare const FooterContent: (props: PropsWithChildren & WithStyles & WithId) => import("react").JSX.Element;
|
|
11
|
-
export declare const FooterParagraph: (props: PropsWithChildren & WithStyles & WithId) => import("react").JSX.Element;
|
|
12
|
-
export declare const FooterIcons: (props: PropsWithChildren & WithStyles) => import("react").JSX.Element;
|
|
13
|
-
export declare const FooterDisclosure: (props: PropsWithChildren & WithStyles) => import("react").JSX.Element;
|
|
10
|
+
export declare const FooterContent: (props: PropsWithChildren & WithStyles & WithId) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export declare const FooterParagraph: (props: PropsWithChildren & WithStyles & WithId) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export declare const FooterIcons: (props: PropsWithChildren & WithStyles) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export declare const FooterDisclosure: (props: PropsWithChildren & WithStyles) => import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -9,4 +9,4 @@ export type ApplicationStartInputs = {
|
|
|
9
9
|
Send_SMS__c: boolean;
|
|
10
10
|
DoNotCall: boolean;
|
|
11
11
|
};
|
|
12
|
-
export declare const ApplicationStart: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
12
|
+
export declare const ApplicationStart: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
package/dist/Forms/ApplyNow.d.ts
CHANGED
|
@@ -3,4 +3,4 @@ import { FormProps } from './FormProps';
|
|
|
3
3
|
export declare const ApplyNow: ({ icon, children, disclosure, variant: fullVariant, headline, description, id, gbf, project, }: Omit<FormProps & {
|
|
4
4
|
gbf?: boolean;
|
|
5
5
|
project?: string;
|
|
6
|
-
}, "callToAction" | "validateEmail" | "onSubmit">) => import("react").JSX.Element;
|
|
6
|
+
}, "callToAction" | "validateEmail" | "onSubmit">) => import("react/jsx-runtime").JSX.Element;
|
package/dist/Forms/ApplyNow.js
CHANGED
|
@@ -27,4 +27,4 @@ export type BoatMooringLocationInputs = {
|
|
|
27
27
|
insurancePolicyExpirationDate: string;
|
|
28
28
|
insuranceContactEmailAddress: string;
|
|
29
29
|
};
|
|
30
|
-
export declare const BoatMooringLocation: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react").JSX.Element;
|
|
30
|
+
export declare const BoatMooringLocation: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -11,4 +11,4 @@ export type ClearingInputs = {
|
|
|
11
11
|
Memo__c: string;
|
|
12
12
|
business_type_selection: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const ClearingForm: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
14
|
+
export declare const ClearingForm: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export type CommercialDepositsInputs = {
|
|
|
14
14
|
Others_Detail__c: string;
|
|
15
15
|
Product_and_servicing_needs__c: string;
|
|
16
16
|
};
|
|
17
|
-
export declare const CommercialDeposits: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
17
|
+
export declare const CommercialDeposits: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,4 +13,4 @@ export type CommercialDepositsNoLendingOptionInputs = {
|
|
|
13
13
|
Others_Detail__c: string;
|
|
14
14
|
Product_and_servicing_needs__c: string;
|
|
15
15
|
};
|
|
16
|
-
export declare const CommercialDepositsNoLendingOption: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
16
|
+
export declare const CommercialDepositsNoLendingOption: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -16,4 +16,4 @@ export type CommercialLendingInputs = {
|
|
|
16
16
|
Loan__c: string;
|
|
17
17
|
Requested_loan_amount_and_leverage__c: string;
|
|
18
18
|
};
|
|
19
|
-
export declare const CommercialLending: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react").JSX.Element;
|
|
19
|
+
export declare const CommercialLending: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,4 +7,4 @@ export type CommercialPremiumFinanceInputs = {
|
|
|
7
7
|
Insurance_Company__c: string;
|
|
8
8
|
Type_of_Policy__c: string;
|
|
9
9
|
};
|
|
10
|
-
export declare const CommercialPremiumFinance: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react").JSX.Element;
|
|
10
|
+
export declare const CommercialPremiumFinance: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -9,4 +9,4 @@ export type ConstructionLendingDynamicInputs = {
|
|
|
9
9
|
description: string;
|
|
10
10
|
Company_NMLS_ID__c: string;
|
|
11
11
|
};
|
|
12
|
-
export declare const ConstructionLendingDynamic: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react").JSX.Element;
|
|
12
|
+
export declare const ConstructionLendingDynamic: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, validateEmail, onValidate, description, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,4 +7,4 @@ export type ContactCompanyInputs = {
|
|
|
7
7
|
phone: string;
|
|
8
8
|
company: string;
|
|
9
9
|
};
|
|
10
|
-
export declare const ContactCompany: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
10
|
+
export declare const ContactCompany: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type ContactCompanyTitleInputs = {
|
|
|
8
8
|
company: string;
|
|
9
9
|
title: string;
|
|
10
10
|
};
|
|
11
|
-
export declare const ContactCompanyTitle: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
11
|
+
export declare const ContactCompanyTitle: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export type Inputs = {
|
|
|
6
6
|
email: string;
|
|
7
7
|
phone: string;
|
|
8
8
|
};
|
|
9
|
-
export declare const ContactUs: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
9
|
+
export declare const ContactUs: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -10,4 +10,4 @@ export type ContactUsAASInputs = {
|
|
|
10
10
|
Role__c: string;
|
|
11
11
|
description: string;
|
|
12
12
|
};
|
|
13
|
-
export declare const ContactUsAAS: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
13
|
+
export declare const ContactUsAAS: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type ContactUsBusinessNmlsIdInputs = {
|
|
|
8
8
|
phone: string;
|
|
9
9
|
Company_NMLS_ID__c: string;
|
|
10
10
|
};
|
|
11
|
-
export declare const ContactUsBusiness: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
11
|
+
export declare const ContactUsBusiness: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export type ContactUsBusinessNameAndEmailInputs = {
|
|
|
6
6
|
Business_Name__c: string;
|
|
7
7
|
email: string;
|
|
8
8
|
};
|
|
9
|
-
export declare const ContactUsBusinessNameAndEmail: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
9
|
+
export declare const ContactUsBusinessNameAndEmail: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,4 +7,4 @@ export type ContactUsNmlsIdInputs = {
|
|
|
7
7
|
phone: string;
|
|
8
8
|
NMLS_ID__c: string;
|
|
9
9
|
};
|
|
10
|
-
export declare const ContactUsNMLSId: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
10
|
+
export declare const ContactUsNMLSId: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type ContactUsSchwabAASInputs = {
|
|
|
8
8
|
company: string;
|
|
9
9
|
Role__c: string;
|
|
10
10
|
};
|
|
11
|
-
export declare const ContactUsSchwabAAS: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
11
|
+
export declare const ContactUsSchwabAAS: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -24,4 +24,4 @@ export type CpraInputs = {
|
|
|
24
24
|
Zip_Code: string;
|
|
25
25
|
Contact_Method: "Email" | "Postal Mail";
|
|
26
26
|
};
|
|
27
|
-
export declare const CpraRequest: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
27
|
+
export declare const CpraRequest: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,4 +7,4 @@ export type CraPublicFileInputs = {
|
|
|
7
7
|
Customer_Phone__c: string;
|
|
8
8
|
description: string;
|
|
9
9
|
};
|
|
10
|
-
export declare const CraPublicFile: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react").JSX.Element;
|
|
10
|
+
export declare const CraPublicFile: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, description, callToAction, validateEmail, onValidate, id, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|