@axos-web-dev/shared-components 0.0.46 → 0.0.47

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 (130) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +4 -3
  2. package/dist/Accordion/Accordion.d.ts +2 -1
  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 +2 -1
  6. package/dist/AlertBanner/index.d.ts +3 -2
  7. package/dist/ApyCalculator/index.d.ts +6 -2
  8. package/dist/ApyCalculator/index.js +2 -5
  9. package/dist/BulletItem/BulletItem.d.ts +2 -1
  10. package/dist/BulletItem/index.d.ts +1 -1
  11. package/dist/Button/Button.css.d.ts +3 -2
  12. package/dist/Button/Button.d.ts +4 -3
  13. package/dist/Button/Button.interface.d.ts +2 -1
  14. package/dist/Button/GoBackButton.d.ts +3 -2
  15. package/dist/Button/index.d.ts +3 -3
  16. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +2 -1
  17. package/dist/CallToActionBar/index.d.ts +3 -2
  18. package/dist/Carousel/Carousel.css.d.ts +6 -5
  19. package/dist/Carousel/index.d.ts +3 -2
  20. package/dist/Carousel/store.d.ts +1 -1
  21. package/dist/Chevron/Chevron.css.d.ts +1 -1
  22. package/dist/Chevron/Chevron.interface.d.ts +2 -1
  23. package/dist/Chevron/index.d.ts +3 -2
  24. package/dist/Chevron/index.js +0 -2
  25. package/dist/CollectInformationAlert/index.d.ts +2 -1
  26. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  27. package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
  28. package/dist/ContentBanner/index.d.ts +3 -2
  29. package/dist/DownloadTile/DownloadTile.interface.d.ts +2 -1
  30. package/dist/DownloadTile/index.d.ts +3 -2
  31. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
  32. package/dist/ExecutiveBio/ExecutiveBio.d.ts +2 -1
  33. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -2
  34. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
  35. package/dist/ExecutiveBio/index.d.ts +4 -4
  36. package/dist/FaqAccordion/index.d.ts +2 -2
  37. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +2 -2
  38. package/dist/FooterDisclosure/FooterDisclosure.d.ts +2 -1
  39. package/dist/FooterDisclosure/index.d.ts +2 -2
  40. package/dist/Forms/Forms.css.d.ts +6 -6
  41. package/dist/Forms/RenderForm.d.ts +3 -2
  42. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  43. package/dist/Forms/ScheduleCall.d.ts +3 -2
  44. package/dist/Forms/SuccesForm.d.ts +2 -1
  45. package/dist/Forms/index.d.ts +5 -5
  46. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  47. package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -1
  48. package/dist/HeroBanner/index.d.ts +2 -1
  49. package/dist/Hyperlink/Hyperlink.interface.d.ts +2 -1
  50. package/dist/Hyperlink/index.d.ts +3 -2
  51. package/dist/Hyperlink/index.js +0 -2
  52. package/dist/IconBillboard/IconBillboard.css.d.ts +6 -5
  53. package/dist/IconBillboard/IconBillboard.d.ts +4 -3
  54. package/dist/IconBillboard/IconBillboard.interface.d.ts +4 -3
  55. package/dist/IconBillboard/IconBillboardSet.d.ts +2 -1
  56. package/dist/IconBillboard/index.d.ts +4 -4
  57. package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
  58. package/dist/ImageBillboard/ImageBillboard.d.ts +2 -1
  59. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +5 -4
  60. package/dist/ImageBillboard/ImageBillboardSet.d.ts +2 -1
  61. package/dist/ImageBillboard/index.d.ts +4 -4
  62. package/dist/ImageLink/ImageLink.d.ts +2 -1
  63. package/dist/ImageLink/ImageLink.js +0 -2
  64. package/dist/ImageLink/ImageLinkSet.d.ts +3 -2
  65. package/dist/ImageLink/ImageLinkSet.js +0 -2
  66. package/dist/ImageLink/index.d.ts +2 -2
  67. package/dist/ImageLink/index.js +0 -2
  68. package/dist/Input/Input.css.d.ts +7 -7
  69. package/dist/Input/Input.d.ts +3 -2
  70. package/dist/Input/InputPhone.d.ts +3 -3
  71. package/dist/Input/index.d.ts +3 -3
  72. package/dist/Inputs/Input.css.d.ts +7 -7
  73. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
  74. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -0
  75. package/dist/LandingPageHeader/index.d.ts +1 -1
  76. package/dist/MainHTML/index.d.ts +2 -1
  77. package/dist/Modal/Modal.d.ts +3 -2
  78. package/dist/Modal/Modal.js +0 -2
  79. package/dist/Modal/contextApi/store.d.ts +3 -2
  80. package/dist/Modal/index.d.ts +2 -2
  81. package/dist/NavigationMenu/index.d.ts +2 -2
  82. package/dist/SetContainer/SetContainer.css.d.ts +1 -1
  83. package/dist/SetContainer/SetContainer.d.ts +3 -2
  84. package/dist/SetContainer/SetContainer.js +0 -2
  85. package/dist/SetContainer/index.d.ts +2 -2
  86. package/dist/StepItems/StepItems.css.d.ts +7 -7
  87. package/dist/StepItems/StepItems.d.ts +2 -1
  88. package/dist/StepItems/StepItems.interface.d.ts +4 -3
  89. package/dist/StepItems/StepItemsSet.d.ts +2 -1
  90. package/dist/StepItems/index.d.ts +4 -4
  91. package/dist/Table/Table.css.d.ts +5 -5
  92. package/dist/Table/Table.d.ts +166 -165
  93. package/dist/Table/Table.interface.d.ts +2 -1
  94. package/dist/Table/index.d.ts +2 -2
  95. package/dist/TextBlock/TextBlock.d.ts +2 -1
  96. package/dist/TextBlock/index.d.ts +2 -2
  97. package/dist/Typography/Typography.css.d.ts +4 -3
  98. package/dist/Typography/Typography.d.ts +3 -2
  99. package/dist/Typography/index.d.ts +1 -1
  100. package/dist/VideoTile/VideoTile.d.ts +3 -2
  101. package/dist/VideoTile/index.d.ts +4 -4
  102. package/dist/VideoWrapper/index.d.ts +3 -2
  103. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  104. package/dist/icons/ArrowIcon/index.d.ts +2 -1
  105. package/dist/icons/AxosX/Blue.d.ts +2 -1
  106. package/dist/icons/AxosX/index.d.ts +2 -1
  107. package/dist/icons/CheckCircle.d.ts +2 -1
  108. package/dist/icons/CheckCircleLight.d.ts +2 -1
  109. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +3 -2
  110. package/dist/icons/CheckIcon/index.d.ts +2 -1
  111. package/dist/icons/ChevronDown.d.ts +2 -1
  112. package/dist/icons/ChevronUp.d.ts +2 -1
  113. package/dist/icons/CloseIcon/index.d.ts +2 -1
  114. package/dist/icons/DownloadIcon/index.d.ts +2 -1
  115. package/dist/icons/EqualHousingLender.d.ts +2 -1
  116. package/dist/icons/FollowIcon/index.d.ts +2 -1
  117. package/dist/icons/LockIcon/index.d.ts +2 -1
  118. package/dist/icons/MemberFdicLogo.d.ts +2 -1
  119. package/dist/icons/QuoteIconGrey.d.ts +2 -1
  120. package/dist/icons/QuoteIconWhite.d.ts +2 -1
  121. package/dist/icons/QuoteIconYellow.d.ts +2 -1
  122. package/dist/icons/WarningIcon/index.d.ts +2 -1
  123. package/dist/icons/index.d.ts +18 -18
  124. package/dist/index.css.d.ts +1 -0
  125. package/dist/main.d.ts +1 -1
  126. package/dist/themes/index.d.ts +2 -2
  127. package/dist/utils/ctaOptions.d.ts +1 -0
  128. package/dist/utils/getVariant.d.ts +2 -1
  129. package/dist/utils/index.d.ts +5 -5
  130. package/package.json +107 -107
@@ -1,5 +1,6 @@
1
- import { RecipeVariants } from "@vanilla-extract/recipes";
2
- export declare const accordion: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ import { RecipeVariants } from '@vanilla-extract/recipes';
2
+
3
+ export declare const accordion: import('@vanilla-extract/recipes').RuntimeFn<{
3
4
  width: {
4
5
  "1/2": {
5
6
  display: "flex";
@@ -39,7 +40,7 @@ export declare const accordion: import("@vanilla-extract/recipes").RuntimeFn<{
39
40
  };
40
41
  };
41
42
  }>;
42
- export declare const headerAccordion: import("@vanilla-extract/recipes").RuntimeFn<{
43
+ export declare const headerAccordion: import('@vanilla-extract/recipes').RuntimeFn<{
43
44
  variant: {
44
45
  primary: {
45
46
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,4 +1,5 @@
1
- import React, { PropsWithChildren } from "react";
1
+ import { default as React, PropsWithChildren } from 'react';
2
+
2
3
  export type Accordion = {
3
4
  expanded?: boolean;
4
5
  };
@@ -1,2 +1,2 @@
1
- export * from "./Accordion";
2
- export * from "./Accordion.css";
1
+ export * from './Accordion';
2
+ export * from './Accordion.css';
@@ -1,4 +1,4 @@
1
- export declare const alertBanner: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const alertBanner: import('@vanilla-extract/recipes').RuntimeFn<{
2
2
  variant: {
3
3
  Standard: {
4
4
  background: "#DEF4FF";
@@ -1,4 +1,5 @@
1
- import { ChevronProps } from "../Chevron/Chevron.interface";
1
+ import { ChevronProps } from '../Chevron/Chevron.interface';
2
+
2
3
  export interface AlertBannerInterface {
3
4
  /**
4
5
  * Defines the banner style
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import { AlertBannerInterface } from "./AlertBanner.interface";
1
+ import { AlertBannerInterface } from './AlertBanner.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const AlertBanner: FC<AlertBannerInterface>;
@@ -1,2 +1,6 @@
1
- import { FC } from "react";
2
- export declare const ApyCalculator: FC;
1
+ import { FC, ReactNode } from 'react';
2
+
3
+ export interface ApyCalculatorProps {
4
+ header: ReactNode | string;
5
+ }
6
+ export declare const ApyCalculator: FC<ApyCalculatorProps>;
@@ -8,7 +8,7 @@ import { vars } from "../themes/axos.css.js";
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import { apy_calculator, calculator_section, section_header, apy_calculator_form, errorTag, fieldset, field_row, relative, label_symbol, cash, prefix_pad, percent, submit_section, span_12, form_disclosure, marketing, marketing_tile, cta_section, marketing_table } from "./ApyCalculator.css.js";
11
- const ApyCalculator = () => {
11
+ const ApyCalculator = ({ header }) => {
12
12
  const [initialDeposit, setInititalDeposit] = useState(1e3);
13
13
  const [APR, setAPR] = useState(2.32);
14
14
  const [APY, setAPY] = useState(2.35);
@@ -97,10 +97,7 @@ const ApyCalculator = () => {
97
97
  children: /* @__PURE__ */ jsxs("div", { className: `${apy_calculator} containment flex between`, children: [
98
98
  /* @__PURE__ */ jsxs("div", { className: `${calculator_section}`, children: [
99
99
  /* @__PURE__ */ jsxs("div", { className: `${section_header}`, children: [
100
- /* @__PURE__ */ jsxs("h1", { className: "header_1", children: [
101
- "APY Interest Calculator",
102
- /* @__PURE__ */ jsx("sup", { children: "3" })
103
- ] }),
100
+ /* @__PURE__ */ jsx("h1", { className: "header_1", children: header }),
104
101
  /* @__PURE__ */ jsx("p", { className: "push_up", children: "Calculate how much interest you can earn on your money with our APY Interest Calculator." })
105
102
  ] }),
106
103
  /* @__PURE__ */ jsxs("form", { id: "calculator_form", className: `${apy_calculator_form}`, children: [
@@ -1,4 +1,5 @@
1
- import { PropsWithChildren, ReactNode } from "react";
1
+ import { PropsWithChildren, ReactNode } from 'react';
2
+
2
3
  export interface BulletItemProps extends PropsWithChildren {
3
4
  id: string;
4
5
  variant?: "primary" | "secondary" | "tertiary" | "quaternary";
@@ -1 +1 @@
1
- export * from "./BulletItem";
1
+ export * from './BulletItem';
@@ -1,5 +1,6 @@
1
- import { RecipeVariants } from "@vanilla-extract/recipes";
2
- export declare const button: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ import { RecipeVariants } from '@vanilla-extract/recipes';
2
+
3
+ export declare const button: import('@vanilla-extract/recipes').RuntimeFn<{
3
4
  color: {
4
5
  primary: {
5
6
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,5 +1,6 @@
1
- import { AnchorHTMLAttributes, ButtonHTMLAttributes, ReactNode } from "react";
2
- import { ButtonVariants } from "./Button.css";
1
+ import { ButtonVariants } from './Button.css';
2
+ import { AnchorHTMLAttributes, ButtonHTMLAttributes, ReactNode } from 'react';
3
+
3
4
  export type ButtonBase = {
4
5
  children?: ReactNode;
5
6
  targetUrl?: string;
@@ -15,7 +16,7 @@ export type ButtonAsLink = ButtonBase & Omit<AnchorHTMLAttributes<HTMLAnchorElem
15
16
  as?: "a";
16
17
  };
17
18
  export type ButtonProps = ButtonAsButton | ButtonAsLink;
18
- export declare const Button: ({ as, children, color, size, disabled, rounded, targetUrl, id, newTab, action, className, }: ButtonProps & ButtonVariants) => import("react").DetailedReactHTMLElement<{
19
+ export declare const Button: ({ as, children, color, size, disabled, rounded, targetUrl, id, newTab, action, className, }: ButtonProps & ButtonVariants) => import('react').DetailedReactHTMLElement<{
19
20
  className: string;
20
21
  href: string;
21
22
  id: string | undefined;
@@ -1,4 +1,5 @@
1
- import { PropsWithChildren, ReactNode } from "react";
1
+ import { PropsWithChildren, ReactNode } from 'react';
2
+
2
3
  export interface ButtonProps extends PropsWithChildren {
3
4
  /**
4
5
  * Defines the button tag
@@ -1,3 +1,4 @@
1
- import { ButtonProps } from "./Button";
2
- import { ButtonVariants } from "./Button.css";
1
+ import { ButtonVariants } from './Button.css';
2
+ import { ButtonProps } from './Button';
3
+
3
4
  export declare const GoBackButton: (props: ButtonProps & ButtonVariants) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,3 @@
1
- export * from "./Button";
2
- export * from "./Button.css";
3
- export * from "./GoBackButton";
1
+ export * from './Button';
2
+ export * from './Button.css';
3
+ export * from './GoBackButton';
@@ -1,5 +1,6 @@
1
+ import { ReactNode } from 'react';
1
2
  import { ChevronProps } from '../Chevron/Chevron.interface';
2
- import { ReactNode } from "react";
3
+
3
4
  export interface CallToActionBarInterface {
4
5
  id?: string;
5
6
  bannerSize: "Large" | "Medium" | "Small";
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import { CallToActionBarInterface } from "./CallToActionBar.interface";
1
+ import { CallToActionBarInterface } from './CallToActionBar.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const CallToActionBar: FC<CallToActionBarInterface>;
@@ -1,6 +1,7 @@
1
- import { RecipeVariants } from "@vanilla-extract/recipes";
1
+ import { RecipeVariants } from '@vanilla-extract/recipes';
2
+
2
3
  export declare const dots: string;
3
- export declare const carousel: import("@vanilla-extract/recipes").RuntimeFn<{
4
+ export declare const carousel: import('@vanilla-extract/recipes').RuntimeFn<{
4
5
  variant: {
5
6
  primary: {
6
7
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -21,7 +22,7 @@ export declare const carousel: import("@vanilla-extract/recipes").RuntimeFn<{
21
22
  };
22
23
  }>;
23
24
  export declare const authorLocation: string;
24
- export declare const author: import("@vanilla-extract/recipes").RuntimeFn<{
25
+ export declare const author: import('@vanilla-extract/recipes').RuntimeFn<{
25
26
  variant: {
26
27
  primary: {
27
28
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -40,8 +41,8 @@ export declare const author: import("@vanilla-extract/recipes").RuntimeFn<{
40
41
  export declare const slideBase: string;
41
42
  export declare const slide: Record<"hide" | "show", string>;
42
43
  export declare const slides: string;
43
- export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{}>;
44
- export declare const dot: import("@vanilla-extract/recipes").RuntimeFn<{
44
+ export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{}>;
45
+ export declare const dot: import('@vanilla-extract/recipes').RuntimeFn<{
45
46
  variant: {
46
47
  primary: {
47
48
  borderColor: "#1E3860";
@@ -1,5 +1,6 @@
1
- import { PropsWithChildren, ReactNode } from "react";
2
- import { carouselVariants } from "./Carousel.css";
1
+ import { carouselVariants } from './Carousel.css';
2
+ import { PropsWithChildren, ReactNode } from 'react';
3
+
3
4
  export interface SlideProps extends PropsWithChildren {
4
5
  id: string | number;
5
6
  selected?: boolean;
@@ -7,4 +7,4 @@ export type actions = {
7
7
  change: (selected: number) => void;
8
8
  setItems: (items: unknown[]) => void;
9
9
  };
10
- export declare const useCarousel: import("zustand").UseBoundStore<import("zustand").StoreApi<state & actions>>;
10
+ export declare const useCarousel: import('zustand').UseBoundStore<import('zustand').StoreApi<state & actions>>;
@@ -1,4 +1,4 @@
1
- export declare const chevron: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const chevron: import('@vanilla-extract/recipes').RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,5 +1,6 @@
1
+ import { PropsWithChildren, ReactNode } from 'react';
1
2
  import { CallToActionTypes } from '../utils/variant.types';
2
- import { PropsWithChildren, ReactNode } from "react";
3
+
3
4
  export interface ChevronProps extends PropsWithChildren {
4
5
  /**
5
6
  * react node to add as a children
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import { ChevronProps } from "./Chevron.interface";
1
+ import { ChevronProps } from './Chevron.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const Chevron: FC<ChevronProps>;
@@ -43,9 +43,7 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
43
43
  import { chevron_wrapper, chevron } from "./Chevron.css.js";
44
44
  /* empty css */
45
45
  /* empty css */
46
- import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
47
46
  /* empty css */
48
- import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
49
47
  /* empty css */
50
48
  /* empty css */
51
49
  import "../StepItems/StepItems.css.js";
@@ -1,2 +1,3 @@
1
- import { FC } from "react";
1
+ import { FC } from 'react';
2
+
2
3
  export declare const CollectInformationAlert: FC;
@@ -1,4 +1,4 @@
1
- export declare const content_banner: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const content_banner: 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 content_banner: import("@vanilla-extract/recipes").RuntimeF
18
18
  };
19
19
  };
20
20
  }>;
21
- export declare const headline: import("@vanilla-extract/recipes").RuntimeFn<{
21
+ export declare const headline: import('@vanilla-extract/recipes').RuntimeFn<{
22
22
  variant: {
23
23
  primary: {
24
24
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,5 +1,6 @@
1
+ import { ReactNode } from 'react';
1
2
  import { ChevronProps } from '../Chevron/Chevron.interface';
2
- import { ReactNode } from "react";
3
+
3
4
  export interface HeroBannerInterface {
4
5
  id?: string;
5
6
  className?: string;
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import type { HeroBannerInterface as ContentBannerInterface } from "./ContentBanner.interface";
1
+ import { HeroBannerInterface as ContentBannerInterface } from './ContentBanner.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const ContentBanner: FC<ContentBannerInterface>;
@@ -1,4 +1,5 @@
1
- import { ReactNode } from "react";
1
+ import { ReactNode } from 'react';
2
+
2
3
  export interface DownloadTileSet {
3
4
  id: string;
4
5
  titleText?: string;
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import { DownloadTileSet } from "./DownloadTile.interface";
1
+ import { DownloadTileSet } from './DownloadTile.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const DownloadTile: FC<DownloadTileSet>;
@@ -1,4 +1,4 @@
1
- export declare const item_bio: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const item_bio: import('@vanilla-extract/recipes').RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -19,7 +19,7 @@ export declare const item_bio: import("@vanilla-extract/recipes").RuntimeFn<{
19
19
  };
20
20
  };
21
21
  }>;
22
- export declare const bio_name: import("@vanilla-extract/recipes").RuntimeFn<{
22
+ export declare const bio_name: import('@vanilla-extract/recipes').RuntimeFn<{
23
23
  variant: {
24
24
  primary: {
25
25
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -35,7 +35,7 @@ export declare const bio_name: import("@vanilla-extract/recipes").RuntimeFn<{
35
35
  };
36
36
  };
37
37
  }>;
38
- export declare const job_title: import("@vanilla-extract/recipes").RuntimeFn<{
38
+ export declare const job_title: import('@vanilla-extract/recipes').RuntimeFn<{
39
39
  variant: {
40
40
  primary: {
41
41
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -51,7 +51,7 @@ export declare const job_title: import("@vanilla-extract/recipes").RuntimeFn<{
51
51
  };
52
52
  };
53
53
  }>;
54
- export declare const svg_icon: import("@vanilla-extract/recipes").RuntimeFn<{
54
+ export declare const svg_icon: import('@vanilla-extract/recipes').RuntimeFn<{
55
55
  variant: {
56
56
  primary: {
57
57
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -71,7 +71,7 @@ export declare const description: string;
71
71
  export declare const contact_col: string;
72
72
  export declare const padding: string;
73
73
  export declare const copy: string;
74
- export declare const contact_entry: import("@vanilla-extract/recipes").RuntimeFn<{
74
+ export declare const contact_entry: import('@vanilla-extract/recipes').RuntimeFn<{
75
75
  variant: {
76
76
  primary: {
77
77
  color: "#0062B3";
@@ -94,7 +94,7 @@ export declare const media: string;
94
94
  export declare const person: string;
95
95
  export declare const shift: string;
96
96
  export declare const bio_section_text: string;
97
- export declare const section_theme: import("@vanilla-extract/recipes").RuntimeFn<{
97
+ export declare const section_theme: import('@vanilla-extract/recipes').RuntimeFn<{
98
98
  variant: {
99
99
  primary: {
100
100
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -149,7 +149,7 @@ export declare const section_theme: import("@vanilla-extract/recipes").RuntimeFn
149
149
  };
150
150
  };
151
151
  }>;
152
- export declare const header_theme: import("@vanilla-extract/recipes").RuntimeFn<{
152
+ export declare const header_theme: import('@vanilla-extract/recipes').RuntimeFn<{
153
153
  variant: {
154
154
  primary: {
155
155
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,2 +1,3 @@
1
- import type { ExecutiveBioProps as Props } from "./ExecutiveBio.interface";
1
+ import { ExecutiveBioProps as Props } from './ExecutiveBio.interface';
2
+
2
3
  export declare const ExecutiveBio: ({ id, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveHeadshot, variant: fullVariant, }: Props) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,7 @@
1
- import { QuaternaryTypes } from '../utils/variant.types';
1
+ import { ReactNode } from 'react';
2
2
  import { ImageInterface } from '../IconBillboard';
3
- import { ReactNode } from "react";
3
+ import { QuaternaryTypes } from '../utils/variant.types';
4
+
4
5
  export interface ExecutiveBioSetProps {
5
6
  id: string;
6
7
  variant: QuaternaryTypes;
@@ -1,3 +1,4 @@
1
+ import { ExecutiveBioSetProps as Props } from './ExecutiveBio.interface';
1
2
  import { SetContainerProps } from '../SetContainer';
2
- import type { ExecutiveBioSetProps as Props } from "./ExecutiveBio.interface";
3
+
3
4
  export declare const ExecutiveBioSet: ({ id, title, description, executiveBios, additionalDetails, variant, headline, }: Props & SetContainerProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- export * from "./ExecutiveBio";
2
- export * from "./ExecutiveBio.css";
3
- export type * from "./ExecutiveBio.interface";
4
- export * from "./ExecutiveBioSet";
1
+ export * from './ExecutiveBio';
2
+ export * from './ExecutiveBio.css';
3
+ export type * from './ExecutiveBio.interface';
4
+ export * from './ExecutiveBioSet';
@@ -1,5 +1,5 @@
1
- import { PropsWithChildren } from "react";
2
- import { header } from "./FaqAccordion.css";
1
+ import { PropsWithChildren } from 'react';
2
+
3
3
  export interface AccordionItemProps extends PropsWithChildren {
4
4
  id: string;
5
5
  }
@@ -1,6 +1,6 @@
1
- export declare const footerDisclosure: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const footerDisclosure: import('@vanilla-extract/recipes').RuntimeFn<{
2
2
  [x: string]: {
3
- [x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
3
+ [x: string]: string | import('@vanilla-extract/css').ComplexStyleRule;
4
4
  };
5
5
  }>;
6
6
  export declare const footerParagraph: string;
@@ -1,4 +1,5 @@
1
- import { CSSProperties, PropsWithChildren } from "react";
1
+ import { CSSProperties, PropsWithChildren } from 'react';
2
+
2
3
  type WithStyles = {
3
4
  style?: CSSProperties;
4
5
  className?: string;
@@ -1,2 +1,2 @@
1
- export * from "./FooterDisclosure.css";
2
- export * from "./FooterDisclosure";
1
+ export * from './FooterDisclosure.css';
2
+ export * from './FooterDisclosure';
@@ -1,4 +1,4 @@
1
- export declare const formContainer: import("@vanilla-extract/recipes").RuntimeFn<{
1
+ export declare const formContainer: import('@vanilla-extract/recipes').RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -16,7 +16,7 @@ export declare const formContainer: import("@vanilla-extract/recipes").RuntimeFn
16
16
  }>;
17
17
  export declare const iconForm: string;
18
18
  export declare const headerContainer: string;
19
- export declare const headerForm: import("@vanilla-extract/recipes").RuntimeFn<{
19
+ export declare const headerForm: import('@vanilla-extract/recipes').RuntimeFn<{
20
20
  variant: {
21
21
  primary: {
22
22
  readonly selectors: {
@@ -60,7 +60,7 @@ export declare const headerForm: import("@vanilla-extract/recipes").RuntimeFn<{
60
60
  };
61
61
  };
62
62
  }>;
63
- export declare const formWrapper: import("@vanilla-extract/recipes").RuntimeFn<{
63
+ export declare const formWrapper: import('@vanilla-extract/recipes').RuntimeFn<{
64
64
  variant: {
65
65
  primary: {
66
66
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -77,7 +77,7 @@ export declare const formWrapper: import("@vanilla-extract/recipes").RuntimeFn<{
77
77
  };
78
78
  }>;
79
79
  export declare const actions: string;
80
- export declare const disclosureForm: import("@vanilla-extract/recipes").RuntimeFn<{
80
+ export declare const disclosureForm: import('@vanilla-extract/recipes').RuntimeFn<{
81
81
  variant: {
82
82
  primary: {
83
83
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -94,7 +94,7 @@ export declare const disclosureForm: import("@vanilla-extract/recipes").RuntimeF
94
94
  };
95
95
  }>;
96
96
  export declare const form: string;
97
- export declare const success_wrap: import("@vanilla-extract/recipes").RuntimeFn<{
97
+ export declare const success_wrap: import('@vanilla-extract/recipes').RuntimeFn<{
98
98
  variant: {
99
99
  primary: {
100
100
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -116,7 +116,7 @@ export declare const success_wrap: import("@vanilla-extract/recipes").RuntimeFn<
116
116
  }>;
117
117
  export declare const success_icon: string;
118
118
  export declare const succes_check_mark: string;
119
- export declare const success_circle: import("@vanilla-extract/recipes").RuntimeFn<{
119
+ export declare const success_circle: import('@vanilla-extract/recipes').RuntimeFn<{
120
120
  variant: {
121
121
  primary: {
122
122
  stroke: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,5 +1,6 @@
1
- import { PropsWithChildren } from "react";
2
- import { FormProps } from ".";
1
+ import { FormProps } from '.';
2
+ import { PropsWithChildren } from 'react';
3
+
3
4
  export interface renderFormProps extends FormProps, PropsWithChildren {
4
5
  form?: string;
5
6
  }
@@ -68,4 +68,4 @@ export type Props = {
68
68
  queryParams?: Partial<QueryParams>;
69
69
  location?: Record<string, unknown>;
70
70
  };
71
- export declare const SalesforceFieldsForm: import("react").NamedExoticComponent<Props>;
71
+ export declare const SalesforceFieldsForm: import('react').NamedExoticComponent<Props>;
@@ -1,6 +1,7 @@
1
- import { ChevronProps } from '../Chevron/Chevron.interface';
1
+ import { PropsWithChildren, ReactNode } from 'react';
2
2
  import { QuaternaryTypes } from '../utils/variant.types';
3
- import { PropsWithChildren, ReactNode } from "react";
3
+ import { ChevronProps } from '../Chevron/Chevron.interface';
4
+
4
5
  export type Inputs = {
5
6
  first_name: string;
6
7
  last_name: string;
@@ -1,4 +1,5 @@
1
- import { PropsWithChildren } from "react";
1
+ import { PropsWithChildren } from 'react';
2
+
2
3
  export default function SuccesFormWrapper({ children, isSubmitted, variant: fullVariant, }: {
3
4
  isSubmitted: boolean;
4
5
  variant?: string;
@@ -1,5 +1,5 @@
1
- export * from "./Forms.css";
2
- export * from "./RenderForm";
3
- export * from "./SalesforceFieldsForm";
4
- export * from "./ScheduleCall";
5
- export * from "./SuccesForm";
1
+ export * from './Forms.css';
2
+ export * from './RenderForm';
3
+ export * from './SalesforceFieldsForm';
4
+ export * from './ScheduleCall';
5
+ export * from './SuccesForm';
@@ -1,5 +1,5 @@
1
1
  export declare const logout: string;
2
- export declare const hero_banner: import("@vanilla-extract/recipes").RuntimeFn<{
2
+ export declare const hero_banner: import('@vanilla-extract/recipes').RuntimeFn<{
3
3
  variant: {
4
4
  primary: {
5
5
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -24,7 +24,7 @@ export declare const reversed: string;
24
24
  export declare const hero_text: string;
25
25
  export declare const hero_wrapper: string;
26
26
  export declare const hero_img: string;
27
- export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
27
+ export declare const supertag: import('@vanilla-extract/recipes').RuntimeFn<{
28
28
  variant: {
29
29
  primary: {
30
30
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -46,7 +46,7 @@ export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
46
46
  };
47
47
  };
48
48
  }>;
49
- export declare const headline_text: import("@vanilla-extract/recipes").RuntimeFn<{
49
+ export declare const headline_text: import('@vanilla-extract/recipes').RuntimeFn<{
50
50
  variant: {
51
51
  primary: {
52
52
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,5 +1,6 @@
1
+ import { ReactNode } from 'react';
1
2
  import { ChevronProps } from '../Chevron/Chevron.interface';
2
- import { ReactNode } from "react";
3
+
3
4
  export interface ImageInterface {
4
5
  src: string;
5
6
  alt?: string;
@@ -1,2 +1,3 @@
1
- import { HeroBannerInterface } from "./HeroBanner.interface";
1
+ import { HeroBannerInterface } from './HeroBanner.interface';
2
+
2
3
  export declare const HeroBanner: ({ id, eyebrow, headline, bodyCopy, callToActionRow, bannerType, image, imagePlacement, variant, }: HeroBannerInterface) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,5 @@
1
- import { PropsWithChildren, ReactNode } from "react";
1
+ import { PropsWithChildren, ReactNode } from 'react';
2
+
2
3
  export interface HyperlinkProps extends PropsWithChildren {
3
4
  /**
4
5
  * react node to add as a children
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
2
- import { HyperlinkProps } from "./Hyperlink.interface";
1
+ import { HyperlinkProps } from './Hyperlink.interface';
2
+ import { FC } from 'react';
3
+
3
4
  export declare const Hyperlink: FC<HyperlinkProps>;
@@ -42,9 +42,7 @@ import "../ImageBillboard/ImageBillboard.css.js";
42
42
  import "../LandingPageHeader/LandingPageHeader.css.js";
43
43
  /* empty css */
44
44
  /* empty css */
45
- import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
46
45
  /* empty css */
47
- import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
48
46
  /* empty css */
49
47
  /* empty css */
50
48
  import "../StepItems/StepItems.css.js";