@axos-web-dev/shared-components 0.0.115 → 0.0.117

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 (49) hide show
  1. package/dist/ATMLocator/ATMLocator.js +3 -3
  2. package/dist/Button/Button.js +3 -3
  3. package/dist/Calculators/Calculator.js +2 -2
  4. package/dist/CallToActionBar/index.js +1 -1
  5. package/dist/Carousel/index.js +3 -3
  6. package/dist/Chevron/index.js +3 -3
  7. package/dist/Comparison/Comparison.css.js +2 -2
  8. package/dist/Comparison/Comparison.js +3 -3
  9. package/dist/ExecutiveBio/ExecutiveBio.js +55 -61
  10. package/dist/FaqAccordion/index.js +3 -3
  11. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
  12. package/dist/Forms/ContactUsBusiness.js +3 -3
  13. package/dist/Forms/ContactUsNMLSId.js +3 -3
  14. package/dist/Forms/EmailOnly.js +4 -5
  15. package/dist/Forms/Forms.css.js +2 -2
  16. package/dist/Forms/SuccesForm.d.ts +1 -1
  17. package/dist/Forms/SuccesForm.js +2 -2
  18. package/dist/Forms/index.d.ts +2 -2
  19. package/dist/Forms/index.js +2 -2
  20. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  21. package/dist/Hyperlink/index.js +3 -3
  22. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  23. package/dist/ImageLink/ImageLink.js +3 -3
  24. package/dist/ImageLink/ImageLinkSet.js +3 -3
  25. package/dist/ImageLink/index.js +3 -3
  26. package/dist/Input/Input.css.js +1 -1
  27. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  28. package/dist/Insight/Featured/CategorySelector.js +3 -3
  29. package/dist/Insight/Featured/Featured.js +3 -3
  30. package/dist/Modal/Modal.js +3 -3
  31. package/dist/NavigationMenu/AxosBank/NavData.js +3 -3
  32. package/dist/NavigationMenu/AxosBank/SubNavBar.js +3 -3
  33. package/dist/NavigationMenu/AxosBank/index.js +3 -3
  34. package/dist/NavigationMenu/AxosClearing/index.js +3 -3
  35. package/dist/PageNavItem/PageNavItem.d.ts +2 -1
  36. package/dist/PageNavItem/PageNavItem.js +3 -2
  37. package/dist/PageNavSet/PageNavSet.js +48 -48
  38. package/dist/PageNavSet/PageNavigationSet.css.d.ts +3 -0
  39. package/dist/PageNavSet/PageNavigationSet.css.js +9 -0
  40. package/dist/PageNavSet/index.d.ts +0 -1
  41. package/dist/PageNavSet/index.js +1 -5
  42. package/dist/SetContainer/SetContainer.js +3 -3
  43. package/dist/assets/ExecutiveBio/ExecutiveBio.css +11 -1
  44. package/dist/assets/PageNavSet/PageNavigationSet.css +76 -0
  45. package/dist/index.css.js +1 -1
  46. package/dist/main.js +2 -6
  47. package/package.json +3 -2
  48. package/dist/PageNavSet/PageNavSet.module.js +0 -14
  49. package/dist/assets/PageNavSet/PageNavSet.css.css +0 -88
@@ -1,7 +1,7 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  /* empty css */
4
3
  /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  var selector_section = "_13y9ptj0";
7
7
  var selector_link = "_13y9ptj1";
@@ -38,11 +38,11 @@ import "../../Input/InputTextArea.js";
38
38
  import "react-hook-form";
39
39
  import "../../Forms/Forms.css.js";
40
40
  import "../../Forms/SalesforceFieldsForm.js";
41
+ import "../../Input/RadioButton.css.js";
42
+ import "../../Input/Checkbox.css.js";
41
43
  import "../../LoadingIndicator/LoadingIndicator.css.js";
42
44
  import "react-use";
43
45
  import "../../Input/RadioButton.js";
44
- import "../../Input/RadioButton.css.js";
45
- import "../../Input/Checkbox.css.js";
46
46
  import "iframe-resizer";
47
47
  import "../../Calculators/calculator.css.js";
48
48
  /* empty css */
@@ -81,8 +81,8 @@ import "next/navigation.js";
81
81
  /* empty css */
82
82
  /* empty css */
83
83
  import "../../PageNavItem/PageNavItem.css.js";
84
- import "lodash";
85
84
  import "react-slick";
85
+ /* empty css */
86
86
  /* empty css */
87
87
  /* empty css */
88
88
  import "../../StepItem/StepItem.css.js";
@@ -41,10 +41,10 @@ import "../../Input/InputTextArea.js";
41
41
  import "react-hook-form";
42
42
  import "../../Forms/Forms.css.js";
43
43
  import "../../Forms/SalesforceFieldsForm.js";
44
- import "../../LoadingIndicator/LoadingIndicator.css.js";
45
- import "../../Input/RadioButton.js";
46
44
  import "../../Input/RadioButton.css.js";
47
45
  import "../../Input/Checkbox.css.js";
46
+ import "../../LoadingIndicator/LoadingIndicator.css.js";
47
+ import "../../Input/RadioButton.js";
48
48
  import "iframe-resizer";
49
49
  import "../../Calculators/calculator.css.js";
50
50
  /* empty css */
@@ -85,8 +85,8 @@ import "next/navigation.js";
85
85
  /* empty css */
86
86
  /* empty css */
87
87
  import "../../PageNavItem/PageNavItem.css.js";
88
- import "lodash";
89
88
  import "react-slick";
89
+ /* empty css */
90
90
  /* empty css */
91
91
  /* empty css */
92
92
  import "../../StepItem/StepItem.css.js";
@@ -36,10 +36,10 @@ import "../Input/InputTextArea.js";
36
36
  import "react-hook-form";
37
37
  import "../Forms/Forms.css.js";
38
38
  import "../Forms/SalesforceFieldsForm.js";
39
- import "../LoadingIndicator/LoadingIndicator.css.js";
40
- import "../Input/RadioButton.js";
41
39
  import "../Input/RadioButton.css.js";
42
40
  import "../Input/Checkbox.css.js";
41
+ import "../LoadingIndicator/LoadingIndicator.css.js";
42
+ import "../Input/RadioButton.js";
43
43
  import "iframe-resizer";
44
44
  import "../Calculators/calculator.css.js";
45
45
  /* empty css */
@@ -82,8 +82,8 @@ import "next/navigation.js";
82
82
  /* empty css */
83
83
  /* empty css */
84
84
  import "../PageNavItem/PageNavItem.css.js";
85
- import "lodash";
86
85
  import "react-slick";
86
+ /* empty css */
87
87
  /* empty css */
88
88
  /* empty css */
89
89
  import "../StepItem/StepItem.css.js";
@@ -39,10 +39,10 @@ import "../../Input/InputTextArea.js";
39
39
  import "react-hook-form";
40
40
  import "../../Forms/Forms.css.js";
41
41
  import "../../Forms/SalesforceFieldsForm.js";
42
- import "../../LoadingIndicator/LoadingIndicator.css.js";
43
- import "../../Input/RadioButton.js";
44
42
  import "../../Input/RadioButton.css.js";
45
43
  import "../../Input/Checkbox.css.js";
44
+ import "../../LoadingIndicator/LoadingIndicator.css.js";
45
+ import "../../Input/RadioButton.js";
46
46
  import "iframe-resizer";
47
47
  import "../../Calculators/calculator.css.js";
48
48
  /* empty css */
@@ -81,8 +81,8 @@ import "next/navigation.js";
81
81
  /* empty css */
82
82
  /* empty css */
83
83
  import "../../PageNavItem/PageNavItem.css.js";
84
- import "lodash";
85
84
  import "react-slick";
85
+ /* empty css */
86
86
  /* empty css */
87
87
  /* empty css */
88
88
  import "../../StepItem/StepItem.css.js";
@@ -40,10 +40,10 @@ import "../../Input/InputTextArea.js";
40
40
  import "react-hook-form";
41
41
  import "../../Forms/Forms.css.js";
42
42
  import "../../Forms/SalesforceFieldsForm.js";
43
- import "../../LoadingIndicator/LoadingIndicator.css.js";
44
- import "../../Input/RadioButton.js";
45
43
  import "../../Input/RadioButton.css.js";
46
44
  import "../../Input/Checkbox.css.js";
45
+ import "../../LoadingIndicator/LoadingIndicator.css.js";
46
+ import "../../Input/RadioButton.js";
47
47
  import "iframe-resizer";
48
48
  import "../../Calculators/calculator.css.js";
49
49
  /* empty css */
@@ -80,8 +80,8 @@ import styles from "./NavBar.module.js";
80
80
  import { subNavItems } from "./NavData.js";
81
81
  /* empty css */
82
82
  import "../../PageNavItem/PageNavItem.css.js";
83
- import "lodash";
84
83
  import "react-slick";
84
+ /* empty css */
85
85
  /* empty css */
86
86
  /* empty css */
87
87
  import "../../StepItem/StepItem.css.js";
@@ -37,10 +37,10 @@ import "../../Input/InputTextArea.js";
37
37
  import "react-hook-form";
38
38
  import "../../Forms/Forms.css.js";
39
39
  import "../../Forms/SalesforceFieldsForm.js";
40
- import "../../LoadingIndicator/LoadingIndicator.css.js";
41
- import "../../Input/RadioButton.js";
42
40
  import "../../Input/RadioButton.css.js";
43
41
  import "../../Input/Checkbox.css.js";
42
+ import "../../LoadingIndicator/LoadingIndicator.css.js";
43
+ import "../../Input/RadioButton.js";
44
44
  import "iframe-resizer";
45
45
  import "../../Calculators/calculator.css.js";
46
46
  /* empty css */
@@ -79,8 +79,8 @@ import { NavItem } from "../NavItem/index.js";
79
79
  /* empty css */
80
80
  /* empty css */
81
81
  import "../../PageNavItem/PageNavItem.css.js";
82
- import "lodash";
83
82
  import "react-slick";
83
+ /* empty css */
84
84
  /* empty css */
85
85
  /* empty css */
86
86
  import "../../StepItem/StepItem.css.js";
@@ -291,7 +291,7 @@ function NavBar() {
291
291
  href: "/who-we-serve",
292
292
  className: styles.main,
293
293
  role: "heading",
294
- children: "Who We Serve Home"
294
+ children: "Who We Serve"
295
295
  }
296
296
  ),
297
297
  /* @__PURE__ */ jsx("a", { href: "/who-we-serve/broker-dealers", role: "menuitem", children: "Broker Dealers" }),
@@ -364,7 +364,7 @@ function NavBar() {
364
364
  href: "/products-and-services",
365
365
  className: styles.main,
366
366
  role: "heading",
367
- children: "Products and Services Home"
367
+ children: "Products and Services"
368
368
  }
369
369
  ),
370
370
  /* @__PURE__ */ jsx(
@@ -460,7 +460,7 @@ function NavBar() {
460
460
  href: "/axos-advantage",
461
461
  className: styles.main,
462
462
  role: "heading",
463
- children: "Axos Advantage Home"
463
+ children: "Axos Advantage"
464
464
  }
465
465
  ),
466
466
  /* @__PURE__ */ jsx("a", { href: "/axos-advantage/contact-us", role: "menuitem", children: "Contact Us" }),
@@ -1,10 +1,11 @@
1
- import { FC } from 'react';
2
1
  import { SecondaryTypes } from '../utils/variant.types';
2
+ import { FC } from 'react';
3
3
 
4
4
  export interface PageNavItemProps {
5
5
  id: string;
6
6
  variant?: SecondaryTypes;
7
7
  addClassName?: string;
8
8
  label?: string;
9
+ onClick?: () => void;
9
10
  }
10
11
  export declare const PageNavItem: FC<PageNavItemProps>;
@@ -5,10 +5,11 @@ const PageNavItem = ({
5
5
  id,
6
6
  addClassName,
7
7
  label,
8
- variant: fullVariant = "primary"
8
+ variant: fullVariant = "primary",
9
+ onClick
9
10
  }) => {
10
11
  const variant = getVariant(fullVariant);
11
- return /* @__PURE__ */ jsx("div", { className: `${pn_btn({ variant })} ${addClassName}`, children: /* @__PURE__ */ jsx("a", { href: `#${id}`, className: `${pn_link({ variant })}`, children: label }) });
12
+ return /* @__PURE__ */ jsx("div", { onClick, className: `${pn_btn({ variant })} ${addClassName}`, children: /* @__PURE__ */ jsx("a", { href: `#${id}`, className: `${pn_link({ variant })}`, children: label }) });
12
13
  };
13
14
  export {
14
15
  PageNavItem
@@ -1,91 +1,91 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { throttle } from "lodash";
3
+ import clsx from "clsx";
4
4
  import { useState, useRef, useEffect } from "react";
5
5
  import Slider from "react-slick";
6
6
  import "../PageNavItem/PageNavItem.css.js";
7
7
  import { PageNavItem } from "../PageNavItem/PageNavItem.js";
8
- import css from "./PageNavSet.module.js";
8
+ import { sticky_nav, nav_wrapper, sticky_page_nav } from "./PageNavigationSet.css.js";
9
9
  const PageNavSet = ({ id, pageNavItems }) => {
10
- console.log(id, pageNavItems, "Teeeeeest");
11
- const [activeSection, setActiveSection] = useState(pageNavItems[0].id);
10
+ const SliderComponent = Slider.default ? Slider.default : Slider;
11
+ const [activeSection, setActiveSection] = useState("");
12
12
  const sliderRef = useRef(null);
13
13
  const settings = {
14
+ className: `${nav_wrapper} center`,
14
15
  dots: false,
15
16
  arrows: false,
16
17
  infinite: false,
17
18
  slidesToShow: 3,
18
19
  variableWidth: true,
19
20
  centerMode: false,
21
+ centerPadding: "60px",
20
22
  slidesToScroll: 1,
21
23
  responsive: [
22
24
  {
23
25
  breakpoint: 1023,
24
26
  settings: {
25
- variableWidth: false,
27
+ arrows: false,
26
28
  centerMode: true,
27
- infinite: true
29
+ slidesToShow: 5,
30
+ variableWidth: true,
31
+ infinite: true,
32
+ centerPadding: "40px"
28
33
  }
29
34
  },
30
35
  {
31
36
  breakpoint: 768,
32
37
  settings: {
33
- slidesToShow: 1,
38
+ arrows: false,
39
+ centerMode: true,
40
+ slidesToShow: 3,
34
41
  slidesToScroll: 1,
35
42
  infinite: true,
36
- centerPadding: "0px",
37
- centerMode: true,
38
- focusOnSelect: true
43
+ focusOnSelect: true,
44
+ centerPadding: "40px"
39
45
  }
40
46
  }
41
47
  ]
42
48
  };
43
- function autoSizer() {
44
- const children = Array.from(document.querySelectorAll(".nav_child"));
45
- if (children !== null) {
46
- let totalWidth = 0;
47
- const gaps = (children.length - 1) * 8;
48
- children.forEach(
49
- (child) => totalWidth += parseInt(child.offsetWidth, 10)
49
+ const scrolledElement = (elem) => {
50
+ if (elem) {
51
+ const rect = elem.getBoundingClientRect();
52
+ const viewHeight = Math.max(
53
+ document.documentElement.clientHeight,
54
+ window.innerHeight
50
55
  );
51
- const containment = document.querySelector(
52
- "#pageNav > .containment"
53
- );
54
- if (containment) {
55
- containment.style.width = `min(${totalWidth + gaps + 6}px, 100%)`;
56
- }
56
+ return rect.bottom - viewHeight < 100;
57
57
  }
58
- }
59
- window.onload = () => autoSizer();
60
- window.onresize = () => autoSizer();
61
- const handleScroll = throttle(() => {
62
- const scrollPosition = typeof window !== "undefined" ? window.scrollY : 0;
63
- let selectedSection = pageNavItems[0].id;
64
- pageNavItems.forEach((section) => {
65
- const element = document.getElementById(section.id);
66
- if (element.offsetTop <= scrollPosition + window.innerHeight / 2) {
67
- selectedSection = section.id;
58
+ };
59
+ const handleScroll = () => {
60
+ const main = document.querySelector("main");
61
+ const bannerHeight = main.getElementsByTagName("section")[0].offsetHeight;
62
+ const stickyElem = document.querySelector(`.${sticky_nav}`);
63
+ const scrollTop = window.scrollY;
64
+ if (scrollTop >= bannerHeight) {
65
+ stickyElem.classList.add(sticky_page_nav);
66
+ } else {
67
+ stickyElem.classList.remove(sticky_page_nav);
68
+ }
69
+ const pageNav = document.getElementById("pageNav");
70
+ const links = pageNav?.querySelectorAll("a");
71
+ links?.forEach((link) => {
72
+ if (scrolledElement(document.getElementById(link.hash.substring(1)))) {
73
+ setActiveSection(link.hash.substring(1));
68
74
  }
69
75
  });
70
- setActiveSection(selectedSection);
71
- const activeIndex = pageNavItems.findIndex(
72
- (section) => section.id === selectedSection
73
- );
74
- if (sliderRef.current) {
75
- sliderRef.current.slickGoTo(activeIndex, false);
76
- }
77
- }, 100);
76
+ };
78
77
  useEffect(() => {
79
- if (typeof window !== "undefined") {
80
- window.addEventListener("scroll", handleScroll);
81
- return () => {
82
- window.removeEventListener("scroll", handleScroll);
83
- };
84
- }
78
+ window.addEventListener("scroll", handleScroll);
79
+ return () => {
80
+ window.removeEventListener("scroll", handleScroll);
81
+ };
85
82
  }, []);
86
- return /* @__PURE__ */ jsx("nav", { className: css.sticky_nav, id: "pageNav", children: /* @__PURE__ */ jsx("div", { className: "containment", id: `id_${id}`, children: /* @__PURE__ */ jsx(Slider, { ref: sliderRef, ...settings, className: css.nav_wrapper, children: pageNavItems?.map((section) => /* @__PURE__ */ jsx(
83
+ return /* @__PURE__ */ jsx("nav", { className: clsx(sticky_nav), id: "pageNav", children: /* @__PURE__ */ jsx("div", { className: "containment", id: `id_${id}`, children: /* @__PURE__ */ jsx(SliderComponent, { ...settings, ref: sliderRef, children: pageNavItems?.map((section) => /* @__PURE__ */ jsx(
87
84
  PageNavItem,
88
85
  {
86
+ onClick: () => {
87
+ setActiveSection(section.id);
88
+ },
89
89
  id: section?.id,
90
90
  label: section.label,
91
91
  addClassName: `nav_child ${activeSection === section.id ? "active" : ""}`
@@ -0,0 +1,3 @@
1
+ export declare const nav_wrapper: string;
2
+ export declare const sticky_nav: string;
3
+ export declare const sticky_page_nav: string;
@@ -0,0 +1,9 @@
1
+ /* empty css */
2
+ var nav_wrapper = "_1qd6ohx0";
3
+ var sticky_nav = "_1qd6ohx1";
4
+ var sticky_page_nav = "_1qd6ohx2";
5
+ export {
6
+ nav_wrapper,
7
+ sticky_nav,
8
+ sticky_page_nav
9
+ };
@@ -1,2 +1 @@
1
- export * from './PageNavSet.module.css';
2
1
  export * from './PageNavSet';
@@ -1,8 +1,4 @@
1
- import { containment, nav_wrapper, sticky_nav } from "./PageNavSet.module.js";
2
1
  import { PageNavSet } from "./PageNavSet.js";
3
2
  export {
4
- PageNavSet,
5
- containment,
6
- nav_wrapper,
7
- sticky_nav
3
+ PageNavSet
8
4
  };
@@ -37,11 +37,11 @@ import "../Input/InputTextArea.js";
37
37
  import "react-hook-form";
38
38
  import "../Forms/Forms.css.js";
39
39
  import "../Forms/SalesforceFieldsForm.js";
40
+ import "../Input/RadioButton.css.js";
41
+ import "../Input/Checkbox.css.js";
40
42
  import "../LoadingIndicator/LoadingIndicator.css.js";
41
43
  import "react-use";
42
44
  import "../Input/RadioButton.js";
43
- import "../Input/RadioButton.css.js";
44
- import "../Input/Checkbox.css.js";
45
45
  import "iframe-resizer";
46
46
  import "../Calculators/calculator.css.js";
47
47
  /* empty css */
@@ -82,8 +82,8 @@ import "next/navigation.js";
82
82
  /* empty css */
83
83
  /* empty css */
84
84
  import "../PageNavItem/PageNavItem.css.js";
85
- import "lodash";
86
85
  import "react-slick";
86
+ /* empty css */
87
87
  /* empty css */
88
88
  /* empty css */
89
89
  import "../StepItem/StepItem.css.js";
@@ -83,7 +83,7 @@
83
83
  }
84
84
  .txcb8dl {
85
85
  flex: 1 1 0%;
86
- max-width: 50%;
86
+ max-width: 100%;
87
87
  }
88
88
  .txcb8dl a {
89
89
  color: inherit;
@@ -111,6 +111,8 @@
111
111
  font-family: var(--header-font-family);
112
112
  text-decoration: none;
113
113
  font-weight: 600;
114
+ overflow: hidden;
115
+ text-overflow: ellipsis;
114
116
  }
115
117
  .txcb8dp {
116
118
  color: #0062B3;
@@ -127,6 +129,13 @@
127
129
  .txcb8do a {
128
130
  text-decoration: none;
129
131
  }
132
+ .txcb8dt {
133
+ display: flex;
134
+ flex-direction: column;
135
+ }
136
+ .txcb8du {
137
+ width: 50%;
138
+ }
130
139
  $.txcb8dl + .txcb8du {
131
140
  margin-left: 1.5rem;
132
141
  }
@@ -266,6 +275,7 @@ $.txcb8dl + .txcb8du {
266
275
  margin-top: 16px;
267
276
  }
268
277
  .txcb8du {
278
+ width: 90%;
269
279
  margin-top: 16px;
270
280
  }
271
281
  .txcb8dw {
@@ -0,0 +1,76 @@
1
+ ._1qd6ohx1 {
2
+ background-color: #fff;
3
+ padding: 1.5rem 0;
4
+ }
5
+ ._1qd6ohx0 .slick-track {
6
+ display: flex;
7
+ justify-content: center;
8
+ }
9
+ .slick-slide + .slick-slide {
10
+ margin-left: 8px;
11
+ }
12
+ main > .section_spacer:has(.sticky_nav) {
13
+ margin-top: 0;
14
+ position: sticky;
15
+ top: 0;
16
+ z-index: 999;
17
+ }
18
+ .slick-slider {
19
+ height: 56px;
20
+ }
21
+ .slick-list:focus {
22
+ outline: 0;
23
+ }
24
+ .slick-list.dragging {
25
+ cursor: pointer;
26
+ }
27
+ .slick-track {
28
+ display: flex !important;
29
+ justify-content: center !important;
30
+ width: auto !important;
31
+ }
32
+ ._1qd6ohx2 {
33
+ position: fixed;
34
+ top: 10px;
35
+ z-index: 999;
36
+ animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
37
+ margin: -10px 0;
38
+ width: 100%;
39
+ }
40
+ @media Screen and (max-width: 1023px) {
41
+ ._1qd6ohx1 containment {
42
+ width: 100% !important;
43
+ max-width: 100%;
44
+ }
45
+ ._1qd6ohx1::before, ._1qd6ohx1::after {
46
+ content: "";
47
+ position: absolute;
48
+ background-image: linear-gradient(270deg,#fff 10.8%,rgba(255, 255, 255, 0) 100%);
49
+ bottom: 0;
50
+ pointer-events: none;
51
+ z-index: 1;
52
+ height: 100%;
53
+ width: 13%;
54
+ }
55
+ ._1qd6ohx1::before {
56
+ left: 0;
57
+ -webkit-transform: rotate(-180deg);
58
+ -ms-transform: rotate(-180deg);
59
+ transform: rotate(-180deg);
60
+ right: 0;
61
+ }
62
+ }
63
+ @media screen and (min-width:1024px) {
64
+ .slick-track {
65
+ transform: none !important;
66
+ }
67
+ }
68
+ @media screen and (max-width:1023px) {
69
+ ._1qd6ohx2 {
70
+ position: fixed;
71
+ top: 10px;
72
+ z-index: 999;
73
+ animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
74
+ margin: -10px 0;
75
+ }
76
+ }
package/dist/index.css.js CHANGED
@@ -1,3 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
2
+ /* empty css */
3
3
  /* empty css */
package/dist/main.js CHANGED
@@ -42,12 +42,14 @@ import { FooterContent, FooterDisclosure, FooterIcons, FooterParagraph } from ".
42
42
  import { AxosFooterSiteMap } from "./FooterSiteMap/AxosBank/FooterSiteMap.js";
43
43
  import { app_col, footer_mobile, footer_section, footer_wrapper, ft_col, ft_col_header, ft_col_subheader, ft_panel, ft_panel_group, nested_grid } from "./FooterSiteMap/AxosBank/FooterSiteMap.css.js";
44
44
  import { ApplicationStart } from "./Forms/ApplicationStart.js";
45
+ import { ClearingForm } from "./Forms/ClearingForm.js";
45
46
  import { CommercialLending } from "./Forms/CommercialLending.js";
46
47
  import { ContactCompany } from "./Forms/ContactCompany.js";
47
48
  import { ContactUs } from "./Forms/ContactUs.js";
48
49
  import { ContactUsAAS } from "./Forms/ContactUsAAS.js";
49
50
  import { ContactUsBusiness } from "./Forms/ContactUsBusiness.js";
50
51
  import { ContactUsNMLSId } from "./Forms/ContactUsNMLSId.js";
52
+ import { CpraRequest } from "./Forms/CpraRequest.js";
51
53
  import { DealerServices } from "./Forms/DealerServices.js";
52
54
  import { EmailOnly } from "./Forms/EmailOnly.js";
53
55
  import { EmailUs } from "./Forms/EmailUs.js";
@@ -58,8 +60,6 @@ import { ScheduleCall } from "./Forms/ScheduleCall.js";
58
60
  import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
59
61
  import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
60
62
  import { WCPLSurvey } from "./Forms/WcplSurvey.js";
61
- import { ClearingForm } from "./Forms/ClearingForm.js";
62
- import { CpraRequest } from "./Forms/CpraRequest.js";
63
63
  import { HeroBanner } from "./HeroBanner/HeroBanner.js";
64
64
  import { headline_text, heroSupertag, hero_banner, hero_btns, hero_content, hero_embedded_image, hero_img, hero_text, hero_wrapper, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
65
65
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
@@ -126,7 +126,6 @@ import { default as default29 } from "./NavigationMenu/AxosClearing/index.js";
126
126
  import { default as default30 } from "./NavigationMenu/AxosFiduciary/index.js";
127
127
  import { pn_btn, pn_link } from "./PageNavItem/PageNavItem.css.js";
128
128
  import { PageNavItem } from "./PageNavItem/PageNavItem.js";
129
- import { containment, nav_wrapper, sticky_nav } from "./PageNavSet/PageNavSet.module.js";
130
129
  import { PageNavSet } from "./PageNavSet/PageNavSet.js";
131
130
  import { SecondaryFooter } from "./SecondaryFooter/index.js";
132
131
  import { SocialMediaBar } from "./SocialMediaBar/index.js";
@@ -360,7 +359,6 @@ export {
360
359
  contacts,
361
360
  container,
362
361
  containerIconBillboard,
363
- containment,
364
362
  content,
365
363
  copy,
366
364
  description,
@@ -464,7 +462,6 @@ export {
464
462
  media,
465
463
  mh_330,
466
464
  modifier,
467
- nav_wrapper,
468
465
  nested_grid,
469
466
  ol,
470
467
  one_row,
@@ -516,7 +513,6 @@ export {
516
513
  smb_wrapper,
517
514
  step_num,
518
515
  steps_wrapper,
519
- sticky_nav,
520
516
  sub_bullets,
521
517
  succes_check_mark,
522
518
  success_circle,
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": "0.0.115",
4
+ "version": "0.0.117",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",
@@ -58,7 +58,8 @@
58
58
  "next": "^14.1.4",
59
59
  "react": "^18.2.0",
60
60
  "react-dom": "^18.2.0",
61
- "react-slick": "^0.30.2"
61
+ "react-slick": "^0.30.2",
62
+ "slick-carousel": "^1.8.1"
62
63
  },
63
64
  "devDependencies": {
64
65
  "@chromatic-com/storybook": "^1.8.0",
@@ -1,14 +0,0 @@
1
- const sticky_nav = "_sticky_nav_g0p9u_1";
2
- const containment = "_containment_g0p9u_11";
3
- const nav_wrapper = "_nav_wrapper_g0p9u_15";
4
- const css = {
5
- sticky_nav,
6
- containment,
7
- nav_wrapper
8
- };
9
- export {
10
- containment,
11
- css as default,
12
- nav_wrapper,
13
- sticky_nav
14
- };