@axos-web-dev/shared-components 1.0.100-dev.35-chatbot-1 → 1.0.100-dev.35-chatbot-3

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.
Files changed (48) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -1
  2. package/dist/Auth/ErrorAlert.js +1 -1
  3. package/dist/Button/Button.js +1 -1
  4. package/dist/Calculators/Calculator.js +1 -1
  5. package/dist/Carousel/index.js +1 -1
  6. package/dist/Chatbot/ChatWindow.css.js +0 -1
  7. package/dist/Chatbot/Chatbot.css.js +1 -0
  8. package/dist/Chatbot/Chatbot.js +11 -8
  9. package/dist/Chatbot/store/chat.js +1 -1
  10. package/dist/Chevron/index.js +1 -1
  11. package/dist/Comparison/Comparison.js +1 -1
  12. package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
  13. package/dist/FaqAccordion/index.js +1 -1
  14. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  15. package/dist/Forms/ApplyNow.js +1 -1
  16. package/dist/Forms/ContactUsBusiness.js +1 -1
  17. package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
  18. package/dist/Forms/ContactUsNMLSId.js +1 -1
  19. package/dist/Forms/CraPublicFile.js +1 -1
  20. package/dist/Forms/EmailOnly.js +1 -1
  21. package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
  22. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
  23. package/dist/Forms/MortgageWarehouseLending.js +1 -1
  24. package/dist/Forms/SuccesForm.js +1 -1
  25. package/dist/Hyperlink/index.js +1 -1
  26. package/dist/ImageLink/ImageLink.js +1 -1
  27. package/dist/ImageLink/ImageLinkSet.js +1 -1
  28. package/dist/ImageLink/index.js +1 -1
  29. package/dist/Insight/Featured/CategorySelector.js +1 -1
  30. package/dist/Insight/Featured/Featured.js +1 -1
  31. package/dist/Insight/Featured/Header.js +1 -1
  32. package/dist/Modal/Modal.js +1 -1
  33. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
  34. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  35. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
  36. package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
  37. package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
  38. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  39. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  40. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  41. package/dist/NavigationMenu/NavDataJson.js +1 -1
  42. package/dist/NavigationMenu/Navbar.js +1 -1
  43. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  44. package/dist/SetContainer/SetContainer.js +1 -1
  45. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  46. package/dist/VideoTile/VideoTile.js +1 -1
  47. package/dist/VideoWrapper/index.js +1 -1
  48. 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";
74
73
  /* empty css */
75
74
  import "../Chatbot/store/messages.js";
76
75
  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";
@@ -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";
66
65
  /* empty css */
67
66
  import "../Chatbot/store/messages.js";
68
67
  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";
@@ -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";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/messages.js";
79
78
  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";
57
56
  /* empty css */
58
57
  import "../Chatbot/store/messages.js";
59
58
  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";
@@ -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";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/messages.js";
81
80
  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";
@@ -1,4 +1,3 @@
1
- import "./Chatbot.css.ts.vanilla.css.js";
2
1
  import '../assets/Chatbot/ChatWindow.css';/* empty css */
3
2
  var windowStyle = "_13n1jqk0";
4
3
  var windowOpenStyle = "_13n1jqk1";
@@ -1,3 +1,4 @@
1
+ import "./Chatbot.css.ts.vanilla.css.js";
1
2
  var chatbotAXB = "_1hpv6vm0";
2
3
  var chatbotUFB = "_1hpv6vm1";
3
4
  export {
@@ -85,6 +85,14 @@ const Chatbot = ({
85
85
  const onChatMemberLeftHandler = async (identity) => {
86
86
  console.log("Chat member left:", identity);
87
87
  };
88
+ const onChatConnectedHandler = async () => {
89
+ setStatus("connected");
90
+ console.log("connected");
91
+ const messages2 = await clientRef.current?.fetchMessages();
92
+ if (messages2) {
93
+ addMessages(messages2);
94
+ }
95
+ };
88
96
  const registerEventHandlers = () => {
89
97
  clientRef.current?.on("ready", onReadyHandler);
90
98
  clientRef.current?.on("authenticated", onAuthenticatedHandler);
@@ -97,6 +105,7 @@ const Chatbot = ({
97
105
  clientRef.current?.on("chat.ended", onEndedHandler);
98
106
  clientRef.current?.on("chat.destroyed", onDestroyedHandler);
99
107
  clientRef.current?.on("chat.memberLeft", onChatMemberLeftHandler);
108
+ clientRef?.current?.on("chat.connected", onChatConnectedHandler);
100
109
  };
101
110
  const deregisterEventHandlers = () => {
102
111
  clientRef.current?.off("ready", onReadyHandler);
@@ -110,8 +119,10 @@ const Chatbot = ({
110
119
  clientRef.current?.off("chat.ended", onEndedHandler);
111
120
  clientRef.current?.off("chat.destroyed", onDestroyedHandler);
112
121
  clientRef.current?.off("chat.memberLeft", onChatMemberLeftHandler);
122
+ clientRef.current?.off("chat.connected", onChatConnectedHandler);
113
123
  };
114
124
  const createClient = async () => {
125
+ if (isMountedRef.current) return;
115
126
  const client = new Client({
116
127
  companyId: process.env.CCAI_COMPANY_ID || "",
117
128
  tenant: process.env.CCAI_TENANT_NAME || "",
@@ -136,14 +147,6 @@ const Chatbot = ({
136
147
  console.log("Resuming chat:", ongoingChat.id);
137
148
  chatRef.current = await client.resumeChat(ongoingChat.id);
138
149
  agent_virtual.current = ongoingChat.agent;
139
- clientRef?.current?.on("chat.connected", async () => {
140
- setStatus("connected");
141
- console.log("connected");
142
- const messages2 = await clientRef.current?.fetchMessages();
143
- if (messages2) {
144
- addMessages(messages2);
145
- }
146
- });
147
150
  return;
148
151
  }
149
152
  const foundMenu = menuRef.current.menus.find(
@@ -2,7 +2,7 @@ import { create } from "zustand";
2
2
  const useOpenChat = create((set, get) => ({
3
3
  isOpen: false,
4
4
  hasOpenedOnce: false,
5
- toggle: () => set((state) => ({ isOpen: !state.isOpen })),
5
+ toggle: () => set((state) => ({ isOpen: !state.isOpen, hasOpenedOnce: true })),
6
6
  open: () => {
7
7
  const alreadyOpened = get().hasOpenedOnce;
8
8
  set({
@@ -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";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/messages.js";
81
80
  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";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/messages.js";
81
80
  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";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/messages.js";
81
80
  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";
80
79
  /* empty css */
81
80
  import "../Chatbot/store/messages.js";
82
81
  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";
75
74
  /* empty css */
76
75
  import "../../Chatbot/store/messages.js";
77
76
  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";
@@ -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";
80
79
  /* empty css */
81
80
  import "../Chatbot/store/messages.js";
82
81
  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";
81
80
  /* empty css */
82
81
  import "../Chatbot/store/messages.js";
83
82
  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";
81
80
  /* empty css */
82
81
  import "../Chatbot/store/messages.js";
83
82
  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";
81
80
  /* empty css */
82
81
  import "../Chatbot/store/messages.js";
83
82
  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";
81
80
  /* empty css */
82
81
  import "../Chatbot/store/messages.js";
83
82
  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";
@@ -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";
82
81
  /* empty css */
83
82
  import "../Chatbot/store/messages.js";
84
83
  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";
82
81
  /* empty css */
83
82
  import "../../Chatbot/store/messages.js";
84
83
  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";
78
77
  /* empty css */
79
78
  import "../../Chatbot/store/messages.js";
80
79
  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";
81
80
  /* empty css */
82
81
  import "../Chatbot/store/messages.js";
83
82
  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";
@@ -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";
66
65
  /* empty css */
67
66
  import "../Chatbot/store/messages.js";
68
67
  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";
@@ -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";
74
73
  /* empty css */
75
74
  import "../Chatbot/store/messages.js";
76
75
  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";
73
72
  /* empty css */
74
73
  import "../Chatbot/store/messages.js";
75
74
  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";
80
79
  /* empty css */
81
80
  import "../Chatbot/store/messages.js";
82
81
  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";
@@ -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";
72
71
  /* empty css */
73
72
  import "../Chatbot/store/messages.js";
74
73
  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";
76
75
  /* empty css */
77
76
  import "../../Chatbot/store/messages.js";
78
77
  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";
77
76
  /* empty css */
78
77
  import "../../Chatbot/store/messages.js";
79
78
  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";
75
74
  /* empty css */
76
75
  import "../../Chatbot/store/messages.js";
77
76
  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";
75
74
  /* empty css */
76
75
  import "../Chatbot/store/messages.js";
77
76
  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";
75
74
  /* empty css */
76
75
  import "../../Chatbot/store/messages.js";
77
76
  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";
76
75
  /* empty css */
77
76
  import "../../Chatbot/store/messages.js";
78
77
  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";
75
74
  /* empty css */
76
75
  import "../../../Chatbot/store/messages.js";
77
76
  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";
75
74
  /* empty css */
76
75
  import "../../Chatbot/store/messages.js";
77
76
  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";
77
76
  /* empty css */
78
77
  import "../../Chatbot/store/messages.js";
79
78
  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";
78
77
  /* empty css */
79
78
  import "../../Chatbot/store/messages.js";
80
79
  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";
75
74
  /* empty css */
76
75
  import "../../Chatbot/store/messages.js";
77
76
  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";
78
77
  /* empty css */
79
78
  import "../../Chatbot/store/messages.js";
80
79
  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";
75
74
  /* empty css */
76
75
  import "../Chatbot/store/messages.js";
77
76
  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";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/messages.js";
79
78
  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";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/messages.js";
80
79
  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";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/messages.js";
81
80
  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";
75
74
  /* empty css */
76
75
  import "../Chatbot/store/messages.js";
77
76
  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";
83
82
  /* empty css */
84
83
  import "../Chatbot/store/messages.js";
85
84
  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";
76
75
  /* empty css */
77
76
  import "../Chatbot/store/messages.js";
78
77
  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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "1.0.100-dev.35-chatbot-1",
4
+ "version": "1.0.100-dev.35-chatbot-3",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",