@axos-web-dev/shared-components 0.0.19 → 0.0.20

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 (117) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +3 -4
  2. package/dist/Accordion/Accordion.d.ts +1 -2
  3. package/dist/Accordion/index.d.ts +2 -2
  4. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  5. package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
  6. package/dist/AlertBanner/index.d.ts +2 -3
  7. package/dist/ApyCalculator/index.d.ts +1 -2
  8. package/dist/BulletItem/BulletItem.d.ts +1 -2
  9. package/dist/BulletItem/index.d.ts +1 -1
  10. package/dist/Button/Button.css.d.ts +2 -3
  11. package/dist/Button/Button.d.ts +3 -4
  12. package/dist/Button/Button.interface.d.ts +1 -2
  13. package/dist/Button/GoBackButton.d.ts +2 -3
  14. package/dist/Button/index.d.ts +3 -3
  15. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
  16. package/dist/CallToActionBar/index.d.ts +2 -3
  17. package/dist/Carousel/Carousel.css.d.ts +5 -6
  18. package/dist/Carousel/index.d.ts +2 -3
  19. package/dist/Carousel/store.d.ts +1 -1
  20. package/dist/Chevron/Chevron.css.d.ts +1 -1
  21. package/dist/Chevron/Chevron.interface.d.ts +1 -2
  22. package/dist/Chevron/index.d.ts +2 -3
  23. package/dist/Chevron/index.js +2 -0
  24. package/dist/CollectInformationAlert/index.d.ts +1 -2
  25. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  26. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  27. package/dist/ContentBanner/index.d.ts +2 -3
  28. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  29. package/dist/DownloadTile/index.d.ts +2 -3
  30. package/dist/FaqAccordion/index.d.ts +2 -3
  31. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
  32. package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
  33. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  34. package/dist/FooterDisclosure/FooterDisclosure.js +2 -9
  35. package/dist/FooterDisclosure/index.d.ts +2 -2
  36. package/dist/FooterDisclosure/index.js +1 -2
  37. package/dist/Forms/Forms.css.d.ts +4 -4
  38. package/dist/Forms/RenderForm.d.ts +2 -3
  39. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  40. package/dist/Forms/ScheduleCall.d.ts +2 -3
  41. package/dist/Forms/index.d.ts +4 -4
  42. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  43. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  44. package/dist/HeroBanner/index.d.ts +1 -2
  45. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  46. package/dist/Hyperlink/index.d.ts +2 -3
  47. package/dist/Hyperlink/index.js +2 -0
  48. package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
  49. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  50. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  51. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  52. package/dist/IconBillboard/index.d.ts +4 -4
  53. package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -4
  54. package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
  55. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  56. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  57. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  58. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  59. package/dist/ImageBillboard/index.d.ts +4 -4
  60. package/dist/ImageBillboard/index.js +2 -1
  61. package/dist/Input/Input.css.d.ts +6 -6
  62. package/dist/Input/Input.d.ts +2 -3
  63. package/dist/Input/InputPhone.d.ts +3 -3
  64. package/dist/Input/index.d.ts +3 -3
  65. package/dist/Inputs/Input.css.d.ts +6 -6
  66. package/dist/MainHTML/index.d.ts +1 -2
  67. package/dist/Modal/Modal.d.ts +2 -3
  68. package/dist/Modal/Modal.js +2 -0
  69. package/dist/Modal/contextApi/store.d.ts +2 -3
  70. package/dist/Modal/index.d.ts +2 -2
  71. package/dist/NavigationMenu/index.d.ts +2 -2
  72. package/dist/SetContainer/SetContainer.d.ts +2 -3
  73. package/dist/SetContainer/SetContainer.js +2 -0
  74. package/dist/SetContainer/index.d.ts +2 -2
  75. package/dist/Table/Table.css.d.ts +5 -5
  76. package/dist/Table/Table.d.ts +3 -4
  77. package/dist/Table/Table.interface.d.ts +1 -2
  78. package/dist/Table/index.d.ts +2 -2
  79. package/dist/TextBlock/TextBlock.d.ts +1 -2
  80. package/dist/TextBlock/index.d.ts +2 -2
  81. package/dist/Typography/Typography.css.d.ts +3 -4
  82. package/dist/Typography/Typography.d.ts +2 -3
  83. package/dist/Typography/index.d.ts +1 -1
  84. package/dist/VideoTile/VideoTile.d.ts +2 -3
  85. package/dist/VideoTile/index.d.ts +4 -4
  86. package/dist/VideoWrapper/index.d.ts +2 -3
  87. package/dist/assets/FooterDisclosure/FooterDisclosure.css +3 -7
  88. package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
  89. package/dist/assets/VideoWrapper/VideoWrapper.css +2 -0
  90. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  91. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  92. package/dist/icons/AxosX/Blue.d.ts +1 -2
  93. package/dist/icons/AxosX/index.d.ts +1 -2
  94. package/dist/icons/CheckCircle.d.ts +1 -2
  95. package/dist/icons/CheckCircleLight.d.ts +1 -2
  96. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  97. package/dist/icons/CheckIcon/index.d.ts +1 -2
  98. package/dist/icons/ChevronDown.d.ts +1 -2
  99. package/dist/icons/ChevronUp.d.ts +1 -2
  100. package/dist/icons/CloseIcon/index.d.ts +1 -2
  101. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  102. package/dist/icons/EqualHousingLender.d.ts +1 -2
  103. package/dist/icons/LockIcon/index.d.ts +1 -2
  104. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  105. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  106. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  107. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  108. package/dist/icons/WarningIcon/index.d.ts +1 -2
  109. package/dist/icons/index.d.ts +17 -17
  110. package/dist/index.css.d.ts +0 -1
  111. package/dist/main.d.ts +1 -1
  112. package/dist/main.js +3 -3
  113. package/dist/themes/index.d.ts +2 -2
  114. package/dist/utils/ctaOptions.d.ts +0 -1
  115. package/dist/utils/getVariant.d.ts +1 -2
  116. package/dist/utils/index.d.ts +5 -5
  117. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- export declare const billboard: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const billboard: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -18,7 +18,7 @@ export declare const billboard: import('@vanilla-extract/recipes').RuntimeFn<{
18
18
  };
19
19
  };
20
20
  }>;
21
- export declare const imagePlacement: import('@vanilla-extract/recipes').RuntimeFn<{
21
+ export declare const imagePlacement: import("@vanilla-extract/recipes").RuntimeFn<{
22
22
  position: {
23
23
  left: {
24
24
  selectors: {
@@ -37,7 +37,7 @@ export declare const imagePlacement: import('@vanilla-extract/recipes').RuntimeF
37
37
  };
38
38
  };
39
39
  }>;
40
- export declare const supertag: import('@vanilla-extract/recipes').RuntimeFn<{
40
+ export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
41
41
  variant: {
42
42
  primary: {
43
43
  selectors: {
@@ -77,7 +77,7 @@ export declare const supertag: import('@vanilla-extract/recipes').RuntimeFn<{
77
77
  };
78
78
  };
79
79
  }>;
80
- export declare const header: import('@vanilla-extract/recipes').RuntimeFn<{
80
+ export declare const header: import("@vanilla-extract/recipes").RuntimeFn<{
81
81
  variant: {
82
82
  primary: {
83
83
  selectors: {
@@ -135,3 +135,4 @@ export declare const rate_pad: string;
135
135
  export declare const up_to: string;
136
136
  export declare const rate_billboard: string;
137
137
  export declare const apy_billboard: string;
138
+ export declare const body_copy: string;
@@ -26,6 +26,7 @@ var rate_pad = "_1m7m2aw";
26
26
  var up_to = "_1m7m2ax";
27
27
  var rate_billboard = "_1m7m2ay";
28
28
  var apy_billboard = "_1m7m2az";
29
+ var body_copy = "_1m7m2a10";
29
30
  export {
30
31
  apy_billboard,
31
32
  billboard,
@@ -36,6 +37,7 @@ export {
36
37
  billboard_image,
37
38
  billboard_img,
38
39
  body,
40
+ body_copy,
39
41
  header,
40
42
  imagePlacement,
41
43
  image_background,
@@ -1,3 +1,2 @@
1
- import { Props } from './ImageBillboard.interface';
2
-
1
+ import type { ImageBillboardSetProps as Props } from "./ImageBillboard.interface";
3
2
  export declare const ImageBillboardSet: ({ id, variant, headline, bodyCopy, additionalDetails, imageBillboards, }: Props) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- import { ReactNode } from 'react';
2
- import { QuaternaryTypes } from '../utils/variant.types';
3
- import { ImageInterface } from '../IconBillboard';
4
- import { ChevronProps } from '../Chevron/Chevron.interface';
5
1
  import { BulletItemProps } from '../BulletItem';
6
-
2
+ import { ChevronProps } from '../Chevron/Chevron.interface';
3
+ import { ImageInterface } from '../IconBillboard';
4
+ import { QuaternaryTypes } from '../utils/variant.types';
5
+ import { ReactNode } from "react";
7
6
  export interface ImageBillboardSetProps {
8
7
  id: string;
9
8
  headline?: string | ReactNode;
@@ -1,3 +1,2 @@
1
- import { ImageBillboardInterface } from './ImageBillboard.interface';
2
-
1
+ import { ImageBillboardInterface } from "./ImageBillboard.interface";
3
2
  export declare const ImageBillboard: ({ id, variant, headline, bodyCopy, bordered, bullets, callToActionRow, eyebrow, image, imagePlacement: position, set, textImageLineOneSmall, textImageLineTwoBig, textImageLineThreeSmall, }: ImageBillboardInterface) => import("react/jsx-runtime").JSX.Element;
@@ -11,7 +11,7 @@ import SvgCheckIcon from "../icons/CheckIcon/index.js";
11
11
  /* empty css */
12
12
  import { getVariant } from "../utils/getVariant.js";
13
13
  import clsx from "clsx";
14
- import { billboard, imagePlacement, billboard_img, image_background, rate_container, rate_pad, up_to, rate_billboard, apy_billboard, body, billboard_body, billboard_header_section, supertag, header, billboard_ctas } from "./ImageBillboard.css.js";
14
+ import { billboard, imagePlacement, billboard_img, image_background, rate_container, rate_pad, up_to, rate_billboard, apy_billboard, body, billboard_body, billboard_header_section, supertag, header, body_copy, billboard_ctas } from "./ImageBillboard.css.js";
15
15
  const ImageBillboard = ({
16
16
  id,
17
17
  variant,
@@ -86,7 +86,7 @@ const ImageBillboard = ({
86
86
  }
87
87
  )
88
88
  ] }),
89
- /* @__PURE__ */ jsx("div", { className: "push_up", children: bodyCopy }),
89
+ /* @__PURE__ */ jsx("div", { className: `push_up ${body_copy}`, children: bodyCopy }),
90
90
  /* @__PURE__ */ jsx("ul", { className: "list_unstyled mb_0 push_up", children: bullets.map(({ id: id2, icon, copy }) => /* @__PURE__ */ jsxs("li", { className: "list_item flex", children: [
91
91
  /* @__PURE__ */ jsx("div", { className: "img_item", children: billboard_variant ? /* @__PURE__ */ jsx(
92
92
  SvgCheckIcon,
@@ -1,4 +1,4 @@
1
- export * from './ImageBillboard';
2
- export * from './ImageBillboard.css';
3
- export type * from './ImageBillboard.interface';
4
- export * from './ImageBillboardSet';
1
+ export * from "./ImageBillboard";
2
+ export * from "./ImageBillboard.css";
3
+ export type * from "./ImageBillboard.interface";
4
+ export * from "./ImageBillboardSet";
@@ -1,5 +1,5 @@
1
1
  import { ImageBillboardSet } from "./ImageBillboard.js";
2
- import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard.css.js";
2
+ import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, body_copy, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard.css.js";
3
3
  import { ImageBillboard } from "./ImageBillboardSet.js";
4
4
  export {
5
5
  ImageBillboard,
@@ -13,6 +13,7 @@ export {
13
13
  billboard_image,
14
14
  billboard_img,
15
15
  body,
16
+ body_copy,
16
17
  header,
17
18
  imagePlacement,
18
19
  image_background,
@@ -1,4 +1,4 @@
1
- export declare const iconInput: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const iconInput: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  size: {
3
3
  small: {
4
4
  width: number;
@@ -14,7 +14,7 @@ export declare const iconInput: import('@vanilla-extract/recipes').RuntimeFn<{
14
14
  };
15
15
  };
16
16
  }>;
17
- export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeFn<{
17
+ export declare const labelClassName: import("@vanilla-extract/recipes").RuntimeFn<{
18
18
  variant: {
19
19
  primary: {};
20
20
  secondary: {};
@@ -39,7 +39,7 @@ export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeF
39
39
  }>;
40
40
  export declare const iconContainerBase: string;
41
41
  export declare const iconContainer: Record<"left" | "right", string>;
42
- export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
42
+ export declare const container: import("@vanilla-extract/recipes").RuntimeFn<{
43
43
  size: {
44
44
  small: {
45
45
  paddingTop: number;
@@ -73,7 +73,7 @@ export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
73
73
  };
74
74
  };
75
75
  }>;
76
- export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
76
+ export declare const input: import("@vanilla-extract/recipes").RuntimeFn<{
77
77
  size: {
78
78
  small: {
79
79
  fontSize: number;
@@ -129,12 +129,12 @@ export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
129
129
  };
130
130
  };
131
131
  }>;
132
- export declare const wrapper: import('@vanilla-extract/recipes').RuntimeFn<{
132
+ export declare const wrapper: import("@vanilla-extract/recipes").RuntimeFn<{
133
133
  [x: string]: {
134
134
  [x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
135
135
  };
136
136
  }>;
137
- export declare const helperText: import('@vanilla-extract/recipes').RuntimeFn<{
137
+ export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
138
138
  disabled: {
139
139
  true: {
140
140
  color: "#5E6A74";
@@ -1,6 +1,5 @@
1
- import { InputHTMLAttributes, ReactNode } from 'react';
2
1
  import { QuaternaryTypes } from '../utils';
3
-
2
+ import { InputHTMLAttributes, ReactNode } from "react";
4
3
  export interface InputProps extends InputHTMLAttributes<HTMLInputElement> {
5
4
  label?: ReactNode;
6
5
  iconLeft?: ReactNode;
@@ -11,4 +10,4 @@ export interface InputProps extends InputHTMLAttributes<HTMLInputElement> {
11
10
  helperText?: ReactNode;
12
11
  variant?: QuaternaryTypes;
13
12
  }
14
- export declare const Input: import('react').ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
13
+ export declare const Input: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,3 +1,3 @@
1
- import { InputProps } from '.';
2
-
3
- export declare const InputPhone: import('react').ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
1
+ /// <reference types="react" />
2
+ import { InputProps } from ".";
3
+ export declare const InputPhone: import("react").ForwardRefExoticComponent<InputProps & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,3 +1,3 @@
1
- export * from './Input';
2
- export * from './Input.css';
3
- export * from './InputPhone';
1
+ export * from "./Input";
2
+ export * from "./Input.css";
3
+ export * from "./InputPhone";
@@ -1,4 +1,4 @@
1
- export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  size: {
3
3
  small: {
4
4
  width: number;
@@ -14,7 +14,7 @@ export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
14
14
  };
15
15
  };
16
16
  }>;
17
- export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeFn<{
17
+ export declare const labelClassName: import("@vanilla-extract/recipes").RuntimeFn<{
18
18
  error: {
19
19
  true: {
20
20
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -29,7 +29,7 @@ export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeF
29
29
  }>;
30
30
  export declare const iconContainerBase: string;
31
31
  export declare const iconContainer: Record<"left" | "right", string>;
32
- export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
32
+ export declare const container: import("@vanilla-extract/recipes").RuntimeFn<{
33
33
  size: {
34
34
  small: {
35
35
  paddingTop: number;
@@ -63,7 +63,7 @@ export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
63
63
  };
64
64
  };
65
65
  }>;
66
- export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
66
+ export declare const input: import("@vanilla-extract/recipes").RuntimeFn<{
67
67
  size: {
68
68
  small: {
69
69
  fontSize: number;
@@ -119,12 +119,12 @@ export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
119
119
  };
120
120
  };
121
121
  }>;
122
- export declare const wrapper: import('@vanilla-extract/recipes').RuntimeFn<{
122
+ export declare const wrapper: import("@vanilla-extract/recipes").RuntimeFn<{
123
123
  [x: string]: {
124
124
  [x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
125
125
  };
126
126
  }>;
127
- export declare const helperText: import('@vanilla-extract/recipes').RuntimeFn<{
127
+ export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
128
128
  disabled: {
129
129
  true: {
130
130
  color: "#5E6A74";
@@ -1,5 +1,4 @@
1
- import { PropsWithChildren } from 'react';
2
-
1
+ import { PropsWithChildren } from "react";
3
2
  export interface BodyProps extends PropsWithChildren {
4
3
  theme: "Axos" | "Premier";
5
4
  }
@@ -1,4 +1,3 @@
1
- import { ModalProps } from './Modal.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { ModalProps } from "./Modal.interface";
4
3
  export declare const Modal: FC<ModalProps>;
@@ -36,7 +36,9 @@ import "react-hook-form";
36
36
  import "../ImageBillboard/ImageBillboard.css.js";
37
37
  import "./contextApi/store.js";
38
38
  /* empty css */
39
+ import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
39
40
  /* empty css */
41
+ import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
40
42
  /* empty css */
41
43
  import "../Table/Table.css.js";
42
44
  /* empty css */
@@ -1,11 +1,10 @@
1
- import { Dispatch, PropsWithChildren, SetStateAction } from 'react';
2
-
1
+ import { Dispatch, PropsWithChildren, SetStateAction } from "react";
3
2
  export interface ContextProps {
4
3
  targetLinkUrl: string;
5
4
  setTargetLinkUrl: Dispatch<SetStateAction<string>>;
6
5
  openModal: boolean;
7
6
  setOpenModal: Dispatch<SetStateAction<boolean>>;
8
7
  }
9
- export declare const GlobalContext: import('react').Context<ContextProps>;
8
+ export declare const GlobalContext: import("react").Context<ContextProps>;
10
9
  export declare const GlobalContextProvider: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
11
10
  export declare const useGlobalContext: () => ContextProps;
@@ -1,2 +1,2 @@
1
- export * from './Modal';
2
- export * from './contextApi/store';
1
+ export * from "./Modal";
2
+ export * from "./contextApi/store";
@@ -1,2 +1,2 @@
1
- export { default as NavBarAXA } from './AxosAdvisor';
2
- export { default as NavBarAFS } from './AxosFiduciary';
1
+ export { default as NavBarAXA } from "./AxosAdvisor";
2
+ export { default as NavBarAFS } from "./AxosFiduciary";
@@ -1,6 +1,5 @@
1
- import { PropsWithChildren } from 'react';
2
- import { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
3
-
1
+ import type { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
2
+ import { PropsWithChildren } from "react";
4
3
  export interface SetContainerProps extends Omit<ImageBillboardSetProps, "imageBillboards">, PropsWithChildren {
5
4
  }
6
5
  export declare const SetContainer: ({ id, variant, headline, bodyCopy, additionalDetails, children, }: SetContainerProps) => import("react/jsx-runtime").JSX.Element;
@@ -37,7 +37,9 @@ import "../ImageBillboard/ImageBillboard.css.js";
37
37
  import "../Chevron/Chevron.css.js";
38
38
  /* empty css */
39
39
  /* empty css */
40
+ import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
40
41
  /* empty css */
42
+ import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
41
43
  /* empty css */
42
44
  import "../Table/Table.css.js";
43
45
  /* empty css */
@@ -1,2 +1,2 @@
1
- export * from './SetContainer';
2
- export * from './SetContainer.css';
1
+ export * from "./SetContainer";
2
+ export * from "./SetContainer.css";
@@ -1,4 +1,4 @@
1
- export declare const table_container: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const table_container: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  apy: {
4
4
  background: "#f4f4f4";
@@ -16,7 +16,7 @@ export declare const highlight_last_row: string;
16
16
  export declare const headerCell: string;
17
17
  export declare const headerVariants: Record<"primary" | "secondary" | "tertiary" | "quaternary", string>;
18
18
  export declare const bodyHeader: string;
19
- export declare const th: import('@vanilla-extract/recipes').RuntimeFn<{
19
+ export declare const th: import("@vanilla-extract/recipes").RuntimeFn<{
20
20
  variant: {
21
21
  primary: {
22
22
  color: "#4A5560";
@@ -69,7 +69,7 @@ export declare const th: import('@vanilla-extract/recipes').RuntimeFn<{
69
69
  true: {};
70
70
  };
71
71
  }>;
72
- export declare const td: import('@vanilla-extract/recipes').RuntimeFn<{
72
+ export declare const td: import("@vanilla-extract/recipes").RuntimeFn<{
73
73
  variant: {
74
74
  primary: {
75
75
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -124,7 +124,7 @@ export declare const td: import('@vanilla-extract/recipes').RuntimeFn<{
124
124
  true: {};
125
125
  };
126
126
  }>;
127
- export declare const tableWrapper: import('@vanilla-extract/recipes').RuntimeFn<{
127
+ export declare const tableWrapper: import("@vanilla-extract/recipes").RuntimeFn<{
128
128
  variant: {
129
129
  primary: {
130
130
  border: `1px solid var(--${string})` | `1px solid var(--${string}, ${string})` | `1px solid var(--${string}, ${number})`;
@@ -140,7 +140,7 @@ export declare const tableWrapper: import('@vanilla-extract/recipes').RuntimeFn<
140
140
  };
141
141
  };
142
142
  }>;
143
- export declare const table: import('@vanilla-extract/recipes').RuntimeFn<{
143
+ export declare const table: import("@vanilla-extract/recipes").RuntimeFn<{
144
144
  variant: {
145
145
  primary: {
146
146
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,12 +1,11 @@
1
- import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
2
- import { PropsWithChildren } from 'react';
3
-
1
+ import { PropsWithChildren } from "react";
2
+ import { CellProps, RowProps, TableContainerProps, TableProps } from "./Table.interface";
4
3
  export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, }: TableContainerProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, }: TableProps) => import("react/jsx-runtime").JSX.Element;
6
5
  export declare const TableRow: ({ children, ...props }: RowProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export declare const TableHead: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
8
7
  export declare const TableBody: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
9
- export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import('react').DetailedReactHTMLElement<{
8
+ export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import("react").DetailedReactHTMLElement<{
10
9
  className: string;
11
10
  manifest?: string | undefined;
12
11
  defaultChecked?: boolean | undefined;
@@ -1,5 +1,4 @@
1
- import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from 'react';
2
-
1
+ import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from "react";
3
2
  export interface RowProps extends HtmlHTMLAttributes<HTMLTableRowElement>, PropsWithChildren {
4
3
  }
5
4
  export interface CellProps extends HtmlHTMLAttributes<HTMLTableCellElement>, PropsWithChildren {
@@ -1,2 +1,2 @@
1
- export * from './Table';
2
- export * from './Table.css';
1
+ export * from "./Table";
2
+ export * from "./Table.css";
@@ -1,5 +1,4 @@
1
- import { ReactNode } from 'react';
2
-
1
+ import { ReactNode } from "react";
3
2
  export interface TextBlockProps {
4
3
  bodyCopy: ReactNode | string;
5
4
  headline: ReactNode | string;
@@ -1,2 +1,2 @@
1
- export * from './TextBlock';
2
- export * from './TextBlock.css';
1
+ export * from "./TextBlock";
2
+ export * from "./TextBlock.css";
@@ -1,5 +1,4 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
2
-
1
+ import { RecipeVariants } from "@vanilla-extract/recipes";
3
2
  /**
4
3
  * Encode font
5
4
  */
@@ -9,7 +8,7 @@ export declare const headerCssVariable = "var(--header-font-family)";
9
8
  */
10
9
  export declare const mainCssVariable = "var(--main-font-family)";
11
10
  export declare const header: string;
12
- export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
11
+ export declare const sizes: import("@vanilla-extract/recipes").RuntimeFn<{
13
12
  size: {
14
13
  xs: {
15
14
  fontSize: number;
@@ -31,7 +30,7 @@ export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
31
30
  };
32
31
  };
33
32
  }>;
34
- export declare const typography: import('@vanilla-extract/recipes').RuntimeFn<{
33
+ export declare const typography: import("@vanilla-extract/recipes").RuntimeFn<{
35
34
  type: {
36
35
  h1: {
37
36
  fontFamily: "var(--header-font-family)";
@@ -1,6 +1,5 @@
1
- import { TypographySizeVariants, TypographyVariants } from '.';
2
- import { default as React } from 'react';
3
-
1
+ import React from "react";
2
+ import { TypographySizeVariants, TypographyVariants } from ".";
4
3
  type AsType = "body1" | "body2" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "inherit" | "overline" | "subtitle1" | "subtitle2" | string;
5
4
  export interface Props extends React.PropsWithChildren {
6
5
  as?: AsType;
@@ -1 +1 @@
1
- export * from './Typography.css';
1
+ export * from "./Typography.css";
@@ -1,4 +1,3 @@
1
- import { VideoTileInterface } from './VideoTile.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "./VideoTile.interface";
4
3
  export declare const VideoTile: FC<VideoTileInterface>;
@@ -1,4 +1,4 @@
1
- export * from './VideoInit';
2
- export * from './VideoTile';
3
- export * from './VideoTile.css';
4
- export * from './VideoTile.interface';
1
+ export * from "./VideoInit";
2
+ export * from "./VideoTile";
3
+ export * from "./VideoTile.css";
4
+ export * from "./VideoTile.interface";
@@ -1,6 +1,5 @@
1
- import { VideoTileInterface } from '../VideoTile';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "../VideoTile";
4
3
  export interface VideoWrapperProps {
5
4
  videoTiles: VideoTileInterface[];
6
5
  backgroundColor?: string;
@@ -5,22 +5,18 @@
5
5
  width: 100%;
6
6
  }
7
7
  ._1a6b3vu1 {
8
- margin-bottom: 16px;
9
8
  line-height: 24px;
10
9
  letter-spacing: 0.2px;
11
10
  }
12
11
  ._1a6b3vu2 {
13
- margin-bottom: 32px;
14
- }
15
- ._1a6b3vu3 {
16
12
  max-height: 40px;
17
13
  display: flex;
18
14
  gap: 40px;
19
15
  }
20
- ._1a6b3vu4 {
16
+ ._1a6b3vu3 {
21
17
  color: #ffffff;
22
18
  }
23
- ._1a6b3vu4:hover {
19
+ ._1a6b3vu3:hover {
24
20
  opacity: 0.8;
25
21
  }
26
22
  @media screen and (min-width: 1920px) {
@@ -30,7 +26,7 @@
30
26
  }
31
27
  }
32
28
  @media screen and (max-width: 1280px) {
33
- ._1a6b3vu3 {
29
+ ._1a6b3vu2 {
34
30
  justify-content: center;
35
31
  }
36
32
  }
@@ -142,7 +142,7 @@
142
142
  background-position: center center;
143
143
  }
144
144
  ._18ygy9m0 ._1m7m2au {
145
- min-height: 380px;
145
+ min-height: 330px;
146
146
  }
147
147
  ._1m7m2av {
148
148
  background: var(--_1073cm8f);
@@ -173,9 +173,13 @@
173
173
  letter-spacing: 0.3px;
174
174
  line-height: 1;
175
175
  }
176
+ ._1m7m2a10 > p {
177
+ display: flex;
178
+ white-space: break-spaces;
179
+ }
176
180
  @media screen and (max-width:1023px) {
177
181
  ._1m7m2a0 {
178
- flex-direction: column;
182
+ flex-direction: column-reverse;
179
183
  }
180
184
  .reversed {
181
185
  flex-direction: column-reverse;
@@ -200,7 +204,10 @@
200
204
  }
201
205
  @media screen and (max-width: 1023px) {
202
206
  ._1m7m2au {
203
- min-height: 380px;
207
+ min-height: 275px;
208
+ }
209
+ ._18ygy9m0 ._1m7m2au {
210
+ min-height: 275px;
204
211
  }
205
212
  ._1m7m2ax {
206
213
  font-size: 30px;
@@ -211,4 +218,20 @@
211
218
  ._1m7m2az {
212
219
  font-size: 20px;
213
220
  }
221
+ }
222
+ @media screen and (max-width: 768px) {
223
+ ._1m7m2au {
224
+ min-height: 200px;
225
+ }
226
+ ._18ygy9m0 ._1m7m2au {
227
+ min-height: 200px;
228
+ }
229
+ }
230
+ @media screen and (max-width: 327px) {
231
+ ._1m7m2au {
232
+ min-height: 160px;
233
+ }
234
+ ._18ygy9m0 ._1m7m2au {
235
+ min-height: 160px;
236
+ }
214
237
  }
@@ -13,6 +13,8 @@
13
13
  ._2i5u4u1 > div {
14
14
  grid-column: span 12;
15
15
  }
16
+ }
17
+ @media (max-width: 1280px) {
16
18
  ._2i5u4u2 > div {
17
19
  grid-column: span 12;
18
20
  }
@@ -1,4 +1,4 @@
1
- export declare const Arrow: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const Arrow: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,6 +1,5 @@
1
- import { FC } from 'react';
2
1
  import { CallToActionTypes } from '../../utils/variant.types';
3
-
2
+ import { FC } from "react";
4
3
  export interface ArrowProps {
5
4
  variant: CallToActionTypes;
6
5
  className?: string;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgComponent;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgAxosX;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckCircle;