@axos-web-dev/shared-components 1.0.99-honeypot.1 → 1.0.99-sectionSpacerRemoved.2

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 (111) hide show
  1. package/dist/Auth/ErrorAlert.js +2 -2
  2. package/dist/Button/Button.js +2 -2
  3. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  4. package/dist/Calculators/Calculator.js +14 -2
  5. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.d.ts +9 -0
  6. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +219 -0
  7. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.d.ts +1 -0
  8. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -0
  9. package/dist/Calculators/index.d.ts +2 -1
  10. package/dist/Calculators/index.js +3 -1
  11. package/dist/Carousel/index.js +2 -2
  12. package/dist/Chevron/index.js +2 -2
  13. package/dist/Comparison/Comparison.js +2 -2
  14. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  15. package/dist/FaqAccordion/index.js +2 -2
  16. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  17. package/dist/Forms/ApplicationStart.d.ts +1 -1
  18. package/dist/Forms/ApplicationStart.js +101 -89
  19. package/dist/Forms/ApplyNow.d.ts +2 -2
  20. package/dist/Forms/ApplyNow.js +170 -145
  21. package/dist/Forms/ClearingForm.d.ts +1 -1
  22. package/dist/Forms/ClearingForm.js +174 -162
  23. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  24. package/dist/Forms/CommercialDeposits.js +191 -179
  25. package/dist/Forms/CommercialLending.d.ts +1 -1
  26. package/dist/Forms/CommercialLending.js +268 -256
  27. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  28. package/dist/Forms/CommercialPremiumFinance.js +106 -94
  29. package/dist/Forms/ContactCompany.d.ts +1 -1
  30. package/dist/Forms/ContactCompany.js +103 -91
  31. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  32. package/dist/Forms/ContactCompanyTitle.js +117 -105
  33. package/dist/Forms/ContactUs.d.ts +1 -1
  34. package/dist/Forms/ContactUs.js +90 -79
  35. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  36. package/dist/Forms/ContactUsAAS.js +170 -158
  37. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  38. package/dist/Forms/ContactUsBusiness.js +126 -114
  39. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  40. package/dist/Forms/ContactUsBusinessNameEmail.js +95 -83
  41. package/dist/Forms/ContactUsLVF.d.ts +3 -1
  42. package/dist/Forms/ContactUsLVF.js +117 -101
  43. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  44. package/dist/Forms/ContactUsNMLSId.js +109 -97
  45. package/dist/Forms/CpraRequest.d.ts +1 -1
  46. package/dist/Forms/CpraRequest.js +630 -618
  47. package/dist/Forms/CraPublicFile.d.ts +1 -1
  48. package/dist/Forms/CraPublicFile.js +101 -89
  49. package/dist/Forms/DealerServices.d.ts +1 -1
  50. package/dist/Forms/DealerServices.js +215 -203
  51. package/dist/Forms/EmailOnly.d.ts +1 -1
  52. package/dist/Forms/EmailOnly.js +48 -36
  53. package/dist/Forms/EmailUs.d.ts +1 -1
  54. package/dist/Forms/EmailUs.js +65 -53
  55. package/dist/Forms/FormProps.d.ts +3 -0
  56. package/dist/Forms/Forms.css.d.ts +18 -0
  57. package/dist/Forms/Forms.css.js +44 -38
  58. package/dist/Forms/HoneyPot/index.js +2 -3
  59. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  60. package/dist/Forms/MortgageRate/MortgageRateForm.js +365 -345
  61. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  62. package/dist/Forms/MortgageWarehouseLending.d.ts +11 -0
  63. package/dist/Forms/MortgageWarehouseLending.js +338 -0
  64. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  65. package/dist/Forms/QuickPricer/QuickPricerForm.js +608 -596
  66. package/dist/Forms/ScheduleCall.d.ts +1 -1
  67. package/dist/Forms/ScheduleCall.js +146 -134
  68. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  69. package/dist/Forms/ScheduleCallPremier.js +168 -156
  70. package/dist/Forms/SuccesForm.js +5 -5
  71. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  72. package/dist/Forms/VendorQuestionnaire.js +807 -795
  73. package/dist/Forms/WcplSurvey.d.ts +1 -1
  74. package/dist/Forms/WcplSurvey.js +102 -90
  75. package/dist/Forms/applynow-utils.d.ts +1 -0
  76. package/dist/Forms/applynow-utils.js +48 -0
  77. package/dist/Forms/index.d.ts +2 -0
  78. package/dist/Forms/index.js +8 -2
  79. package/dist/Hyperlink/index.js +2 -2
  80. package/dist/IconBillboard/sections/CallToActionSection.js +2 -1
  81. package/dist/ImageLink/ImageLink.js +2 -2
  82. package/dist/ImageLink/ImageLinkSet.js +2 -2
  83. package/dist/ImageLink/index.js +2 -2
  84. package/dist/Insight/Featured/CategorySelector.js +2 -2
  85. package/dist/Insight/Featured/Featured.js +2 -2
  86. package/dist/Insight/Featured/Header.js +2 -2
  87. package/dist/Modal/Modal.js +2 -2
  88. package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
  89. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  90. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +14 -6
  91. package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
  92. package/dist/NavigationMenu/AxosBank/SubNavBar.js +15 -7
  93. package/dist/NavigationMenu/AxosBank/index.js +2 -2
  94. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
  95. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  96. package/dist/NavigationMenu/NavDataJson.js +2 -2
  97. package/dist/NavigationMenu/Navbar.js +2 -2
  98. package/dist/NavigationMenu/SignInNavButton.js +2 -2
  99. package/dist/SetContainer/SetContainer.js +2 -2
  100. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  101. package/dist/VideoTile/VideoTile.js +2 -2
  102. package/dist/VideoWrapper/index.js +2 -2
  103. package/dist/assets/AwardsBanner/AwardsBanner.css +0 -3
  104. package/dist/assets/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css +3 -0
  105. package/dist/assets/Forms/Forms.css +135 -105
  106. package/dist/assets/SetContainer/SetContainer.css +3 -0
  107. package/dist/assets/TopicalNavSet/TopicalNavSet.css +3 -0
  108. package/dist/assets/globals.css +11 -0
  109. package/dist/main.js +11 -3
  110. package/dist/utils/allowedAxosDomains.js +2 -1
  111. package/package.json +133 -133
@@ -36,6 +36,7 @@ const EmailUs = ({
36
36
  headline,
37
37
  callToAction,
38
38
  validateEmail,
39
+ onValidate,
39
40
  description,
40
41
  id
41
42
  }) => {
@@ -86,60 +87,71 @@ const EmailUs = ({
86
87
  }
87
88
  )
88
89
  ] }),
89
- /* @__PURE__ */ jsxs("form", { className: form, onSubmit: handleSubmit(submitForm), children: [
90
- /* @__PURE__ */ jsxs("div", { className: clsx(formWrapper({ variant, formType: "email" })), children: [
91
- /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
92
- Input,
93
- {
94
- id: "email",
95
- ...register("email", {
96
- required: true,
97
- validate: {
98
- isValid: associatedEmail
90
+ /* @__PURE__ */ jsxs(
91
+ "form",
92
+ {
93
+ className: form,
94
+ onSubmit: async (e) => {
95
+ onValidate && onValidate(e);
96
+ await handleSubmit(submitForm)(e);
97
+ e.preventDefault();
98
+ },
99
+ children: [
100
+ /* @__PURE__ */ jsxs("div", { className: clsx(formWrapper({ variant, formType: "email" })), children: [
101
+ /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
102
+ Input,
103
+ {
104
+ id: "email",
105
+ ...register("email", {
106
+ required: true,
107
+ validate: {
108
+ isValid: associatedEmail
109
+ }
110
+ }),
111
+ label: "Email",
112
+ sizes: "medium",
113
+ required: true,
114
+ error: !!errors.email,
115
+ helperText: errors.email?.message,
116
+ variant
99
117
  }
100
- }),
101
- label: "Email",
102
- sizes: "medium",
103
- required: true,
104
- error: !!errors.email,
105
- helperText: errors.email?.message,
106
- variant
107
- }
108
- ) }),
109
- /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
110
- InputTextArea,
111
- {
112
- id: "message",
113
- ...register("message", { required: true }),
114
- label: "Write Your Message",
115
- sizes: "medium",
116
- required: true,
117
- error: !!errors.message,
118
- helperText: errors.message?.message,
119
- variant
120
- }
121
- ) }),
122
- /* @__PURE__ */ jsx(HoneyPot, { register, errors, variant })
123
- ] }),
124
- children,
125
- /* @__PURE__ */ jsx("div", { className: disclosureForm({ variant }), children: disclosure }),
126
- /* @__PURE__ */ jsx("div", { className: actions, children: isSubmitting ? /* @__PURE__ */ jsx(
127
- LoadingIndicator,
128
- {
129
- style: { marginInline: "auto" },
130
- variant
131
- }
132
- ) : /* @__PURE__ */ jsx(
133
- Button,
134
- {
135
- color: getVariant(callToAction?.variant),
136
- as: "button",
137
- type: "submit",
138
- disabled: !isValid || isSubmitting,
139
- children: callToAction?.displayText
140
- }
141
- ) })
142
- ] })
118
+ ) }),
119
+ /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
120
+ InputTextArea,
121
+ {
122
+ id: "message",
123
+ ...register("message", { required: true }),
124
+ label: "Write Your Message",
125
+ sizes: "medium",
126
+ required: true,
127
+ error: !!errors.message,
128
+ helperText: errors.message?.message,
129
+ variant
130
+ }
131
+ ) }),
132
+ /* @__PURE__ */ jsx(HoneyPot, { register, errors, variant })
133
+ ] }),
134
+ children,
135
+ /* @__PURE__ */ jsx("div", { className: disclosureForm({ variant }), children: disclosure }),
136
+ /* @__PURE__ */ jsx("div", { className: actions, children: isSubmitting ? /* @__PURE__ */ jsx(
137
+ LoadingIndicator,
138
+ {
139
+ style: { marginInline: "auto" },
140
+ variant
141
+ }
142
+ ) : /* @__PURE__ */ jsx(
143
+ Button,
144
+ {
145
+ color: getVariant(callToAction?.variant),
146
+ as: "button",
147
+ type: "submit",
148
+ disabled: !isValid || isSubmitting,
149
+ children: callToAction?.displayText
150
+ }
151
+ ) })
152
+ ]
153
+ }
154
+ )
143
155
  ] }) }) }, id);
144
156
  };
145
157
  export {
@@ -7,6 +7,9 @@ export interface FormProps extends PropsWithChildren {
7
7
  onSubmit?: (values: {
8
8
  [index: string]: string | boolean | number | Date | any;
9
9
  }) => void;
10
+ onValidate?: (values: {
11
+ [index: string]: string | boolean | number | Date | any;
12
+ }) => void;
10
13
  icon?: boolean;
11
14
  headline?: ReactNode | string;
12
15
  description?: ReactNode | string;
@@ -20,6 +20,23 @@ export declare const formContainer: import('@vanilla-extract/recipes').RuntimeFn
20
20
  }>;
21
21
  export declare const iconForm: string;
22
22
  export declare const headerContainer: string;
23
+ export declare const axosHeader: string;
24
+ export declare const headerF: import('@vanilla-extract/recipes').RuntimeFn<{
25
+ variant: {
26
+ primary: {
27
+ color: `var(--${string})`;
28
+ };
29
+ secondary: {
30
+ color: `var(--${string})`;
31
+ };
32
+ tertiary: {
33
+ color: `var(--${string})`;
34
+ };
35
+ quaternary: {
36
+ color: `var(--${string})`;
37
+ };
38
+ };
39
+ }>;
23
40
  export declare const headerForm: import('@vanilla-extract/recipes').RuntimeFn<{
24
41
  variant: {
25
42
  primary: {
@@ -111,6 +128,7 @@ export declare const disclosureForm: import('@vanilla-extract/recipes').RuntimeF
111
128
  };
112
129
  }>;
113
130
  export declare const form: string;
131
+ export declare const apply_now_form: string;
114
132
  export declare const success_wrap: import('@vanilla-extract/recipes').RuntimeFn<{
115
133
  variant: {
116
134
  primary: {
@@ -11,46 +11,51 @@ import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
11
11
  var formContainer = createRuntimeFn({ defaultClassName: "tfms6a0", variantClassNames: { variant: { primary: "tfms6a1", secondary: "tfms6a2", tertiary: "tfms6a3", quaternary: "tfms6a4" } }, defaultVariants: {}, compoundVariants: [] });
12
12
  var iconForm = "tfms6a5";
13
13
  var headerContainer = "tfms6a6";
14
- var headerForm = createRuntimeFn({ defaultClassName: "tfms6a7", variantClassNames: { variant: { primary: "tfms6a8", secondary: "tfms6a9", tertiary: "tfms6aa", quaternary: "tfms6ab" } }, defaultVariants: {}, compoundVariants: [] });
15
- var formWrapper = createRuntimeFn({ defaultClassName: "tfms6ac", variantClassNames: { variant: { primary: "tfms6ad", secondary: "tfms6ae", tertiary: "tfms6af", quaternary: "tfms6ag" }, formType: { email: "tfms6ah", questionnaire: "tfms6ai", "default": "tfms6aj" } }, defaultVariants: {}, compoundVariants: [] });
16
- var form_row = "tfms6ak";
17
- var actions = "tfms6al";
18
- var disclosureForm = createRuntimeFn({ defaultClassName: "tfms6am", variantClassNames: { variant: { primary: "tfms6an", secondary: "tfms6ao", tertiary: "tfms6ap", quaternary: "tfms6aq" } }, defaultVariants: {}, compoundVariants: [] });
19
- var form = "tfms6ar";
20
- var success_wrap = createRuntimeFn({ defaultClassName: "tfms6au", variantClassNames: { variant: { primary: "tfms6av", secondary: "tfms6aw", tertiary: "tfms6ax", quaternary: "tfms6ay" } }, defaultVariants: {}, compoundVariants: [] });
21
- var success_icon = "tfms6az";
22
- var succes_check_mark = "tfms6a10";
23
- var success_circle = createRuntimeFn({ defaultClassName: "tfms6a11", variantClassNames: { variant: { primary: "tfms6a12", secondary: "tfms6a13", tertiary: "tfms6a14", quaternary: "tfms6a15" } }, defaultVariants: {}, compoundVariants: [] });
24
- var descriptionField = createRuntimeFn({ defaultClassName: "tfms6a16", variantClassNames: { variant: { primary: "tfms6a17", secondary: "tfms6a18", tertiary: "tfms6a19", quaternary: "tfms6a1a" }, formType: { questionnaire: "tfms6a1b" } }, defaultVariants: {}, compoundVariants: [] });
25
- var fullRowForm = "tfms6a1c";
26
- var one_row = "tfms6a1d";
27
- var section_title = createRuntimeFn({ defaultClassName: "tfms6a1e", variantClassNames: { variant: { primary: "tfms6a1f", secondary: "tfms6a1g", tertiary: "tfms6a1h", quaternary: "tfms6a1i" } }, defaultVariants: {}, compoundVariants: [] });
28
- var checkbox_group = "tfms6a1j";
29
- var ro_input = "tfms6a1k";
30
- var pl_label = "tfms6a1l";
31
- var x_input = "tfms6a1m";
32
- var xc_input = "tfms6a1n";
33
- var fullRowSelect = "tfms6a1o";
34
- var mt2rem = "tfms6a1p";
35
- var centerSelect = "tfms6a1q";
36
- var formBtns = "tfms6a1r";
37
- var modalCheckboxContainer = "tfms6a1s";
38
- var threeColRow = "tfms6a1t";
39
- var mt1Rem = "tfms6a1u";
40
- var mw24 = "tfms6a1v";
41
- var modalMobile = "tfms6a1w";
42
- var resposiveLabel = "tfms6a1x";
43
- var dropdown = "tfms6a1y";
44
- var dynPH = "tfms6a1z";
45
- var na_cursor = "tfms6a20";
46
- var show_options = "tfms6a21";
47
- var hide_options = "tfms6a22";
48
- var back_btn_apply_now = "tfms6a23";
49
- var iconbillboards_option_apply_now = "tfms6a24";
50
- var form_nav_apply_now = "tfms6a25";
51
- var step_title_apply_now = "tfms6a26";
14
+ var axosHeader = "tfms6a7";
15
+ var headerF = createRuntimeFn({ defaultClassName: "tfms6a8", variantClassNames: { variant: { primary: "tfms6a9", secondary: "tfms6aa", tertiary: "tfms6ab", quaternary: "tfms6ac" } }, defaultVariants: {}, compoundVariants: [] });
16
+ var headerForm = createRuntimeFn({ defaultClassName: "tfms6ad", variantClassNames: { variant: { primary: "tfms6ae", secondary: "tfms6af", tertiary: "tfms6ag", quaternary: "tfms6ah" } }, defaultVariants: {}, compoundVariants: [] });
17
+ var formWrapper = createRuntimeFn({ defaultClassName: "tfms6ai", variantClassNames: { variant: { primary: "tfms6aj", secondary: "tfms6ak", tertiary: "tfms6al", quaternary: "tfms6am" }, formType: { email: "tfms6an", questionnaire: "tfms6ao", "default": "tfms6ap" } }, defaultVariants: {}, compoundVariants: [] });
18
+ var form_row = "tfms6aq";
19
+ var actions = "tfms6ar";
20
+ var disclosureForm = createRuntimeFn({ defaultClassName: "tfms6as", variantClassNames: { variant: { primary: "tfms6at", secondary: "tfms6au", tertiary: "tfms6av", quaternary: "tfms6aw" } }, defaultVariants: {}, compoundVariants: [] });
21
+ var form = "tfms6ax";
22
+ var apply_now_form = "tfms6ay";
23
+ var success_wrap = createRuntimeFn({ defaultClassName: "tfms6a11", variantClassNames: { variant: { primary: "tfms6a12", secondary: "tfms6a13", tertiary: "tfms6a14", quaternary: "tfms6a15" } }, defaultVariants: {}, compoundVariants: [] });
24
+ var success_icon = "tfms6a16";
25
+ var succes_check_mark = "tfms6a17";
26
+ var success_circle = createRuntimeFn({ defaultClassName: "tfms6a18", variantClassNames: { variant: { primary: "tfms6a19", secondary: "tfms6a1a", tertiary: "tfms6a1b", quaternary: "tfms6a1c" } }, defaultVariants: {}, compoundVariants: [] });
27
+ var descriptionField = createRuntimeFn({ defaultClassName: "tfms6a1d", variantClassNames: { variant: { primary: "tfms6a1e", secondary: "tfms6a1f", tertiary: "tfms6a1g", quaternary: "tfms6a1h" }, formType: { questionnaire: "tfms6a1i" } }, defaultVariants: {}, compoundVariants: [] });
28
+ var fullRowForm = "tfms6a1j";
29
+ var one_row = "tfms6a1k";
30
+ var section_title = createRuntimeFn({ defaultClassName: "tfms6a1l", variantClassNames: { variant: { primary: "tfms6a1m", secondary: "tfms6a1n", tertiary: "tfms6a1o", quaternary: "tfms6a1p" } }, defaultVariants: {}, compoundVariants: [] });
31
+ var checkbox_group = "tfms6a1q";
32
+ var ro_input = "tfms6a1r";
33
+ var pl_label = "tfms6a1s";
34
+ var x_input = "tfms6a1t";
35
+ var xc_input = "tfms6a1u";
36
+ var fullRowSelect = "tfms6a1v";
37
+ var mt2rem = "tfms6a1w";
38
+ var centerSelect = "tfms6a1x";
39
+ var formBtns = "tfms6a1y";
40
+ var modalCheckboxContainer = "tfms6a1z";
41
+ var threeColRow = "tfms6a20";
42
+ var mt1Rem = "tfms6a21";
43
+ var mw24 = "tfms6a22";
44
+ var modalMobile = "tfms6a23";
45
+ var resposiveLabel = "tfms6a24";
46
+ var dropdown = "tfms6a25";
47
+ var dynPH = "tfms6a26";
48
+ var na_cursor = "tfms6a27";
49
+ var show_options = "tfms6a28";
50
+ var hide_options = "tfms6a29";
51
+ var back_btn_apply_now = "tfms6a2a";
52
+ var iconbillboards_option_apply_now = "tfms6a2b";
53
+ var form_nav_apply_now = "tfms6a2c";
54
+ var step_title_apply_now = "tfms6a2d";
52
55
  export {
53
56
  actions,
57
+ apply_now_form,
58
+ axosHeader,
54
59
  back_btn_apply_now,
55
60
  centerSelect,
56
61
  checkbox_group,
@@ -67,6 +72,7 @@ export {
67
72
  fullRowForm,
68
73
  fullRowSelect,
69
74
  headerContainer,
75
+ headerF,
70
76
  headerForm,
71
77
  hide_options,
72
78
  iconForm,
@@ -20,7 +20,6 @@ const honeyPotSchema = z.object({
20
20
  });
21
21
  const isValidHoneyPot = (data) => {
22
22
  if (data.Alternative_Email !== "bestbank@axos.com" || data.Alternative_Phone !== "") {
23
- console.log(console.log("[FORM] Form Submission rejected. BOT Detected!"));
24
23
  return false;
25
24
  }
26
25
  return true;
@@ -44,7 +43,7 @@ const HoneyPot = ({
44
43
  variant,
45
44
  tabIndex: -1,
46
45
  defaultValue: "bestbank@axos.com",
47
- autoComplete: "off"
46
+ autoComplete: "false"
48
47
  }
49
48
  ) }),
50
49
  /* @__PURE__ */ jsx("div", { className: h_container_position, children: /* @__PURE__ */ jsx(
@@ -60,7 +59,7 @@ const HoneyPot = ({
60
59
  helperText: errors.Alternative_Phone?.message,
61
60
  variant,
62
61
  tabIndex: -1,
63
- autoComplete: "off"
62
+ autoComplete: "autocomplete_off_randString"
64
63
  }
65
64
  ) })
66
65
  ] });
@@ -19,7 +19,7 @@ export type MortgageRateInputs = {
19
19
  loanPurpose: number;
20
20
  [key: string]: string | number;
21
21
  };
22
- export declare const MortgageRate: ({ icon, children, onSubmit, disclosure, variant: fullVariant, validateEmail, id, rateWatchOnSubmit, setRateWatchSubmitted, hideModalValue, showingTables, }: FormProps & {
22
+ export declare const MortgageRate: ({ icon, children, onSubmit, disclosure, variant: fullVariant, validateEmail, id, rateWatchOnSubmit, setRateWatchSubmitted, hideModalValue, showingTables, onValidate, }: FormProps & {
23
23
  rateWatchOnSubmit: (values: RateWatchInputs & {
24
24
  email: string;
25
25
  }) => Promise<void>;