@axos-web-dev/shared-components 0.0.54 → 0.0.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.
@@ -0,0 +1,2 @@
1
+ export declare const Sign_in_btn: string;
2
+ export declare const expand: string;
@@ -0,0 +1,9 @@
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
+ var Sign_in_btn = "_413mfo0";
5
+ var expand = "_413mfo1";
6
+ export {
7
+ Sign_in_btn,
8
+ expand
9
+ };
@@ -0,0 +1,164 @@
1
+ const header = "_header_195eh_1";
2
+ const wrapper = "_wrapper_195eh_5";
3
+ const header_main_row = "_header_main_row_195eh_11";
4
+ const mobile_header = "_mobile_header_195eh_12";
5
+ const logo_wrap = "_logo_wrap_195eh_18";
6
+ const primary_links = "_primary_links_195eh_22";
7
+ const main_nav_link = "_main_nav_link_195eh_26";
8
+ const sub_nav_link = "_sub_nav_link_195eh_48";
9
+ const signin_wrap = "_signin_wrap_195eh_50";
10
+ const signin_btn = "_signin_btn_195eh_51";
11
+ const sub_nav = "_sub_nav_195eh_48";
12
+ const header_sub_row = "_header_sub_row_195eh_93";
13
+ const signin_dropdown = "_signin_dropdown_195eh_109";
14
+ const shadow = "_shadow_195eh_119";
15
+ const signin_header = "_signin_header_195eh_127";
16
+ const signin_subheader = "_signin_subheader_195eh_134";
17
+ const opacity = "_opacity_195eh_156";
18
+ const fadeInDown = "_fadeInDown_195eh_1";
19
+ const footer = "_footer_195eh_162";
20
+ const open = "_open_195eh_178";
21
+ const dd_wrapper = "_dd_wrapper_195eh_190";
22
+ const dd_media = "_dd_media_195eh_195";
23
+ const dd_media_img = "_dd_media_img_195eh_200";
24
+ const dd_site_navs = "_dd_site_navs_195eh_204";
25
+ const dd_media_header = "_dd_media_header_195eh_211";
26
+ const mt_8 = "_mt_8_195eh_220";
27
+ const mt_16 = "_mt_16_195eh_224";
28
+ const ml_8 = "_ml_8_195eh_228";
29
+ const dd_media_cta = "_dd_media_cta_195eh_232";
30
+ const reversed_row = "_reversed_row_195eh_246";
31
+ const headline = "_headline_195eh_262";
32
+ const nav_anchor = "_nav_anchor_195eh_268";
33
+ const headline_cta = "_headline_cta_195eh_276";
34
+ const site_lists = "_site_lists_195eh_291";
35
+ const hamburger = "_hamburger_195eh_326";
36
+ const mobile_only = "_mobile_only_195eh_340";
37
+ const mobile_logo = "_mobile_logo_195eh_346";
38
+ const highlight = "_highlight_195eh_351";
39
+ const mobile_nav = "_mobile_nav_195eh_387";
40
+ const mobile_opened = "_mobile_opened_195eh_397";
41
+ const mobile_nav_item = "_mobile_nav_item_195eh_402";
42
+ const has_dropdown = "_has_dropdown_195eh_417";
43
+ const icon_wrap = "_icon_wrap_195eh_438";
44
+ const mobile_footer = "_mobile_footer_195eh_443";
45
+ const mobile_footer_content = "_mobile_footer_content_195eh_448";
46
+ const mobile_footer_media = "_mobile_footer_media_195eh_462";
47
+ const footer_cta = "_footer_cta_195eh_468";
48
+ const inner_wrapper = "_inner_wrapper_195eh_496";
49
+ const btn = "_btn_195eh_501";
50
+ const sub_menu = "_sub_menu_195eh_506";
51
+ const main = "_main_195eh_26";
52
+ const dd_footer = "_dd_footer_195eh_531";
53
+ const desktop_only = "_desktop_only_195eh_551";
54
+ const styles = {
55
+ header,
56
+ wrapper,
57
+ header_main_row,
58
+ mobile_header,
59
+ logo_wrap,
60
+ primary_links,
61
+ main_nav_link,
62
+ sub_nav_link,
63
+ signin_wrap,
64
+ signin_btn,
65
+ sub_nav,
66
+ header_sub_row,
67
+ signin_dropdown,
68
+ shadow,
69
+ signin_header,
70
+ signin_subheader,
71
+ opacity,
72
+ fadeInDown,
73
+ footer,
74
+ open,
75
+ dd_wrapper,
76
+ dd_media,
77
+ dd_media_img,
78
+ dd_site_navs,
79
+ dd_media_header,
80
+ mt_8,
81
+ mt_16,
82
+ ml_8,
83
+ dd_media_cta,
84
+ reversed_row,
85
+ headline,
86
+ nav_anchor,
87
+ headline_cta,
88
+ site_lists,
89
+ hamburger,
90
+ mobile_only,
91
+ mobile_logo,
92
+ highlight,
93
+ mobile_nav,
94
+ mobile_opened,
95
+ mobile_nav_item,
96
+ has_dropdown,
97
+ icon_wrap,
98
+ mobile_footer,
99
+ mobile_footer_content,
100
+ mobile_footer_media,
101
+ footer_cta,
102
+ inner_wrapper,
103
+ btn,
104
+ sub_menu,
105
+ main,
106
+ dd_footer,
107
+ desktop_only
108
+ };
109
+ export {
110
+ btn,
111
+ dd_footer,
112
+ dd_media,
113
+ dd_media_cta,
114
+ dd_media_header,
115
+ dd_media_img,
116
+ dd_site_navs,
117
+ dd_wrapper,
118
+ styles as default,
119
+ desktop_only,
120
+ fadeInDown,
121
+ footer,
122
+ footer_cta,
123
+ hamburger,
124
+ has_dropdown,
125
+ header,
126
+ header_main_row,
127
+ header_sub_row,
128
+ headline,
129
+ headline_cta,
130
+ highlight,
131
+ icon_wrap,
132
+ inner_wrapper,
133
+ logo_wrap,
134
+ main,
135
+ main_nav_link,
136
+ ml_8,
137
+ mobile_footer,
138
+ mobile_footer_content,
139
+ mobile_footer_media,
140
+ mobile_header,
141
+ mobile_logo,
142
+ mobile_nav,
143
+ mobile_nav_item,
144
+ mobile_only,
145
+ mobile_opened,
146
+ mt_16,
147
+ mt_8,
148
+ nav_anchor,
149
+ opacity,
150
+ open,
151
+ primary_links,
152
+ reversed_row,
153
+ shadow,
154
+ signin_btn,
155
+ signin_dropdown,
156
+ signin_header,
157
+ signin_subheader,
158
+ signin_wrap,
159
+ site_lists,
160
+ sub_menu,
161
+ sub_nav,
162
+ sub_nav_link,
163
+ wrapper
164
+ };
@@ -0,0 +1,21 @@
1
+ export declare const navItems: {
2
+ name: string;
3
+ url: string;
4
+ }[];
5
+ export declare const subNavItems: {
6
+ support: {
7
+ name: string;
8
+ url: string;
9
+ id: string;
10
+ }[];
11
+ technology: {
12
+ name: string;
13
+ url: string;
14
+ id: string;
15
+ }[];
16
+ solutions: {
17
+ name: string;
18
+ url: string;
19
+ id: string;
20
+ }[];
21
+ };
@@ -0,0 +1,55 @@
1
+ const navItems = [
2
+ { name: "About Us", url: "/about-us" },
3
+ { name: "Personalized Support", url: "/personalized-support" },
4
+ { name: "Intuitive Technology", url: "/intuitive-technology" },
5
+ { name: "Growth Solutions", url: "/growth-solutions" },
6
+ { name: "Knowledge", url: "/knowledge" },
7
+ { name: "Contact Us", url: "/contact-us" }
8
+ ];
9
+ const subNavItems = {
10
+ support: [
11
+ {
12
+ name: "Going Independent",
13
+ url: "/personalized-support/going-independent",
14
+ id: "ps_1"
15
+ },
16
+ {
17
+ name: "Client Service Team",
18
+ url: "/personalized-support/client-service-team",
19
+ id: "ps_2"
20
+ },
21
+ {
22
+ name: "Client Service Team",
23
+ url: "/personalized-support/sales-team",
24
+ id: "ps_3"
25
+ }
26
+ ],
27
+ technology: [
28
+ {
29
+ name: "Technology Providers",
30
+ url: "/intuitive-technology/technology-providers",
31
+ id: "it_1"
32
+ }
33
+ ],
34
+ solutions: [
35
+ {
36
+ name: "Money Manager X-Change",
37
+ url: "/growth-solutions/money-manager-x-change",
38
+ id: "gs_1"
39
+ },
40
+ {
41
+ name: "Retirement Solutions",
42
+ url: "/growth-solutions/retirement-solutions",
43
+ id: "gs_2"
44
+ },
45
+ {
46
+ name: "Banking and Lending Solutions",
47
+ url: "/growth-solutions/advisor-partner-program",
48
+ id: "gs_3"
49
+ }
50
+ ]
51
+ };
52
+ export {
53
+ navItems,
54
+ subNavItems
55
+ };
@@ -0,0 +1 @@
1
+ export default function SubNavBar(): import("react/jsx-runtime").JSX.Element | null;
@@ -0,0 +1,34 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { useLocation } from "react-use";
4
+ import styles from "./NavBar.module.js";
5
+ import { subNavItems } from "./NavData.js";
6
+ import { sub_nav } from "./SubNavbar.css.js";
7
+ function SubNavBar() {
8
+ const { pathname } = useLocation();
9
+ const support = subNavItems.support;
10
+ const technology = subNavItems.technology;
11
+ const solutions = subNavItems.solutions;
12
+ if (![
13
+ "/personalized-support",
14
+ "/intuitive-technology",
15
+ "/sales-team",
16
+ "/growth-solutions"
17
+ ].some((el) => pathname?.includes(el))) {
18
+ return null;
19
+ }
20
+ return /* @__PURE__ */ jsx("div", { className: `${styles.sub_nav} ${sub_nav} ${styles.desktop_only}`, children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", children: [
21
+ (pathname?.includes("/personalized-support") || pathname?.includes("/sales-team")) && support?.map(
22
+ (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx("a", { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
23
+ ),
24
+ pathname?.includes("/intuitive-technology") && technology.map(
25
+ (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx("a", { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
26
+ ),
27
+ pathname?.includes("/growth-solutions") && solutions.map(
28
+ (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx("a", { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
29
+ )
30
+ ] }) }) }) }) });
31
+ }
32
+ export {
33
+ SubNavBar as default
34
+ };
@@ -0,0 +1,4 @@
1
+ export declare const sub_nav: string;
2
+ export declare const dd_media: string;
3
+ export declare const dd_media_btn: string;
4
+ export declare const absolute: string;
@@ -0,0 +1,13 @@
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
+ var sub_nav = "_1ofjo860";
5
+ var dd_media = "_1ofjo861";
6
+ var dd_media_btn = "_1ofjo862";
7
+ var absolute = "_1ofjo863";
8
+ export {
9
+ absolute,
10
+ dd_media,
11
+ dd_media_btn,
12
+ sub_nav
13
+ };
@@ -0,0 +1,2 @@
1
+ declare function NavBar(): import("react/jsx-runtime").JSX.Element;
2
+ export default NavBar;