@axos-web-dev/shared-components 1.0.77-patch.54 → 1.0.77-patch.55

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 (52) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -1
  2. package/dist/Auth/ErrorAlert.js +1 -1
  3. package/dist/Blockquote/Blockquote.module.js +3 -3
  4. package/dist/Button/Button.js +1 -1
  5. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.d.ts +2 -0
  6. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +7 -2
  7. package/dist/Calculators/AxosOneCalculator/index.js +70 -63
  8. package/dist/Calculators/Calculator.js +1 -1
  9. package/dist/Carousel/index.js +1 -1
  10. package/dist/Chatbot/Bubble.css.js +0 -1
  11. package/dist/Chatbot/Chatbot.css.js +1 -0
  12. package/dist/Chevron/index.js +1 -1
  13. package/dist/Comparison/Comparison.js +1 -1
  14. package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
  15. package/dist/FaqAccordion/index.js +1 -1
  16. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  17. package/dist/Forms/ApplyNow.js +1 -1
  18. package/dist/Forms/ContactUsBusiness.js +1 -1
  19. package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
  20. package/dist/Forms/ContactUsNMLSId.js +1 -1
  21. package/dist/Forms/CraPublicFile.js +1 -1
  22. package/dist/Forms/EmailOnly.js +1 -1
  23. package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
  24. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
  25. package/dist/Forms/MortgageWarehouseLending.js +1 -1
  26. package/dist/Forms/SuccesForm.js +1 -1
  27. package/dist/Hyperlink/index.js +1 -1
  28. package/dist/ImageLink/ImageLink.js +1 -1
  29. package/dist/ImageLink/ImageLinkSet.js +1 -1
  30. package/dist/ImageLink/index.js +1 -1
  31. package/dist/Insight/Featured/CategorySelector.js +1 -1
  32. package/dist/Insight/Featured/Featured.js +1 -1
  33. package/dist/Insight/Featured/Header.js +1 -1
  34. package/dist/Modal/Modal.js +1 -1
  35. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
  36. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  37. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
  38. package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
  39. package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
  40. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  41. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  42. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  43. package/dist/NavigationMenu/NavDataJson.js +1 -1
  44. package/dist/NavigationMenu/Navbar.js +1 -1
  45. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  46. package/dist/SetContainer/SetContainer.js +1 -1
  47. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  48. package/dist/VideoTile/VideoTile.js +1 -1
  49. package/dist/VideoWrapper/index.js +1 -1
  50. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  51. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +40 -2
  52. package/package.json +135 -135
@@ -66,10 +66,10 @@ import { calculator_headline, calculator_description } from "../Calculators/calc
66
66
  import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
67
67
  /* empty css */
68
68
  import "../Carousel/index.js";
69
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
70
69
  /* empty css */
71
70
  import "../Chatbot/store/chat.js";
72
71
  import "../Chatbot/authenticate.js";
72
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
73
73
  /* empty css */
74
74
  import "../Chatbot/store/messages.js";
75
75
  /* empty css */
@@ -58,10 +58,10 @@ import "./SignInPassword.js";
58
58
  /* empty css */
59
59
  /* empty css */
60
60
  import "../Carousel/index.js";
61
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
62
61
  /* empty css */
63
62
  import "../Chatbot/store/chat.js";
64
63
  import "../Chatbot/authenticate.js";
64
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
65
65
  /* empty css */
66
66
  import "../Chatbot/store/messages.js";
67
67
  import { Hyperlink } from "../Hyperlink/index.js";
@@ -1,6 +1,6 @@
1
- import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "_quote_spacer_168r9_1";
2
- const author = "_author_168r9_13";
3
- const quote = "_quote_168r9_1";
1
+ import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "_quote_spacer_53yiw_1";
2
+ const author = "_author_53yiw_7";
3
+ const quote = "_quote_53yiw_1";
4
4
  const css = {
5
5
  quote_spacer,
6
6
  author,
@@ -69,10 +69,10 @@ import "../Auth/SignInPassword.js";
69
69
  /* empty css */
70
70
  /* empty css */
71
71
  import "../Carousel/index.js";
72
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
73
72
  /* empty css */
74
73
  import "../Chatbot/store/chat.js";
75
74
  import "../Chatbot/authenticate.js";
75
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
76
  /* empty css */
77
77
  import "../Chatbot/store/messages.js";
78
78
  /* empty css */
@@ -44,3 +44,5 @@ export declare const ax1_calc_disclosure: import('@vanilla-extract/recipes').Run
44
44
  };
45
45
  }>;
46
46
  export declare const call_to_action_row: string;
47
+ export declare const tieredRowAnimation: string;
48
+ export declare const tieredRowAnimationDelayed: string;
@@ -1,7 +1,8 @@
1
- import '../../assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css';import '../../assets/Typography/Typography.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
1
+ import '../../assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css';import '../../assets/Table/Table.css';import '../../assets/Typography/Typography.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
5
+ /* empty css */
5
6
  /* empty css */
6
7
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
7
8
  var ax1_container = "_11b2y8z0";
@@ -20,6 +21,8 @@ var ax1_calc_text = "_11b2y8zc";
20
21
  var ax1_description_text = createRuntimeFn({ defaultClassName: "_11b2y8zd", variantClassNames: { variant: { primary: "_11b2y8ze", secondary: "_11b2y8zf", tertiary: "_11b2y8zg", quaternary: "_11b2y8zh" } }, defaultVariants: {}, compoundVariants: [] });
21
22
  var ax1_calc_disclosure = createRuntimeFn({ defaultClassName: "_11b2y8zi", variantClassNames: { variant: { primary: "_11b2y8zj", secondary: "_11b2y8zk", tertiary: "_11b2y8zl", quaternary: "_11b2y8zm" } }, defaultVariants: {}, compoundVariants: [] });
22
23
  var call_to_action_row = "_11b2y8zn";
24
+ var tieredRowAnimation = "_11b2y8zp";
25
+ var tieredRowAnimationDelayed = "_11b2y8zq";
23
26
  export {
24
27
  ax1_calc_disclosure,
25
28
  ax1_calc_icon,
@@ -36,5 +39,7 @@ export {
36
39
  ax1_input_label,
37
40
  ax1_m_label,
38
41
  ax1_table_container,
39
- call_to_action_row
42
+ call_to_action_row,
43
+ tieredRowAnimation,
44
+ tieredRowAnimationDelayed
40
45
  };
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
3
  import { Button } from "../../Button/Button.js";
4
4
  import "../../Button/Button.css.js";
5
5
  import { useState } from "react";
@@ -18,7 +18,7 @@ import { headerCell } from "../../Table/Table.css.js";
18
18
  import "../../utils/allowedAxosDomains.js";
19
19
  import { getVariant } from "../../utils/getVariant.js";
20
20
  import clsx from "clsx";
21
- import { ax1_calc_icon, ax1_header_container, ax1_header_calc, ax1_calc_text, ax1_description_text, ax1_calculator_wrapper, ax1_input_container, ax1_input_label, ax1_calculator_input, ax1_calculator_button, ax1_d_label, ax1_m_label, ax1_table_container, call_to_action_row, ax1_calc_disclosure, ax1_container } from "./BalanceAPYCalculator.css.js";
21
+ import { ax1_calc_icon, ax1_header_container, ax1_header_calc, ax1_calc_text, ax1_description_text, ax1_calculator_wrapper, ax1_input_container, ax1_input_label, ax1_calculator_input, ax1_calculator_button, ax1_d_label, ax1_m_label, tieredRowAnimation, tieredRowAnimationDelayed, ax1_table_container, call_to_action_row, ax1_calc_disclosure, ax1_container } from "./BalanceAPYCalculator.css.js";
22
22
  const AxosOneCalculator = ({
23
23
  headline,
24
24
  bodyCopy,
@@ -30,24 +30,17 @@ const AxosOneCalculator = ({
30
30
  }) => {
31
31
  const calc_variant = getVariant(variant);
32
32
  const AXOS_ONE_APY = +process.env.NEXT_PUBLIC_AXOS_ONE_APY;
33
+ const AXOS_ONE_APY_TIERED = +process.env.NEXT_PUBLIC_AXOS1_APY_TIER;
33
34
  const startingBalance = Number.isFinite(Number(initialBalance)) && Number(initialBalance) >= 0 ? Number(initialBalance) : 1e4;
34
35
  const [balance, setBalance] = useState(startingBalance);
35
- const [axbAPY, _setAxbAPY] = useState(AXOS_ONE_APY);
36
+ const [calculatedBalance, setCalculatedBalance] = useState(startingBalance);
37
+ const [axbAPY, setAxbAPY] = useState(AXOS_ONE_APY);
36
38
  const [axbEarning, setAxbEarning] = useState(
37
39
  AXOS_ONE_APY / 100 * startingBalance
38
40
  );
39
- const [chaseAPY, _setChaseAPY] = useState(0.01);
40
- const [chaseEarning, setChaseEarning] = useState(
41
- 0.01 / 100 * startingBalance
42
- );
43
- const [bofaAPY, _setBofaAPY] = useState(0.01);
44
- const [bofaEarning, setBofaEarning] = useState(
45
- 0.01 / 100 * startingBalance
46
- );
47
- const [fargoAPY, _setFargoAPY] = useState(0.05);
48
- const [fargoEarning, setFargoEarning] = useState(
49
- 0.05 / 100 * startingBalance
50
- );
41
+ const [tier1Earning, setTier1Earning] = useState(0);
42
+ const [tier2Earning, setTier2Earning] = useState(0);
43
+ const [showTieredRows, setShowTieredRows] = useState(false);
51
44
  const removeNonNumeric = (value) => {
52
45
  if (value === "") {
53
46
  value = "0";
@@ -58,10 +51,27 @@ const AxosOneCalculator = ({
58
51
  return newValue;
59
52
  };
60
53
  const calculateBalance = (amount) => {
61
- setAxbEarning(axbAPY / 100 * amount);
62
- setChaseEarning(chaseAPY / 100 * amount);
63
- setBofaEarning(bofaAPY / 100 * amount);
64
- setFargoEarning(fargoAPY / 100 * amount);
54
+ setCalculatedBalance(amount);
55
+ const TIER_THRESHOLD = 499999.99;
56
+ if (amount > TIER_THRESHOLD) {
57
+ const tier1Amount = TIER_THRESHOLD;
58
+ const tier2Amount = amount - TIER_THRESHOLD;
59
+ const tier1Earn = AXOS_ONE_APY / 100 * tier1Amount;
60
+ const tier2Earn = AXOS_ONE_APY_TIERED / 100 * tier2Amount;
61
+ setTier1Earning(tier1Earn);
62
+ setTier2Earning(tier2Earn);
63
+ const totalEarning = tier1Earn + tier2Earn;
64
+ setAxbEarning(totalEarning);
65
+ const effectiveAPY = totalEarning / amount * 100;
66
+ setAxbAPY(effectiveAPY);
67
+ setShowTieredRows(true);
68
+ } else {
69
+ setAxbEarning(AXOS_ONE_APY / 100 * amount);
70
+ setAxbAPY(AXOS_ONE_APY);
71
+ setTier1Earning(0);
72
+ setTier2Earning(0);
73
+ setShowTieredRows(false);
74
+ }
65
75
  };
66
76
  const onUpdateBalance = (e) => {
67
77
  const text = e.target.value;
@@ -82,6 +92,12 @@ const AxosOneCalculator = ({
82
92
  maximumFractionDigits: 2
83
93
  });
84
94
  };
95
+ const formatEarnings = (value) => {
96
+ return Math.round(value).toLocaleString(void 0, {
97
+ minimumFractionDigits: 0,
98
+ maximumFractionDigits: 0
99
+ });
100
+ };
85
101
  return /* @__PURE__ */ jsx("section", { className: clsx(ax1_container), id: "axoapycalc", children: /* @__PURE__ */ jsxs("div", { className: clsx("containment"), children: [
86
102
  icon && /* @__PURE__ */ jsx("div", { className: clsx("text_center", ax1_calc_icon), children: ["primary", "secondary"].includes(variant) ? /* @__PURE__ */ jsx(SvgComponent, {}) : /* @__PURE__ */ jsx(SvgAxosX, {}) }),
87
103
  (headline || bodyCopy) && /* @__PURE__ */ jsxs("div", { className: `${ax1_header_container} text_center`, children: [
@@ -136,8 +152,8 @@ const AxosOneCalculator = ({
136
152
  children: [
137
153
  /* @__PURE__ */ jsx(TableHead, { children: /* @__PURE__ */ jsxs(TableRow, { children: [
138
154
  /* @__PURE__ */ jsxs(TableCell, { as: "th", variant: "primary", children: [
139
- /* @__PURE__ */ jsx("div", { className: clsx(headerCell, ax1_d_label), children: "Bank" }),
140
- /* @__PURE__ */ jsx("div", { className: clsx(headerCell, ax1_m_label), children: "Bank" })
155
+ /* @__PURE__ */ jsx("div", { className: clsx(headerCell, ax1_d_label), children: "Balance" }),
156
+ /* @__PURE__ */ jsx("div", { className: clsx(headerCell, ax1_m_label), children: "Balance" })
141
157
  ] }),
142
158
  /* @__PURE__ */ jsxs(TableCell, { as: "th", variant: "primary", children: [
143
159
  /* @__PURE__ */ jsx("div", { className: clsx(headerCell, ax1_d_label), children: "Annual Percentage Yield*" }),
@@ -150,56 +166,47 @@ const AxosOneCalculator = ({
150
166
  ] }) }),
151
167
  /* @__PURE__ */ jsxs(TableBody, { children: [
152
168
  /* @__PURE__ */ jsxs(TableRow, { children: [
153
- /* @__PURE__ */ jsx(TableCell, { variant: "primary", children: /* @__PURE__ */ jsx("b", { children: "Axos Bank" }) }),
169
+ /* @__PURE__ */ jsx(TableCell, { variant: "primary", children: /* @__PURE__ */ jsxs("b", { children: [
170
+ "$",
171
+ formatUSD(calculatedBalance)
172
+ ] }) }),
154
173
  /* @__PURE__ */ jsx(TableCell, { variant: "primary", children: /* @__PURE__ */ jsxs("b", { children: [
155
174
  axbAPY.toFixed(2),
156
175
  "%"
157
176
  ] }) }),
158
177
  /* @__PURE__ */ jsx(TableCell, { variant: "primary", children: /* @__PURE__ */ jsxs("b", { children: [
159
178
  "$",
160
- formatUSD(axbEarning)
179
+ formatEarnings(axbEarning)
161
180
  ] }) })
162
181
  ] }),
163
- /* @__PURE__ */ jsxs(TableRow, { children: [
164
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
165
- "Wells Fargo",
166
- /* @__PURE__ */ jsx("sup", { children: "2" })
182
+ showTieredRows && /* @__PURE__ */ jsxs(Fragment, { children: [
183
+ /* @__PURE__ */ jsxs(TableRow, { className: clsx(tieredRowAnimation), children: [
184
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
185
+ "$",
186
+ formatUSD(499999.99)
187
+ ] }),
188
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
189
+ AXOS_ONE_APY.toFixed(2),
190
+ "%"
191
+ ] }),
192
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
193
+ "$",
194
+ formatEarnings(tier1Earning)
195
+ ] })
167
196
  ] }),
168
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
169
- fargoAPY.toFixed(2),
170
- "%"
171
- ] }),
172
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
173
- "$",
174
- formatUSD(fargoEarning)
175
- ] })
176
- ] }),
177
- /* @__PURE__ */ jsxs(TableRow, { children: [
178
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
179
- "Bank of America",
180
- /* @__PURE__ */ jsx("sup", { children: "3" })
181
- ] }),
182
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
183
- bofaAPY.toFixed(2),
184
- "%"
185
- ] }),
186
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
187
- "$",
188
- formatUSD(bofaEarning)
189
- ] })
190
- ] }),
191
- /* @__PURE__ */ jsxs(TableRow, { children: [
192
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
193
- "Chase",
194
- /* @__PURE__ */ jsx("sup", { children: "4" })
195
- ] }),
196
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
197
- chaseAPY.toFixed(2),
198
- "%"
199
- ] }),
200
- /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
201
- "$",
202
- formatUSD(chaseEarning)
197
+ /* @__PURE__ */ jsxs(TableRow, { className: clsx(tieredRowAnimationDelayed), children: [
198
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
199
+ "$",
200
+ formatUSD(calculatedBalance - 499999.99)
201
+ ] }),
202
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
203
+ AXOS_ONE_APY_TIERED.toFixed(2),
204
+ "%"
205
+ ] }),
206
+ /* @__PURE__ */ jsxs(TableCell, { variant: "primary", children: [
207
+ "$",
208
+ formatEarnings(tier2Earning)
209
+ ] })
203
210
  ] })
204
211
  ] })
205
212
  ] })
@@ -220,7 +227,7 @@ const AxosOneCalculator = ({
220
227
  id
221
228
  )
222
229
  ) }),
223
- disclosure && /* @__PURE__ */ jsx("div", { className: ax1_calc_disclosure({ variant: calc_variant }), children: disclosure })
230
+ showTieredRows && disclosure && /* @__PURE__ */ jsx("div", { className: ax1_calc_disclosure({ variant: calc_variant }), children: disclosure })
224
231
  ] }) });
225
232
  };
226
233
  export {
@@ -48,10 +48,10 @@ import { MonthlyPaymentLVFCalculator } from "./MonthlyPaymentLVFCalculator/index
48
48
  import { SummitApyCalculator } from "./SummitApyCalculator/index.js";
49
49
  /* empty css */
50
50
  import "../Carousel/index.js";
51
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
52
51
  /* empty css */
53
52
  import "../Chatbot/store/chat.js";
54
53
  import "../Chatbot/authenticate.js";
54
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
55
55
  import "react-use";
56
56
  /* empty css */
57
57
  import "../Chatbot/store/messages.js";
@@ -71,10 +71,10 @@ import "../Auth/SignInPassword.js";
71
71
  /* empty css */
72
72
  /* empty css */
73
73
  /* empty css */
74
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
75
74
  /* empty css */
76
75
  import "../Chatbot/store/chat.js";
77
76
  import "../Chatbot/authenticate.js";
77
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
78
  /* empty css */
79
79
  import "../Chatbot/store/messages.js";
80
80
  /* empty css */
@@ -1,4 +1,3 @@
1
- import "./Chatbot.css.ts.vanilla.css.js";
2
1
  import '../assets/Chatbot/Bubble.css';/* empty css */
3
2
  var bubbleWrapper = "_7u9pv30";
4
3
  var svgFill = "_7u9pv31";
@@ -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 {
@@ -71,10 +71,10 @@ import "../Auth/SignInPassword.js";
71
71
  /* empty css */
72
72
  /* empty css */
73
73
  import "../Carousel/index.js";
74
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
75
74
  /* empty css */
76
75
  import "../Chatbot/store/chat.js";
77
76
  import "../Chatbot/authenticate.js";
77
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
78
  /* empty css */
79
79
  import "../Chatbot/store/messages.js";
80
80
  /* empty css */
@@ -70,10 +70,10 @@ import "../Auth/SignInPassword.js";
70
70
  /* empty css */
71
71
  /* empty css */
72
72
  import "../Carousel/index.js";
73
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
74
73
  /* empty css */
75
74
  import "../Chatbot/store/chat.js";
76
75
  import "../Chatbot/authenticate.js";
76
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
77
  /* empty css */
78
78
  import "../Chatbot/store/messages.js";
79
79
  /* empty css */
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
72
72
  /* empty css */
73
73
  /* empty css */
74
74
  import "../Carousel/index.js";
75
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
75
  /* empty css */
77
76
  import "../Chatbot/store/chat.js";
78
77
  import "../Chatbot/authenticate.js";
78
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
79
  /* empty css */
80
80
  import "../Chatbot/store/messages.js";
81
81
  /* empty css */
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
72
72
  /* empty css */
73
73
  /* empty css */
74
74
  import "../Carousel/index.js";
75
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
75
  /* empty css */
77
76
  import "../Chatbot/store/chat.js";
78
77
  import "../Chatbot/authenticate.js";
78
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
79
  /* empty css */
80
80
  import "../Chatbot/store/messages.js";
81
81
  /* empty css */
@@ -67,10 +67,10 @@ import "../../Auth/SignInPassword.js";
67
67
  /* empty css */
68
68
  /* empty css */
69
69
  import "../../Carousel/index.js";
70
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
71
70
  /* empty css */
72
71
  import "../../Chatbot/store/chat.js";
73
72
  import "../../Chatbot/authenticate.js";
73
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
74
74
  /* empty css */
75
75
  import "../../Chatbot/store/messages.js";
76
76
  /* empty css */
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
72
72
  /* empty css */
73
73
  /* empty css */
74
74
  import "../Carousel/index.js";
75
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
75
  /* empty css */
77
76
  import "../Chatbot/store/chat.js";
78
77
  import "../Chatbot/authenticate.js";
78
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
79
  /* empty css */
80
80
  import "../Chatbot/store/messages.js";
81
81
  /* empty css */
@@ -74,10 +74,10 @@ import "../Auth/SignInPassword.js";
74
74
  /* empty css */
75
75
  /* empty css */
76
76
  import "../Carousel/index.js";
77
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/chat.js";
80
79
  import "../Chatbot/authenticate.js";
80
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
81
81
  /* empty css */
82
82
  import "../Chatbot/store/messages.js";
83
83
  /* empty css */
@@ -74,10 +74,10 @@ import "../Auth/SignInPassword.js";
74
74
  /* empty css */
75
75
  /* empty css */
76
76
  import "../Carousel/index.js";
77
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/chat.js";
80
79
  import "../Chatbot/authenticate.js";
80
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
81
81
  /* empty css */
82
82
  import "../Chatbot/store/messages.js";
83
83
  /* empty css */
@@ -74,10 +74,10 @@ import "../Auth/SignInPassword.js";
74
74
  /* empty css */
75
75
  /* empty css */
76
76
  import "../Carousel/index.js";
77
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/chat.js";
80
79
  import "../Chatbot/authenticate.js";
80
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
81
81
  /* empty css */
82
82
  import "../Chatbot/store/messages.js";
83
83
  /* empty css */
@@ -74,10 +74,10 @@ import "../Auth/SignInPassword.js";
74
74
  /* empty css */
75
75
  /* empty css */
76
76
  import "../Carousel/index.js";
77
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/chat.js";
80
79
  import "../Chatbot/authenticate.js";
80
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
81
81
  /* empty css */
82
82
  import "../Chatbot/store/messages.js";
83
83
  /* empty css */
@@ -75,10 +75,10 @@ import "../Auth/SignInPassword.js";
75
75
  /* empty css */
76
76
  /* empty css */
77
77
  import "../Carousel/index.js";
78
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
78
  /* empty css */
80
79
  import "../Chatbot/store/chat.js";
81
80
  import "../Chatbot/authenticate.js";
81
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
82
82
  /* empty css */
83
83
  import "../Chatbot/store/messages.js";
84
84
  /* empty css */
@@ -75,10 +75,10 @@ import "../../Auth/SignInPassword.js";
75
75
  /* empty css */
76
76
  /* empty css */
77
77
  import "../../Carousel/index.js";
78
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
78
  /* empty css */
80
79
  import "../../Chatbot/store/chat.js";
81
80
  import "../../Chatbot/authenticate.js";
81
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
82
82
  /* empty css */
83
83
  import "../../Chatbot/store/messages.js";
84
84
  /* empty css */
@@ -70,10 +70,10 @@ import "../../Auth/SignInPassword.js";
70
70
  /* empty css */
71
71
  /* empty css */
72
72
  import "../../Carousel/index.js";
73
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
74
73
  /* empty css */
75
74
  import "../../Chatbot/store/chat.js";
76
75
  import "../../Chatbot/authenticate.js";
76
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
77
  /* empty css */
78
78
  import "../../Chatbot/store/messages.js";
79
79
  /* empty css */
@@ -74,10 +74,10 @@ import "../Auth/SignInPassword.js";
74
74
  /* empty css */
75
75
  /* empty css */
76
76
  import "../Carousel/index.js";
77
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
78
77
  /* empty css */
79
78
  import "../Chatbot/store/chat.js";
80
79
  import "../Chatbot/authenticate.js";
80
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
81
81
  /* empty css */
82
82
  import "../Chatbot/store/messages.js";
83
83
  /* empty css */
@@ -57,10 +57,10 @@ import "../Auth/SignInPassword.js";
57
57
  /* empty css */
58
58
  /* empty css */
59
59
  import "../Carousel/index.js";
60
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
61
60
  /* empty css */
62
61
  import "../Chatbot/store/chat.js";
63
62
  import "../Chatbot/authenticate.js";
63
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
64
64
  import "react-use";
65
65
  /* empty css */
66
66
  import "../Chatbot/store/messages.js";
@@ -66,10 +66,10 @@ import "../Auth/SignInPassword.js";
66
66
  /* empty css */
67
67
  /* empty css */
68
68
  import "../Carousel/index.js";
69
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
70
69
  /* empty css */
71
70
  import "../Chatbot/store/chat.js";
72
71
  import "../Chatbot/authenticate.js";
72
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
73
73
  /* empty css */
74
74
  import "../Chatbot/store/messages.js";
75
75
  /* empty css */
@@ -65,10 +65,10 @@ import "../Auth/SignInPassword.js";
65
65
  /* empty css */
66
66
  /* empty css */
67
67
  import "../Carousel/index.js";
68
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
69
68
  /* empty css */
70
69
  import "../Chatbot/store/chat.js";
71
70
  import "../Chatbot/authenticate.js";
71
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
72
72
  /* empty css */
73
73
  import "../Chatbot/store/messages.js";
74
74
  /* empty css */
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
72
72
  /* empty css */
73
73
  /* empty css */
74
74
  import "../Carousel/index.js";
75
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
75
  /* empty css */
77
76
  import "../Chatbot/store/chat.js";
78
77
  import "../Chatbot/authenticate.js";
78
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
79
79
  /* empty css */
80
80
  import "../Chatbot/store/messages.js";
81
81
  /* empty css */
@@ -64,10 +64,10 @@ import "../Auth/SignInPassword.js";
64
64
  /* empty css */
65
65
  /* empty css */
66
66
  import "../Carousel/index.js";
67
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
68
67
  /* empty css */
69
68
  import "../Chatbot/store/chat.js";
70
69
  import "../Chatbot/authenticate.js";
70
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
71
71
  /* empty css */
72
72
  import "../Chatbot/store/messages.js";
73
73
  /* empty css */
@@ -68,10 +68,10 @@ import "../../Auth/SignInPassword.js";
68
68
  /* empty css */
69
69
  /* empty css */
70
70
  import "../../Carousel/index.js";
71
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
72
71
  /* empty css */
73
72
  import "../../Chatbot/store/chat.js";
74
73
  import "../../Chatbot/authenticate.js";
74
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
75
75
  /* empty css */
76
76
  import "../../Chatbot/store/messages.js";
77
77
  /* empty css */
@@ -69,10 +69,10 @@ import "../../Auth/SignInPassword.js";
69
69
  /* empty css */
70
70
  /* empty css */
71
71
  import "../../Carousel/index.js";
72
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
73
72
  /* empty css */
74
73
  import "../../Chatbot/store/chat.js";
75
74
  import "../../Chatbot/authenticate.js";
75
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
76
76
  /* empty css */
77
77
  import "../../Chatbot/store/messages.js";
78
78
  /* empty css */
@@ -67,10 +67,10 @@ import "../../Auth/SignInPassword.js";
67
67
  /* empty css */
68
68
  /* empty css */
69
69
  import "../../Carousel/index.js";
70
- import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
71
70
  /* empty css */
72
71
  import "../../Chatbot/store/chat.js";
73
72
  import "../../Chatbot/authenticate.js";
73
+ import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
74
74
  /* empty css */
75
75
  import "../../Chatbot/store/messages.js";
76
76
  /* empty css */