@axos-web-dev/shared-components 1.0.100-dev.35 → 1.0.100-dev.35-chatbot-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ATMLocator/ATMLocator.js +1 -1
- package/dist/Auth/ErrorAlert.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/Calculator.js +1 -1
- package/dist/Carousel/index.js +1 -1
- package/dist/Chatbot/ChatWindow.css.js +1 -0
- package/dist/Chatbot/Chatbot.css.js +0 -1
- package/dist/Chatbot/Chatbot.js +68 -39
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
- package/dist/FaqAccordion/index.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/ContactUsBusiness.js +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -1
- package/dist/Forms/CraPublicFile.js +1 -1
- package/dist/Forms/EmailOnly.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +1 -1
- package/dist/Forms/SuccesForm.js +1 -1
- package/dist/Hyperlink/index.js +1 -1
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +1 -1
- package/dist/Insight/Featured/Featured.js +1 -1
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/NavDataJson.js +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -1
- package/dist/NavigationMenu/SignInNavButton.js +1 -1
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/package.json +1 -1
|
@@ -70,10 +70,10 @@ import "../Carousel/index.js";
|
|
|
70
70
|
/* empty css */
|
|
71
71
|
import "../Chatbot/store/chat.js";
|
|
72
72
|
import "../Chatbot/authenticate.js";
|
|
73
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
73
74
|
/* empty css */
|
|
74
75
|
import "../Chatbot/store/messages.js";
|
|
75
76
|
import "@ujet/websdk-headless";
|
|
76
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Comparison/Comparison.css.js";
|
|
79
79
|
import "next/image.js";
|
package/dist/Auth/ErrorAlert.js
CHANGED
|
@@ -62,10 +62,10 @@ import "../Carousel/index.js";
|
|
|
62
62
|
/* empty css */
|
|
63
63
|
import "../Chatbot/store/chat.js";
|
|
64
64
|
import "../Chatbot/authenticate.js";
|
|
65
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
65
66
|
/* empty css */
|
|
66
67
|
import "../Chatbot/store/messages.js";
|
|
67
68
|
import "@ujet/websdk-headless";
|
|
68
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
69
69
|
import { Hyperlink } from "../Hyperlink/index.js";
|
|
70
70
|
/* empty css */
|
|
71
71
|
import "../Comparison/Comparison.css.js";
|
package/dist/Button/Button.js
CHANGED
|
@@ -73,10 +73,10 @@ import "../Carousel/index.js";
|
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../Chatbot/store/chat.js";
|
|
75
75
|
import "../Chatbot/authenticate.js";
|
|
76
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../Chatbot/store/messages.js";
|
|
78
79
|
import "@ujet/websdk-headless";
|
|
79
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Comparison/Comparison.css.js";
|
|
82
82
|
import "next/image.js";
|
|
@@ -53,10 +53,10 @@ import "../Carousel/index.js";
|
|
|
53
53
|
import "../Chatbot/store/chat.js";
|
|
54
54
|
import "../Chatbot/authenticate.js";
|
|
55
55
|
import "react-use";
|
|
56
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
56
57
|
/* empty css */
|
|
57
58
|
import "../Chatbot/store/messages.js";
|
|
58
59
|
import "@ujet/websdk-headless";
|
|
59
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
60
60
|
/* empty css */
|
|
61
61
|
import "../Comparison/Comparison.css.js";
|
|
62
62
|
import "next/image.js";
|
package/dist/Carousel/index.js
CHANGED
|
@@ -75,10 +75,10 @@ import "../Auth/SignInPassword.js";
|
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Chatbot/store/chat.js";
|
|
77
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
79
|
/* empty css */
|
|
79
80
|
import "../Chatbot/store/messages.js";
|
|
80
81
|
import "@ujet/websdk-headless";
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../Comparison/Comparison.css.js";
|
|
84
84
|
import "next/image.js";
|
package/dist/Chatbot/Chatbot.js
CHANGED
|
@@ -21,6 +21,7 @@ const Chatbot = ({
|
|
|
21
21
|
const chatRef = useRef(null);
|
|
22
22
|
const agent_virtual = useRef(null);
|
|
23
23
|
const [status, setStatus] = useState("idle");
|
|
24
|
+
const [hasStarted, setHasStarted] = useState(false);
|
|
24
25
|
const brandMap = /* @__PURE__ */ new Map([
|
|
25
26
|
["axos", 1],
|
|
26
27
|
["ufb", 3]
|
|
@@ -48,6 +49,68 @@ const Chatbot = ({
|
|
|
48
49
|
if (projectEnv !== "prod") {
|
|
49
50
|
Logger.addHandler(consoleLoggerHandler);
|
|
50
51
|
}
|
|
52
|
+
const onReadyHandler = async () => {
|
|
53
|
+
console.log("Chat client is ready");
|
|
54
|
+
};
|
|
55
|
+
const onAuthenticatedHandler = async () => {
|
|
56
|
+
console.log("Chat client is authenticated");
|
|
57
|
+
};
|
|
58
|
+
const onChatOngoingHandler = async (chat) => {
|
|
59
|
+
console.log("Ongoing chat:", chat);
|
|
60
|
+
};
|
|
61
|
+
const onChatMessageHandler = async (message) => {
|
|
62
|
+
console.log("Received message:", message);
|
|
63
|
+
addMessage(message);
|
|
64
|
+
};
|
|
65
|
+
const onChatTypingStartedHandler = async (identity) => {
|
|
66
|
+
console.log("Typing started by:", identity);
|
|
67
|
+
};
|
|
68
|
+
const onChatDisconnectedHandler = async () => {
|
|
69
|
+
console.log("Chat disconnected");
|
|
70
|
+
setStatus("idle");
|
|
71
|
+
};
|
|
72
|
+
const onDismissedHandler = async () => {
|
|
73
|
+
console.log("Chat dismissed");
|
|
74
|
+
};
|
|
75
|
+
const onTimeoutHandler = async () => {
|
|
76
|
+
console.log("Chat timeout");
|
|
77
|
+
};
|
|
78
|
+
const onEndedHandler = async () => {
|
|
79
|
+
console.log("Chat ended");
|
|
80
|
+
setStatus("finished");
|
|
81
|
+
};
|
|
82
|
+
const onDestroyedHandler = async () => {
|
|
83
|
+
console.log("Chat destroyed");
|
|
84
|
+
};
|
|
85
|
+
const onChatMemberLeftHandler = async (identity) => {
|
|
86
|
+
console.log("Chat member left:", identity);
|
|
87
|
+
};
|
|
88
|
+
const registerEventHandlers = () => {
|
|
89
|
+
clientRef.current?.on("ready", onReadyHandler);
|
|
90
|
+
clientRef.current?.on("authenticated", onAuthenticatedHandler);
|
|
91
|
+
clientRef.current?.on("chat.ongoing", onChatOngoingHandler);
|
|
92
|
+
clientRef.current?.on("chat.message", onChatMessageHandler);
|
|
93
|
+
clientRef.current?.on("chat.typingStarted", onChatTypingStartedHandler);
|
|
94
|
+
clientRef.current?.on("chat.disconnected", onChatDisconnectedHandler);
|
|
95
|
+
clientRef.current?.on("chat.dismissed", onDismissedHandler);
|
|
96
|
+
clientRef.current?.on("chat.timeout", onTimeoutHandler);
|
|
97
|
+
clientRef.current?.on("chat.ended", onEndedHandler);
|
|
98
|
+
clientRef.current?.on("chat.destroyed", onDestroyedHandler);
|
|
99
|
+
clientRef.current?.on("chat.memberLeft", onChatMemberLeftHandler);
|
|
100
|
+
};
|
|
101
|
+
const deregisterEventHandlers = () => {
|
|
102
|
+
clientRef.current?.off("ready", onReadyHandler);
|
|
103
|
+
clientRef.current?.off("authenticated", onAuthenticatedHandler);
|
|
104
|
+
clientRef.current?.off("chat.ongoing", onDismissedHandler);
|
|
105
|
+
clientRef.current?.off("chat.message", onChatMessageHandler);
|
|
106
|
+
clientRef.current?.off("chat.typingStarted", onChatTypingStartedHandler);
|
|
107
|
+
clientRef.current?.off("chat.disconnected", onChatDisconnectedHandler);
|
|
108
|
+
clientRef.current?.off("chat.dismissed", onDismissedHandler);
|
|
109
|
+
clientRef.current?.off("chat.timeout", onTimeoutHandler);
|
|
110
|
+
clientRef.current?.off("chat.ended", onEndedHandler);
|
|
111
|
+
clientRef.current?.off("chat.destroyed", onDestroyedHandler);
|
|
112
|
+
clientRef.current?.off("chat.memberLeft", onChatMemberLeftHandler);
|
|
113
|
+
};
|
|
51
114
|
const createClient = async () => {
|
|
52
115
|
const client = new Client({
|
|
53
116
|
companyId: process.env.CCAI_COMPANY_ID || "",
|
|
@@ -59,45 +122,7 @@ const Chatbot = ({
|
|
|
59
122
|
clientRef.current = client;
|
|
60
123
|
menuRef.current = await client.getMenus();
|
|
61
124
|
console.log("menus:", menuRef.current);
|
|
62
|
-
|
|
63
|
-
console.log("Chat client is ready");
|
|
64
|
-
});
|
|
65
|
-
clientRef.current.on("authenticated", async () => {
|
|
66
|
-
console.log("Chat client is authenticated");
|
|
67
|
-
});
|
|
68
|
-
client.on("chat.ongoing", (chat) => {
|
|
69
|
-
console.log(chat);
|
|
70
|
-
});
|
|
71
|
-
clientRef.current.on("chat.message", (message) => {
|
|
72
|
-
console.log("Received message:", message);
|
|
73
|
-
addMessage(message);
|
|
74
|
-
});
|
|
75
|
-
clientRef.current.on("chat.typingStarted", (identity) => {
|
|
76
|
-
console.log(identity);
|
|
77
|
-
});
|
|
78
|
-
clientRef.current.on("chat.disconnected", () => {
|
|
79
|
-
console.log("disconnected");
|
|
80
|
-
setStatus("idle");
|
|
81
|
-
});
|
|
82
|
-
clientRef.current.on("chat.dismissed", () => {
|
|
83
|
-
console.log("dismissed");
|
|
84
|
-
});
|
|
85
|
-
clientRef.current.on("chat.timeout", () => {
|
|
86
|
-
console.log("timeout");
|
|
87
|
-
});
|
|
88
|
-
clientRef.current.on("chat.ended", () => {
|
|
89
|
-
console.log("ended");
|
|
90
|
-
setStatus("finished");
|
|
91
|
-
});
|
|
92
|
-
clientRef.current.on("chat.destroyed", () => {
|
|
93
|
-
console.log("destroyed");
|
|
94
|
-
});
|
|
95
|
-
clientRef.current.on("chat.memberLeft", (identity) => {
|
|
96
|
-
console.log(identity);
|
|
97
|
-
});
|
|
98
|
-
clientRef.current.on("chat.typingStarted", (identity) => {
|
|
99
|
-
console.log(identity);
|
|
100
|
-
});
|
|
125
|
+
registerEventHandlers();
|
|
101
126
|
return;
|
|
102
127
|
};
|
|
103
128
|
const startChat = async () => {
|
|
@@ -137,8 +162,10 @@ const Chatbot = ({
|
|
|
137
162
|
};
|
|
138
163
|
const handleClick = async () => {
|
|
139
164
|
toggle();
|
|
165
|
+
if (hasStarted) return;
|
|
140
166
|
if (!hasOpenedOnce) {
|
|
141
167
|
await startChat();
|
|
168
|
+
setHasStarted(true);
|
|
142
169
|
}
|
|
143
170
|
};
|
|
144
171
|
const onSendMessage = (msg) => {
|
|
@@ -163,6 +190,8 @@ const Chatbot = ({
|
|
|
163
190
|
});
|
|
164
191
|
useUnmount(() => {
|
|
165
192
|
console.log("Chatbot unmounted");
|
|
193
|
+
deregisterEventHandlers();
|
|
194
|
+
isMountedRef.current = false;
|
|
166
195
|
});
|
|
167
196
|
return /* @__PURE__ */ jsxs("div", { children: [
|
|
168
197
|
/* @__PURE__ */ jsx(Bubble, { onClick: handleClick }),
|
package/dist/Chevron/index.js
CHANGED
|
@@ -75,10 +75,10 @@ import "../Carousel/index.js";
|
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Chatbot/store/chat.js";
|
|
77
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
79
|
/* empty css */
|
|
79
80
|
import "../Chatbot/store/messages.js";
|
|
80
81
|
import "@ujet/websdk-headless";
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../Comparison/Comparison.css.js";
|
|
84
84
|
import "next/image.js";
|
|
@@ -75,10 +75,10 @@ import "../Carousel/index.js";
|
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Chatbot/store/chat.js";
|
|
77
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
79
|
/* empty css */
|
|
79
80
|
import "../Chatbot/store/messages.js";
|
|
80
81
|
import "@ujet/websdk-headless";
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import { comparison_layout, comparison_content, headerComparison, feature_header, feature_title, comparison_feature, comparison_list, comparison_buttons, comparison } from "./Comparison.css.js";
|
|
84
84
|
import "next/image.js";
|
|
@@ -75,10 +75,10 @@ import "../Carousel/index.js";
|
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Chatbot/store/chat.js";
|
|
77
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
79
|
/* empty css */
|
|
79
80
|
import "../Chatbot/store/messages.js";
|
|
80
81
|
import "@ujet/websdk-headless";
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../Comparison/Comparison.css.js";
|
|
84
84
|
import "next/image.js";
|
|
@@ -76,10 +76,10 @@ import "../Carousel/index.js";
|
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/chat.js";
|
|
78
78
|
import "../Chatbot/authenticate.js";
|
|
79
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
80
|
/* empty css */
|
|
80
81
|
import "../Chatbot/store/messages.js";
|
|
81
82
|
import "@ujet/websdk-headless";
|
|
82
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../Comparison/Comparison.css.js";
|
|
85
85
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
package/dist/Forms/ApplyNow.js
CHANGED
|
@@ -76,10 +76,10 @@ import "../Carousel/index.js";
|
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/chat.js";
|
|
78
78
|
import "../Chatbot/authenticate.js";
|
|
79
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
80
|
/* empty css */
|
|
80
81
|
import "../Chatbot/store/messages.js";
|
|
81
82
|
import "@ujet/websdk-headless";
|
|
82
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../Comparison/Comparison.css.js";
|
|
85
85
|
import "next/image.js";
|
|
@@ -77,10 +77,10 @@ import "../Carousel/index.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/chat.js";
|
|
79
79
|
import "../Chatbot/authenticate.js";
|
|
80
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
81
|
/* empty css */
|
|
81
82
|
import "../Chatbot/store/messages.js";
|
|
82
83
|
import "@ujet/websdk-headless";
|
|
83
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Comparison/Comparison.css.js";
|
|
86
86
|
import "next/image.js";
|
|
@@ -77,10 +77,10 @@ import "../Carousel/index.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/chat.js";
|
|
79
79
|
import "../Chatbot/authenticate.js";
|
|
80
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
81
|
/* empty css */
|
|
81
82
|
import "../Chatbot/store/messages.js";
|
|
82
83
|
import "@ujet/websdk-headless";
|
|
83
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Comparison/Comparison.css.js";
|
|
86
86
|
import "next/image.js";
|
|
@@ -77,10 +77,10 @@ import "../Carousel/index.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/chat.js";
|
|
79
79
|
import "../Chatbot/authenticate.js";
|
|
80
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
81
|
/* empty css */
|
|
81
82
|
import "../Chatbot/store/messages.js";
|
|
82
83
|
import "@ujet/websdk-headless";
|
|
83
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Comparison/Comparison.css.js";
|
|
86
86
|
import "next/image.js";
|
|
@@ -77,10 +77,10 @@ import "../Carousel/index.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/chat.js";
|
|
79
79
|
import "../Chatbot/authenticate.js";
|
|
80
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
81
|
/* empty css */
|
|
81
82
|
import "../Chatbot/store/messages.js";
|
|
82
83
|
import "@ujet/websdk-headless";
|
|
83
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Comparison/Comparison.css.js";
|
|
86
86
|
import "next/image.js";
|
package/dist/Forms/EmailOnly.js
CHANGED
|
@@ -78,10 +78,10 @@ import "../Carousel/index.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Chatbot/store/chat.js";
|
|
80
80
|
import "../Chatbot/authenticate.js";
|
|
81
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
82
|
/* empty css */
|
|
82
83
|
import "../Chatbot/store/messages.js";
|
|
83
84
|
import "@ujet/websdk-headless";
|
|
84
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../Comparison/Comparison.css.js";
|
|
87
87
|
import "next/image.js";
|
|
@@ -78,10 +78,10 @@ import "../../Carousel/index.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Chatbot/store/chat.js";
|
|
80
80
|
import "../../Chatbot/authenticate.js";
|
|
81
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
82
|
/* empty css */
|
|
82
83
|
import "../../Chatbot/store/messages.js";
|
|
83
84
|
import "@ujet/websdk-headless";
|
|
84
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../../Comparison/Comparison.css.js";
|
|
87
87
|
import "next/image.js";
|
|
@@ -74,10 +74,10 @@ import "../../Carousel/index.js";
|
|
|
74
74
|
/* empty css */
|
|
75
75
|
import "../../Chatbot/store/chat.js";
|
|
76
76
|
import "../../Chatbot/authenticate.js";
|
|
77
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
78
|
/* empty css */
|
|
78
79
|
import "../../Chatbot/store/messages.js";
|
|
79
80
|
import "@ujet/websdk-headless";
|
|
80
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../Comparison/Comparison.css.js";
|
|
83
83
|
import "next/image.js";
|
|
@@ -77,10 +77,10 @@ import "../Carousel/index.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/chat.js";
|
|
79
79
|
import "../Chatbot/authenticate.js";
|
|
80
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
81
|
/* empty css */
|
|
81
82
|
import "../Chatbot/store/messages.js";
|
|
82
83
|
import "@ujet/websdk-headless";
|
|
83
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Comparison/Comparison.css.js";
|
|
86
86
|
import "next/image.js";
|
package/dist/Forms/SuccesForm.js
CHANGED
|
@@ -62,10 +62,10 @@ import "../Carousel/index.js";
|
|
|
62
62
|
import "../Chatbot/store/chat.js";
|
|
63
63
|
import "../Chatbot/authenticate.js";
|
|
64
64
|
import "react-use";
|
|
65
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
65
66
|
/* empty css */
|
|
66
67
|
import "../Chatbot/store/messages.js";
|
|
67
68
|
import "@ujet/websdk-headless";
|
|
68
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
69
69
|
/* empty css */
|
|
70
70
|
import "../Comparison/Comparison.css.js";
|
|
71
71
|
import "next/image.js";
|
package/dist/Hyperlink/index.js
CHANGED
|
@@ -70,10 +70,10 @@ import "../Carousel/index.js";
|
|
|
70
70
|
/* empty css */
|
|
71
71
|
import "../Chatbot/store/chat.js";
|
|
72
72
|
import "../Chatbot/authenticate.js";
|
|
73
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
73
74
|
/* empty css */
|
|
74
75
|
import "../Chatbot/store/messages.js";
|
|
75
76
|
import "@ujet/websdk-headless";
|
|
76
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Comparison/Comparison.css.js";
|
|
79
79
|
import "next/image.js";
|
|
@@ -69,10 +69,10 @@ import "../Carousel/index.js";
|
|
|
69
69
|
/* empty css */
|
|
70
70
|
import "../Chatbot/store/chat.js";
|
|
71
71
|
import "../Chatbot/authenticate.js";
|
|
72
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
72
73
|
/* empty css */
|
|
73
74
|
import "../Chatbot/store/messages.js";
|
|
74
75
|
import "@ujet/websdk-headless";
|
|
75
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Comparison/Comparison.css.js";
|
|
78
78
|
import "../Tab/Tab.css.js";
|
|
@@ -76,10 +76,10 @@ import "../Carousel/index.js";
|
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/chat.js";
|
|
78
78
|
import "../Chatbot/authenticate.js";
|
|
79
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
80
|
/* empty css */
|
|
80
81
|
import "../Chatbot/store/messages.js";
|
|
81
82
|
import "@ujet/websdk-headless";
|
|
82
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../Comparison/Comparison.css.js";
|
|
85
85
|
import "../Tab/Tab.css.js";
|
package/dist/ImageLink/index.js
CHANGED
|
@@ -68,10 +68,10 @@ import "../Carousel/index.js";
|
|
|
68
68
|
/* empty css */
|
|
69
69
|
import "../Chatbot/store/chat.js";
|
|
70
70
|
import "../Chatbot/authenticate.js";
|
|
71
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
71
72
|
/* empty css */
|
|
72
73
|
import "../Chatbot/store/messages.js";
|
|
73
74
|
import "@ujet/websdk-headless";
|
|
74
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Comparison/Comparison.css.js";
|
|
77
77
|
import "next/image.js";
|
|
@@ -72,10 +72,10 @@ import "../../Carousel/index.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
import "../../Chatbot/store/chat.js";
|
|
74
74
|
import "../../Chatbot/authenticate.js";
|
|
75
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../../Chatbot/store/messages.js";
|
|
77
78
|
import "@ujet/websdk-headless";
|
|
78
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Comparison/Comparison.css.js";
|
|
81
81
|
import "next/image.js";
|
|
@@ -73,10 +73,10 @@ import "../../Carousel/index.js";
|
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../../Chatbot/store/chat.js";
|
|
75
75
|
import "../../Chatbot/authenticate.js";
|
|
76
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../../Chatbot/store/messages.js";
|
|
78
79
|
import "@ujet/websdk-headless";
|
|
79
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../../Comparison/Comparison.css.js";
|
|
82
82
|
import Image from "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -71,10 +71,10 @@ import "../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../Chatbot/store/chat.js";
|
|
73
73
|
import "../Chatbot/authenticate.js";
|
|
74
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -72,10 +72,10 @@ import "../../Carousel/index.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
import "../../Chatbot/store/chat.js";
|
|
74
74
|
import "../../Chatbot/authenticate.js";
|
|
75
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../../Chatbot/store/messages.js";
|
|
77
78
|
import "@ujet/websdk-headless";
|
|
78
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Comparison/Comparison.css.js";
|
|
81
81
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -73,10 +73,10 @@ import "../../Carousel/index.js";
|
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../../Chatbot/store/chat.js";
|
|
75
75
|
import "../../Chatbot/authenticate.js";
|
|
76
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../../Chatbot/store/messages.js";
|
|
78
79
|
import "@ujet/websdk-headless";
|
|
79
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../../Comparison/Comparison.css.js";
|
|
82
82
|
import Image from "next/image.js";
|
|
@@ -74,10 +74,10 @@ import "../../Carousel/index.js";
|
|
|
74
74
|
/* empty css */
|
|
75
75
|
import "../../Chatbot/store/chat.js";
|
|
76
76
|
import "../../Chatbot/authenticate.js";
|
|
77
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
78
|
/* empty css */
|
|
78
79
|
import "../../Chatbot/store/messages.js";
|
|
79
80
|
import "@ujet/websdk-headless";
|
|
80
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../Comparison/Comparison.css.js";
|
|
83
83
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../../Chatbot/store/chat.js";
|
|
73
73
|
import "../../Chatbot/authenticate.js";
|
|
74
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -74,10 +74,10 @@ import "../../Carousel/index.js";
|
|
|
74
74
|
/* empty css */
|
|
75
75
|
import "../../Chatbot/store/chat.js";
|
|
76
76
|
import "../../Chatbot/authenticate.js";
|
|
77
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
78
|
/* empty css */
|
|
78
79
|
import "../../Chatbot/store/messages.js";
|
|
79
80
|
import "@ujet/websdk-headless";
|
|
80
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../Comparison/Comparison.css.js";
|
|
83
83
|
import "next/image.js";
|
|
@@ -71,10 +71,10 @@ import "../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../Chatbot/store/chat.js";
|
|
73
73
|
import "../Chatbot/authenticate.js";
|
|
74
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -73,10 +73,10 @@ import "../Carousel/index.js";
|
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../Chatbot/store/chat.js";
|
|
75
75
|
import "../Chatbot/authenticate.js";
|
|
76
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../Chatbot/store/messages.js";
|
|
78
79
|
import "@ujet/websdk-headless";
|
|
79
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Comparison/Comparison.css.js";
|
|
82
82
|
import "next/image.js";
|
|
@@ -74,10 +74,10 @@ import "../Carousel/index.js";
|
|
|
74
74
|
/* empty css */
|
|
75
75
|
import "../Chatbot/store/chat.js";
|
|
76
76
|
import "../Chatbot/authenticate.js";
|
|
77
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
78
|
/* empty css */
|
|
78
79
|
import "../Chatbot/store/messages.js";
|
|
79
80
|
import "@ujet/websdk-headless";
|
|
80
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../Comparison/Comparison.css.js";
|
|
83
83
|
import "next/image.js";
|
|
@@ -75,10 +75,10 @@ import "../Carousel/index.js";
|
|
|
75
75
|
/* empty css */
|
|
76
76
|
import "../Chatbot/store/chat.js";
|
|
77
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
79
|
/* empty css */
|
|
79
80
|
import "../Chatbot/store/messages.js";
|
|
80
81
|
import "@ujet/websdk-headless";
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../Comparison/Comparison.css.js";
|
|
84
84
|
import { setcontainer_section_text, set_container_cols, inline_container, set_container, isolate_container } from "./SetContainer.css.js";
|
|
@@ -71,10 +71,10 @@ import "../Carousel/index.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../Chatbot/store/chat.js";
|
|
73
73
|
import "../Chatbot/authenticate.js";
|
|
74
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../Chatbot/store/messages.js";
|
|
76
77
|
import "@ujet/websdk-headless";
|
|
77
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
@@ -79,10 +79,10 @@ import "../Carousel/index.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/chat.js";
|
|
81
81
|
import "../Chatbot/authenticate.js";
|
|
82
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
83
|
/* empty css */
|
|
83
84
|
import "../Chatbot/store/messages.js";
|
|
84
85
|
import "@ujet/websdk-headless";
|
|
85
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../Comparison/Comparison.css.js";
|
|
88
88
|
import "next/image.js";
|
|
@@ -72,10 +72,10 @@ import "../Carousel/index.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
import "../Chatbot/store/chat.js";
|
|
74
74
|
import "../Chatbot/authenticate.js";
|
|
75
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../Chatbot/store/messages.js";
|
|
77
78
|
import "@ujet/websdk-headless";
|
|
78
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Comparison/Comparison.css.js";
|
|
81
81
|
import "next/image.js";
|
package/package.json
CHANGED