@axos-web-dev/shared-components 1.0.77-patch.19 → 1.0.77-patch.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.
- package/dist/ATMLocator/ATMLocator.js +1 -0
- package/dist/Auth/ErrorAlert.js +1 -0
- package/dist/Button/Button.js +1 -0
- package/dist/Calculators/Calculator.js +1 -0
- package/dist/Carousel/index.js +1 -0
- package/dist/Chevron/index.js +1 -0
- package/dist/Comparison/Comparison.js +1 -0
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -0
- package/dist/FaqAccordion/index.js +1 -0
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
- package/dist/Forms/ApplicationStart.d.ts +1 -1
- package/dist/Forms/ApplicationStart.js +111 -89
- package/dist/Forms/ApplyNow.js +1 -0
- package/dist/Forms/ClearingForm.d.ts +1 -1
- package/dist/Forms/ClearingForm.js +184 -162
- package/dist/Forms/CommercialDeposits.d.ts +1 -1
- package/dist/Forms/CommercialDeposits.js +201 -179
- package/dist/Forms/CommercialLending.d.ts +1 -1
- package/dist/Forms/CommercialLending.js +278 -256
- package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
- package/dist/Forms/CommercialPremiumFinance.js +128 -106
- package/dist/Forms/ContactCompany.d.ts +1 -1
- package/dist/Forms/ContactCompany.js +113 -91
- package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
- package/dist/Forms/ContactCompanyTitle.js +127 -105
- package/dist/Forms/ContactUs.d.ts +1 -1
- package/dist/Forms/ContactUs.js +99 -77
- package/dist/Forms/ContactUsAAS.d.ts +1 -1
- package/dist/Forms/ContactUsAAS.js +180 -158
- package/dist/Forms/ContactUsBusiness.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.js +134 -112
- package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +103 -81
- package/dist/Forms/ContactUsLVF.d.ts +1 -1
- package/dist/Forms/ContactUsLVF.js +118 -98
- package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.js +117 -95
- package/dist/Forms/CpraRequest.d.ts +1 -1
- package/dist/Forms/CpraRequest.js +641 -619
- package/dist/Forms/CraPublicFile.d.ts +1 -1
- package/dist/Forms/CraPublicFile.js +109 -87
- package/dist/Forms/DealerServices.d.ts +1 -1
- package/dist/Forms/DealerServices.js +225 -203
- package/dist/Forms/EmailOnly.d.ts +1 -1
- package/dist/Forms/EmailOnly.js +56 -36
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +75 -53
- package/dist/Forms/FormProps.d.ts +3 -0
- package/dist/Forms/HoneyPot/HoneyPot.css.d.ts +1 -0
- package/dist/Forms/HoneyPot/HoneyPot.css.js +5 -0
- package/dist/Forms/HoneyPot/index.d.ts +23 -0
- package/dist/Forms/HoneyPot/index.js +69 -0
- package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +367 -345
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
- package/dist/Forms/MortgageWarehouseLending.d.ts +1 -3
- package/dist/Forms/MortgageWarehouseLending.js +13 -3
- package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +624 -609
- package/dist/Forms/ScheduleCall.d.ts +1 -1
- package/dist/Forms/ScheduleCall.js +156 -134
- package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
- package/dist/Forms/ScheduleCallPremier.js +178 -156
- package/dist/Forms/SuccesForm.js +1 -0
- package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
- package/dist/Forms/VendorQuestionnaire.js +817 -795
- package/dist/Forms/WcplSurvey.d.ts +1 -1
- package/dist/Forms/WcplSurvey.js +112 -90
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +4 -0
- package/dist/Hyperlink/index.js +1 -0
- package/dist/ImageLink/ImageLink.js +1 -0
- package/dist/ImageLink/ImageLinkSet.js +1 -0
- package/dist/ImageLink/index.js +1 -0
- package/dist/Insight/Featured/CategorySelector.js +1 -0
- package/dist/Insight/Featured/Featured.js +1 -0
- package/dist/Insight/Featured/Header.js +1 -0
- package/dist/Modal/Modal.js +1 -0
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -0
- package/dist/NavigationMenu/AxosALTS/index.js +1 -0
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -0
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -0
- package/dist/NavigationMenu/AxosBank/index.js +1 -0
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -0
- package/dist/NavigationMenu/LaVictoire/index.js +1 -0
- package/dist/SetContainer/SetContainer.js +1 -0
- package/dist/SocialMediaBar/iconsRepository.js +1 -0
- package/dist/VideoTile/VideoTile.js +1 -0
- package/dist/VideoWrapper/index.js +1 -0
- package/dist/assets/Forms/HoneyPot/HoneyPot.css +8 -0
- package/dist/main.js +4 -0
- package/package.json +1 -1
|
@@ -5,4 +5,4 @@ export type WCPLSruveyInputs = {
|
|
|
5
5
|
Description_of_Deal_Details: string;
|
|
6
6
|
Telephone: string;
|
|
7
7
|
};
|
|
8
|
-
export declare const WCPLSurvey: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, id, description, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export declare const WCPLSurvey: ({ icon, children, onSubmit, disclosure, variant: fullVariant, headline, callToAction, onValidate, id, description, }: FormProps) => import("react/jsx-runtime").JSX.Element;
|
package/dist/Forms/WcplSurvey.js
CHANGED
|
@@ -31,6 +31,7 @@ import clsx from "clsx";
|
|
|
31
31
|
import { useForm, FormProvider } from "react-hook-form";
|
|
32
32
|
import * as z from "zod";
|
|
33
33
|
import { iconForm, headerContainer, headerForm, form, descriptionField, formWrapper, disclosureForm, actions, formContainer } from "./Forms.css.js";
|
|
34
|
+
import { honeyPotSchema, isValidHoneyPot, HoneyPot } from "./HoneyPot/index.js";
|
|
34
35
|
import { SalesforceSchema } from "./SalesforceFieldsForm.js";
|
|
35
36
|
const WCPLSurvey = ({
|
|
36
37
|
icon = false,
|
|
@@ -42,6 +43,7 @@ const WCPLSurvey = ({
|
|
|
42
43
|
variant: fullVariant = "primary",
|
|
43
44
|
headline,
|
|
44
45
|
callToAction,
|
|
46
|
+
onValidate,
|
|
45
47
|
id,
|
|
46
48
|
description
|
|
47
49
|
}) => {
|
|
@@ -68,8 +70,16 @@ const WCPLSurvey = ({
|
|
|
68
70
|
return removeDashes;
|
|
69
71
|
})
|
|
70
72
|
});
|
|
73
|
+
const gen_schema = schema.merge(SalesforceSchema).merge(honeyPotSchema).superRefine((data, ctx) => {
|
|
74
|
+
if (!isValidHoneyPot(data)) {
|
|
75
|
+
ctx.addIssue({
|
|
76
|
+
code: z.ZodIssueCode.custom,
|
|
77
|
+
message: "fields are not valid."
|
|
78
|
+
});
|
|
79
|
+
}
|
|
80
|
+
});
|
|
71
81
|
const methods = useForm({
|
|
72
|
-
resolver: zodResolver(
|
|
82
|
+
resolver: zodResolver(gen_schema, {
|
|
73
83
|
async: true
|
|
74
84
|
}),
|
|
75
85
|
mode: "all",
|
|
@@ -99,95 +109,107 @@ const WCPLSurvey = ({
|
|
|
99
109
|
}
|
|
100
110
|
)
|
|
101
111
|
] }),
|
|
102
|
-
/* @__PURE__ */ jsxs(
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
112
|
+
/* @__PURE__ */ jsxs(
|
|
113
|
+
"form",
|
|
114
|
+
{
|
|
115
|
+
className: form,
|
|
116
|
+
onSubmit: async (e) => {
|
|
117
|
+
onValidate && onValidate(e);
|
|
118
|
+
await handleSubmit(submitForm)(e);
|
|
119
|
+
e.preventDefault();
|
|
120
|
+
},
|
|
121
|
+
children: [
|
|
122
|
+
/* @__PURE__ */ jsxs("div", { className: clsx(formWrapper({ variant, formType: "email" })), children: [
|
|
123
|
+
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsxs(
|
|
124
|
+
RadioButtonSet,
|
|
125
|
+
{
|
|
126
|
+
id: "Has_Deal",
|
|
127
|
+
label: "Do You have a potential deal you would like to discuss with an Account Executive?",
|
|
128
|
+
sizes: "medium",
|
|
129
|
+
placeholder: "Details",
|
|
130
|
+
required: true,
|
|
131
|
+
error: !!errors.Has_Deal,
|
|
132
|
+
helperText: errors.Has_Deal?.message,
|
|
133
|
+
variant,
|
|
134
|
+
children: [
|
|
135
|
+
/* @__PURE__ */ jsx(
|
|
136
|
+
RadioButton,
|
|
137
|
+
{
|
|
138
|
+
...register("Has_Deal", {
|
|
139
|
+
required: true
|
|
140
|
+
}),
|
|
141
|
+
value: "Yes",
|
|
142
|
+
radioText: "Yes",
|
|
143
|
+
groupName: "Has_Deal"
|
|
144
|
+
}
|
|
145
|
+
),
|
|
146
|
+
/* @__PURE__ */ jsx(
|
|
147
|
+
RadioButton,
|
|
148
|
+
{
|
|
149
|
+
...register("Has_Deal", {
|
|
150
|
+
required: true
|
|
151
|
+
}),
|
|
152
|
+
value: "No",
|
|
153
|
+
radioText: "No",
|
|
154
|
+
groupName: "Has_Deal"
|
|
155
|
+
}
|
|
156
|
+
)
|
|
157
|
+
]
|
|
158
|
+
}
|
|
159
|
+
) }),
|
|
160
|
+
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
|
|
161
|
+
InputTextArea,
|
|
162
|
+
{
|
|
163
|
+
id: "Description_of_Deal_Details",
|
|
164
|
+
...register("Description_of_Deal_Details", {
|
|
165
|
+
required: true
|
|
166
|
+
}),
|
|
167
|
+
label: "Write Your Message",
|
|
168
|
+
sizes: "medium",
|
|
169
|
+
placeholder: "Details",
|
|
170
|
+
required: true,
|
|
171
|
+
error: !!errors.Description_of_Deal_Details,
|
|
172
|
+
helperText: errors.Description_of_Deal_Details?.message,
|
|
173
|
+
variant
|
|
174
|
+
}
|
|
175
|
+
) }),
|
|
176
|
+
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
|
|
177
|
+
InputPhone,
|
|
178
|
+
{
|
|
179
|
+
id: "Telephone",
|
|
180
|
+
...register("Telephone", { required: true, maxLength: 12 }),
|
|
181
|
+
label: "Telephone",
|
|
182
|
+
sizes: "medium",
|
|
183
|
+
placeholder: "Phone",
|
|
184
|
+
required: true,
|
|
185
|
+
error: !!errors.Telephone,
|
|
186
|
+
helperText: errors.Telephone?.message,
|
|
187
|
+
variant
|
|
188
|
+
}
|
|
189
|
+
) }),
|
|
190
|
+
/* @__PURE__ */ jsx(HoneyPot, { register, variant })
|
|
191
|
+
] }),
|
|
192
|
+
children,
|
|
193
|
+
/* @__PURE__ */ jsx("div", { className: disclosureForm({ variant }), children: disclosure }),
|
|
194
|
+
/* @__PURE__ */ jsx("div", { className: actions, children: isSubmitting ? /* @__PURE__ */ jsx(
|
|
195
|
+
LoadingIndicator,
|
|
196
|
+
{
|
|
197
|
+
style: { marginInline: "auto" },
|
|
198
|
+
variant
|
|
199
|
+
}
|
|
200
|
+
) : /* @__PURE__ */ jsx(
|
|
201
|
+
Button,
|
|
202
|
+
{
|
|
203
|
+
color: getVariant(callToAction?.variant),
|
|
204
|
+
as: "button",
|
|
205
|
+
type: "submit",
|
|
206
|
+
disabled: !isValid || isSubmitting,
|
|
207
|
+
children: callToAction?.displayText
|
|
208
|
+
}
|
|
209
|
+
) })
|
|
210
|
+
]
|
|
211
|
+
}
|
|
212
|
+
)
|
|
191
213
|
] }) }) }, id);
|
|
192
214
|
};
|
|
193
215
|
export {
|
package/dist/Forms/index.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ export * from './EmailOnly';
|
|
|
20
20
|
export * from './EmailUs';
|
|
21
21
|
export * from './FormProps';
|
|
22
22
|
export * from './Forms.css';
|
|
23
|
+
export * from './HoneyPot';
|
|
23
24
|
export * from './MortgageRate/MortgageRateForm';
|
|
24
25
|
export * from './MortgageRate/MortgageRateModal';
|
|
25
26
|
export * from './MortgageRate/MortgageRateQuoteFilters';
|
package/dist/Forms/index.js
CHANGED
|
@@ -20,6 +20,7 @@ import { DealerServices } from "./DealerServices.js";
|
|
|
20
20
|
import { EmailOnly } from "./EmailOnly.js";
|
|
21
21
|
import { EmailUs } from "./EmailUs.js";
|
|
22
22
|
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms.css.js";
|
|
23
|
+
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./HoneyPot/index.js";
|
|
23
24
|
import { MortgageRate } from "./MortgageRate/MortgageRateForm.js";
|
|
24
25
|
import "react/jsx-runtime";
|
|
25
26
|
import { RateWatchForm } from "./MortgageRate/MortgageRateWatch.js";
|
|
@@ -58,6 +59,7 @@ export {
|
|
|
58
59
|
DealerServices,
|
|
59
60
|
EmailOnly,
|
|
60
61
|
EmailUs,
|
|
62
|
+
HoneyPot,
|
|
61
63
|
MortgageRate,
|
|
62
64
|
MortgageRateFilters,
|
|
63
65
|
MortgageWarehouseLending,
|
|
@@ -94,8 +96,10 @@ export {
|
|
|
94
96
|
headerF,
|
|
95
97
|
headerForm,
|
|
96
98
|
hide_options,
|
|
99
|
+
honeyPotSchema,
|
|
97
100
|
iconForm,
|
|
98
101
|
iconbillboards_option_apply_now,
|
|
102
|
+
isValidHoneyPot,
|
|
99
103
|
mb_form,
|
|
100
104
|
modalCheckboxContainer,
|
|
101
105
|
modalMobile,
|
package/dist/Hyperlink/index.js
CHANGED
|
@@ -45,6 +45,7 @@ import "../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../Forms/Forms.css.js";
|
|
48
|
+
import "../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../Input/RadioButton.css.js";
|
|
50
51
|
import "../Input/Checkbox.css.js";
|
|
@@ -41,6 +41,7 @@ import "../Input/PercentageInput.js";
|
|
|
41
41
|
import "react-hook-form";
|
|
42
42
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
43
43
|
import "../Forms/Forms.css.js";
|
|
44
|
+
import "../Forms/HoneyPot/index.js";
|
|
44
45
|
import "../Forms/SalesforceFieldsForm.js";
|
|
45
46
|
import "../Input/RadioButton.css.js";
|
|
46
47
|
import "../Input/Checkbox.css.js";
|
|
@@ -46,6 +46,7 @@ import "../Input/PercentageInput.js";
|
|
|
46
46
|
import "react-hook-form";
|
|
47
47
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
48
48
|
import "../Forms/Forms.css.js";
|
|
49
|
+
import "../Forms/HoneyPot/index.js";
|
|
49
50
|
import "../Forms/SalesforceFieldsForm.js";
|
|
50
51
|
import "../Input/RadioButton.css.js";
|
|
51
52
|
import "../Input/Checkbox.css.js";
|
package/dist/ImageLink/index.js
CHANGED
|
@@ -43,6 +43,7 @@ import "../Input/PercentageInput.js";
|
|
|
43
43
|
import "react-hook-form";
|
|
44
44
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
45
45
|
import "../Forms/Forms.css.js";
|
|
46
|
+
import "../Forms/HoneyPot/index.js";
|
|
46
47
|
import "../Forms/SalesforceFieldsForm.js";
|
|
47
48
|
import "../Input/RadioButton.css.js";
|
|
48
49
|
import "../Input/Checkbox.css.js";
|
|
@@ -45,6 +45,7 @@ import "../../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../../Forms/Forms.css.js";
|
|
48
|
+
import "../../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../../Input/RadioButton.css.js";
|
|
50
51
|
import "../../Input/Checkbox.css.js";
|
|
@@ -42,6 +42,7 @@ import "../../Input/PercentageInput.js";
|
|
|
42
42
|
import "react-hook-form";
|
|
43
43
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
44
44
|
import "../../Forms/Forms.css.js";
|
|
45
|
+
import "../../Forms/HoneyPot/index.js";
|
|
45
46
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
46
47
|
import "../../Input/RadioButton.css.js";
|
|
47
48
|
import "../../Input/Checkbox.css.js";
|
|
@@ -40,6 +40,7 @@ import "../../Input/PercentageInput.js";
|
|
|
40
40
|
import "react-hook-form";
|
|
41
41
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
42
42
|
import "../../Forms/Forms.css.js";
|
|
43
|
+
import "../../Forms/HoneyPot/index.js";
|
|
43
44
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
44
45
|
import "../../Input/RadioButton.css.js";
|
|
45
46
|
import "../../Input/Checkbox.css.js";
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -41,6 +41,7 @@ import "../Input/PercentageInput.js";
|
|
|
41
41
|
import "react-hook-form";
|
|
42
42
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
43
43
|
import "../Forms/Forms.css.js";
|
|
44
|
+
import "../Forms/HoneyPot/index.js";
|
|
44
45
|
import "../Forms/SalesforceFieldsForm.js";
|
|
45
46
|
/* empty css */
|
|
46
47
|
/* empty css */
|
|
@@ -45,6 +45,7 @@ import "../../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../../Forms/Forms.css.js";
|
|
48
|
+
import "../../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../../Input/RadioButton.css.js";
|
|
50
51
|
import "../../Input/Checkbox.css.js";
|
|
@@ -46,6 +46,7 @@ import "../../Input/PercentageInput.js";
|
|
|
46
46
|
import "react-hook-form";
|
|
47
47
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
48
48
|
import "../../Forms/Forms.css.js";
|
|
49
|
+
import "../../Forms/HoneyPot/index.js";
|
|
49
50
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
50
51
|
import "../../Input/RadioButton.css.js";
|
|
51
52
|
import "../../Input/Checkbox.css.js";
|
|
@@ -45,6 +45,7 @@ import "../../../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../../../Forms/Forms.css.js";
|
|
48
|
+
import "../../../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../../../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../../../Input/RadioButton.css.js";
|
|
50
51
|
import "../../../Input/Checkbox.css.js";
|
|
@@ -45,6 +45,7 @@ import "../../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../../Forms/Forms.css.js";
|
|
48
|
+
import "../../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../../Input/RadioButton.css.js";
|
|
50
51
|
import "../../Input/Checkbox.css.js";
|
|
@@ -47,6 +47,7 @@ import "../../Input/PercentageInput.js";
|
|
|
47
47
|
import "react-hook-form";
|
|
48
48
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
49
49
|
import "../../Forms/Forms.css.js";
|
|
50
|
+
import "../../Forms/HoneyPot/index.js";
|
|
50
51
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
51
52
|
import "../../Input/RadioButton.css.js";
|
|
52
53
|
import "../../Input/Checkbox.css.js";
|
|
@@ -43,6 +43,7 @@ import "../../Input/PercentageInput.js";
|
|
|
43
43
|
import "react-hook-form";
|
|
44
44
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
45
45
|
import "../../Forms/Forms.css.js";
|
|
46
|
+
import "../../Forms/HoneyPot/index.js";
|
|
46
47
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
47
48
|
/* empty css */
|
|
48
49
|
/* empty css */
|
|
@@ -45,6 +45,7 @@ import "../../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../../Forms/Forms.css.js";
|
|
48
|
+
import "../../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../../Input/RadioButton.css.js";
|
|
50
51
|
import "../../Input/Checkbox.css.js";
|
|
@@ -43,6 +43,7 @@ import "../../Input/PercentageInput.js";
|
|
|
43
43
|
import "react-hook-form";
|
|
44
44
|
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
45
45
|
import "../../Forms/Forms.css.js";
|
|
46
|
+
import "../../Forms/HoneyPot/index.js";
|
|
46
47
|
import "../../Forms/SalesforceFieldsForm.js";
|
|
47
48
|
/* empty css */
|
|
48
49
|
/* empty css */
|
|
@@ -44,6 +44,7 @@ import "../Input/PercentageInput.js";
|
|
|
44
44
|
import "react-hook-form";
|
|
45
45
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
46
46
|
import "../Forms/Forms.css.js";
|
|
47
|
+
import "../Forms/HoneyPot/index.js";
|
|
47
48
|
import "../Forms/SalesforceFieldsForm.js";
|
|
48
49
|
import "../Input/RadioButton.css.js";
|
|
49
50
|
import "../Input/Checkbox.css.js";
|
|
@@ -45,6 +45,7 @@ import "../Input/PercentageInput.js";
|
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
47
47
|
import "../Forms/Forms.css.js";
|
|
48
|
+
import "../Forms/HoneyPot/index.js";
|
|
48
49
|
import "../Forms/SalesforceFieldsForm.js";
|
|
49
50
|
import "../Input/RadioButton.css.js";
|
|
50
51
|
import "../Input/Checkbox.css.js";
|
|
@@ -53,6 +53,7 @@ import "../Input/PercentageInput.js";
|
|
|
53
53
|
import "react-hook-form";
|
|
54
54
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
55
55
|
import "../Forms/Forms.css.js";
|
|
56
|
+
import "../Forms/HoneyPot/index.js";
|
|
56
57
|
import "../Forms/SalesforceFieldsForm.js";
|
|
57
58
|
import "../Input/RadioButton.css.js";
|
|
58
59
|
import "../Input/Checkbox.css.js";
|
|
@@ -46,6 +46,7 @@ import "../Input/PercentageInput.js";
|
|
|
46
46
|
import "react-hook-form";
|
|
47
47
|
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
48
48
|
import "../Forms/Forms.css.js";
|
|
49
|
+
import "../Forms/HoneyPot/index.js";
|
|
49
50
|
import "../Forms/SalesforceFieldsForm.js";
|
|
50
51
|
import "../Input/RadioButton.css.js";
|
|
51
52
|
import "../Input/Checkbox.css.js";
|
package/dist/main.js
CHANGED
|
@@ -75,6 +75,7 @@ import { DealerServices } from "./Forms/DealerServices.js";
|
|
|
75
75
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
76
76
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
77
77
|
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
78
|
+
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./Forms/HoneyPot/index.js";
|
|
78
79
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
79
80
|
import "react/jsx-runtime";
|
|
80
81
|
import { RateWatchForm } from "./Forms/MortgageRate/MortgageRateWatch.js";
|
|
@@ -294,6 +295,7 @@ export {
|
|
|
294
295
|
GlobalContextProvider,
|
|
295
296
|
GoBackButton,
|
|
296
297
|
HeroBanner,
|
|
298
|
+
HoneyPot,
|
|
297
299
|
Hyperlink,
|
|
298
300
|
IconBillboard,
|
|
299
301
|
IconBillboardSet,
|
|
@@ -552,6 +554,7 @@ export {
|
|
|
552
554
|
highlight_first_row,
|
|
553
555
|
highlight_last_row,
|
|
554
556
|
highlight_th,
|
|
557
|
+
honeyPotSchema,
|
|
555
558
|
icon,
|
|
556
559
|
iconContainer,
|
|
557
560
|
iconContainerBase,
|
|
@@ -580,6 +583,7 @@ export {
|
|
|
580
583
|
isAllowedUrl,
|
|
581
584
|
isEmailLink,
|
|
582
585
|
isPhoneLink,
|
|
586
|
+
isValidHoneyPot,
|
|
583
587
|
is_bg_img,
|
|
584
588
|
isolate_container,
|
|
585
589
|
item,
|
package/package.json
CHANGED