@axos-web-dev/shared-components 1.0.100-dev.12 → 1.0.100-dev.13

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 (51) 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/Bubble.css.js +0 -1
  7. package/dist/Chatbot/Chatbot.css.js +1 -0
  8. package/dist/Chatbot/useHeadlessChat.d.ts +2 -1
  9. package/dist/Chatbot/useHeadlessChat.js +22 -6
  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/Table/Table.d.ts +1 -1
  47. package/dist/VideoTile/VideoTile.js +1 -1
  48. package/dist/VideoWrapper/index.js +1 -1
  49. package/dist/WalnutIframe/wrapper.module.js +3 -3
  50. package/dist/assets/WalnutIframe/wrapper.css.css +49 -49
  51. package/package.json +136 -136
@@ -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";
@@ -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 */
@@ -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 {
@@ -8,6 +8,7 @@ interface UseHeadlessChatOptions {
8
8
  channelId?: string;
9
9
  projectId?: "axos" | "" | "ufb" | string;
10
10
  debug?: boolean;
11
+ menuOption?: string;
11
12
  }
12
13
  export interface ChatMessage {
13
14
  id: string;
@@ -15,7 +16,7 @@ export interface ChatMessage {
15
16
  sender?: string;
16
17
  timestamp?: string;
17
18
  }
18
- export declare function useHeadlessChat({ companyId, tenant, host, getToken, projectId, debug, }: UseHeadlessChatOptions): {
19
+ export declare function useHeadlessChat({ companyId, tenant, host, getToken, projectId, debug, menuOption, }: UseHeadlessChatOptions): {
19
20
  status: "error" | "idle" | "connected" | "connecting" | "finished";
20
21
  sendMessage: (body: string) => Promise<void>;
21
22
  showReconnect: boolean;
@@ -12,7 +12,8 @@ function useHeadlessChat({
12
12
  host,
13
13
  getToken,
14
14
  projectId = "axos",
15
- debug = false
15
+ debug = false,
16
+ menuOption = "Support Virtual Agent"
16
17
  }) {
17
18
  const addMessage = useMessages((state) => state.addMessage);
18
19
  const addMessages = useMessages((state) => state.addMessages);
@@ -33,9 +34,11 @@ function useHeadlessChat({
33
34
  if (chatRef.current) {
34
35
  await clientRef.current?.finishChat();
35
36
  clearMessages();
36
- clientRef.current?.createChat(menuRef.current.menus[5].id);
37
+ clientRef.current?.createChat(
38
+ menuRef.current.menus.find((menu) => menu.name === menuOption)?.id
39
+ );
37
40
  }
38
- }, [clearMessages]);
41
+ }, [clearMessages, menuOption]);
39
42
  useEffect(() => {
40
43
  let messageHandler;
41
44
  let chatReadyHandler;
@@ -66,7 +69,11 @@ function useHeadlessChat({
66
69
  }
67
70
  menuRef.current = await clientRef.current?.getMenus();
68
71
  if (debug) console.log("channelId:", menuRef.current);
69
- if (debug) console.log("channelId:", menuRef.current?.menus[5].id);
72
+ if (debug)
73
+ console.log(
74
+ "channelId:",
75
+ menuRef.current?.menus.find((menu) => menu.name === menuOption)?.id
76
+ );
70
77
  try {
71
78
  chatRef.current = await clientRef.current?.loadOngoingChat();
72
79
  if (chatRef.current != null) {
@@ -80,11 +87,19 @@ function useHeadlessChat({
80
87
  facingBrandId: {
81
88
  label: "facingBrandId",
82
89
  value: brandMap.get(projectId) || 1
90
+ },
91
+ channel: {
92
+ label: "channel",
93
+ value: "in_web"
94
+ },
95
+ user_auth: {
96
+ label: "user_auth",
97
+ value: false
83
98
  }
84
99
  }
85
100
  };
86
101
  chatRef.current = await clientRef.current?.createChat(
87
- menuRef.current.menus[5].id,
102
+ menuRef.current.menus.find((menu) => menu.name === menuOption)?.id,
88
103
  {
89
104
  custom_data
90
105
  }
@@ -179,7 +194,8 @@ function useHeadlessChat({
179
194
  addMessage,
180
195
  addMessages,
181
196
  debug,
182
- projectId
197
+ projectId,
198
+ menuOption
183
199
  ]);
184
200
  return {
185
201
  status,
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
73
73
  /* empty css */
74
74
  /* empty css */
75
75
  import "../Carousel/index.js";
76
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/chat.js";
79
78
  import "../Chatbot/authenticate.js";
79
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
80
80
  /* empty css */
81
81
  import "../Chatbot/store/messages.js";
82
82
  /* empty css */
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
73
73
  /* empty css */
74
74
  /* empty css */
75
75
  import "../Carousel/index.js";
76
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/chat.js";
79
78
  import "../Chatbot/authenticate.js";
79
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
80
80
  /* empty css */
81
81
  import "../Chatbot/store/messages.js";
82
82
  /* empty css */
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
73
73
  /* empty css */
74
74
  /* empty css */
75
75
  import "../Carousel/index.js";
76
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/chat.js";
79
78
  import "../Chatbot/authenticate.js";
79
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
80
80
  /* empty css */
81
81
  import "../Chatbot/store/messages.js";
82
82
  /* empty css */
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
73
73
  /* empty css */
74
74
  /* empty css */
75
75
  import "../Carousel/index.js";
76
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/chat.js";
79
78
  import "../Chatbot/authenticate.js";
79
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
80
80
  /* empty css */
81
81
  import "../Chatbot/store/messages.js";
82
82
  /* 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 */
@@ -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 */
@@ -73,10 +73,10 @@ import "../Auth/SignInPassword.js";
73
73
  /* empty css */
74
74
  /* empty css */
75
75
  import "../Carousel/index.js";
76
- import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
77
76
  /* empty css */
78
77
  import "../Chatbot/store/chat.js";
79
78
  import "../Chatbot/authenticate.js";
79
+ import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
80
80
  /* empty css */
81
81
  import "../Chatbot/store/messages.js";
82
82
  /* 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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -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 */
@@ -61,7 +61,7 @@ export declare const TableCell: ({ children, as, variant, highlighted, colSpan,
61
61
  is?: string | undefined;
62
62
  exportparts?: string | undefined;
63
63
  part?: string | undefined;
64
- popover?: "" | "auto" | "manual" | undefined;
64
+ popover?: "" | "auto" | "manual" | "hint" | undefined;
65
65
  popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
66
66
  popoverTarget?: string | undefined;
67
67
  onToggle?: import('react').ToggleEventHandler<HTMLTableCellElement> | undefined;
@@ -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 */
@@ -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 */
@@ -1,6 +1,6 @@
1
- import '../assets/WalnutIframe/wrapper.css.css';const wrapper = "_wrapper_1jpv7_19";
2
- const shimmer = "_shimmer_1jpv7_1";
3
- const wrapper_control = "_wrapper_control_1jpv7_77";
1
+ import '../assets/WalnutIframe/wrapper.css.css';const wrapper = "_wrapper_13j22_10";
2
+ const shimmer = "_shimmer_13j22_1";
3
+ const wrapper_control = "_wrapper_control_13j22_39";
4
4
  const css = {
5
5
  wrapper,
6
6
  shimmer,
@@ -1,49 +1,49 @@
1
- @keyframes _shimmer_1jpv7_1 {
2
- from {
3
- transform: translateX(-100%);
4
- }
5
- to {
6
- transform: translateX(100%);
7
- }
8
- }
9
-
10
- ._wrapper_1jpv7_19 {
11
- background: #1e3860;
12
- border-radius: 8px;
13
- height: 555px;
14
- isolation: isolate;
15
- margin-block: 48px;
16
- }
17
-
18
- section > ._wrapper_1jpv7_19:first-child {
19
- margin-top: 0 !important;
20
- }
21
-
22
- ._wrapper_1jpv7_19::before {
23
- content: "";
24
- position: absolute;
25
- top: 0;
26
- left: 0;
27
- width: 190%;
28
- height: 100%;
29
- background: linear-gradient(
30
- 65deg,
31
- rgba(255, 255, 255, 0) 20%,
32
- rgba(255, 255, 255, 0.5) 50%,
33
- rgba(255, 255, 255, 0) 80%
34
- );
35
- animation: _shimmer_1jpv7_1 1.3s infinite linear;
36
- z-index: -1;
37
- }
38
-
39
- ._wrapper_control_1jpv7_77 {
40
- height: 100%;
41
- width: 100%;
42
- overflow-x: scroll;
43
- }
44
-
45
- @media (max-width: 1023px) {
46
- ._wrapper_1jpv7_19 {
47
- display: none;
48
- }
49
- }
1
+ @keyframes _shimmer_13j22_1 {
2
+ from {
3
+ transform: translateX(-100%);
4
+ }
5
+ to {
6
+ transform: translateX(100%);
7
+ }
8
+ }
9
+
10
+ ._wrapper_13j22_10 {
11
+ background: #1e3860;
12
+ border-radius: 8px;
13
+ height: 555px;
14
+ isolation: isolate;
15
+ margin-block: 48px;
16
+ }
17
+
18
+ section > ._wrapper_13j22_10:first-child {
19
+ margin-top: 0 !important;
20
+ }
21
+
22
+ ._wrapper_13j22_10::before {
23
+ content: "";
24
+ position: absolute;
25
+ top: 0;
26
+ left: 0;
27
+ width: 190%;
28
+ height: 100%;
29
+ background: linear-gradient(
30
+ 65deg,
31
+ rgba(255, 255, 255, 0) 20%,
32
+ rgba(255, 255, 255, 0.5) 50%,
33
+ rgba(255, 255, 255, 0) 80%
34
+ );
35
+ animation: _shimmer_13j22_1 1.3s infinite linear;
36
+ z-index: -1;
37
+ }
38
+
39
+ ._wrapper_control_13j22_39 {
40
+ height: 100%;
41
+ width: 100%;
42
+ overflow-x: scroll;
43
+ }
44
+
45
+ @media (max-width: 1023px) {
46
+ ._wrapper_13j22_10 {
47
+ display: none;
48
+ }
49
+ }
package/package.json CHANGED
@@ -1,136 +1,136 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "1.0.100-dev.12",
5
- "type": "module",
6
- "module": "dist/main.js",
7
- "types": "dist/main.d.ts",
8
- "files": [
9
- "dist"
10
- ],
11
- "sideEffects": [
12
- "dist/assets/**/*.css"
13
- ],
14
- "scripts": {
15
- "dev": "vite",
16
- "build": "tsc --p ./tsconfig.build.json && vite build",
17
- "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
- "preview": "vite preview",
19
- "prepublishOnly": "npm run build",
20
- "check-types": "tsc --pretty --noEmit",
21
- "check-format": "prettier --check .",
22
- "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
- "format": "prettier --write .",
24
- "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
- "prepare": "husky",
26
- "storybook": "storybook dev -p 6006",
27
- "build-storybook": "storybook build",
28
- "npm:link": "npm run build && npm link"
29
- },
30
- "dependencies": {
31
- "@headlessui/react": "^2.2.0",
32
- "@hookform/resolvers": "^3.10.0",
33
- "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
- "@react-input/mask": "^1.2.15",
35
- "@react-input/number-format": "^1.1.3",
36
- "@storybook/icons": "^1.3.0",
37
- "@storybook/preview-api": "^8.4.7",
38
- "@ts-stack/markdown": "^1.5.0",
39
- "@types/iframe-resizer": "3.5.13",
40
- "@ujet/websdk-headless": "^3.41.4",
41
- "@vanilla-extract/css": "^1.16.1",
42
- "@vanilla-extract/recipes": "^0.5.1",
43
- "antd": "^5.22.5",
44
- "clsx": "^2.1.1",
45
- "framer-motion": "^12.9.2",
46
- "iframe-resizer": "^3.6.6",
47
- "lodash": "^4.17.21",
48
- "moment": "^2.30.1",
49
- "next-safe-action": "^8.0.2",
50
- "react-date-picker": "^11.0.0",
51
- "react-date-range": "^2.0.1",
52
- "react-hook-form": "^7.54.2",
53
- "react-markdown": "^9.1.0",
54
- "react-popper": "^2.3.0",
55
- "react-slick": "^0.30.2",
56
- "react-use": "^17.6.0",
57
- "react-wrap-balancer": "^1.1.1",
58
- "remark-gfm": "^4.0.1",
59
- "rsuite": "^5.75.0",
60
- "slick-carousel": "^1.8.1",
61
- "typed-css-modules": "^0.9.1",
62
- "vite-plugin-svgr": "^4.3.0",
63
- "zod": "^3.24.1",
64
- "zustand": "^4.5.5"
65
- },
66
- "peerDependencies": {
67
- "@vanilla-extract/css-utils": "^0.1.3",
68
- "@vanilla-extract/recipes": "^0.5.1",
69
- "@vanilla-extract/vite-plugin": "^4.0.3",
70
- "next": "^14.1.4",
71
- "react": "^18.2.0",
72
- "react-date-range": "^2.0.1",
73
- "react-dom": "^18.2.0",
74
- "react-popper": "^2.3.0",
75
- "react-slick": "^0.30.2",
76
- "slick-carousel": "^1.8.1"
77
- },
78
- "devDependencies": {
79
- "@chromatic-com/storybook": "^1.9.0",
80
- "@rollup/plugin-alias": "^5.1.1",
81
- "@storybook/addon-essentials": "^8.4.7",
82
- "@storybook/addon-interactions": "^8.4.7",
83
- "@storybook/addon-links": "^8.4.7",
84
- "@storybook/addon-mdx-gfm": "^8.4.7",
85
- "@storybook/addon-onboarding": "^8.4.7",
86
- "@storybook/addon-themes": "^8.4.7",
87
- "@storybook/blocks": "^8.4.7",
88
- "@storybook/react": "^8.6.14",
89
- "@storybook/react-vite": "^8.4.7",
90
- "@storybook/test": "^8.6.14",
91
- "@svgr/core": "^8.1.0",
92
- "@svgr/plugin-prettier": "^8.1.0",
93
- "@svgr/plugin-svgo": "^8.1.0",
94
- "@types/lodash": "^4.17.17",
95
- "@types/node": "^20.19.0",
96
- "@types/react": "^18.3.23",
97
- "@types/react-date-range": "^1.4.9",
98
- "@types/react-datepicker": "^6.2.0",
99
- "@types/react-dom": "^18.3.7",
100
- "@types/react-slick": "^0.23.13",
101
- "@typescript-eslint/eslint-plugin": "^7.18.0",
102
- "@typescript-eslint/parser": "^7.18.0",
103
- "@vanilla-extract/css-utils": "^0.1.4",
104
- "@vanilla-extract/recipes": "^0.5.5",
105
- "@vanilla-extract/vite-plugin": "^4.0.18",
106
- "@vitejs/plugin-react-swc": "^3.7.2",
107
- "esbuild-vanilla-image-loader": "^0.1.3",
108
- "eslint": "^8.57.1",
109
- "eslint-plugin-react-hooks": "^4.6.2",
110
- "eslint-plugin-react-refresh": "^0.4.16",
111
- "eslint-plugin-storybook": "^0.8.0",
112
- "glob": "^10.4.5",
113
- "husky": "^9.1.7",
114
- "next": "^14.1.4",
115
- "prettier": "3.2.5",
116
- "react": "^18.3.1",
117
- "react-dom": "^18.3.1",
118
- "rollup-plugin-preserve-directives": "^0.4.0",
119
- "rollup-plugin-svg-import": "^3.0.0",
120
- "rollup-plugin-svgo": "^2.0.0",
121
- "storybook": "^8.4.7",
122
- "typescript": "^5.7.2",
123
- "typescript-plugin-css-modules": "^5.1.0",
124
- "vite": "^5.4.11",
125
- "vite-plugin-dts": "^3.9.1",
126
- "vite-plugin-lib-inject-css": "^2.1.1",
127
- "vite-plugin-setting-css-module": "^1.1.4",
128
- "vite-tsconfig-paths": "^4.3.2"
129
- },
130
- "main": "index.js",
131
- "directories": {
132
- "lib": "lib"
133
- },
134
- "author": "axos-web-dev",
135
- "license": "ISC"
136
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "1.0.100-dev.13",
5
+ "type": "module",
6
+ "module": "dist/main.js",
7
+ "types": "dist/main.d.ts",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "sideEffects": [
12
+ "dist/assets/**/*.css"
13
+ ],
14
+ "scripts": {
15
+ "dev": "vite",
16
+ "build": "tsc --p ./tsconfig.build.json && vite build",
17
+ "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
+ "preview": "vite preview",
19
+ "prepublishOnly": "npm run build",
20
+ "check-types": "tsc --pretty --noEmit",
21
+ "check-format": "prettier --check .",
22
+ "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
+ "format": "prettier --write .",
24
+ "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
+ "prepare": "husky",
26
+ "storybook": "storybook dev -p 6006",
27
+ "build-storybook": "storybook build",
28
+ "npm:link": "npm run build && npm link"
29
+ },
30
+ "dependencies": {
31
+ "@headlessui/react": "^2.2.0",
32
+ "@hookform/resolvers": "^3.10.0",
33
+ "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
+ "@react-input/mask": "^1.2.15",
35
+ "@react-input/number-format": "^1.1.3",
36
+ "@storybook/icons": "^1.3.0",
37
+ "@storybook/preview-api": "^8.4.7",
38
+ "@ts-stack/markdown": "^1.5.0",
39
+ "@types/iframe-resizer": "3.5.13",
40
+ "@ujet/websdk-headless": "^3.41.4",
41
+ "@vanilla-extract/css": "^1.16.1",
42
+ "@vanilla-extract/recipes": "^0.5.1",
43
+ "antd": "^5.22.5",
44
+ "clsx": "^2.1.1",
45
+ "framer-motion": "^12.9.2",
46
+ "iframe-resizer": "^3.6.6",
47
+ "lodash": "^4.17.21",
48
+ "moment": "^2.30.1",
49
+ "next-safe-action": "^8.0.2",
50
+ "react-date-picker": "^11.0.0",
51
+ "react-date-range": "^2.0.1",
52
+ "react-hook-form": "^7.54.2",
53
+ "react-markdown": "^9.1.0",
54
+ "react-popper": "^2.3.0",
55
+ "react-slick": "^0.30.2",
56
+ "react-use": "^17.6.0",
57
+ "react-wrap-balancer": "^1.1.1",
58
+ "remark-gfm": "^4.0.1",
59
+ "rsuite": "^5.75.0",
60
+ "slick-carousel": "^1.8.1",
61
+ "typed-css-modules": "^0.9.1",
62
+ "vite-plugin-svgr": "^4.3.0",
63
+ "zod": "^3.24.1",
64
+ "zustand": "^4.5.5"
65
+ },
66
+ "peerDependencies": {
67
+ "@vanilla-extract/css-utils": "^0.1.3",
68
+ "@vanilla-extract/recipes": "^0.5.1",
69
+ "@vanilla-extract/vite-plugin": "^4.0.3",
70
+ "next": "^14.1.4",
71
+ "react": "^18.2.0",
72
+ "react-date-range": "^2.0.1",
73
+ "react-dom": "^18.2.0",
74
+ "react-popper": "^2.3.0",
75
+ "react-slick": "^0.30.2",
76
+ "slick-carousel": "^1.8.1"
77
+ },
78
+ "devDependencies": {
79
+ "@chromatic-com/storybook": "^1.9.0",
80
+ "@rollup/plugin-alias": "^5.1.1",
81
+ "@storybook/addon-essentials": "^8.4.7",
82
+ "@storybook/addon-interactions": "^8.4.7",
83
+ "@storybook/addon-links": "^8.4.7",
84
+ "@storybook/addon-mdx-gfm": "^8.4.7",
85
+ "@storybook/addon-onboarding": "^8.4.7",
86
+ "@storybook/addon-themes": "^8.4.7",
87
+ "@storybook/blocks": "^8.4.7",
88
+ "@storybook/react": "^8.6.14",
89
+ "@storybook/react-vite": "^8.4.7",
90
+ "@storybook/test": "^8.6.14",
91
+ "@svgr/core": "^8.1.0",
92
+ "@svgr/plugin-prettier": "^8.1.0",
93
+ "@svgr/plugin-svgo": "^8.1.0",
94
+ "@types/lodash": "^4.17.17",
95
+ "@types/node": "^20.19.0",
96
+ "@types/react": "^18.3.23",
97
+ "@types/react-date-range": "^1.4.9",
98
+ "@types/react-datepicker": "^6.2.0",
99
+ "@types/react-dom": "^18.3.7",
100
+ "@types/react-slick": "^0.23.13",
101
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
102
+ "@typescript-eslint/parser": "^7.18.0",
103
+ "@vanilla-extract/css-utils": "^0.1.4",
104
+ "@vanilla-extract/recipes": "^0.5.5",
105
+ "@vanilla-extract/vite-plugin": "^4.0.18",
106
+ "@vitejs/plugin-react-swc": "^3.7.2",
107
+ "esbuild-vanilla-image-loader": "^0.1.3",
108
+ "eslint": "^8.57.1",
109
+ "eslint-plugin-react-hooks": "^4.6.2",
110
+ "eslint-plugin-react-refresh": "^0.4.16",
111
+ "eslint-plugin-storybook": "^0.8.0",
112
+ "glob": "^10.4.5",
113
+ "husky": "^9.1.7",
114
+ "next": "^14.1.4",
115
+ "prettier": "3.2.5",
116
+ "react": "^18.3.1",
117
+ "react-dom": "^18.3.1",
118
+ "rollup-plugin-preserve-directives": "^0.4.0",
119
+ "rollup-plugin-svg-import": "^3.0.0",
120
+ "rollup-plugin-svgo": "^2.0.0",
121
+ "storybook": "^8.4.7",
122
+ "typescript": "^5.7.2",
123
+ "typescript-plugin-css-modules": "^5.1.0",
124
+ "vite": "^5.4.11",
125
+ "vite-plugin-dts": "^3.9.1",
126
+ "vite-plugin-lib-inject-css": "^2.1.1",
127
+ "vite-plugin-setting-css-module": "^1.1.4",
128
+ "vite-tsconfig-paths": "^4.3.2"
129
+ },
130
+ "main": "index.js",
131
+ "directories": {
132
+ "lib": "lib"
133
+ },
134
+ "author": "axos-web-dev",
135
+ "license": "ISC"
136
+ }