@axos-web-dev/shared-components 0.0.201 → 0.0.203
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 +4 -1
- package/dist/Accordion/Accordion.css.js +2 -1
- package/dist/Accordion/Accordion.js +2 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Article/Article.css.js +2 -1
- package/dist/ArticlesSet/ArticlesSet.css.js +2 -1
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/Button/Button.css.js +2 -1
- package/dist/Button/Button.js +4 -1
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +2 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
- package/dist/Calculators/Calculator.js +4 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/calculator.css.js +2 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +2 -1
- package/dist/Carousel/Carousel.css.js +2 -1
- package/dist/Carousel/index.js +4 -1
- package/dist/Chevron/Chevron.css.js +2 -1
- package/dist/Chevron/index.js +4 -1
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +2 -1
- package/dist/CollectInformationAlert/index.js +2 -1
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +4 -1
- package/dist/ContentBanner/ContentBanner.css.js +2 -1
- package/dist/DownloadTile/DownloadTile.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +2 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
- package/dist/FaqAccordion/index.js +4 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -1
- package/dist/FooterSiteMap/LaVictorieFooter.css.d.ts +5 -0
- package/dist/FooterSiteMap/LaVictorieFooter.css.js +16 -0
- package/dist/FooterSiteMap/LaVictorieFooter.d.ts +8 -0
- package/dist/FooterSiteMap/LaVictorieFooter.js +48 -0
- package/dist/Forms/ApplicationStart.js +2 -1
- package/dist/Forms/ApplyNow.d.ts +3 -1
- package/dist/Forms/ApplyNow.js +49 -19
- package/dist/Forms/ClearingForm.js +2 -1
- package/dist/Forms/CommercialDeposits.js +2 -1
- package/dist/Forms/CommercialLending.js +2 -1
- package/dist/Forms/ContactCompany.js +2 -1
- package/dist/Forms/ContactCompanyTitle.js +2 -1
- package/dist/Forms/ContactUs.js +2 -1
- package/dist/Forms/ContactUsAAS.js +2 -1
- package/dist/Forms/ContactUsBusiness.js +4 -1
- package/dist/Forms/ContactUsMessage.d.ts +11 -0
- package/dist/Forms/ContactUsMessage.js +209 -0
- package/dist/Forms/ContactUsNMLSId.js +4 -1
- package/dist/Forms/CpraRequest.js +2 -1
- package/dist/Forms/DealerServices.js +2 -1
- package/dist/Forms/EmailOnly.js +4 -1
- package/dist/Forms/EmailUs.js +2 -1
- package/dist/Forms/Forms.css.d.ts +1 -0
- package/dist/Forms/Forms.css.js +4 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +2 -1
- package/dist/Forms/ScheduleCall.js +2 -1
- package/dist/Forms/ScheduleCallPremier.js +2 -1
- package/dist/Forms/SuccesForm.js +4 -1
- package/dist/Forms/WcplSurvey.js +2 -1
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +4 -1
- package/dist/HeroBanner/HeroBanner.css.js +2 -1
- package/dist/HeroBanner/LargeBanner.css.js +2 -1
- package/dist/HeroBanner/SelectionBanner.css.js +2 -1
- package/dist/Hyperlink/index.js +4 -1
- package/dist/IconBillboard/IconBillboard.css.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -1
- package/dist/ImageLink/ImageLink.js +4 -1
- package/dist/ImageLink/ImageLinkSet.js +4 -1
- package/dist/ImageLink/index.js +4 -1
- package/dist/Input/Input.css.js +2 -1
- package/dist/Inputs/Input.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +5 -2
- package/dist/Insight/Featured/Featured.js +5 -2
- package/dist/Insight/Featured/Header.js +4 -1
- package/dist/Interstitial/Interstitial-variants.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/MainHTML/index.js +7 -10
- package/dist/Modal/Modal.css.js +2 -1
- package/dist/Modal/Modal.js +4 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.css.d.ts +1 -0
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +8 -0
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +74 -0
- package/dist/NavigationMenu/AxosALTS/NavData.d.ts +1 -0
- package/dist/NavigationMenu/AxosALTS/NavData.js +137 -0
- package/dist/NavigationMenu/AxosALTS/index.d.ts +2 -0
- package/dist/NavigationMenu/AxosALTS/index.js +431 -0
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +4 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +13 -2
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/index.js +4 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +4 -1
- package/dist/NavigationMenu/LaVictoire/index.js +4 -1
- package/dist/NavigationMenu/index.d.ts +1 -0
- package/dist/NavigationMenu/index.js +4 -2
- package/dist/PageNavItem/PageNavItem.css.js +2 -1
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js +2 -1
- package/dist/SetContainer/SetContainer.css.js +2 -1
- package/dist/SetContainer/SetContainer.js +4 -1
- package/dist/SocialMediaBar/iconsRepository.js +4 -1
- package/dist/StepItem/StepItem.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.css.js +2 -1
- package/dist/Tab/Tab.css.js +2 -1
- package/dist/Table/Table.css.js +2 -1
- package/dist/Table/Table.js +2 -1
- package/dist/TextBlock/TextBlock.css.js +2 -1
- package/dist/VideoTile/VideoTile.css.js +2 -1
- package/dist/VideoTile/VideoTile.js +2 -1
- package/dist/VideoWrapper/index.js +4 -1
- package/dist/assets/FooterSiteMap/LaVictorieFooter.css +44 -0
- package/dist/assets/Forms/Forms.css +5 -0
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +3 -0
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +257 -0
- package/dist/assets/themes/victorie.css +55 -0
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js +2 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +2 -1
- package/dist/icons/Logos/LVF.d.ts +6 -0
- package/dist/icons/Logos/LVF.js +71 -0
- package/dist/icons/Logos/LVFText.d.ts +4 -0
- package/dist/icons/Logos/LVFText.js +118 -0
- package/dist/icons/index.d.ts +3 -1
- package/dist/icons/index.js +24 -20
- package/dist/main.js +44 -33
- package/dist/themes/index.d.ts +1 -0
- package/dist/themes/index.js +3 -1
- package/dist/themes/victorie.css.d.ts +1 -0
- package/dist/themes/victorie.css.js +6 -0
- package/package.json +1 -1
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
.fl2fv50 {
|
|
2
|
+
--_1073cm81: #FFFFFF;
|
|
3
|
+
--_1073cm82: #344a53;
|
|
4
|
+
--_1073cm83: #28587d;
|
|
5
|
+
--_1073cm84: linear-gradient(
|
|
6
|
+
45deg,
|
|
7
|
+
#28587d 14.64%,
|
|
8
|
+
#28587d 48.42%,
|
|
9
|
+
#28587d 85.36%
|
|
10
|
+
);
|
|
11
|
+
--_1073cm85: #FFFFFF;
|
|
12
|
+
--_1073cm86: #dd7b50;
|
|
13
|
+
--_1073cm87: #7a7b7e;
|
|
14
|
+
--_1073cm88: #F4F4F4;
|
|
15
|
+
--_1073cm89: #344a53;
|
|
16
|
+
--_1073cm8a: #28587d;
|
|
17
|
+
--_1073cm8b: linear-gradient(
|
|
18
|
+
45deg,
|
|
19
|
+
#28587d 14.64%,
|
|
20
|
+
#28587d 48.42%,
|
|
21
|
+
#28587d 85.36%
|
|
22
|
+
);
|
|
23
|
+
--_1073cm8c: #FFFFFF;
|
|
24
|
+
--_1073cm8d: #dd7b50;
|
|
25
|
+
--_1073cm8e: #d4d4d4;
|
|
26
|
+
--_1073cm8f: #28587d;
|
|
27
|
+
--_1073cm8g: #FFFFFF;
|
|
28
|
+
--_1073cm8h: #FFFFFF;
|
|
29
|
+
--_1073cm8i: linear-gradient(
|
|
30
|
+
45deg,
|
|
31
|
+
#28587d 14.64%,
|
|
32
|
+
#28587d 48.42%,
|
|
33
|
+
#28587d 85.36%
|
|
34
|
+
);
|
|
35
|
+
--_1073cm8j: #ffffff;
|
|
36
|
+
--_1073cm8k: #dd7b50;
|
|
37
|
+
--_1073cm8l: #ffffff;
|
|
38
|
+
--_1073cm8m: #60aecb;
|
|
39
|
+
--_1073cm8n: #FFFFFF;
|
|
40
|
+
--_1073cm8o: #28587d;
|
|
41
|
+
--_1073cm8p: linear-gradient(linear-gradient(0deg, #152d54, #27466f);
|
|
42
|
+
--_1073cm8q: #FFFFFF;
|
|
43
|
+
--_1073cm8r: #0062b3;
|
|
44
|
+
--_1073cm8s: #60aecb;
|
|
45
|
+
--_1073cm8t: #D2272F;
|
|
46
|
+
--_1073cm8u: #BDBDBD;
|
|
47
|
+
--_1073cm8v: #5E6A74;
|
|
48
|
+
--_1073cm8w: #F4F4F4;
|
|
49
|
+
--_1073cm8x: #60aecb;
|
|
50
|
+
--_1073cm8y: #28587d;
|
|
51
|
+
--_1073cm8z: linear-gradient(0deg, #152d54, #27466f);
|
|
52
|
+
--_1073cm810: #ffffff;
|
|
53
|
+
--_1073cm811: #0062b3;
|
|
54
|
+
--_1073cm812: #4a5560;
|
|
55
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import '../../assets/icons/ArrowIcon/ArrowIcon.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
1
|
+
import '../../assets/icons/ArrowIcon/ArrowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
+
/* empty css */
|
|
3
4
|
/* empty css */
|
|
4
5
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
5
6
|
var Arrow = createRuntimeFn({ defaultClassName: "_1pwixiv0", variantClassNames: { variant: { primary: "_1pwixiv1", secondary: "_1pwixiv2", tertiary: "_1pwixiv3" } }, defaultVariants: {}, compoundVariants: [] });
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import '../../assets/icons/CheckIcon/CheckIcon.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
1
|
+
import '../../assets/icons/CheckIcon/CheckIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
+
/* empty css */
|
|
3
4
|
/* empty css */
|
|
4
5
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
5
6
|
var checkColor = createRuntimeFn({ defaultClassName: "_1xajnqu0", variantClassNames: { variant: { primary: "_1xajnqu1", secondary: "_1xajnqu2" } }, defaultVariants: {}, compoundVariants: [] });
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
1
|
+
import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
+
/* empty css */
|
|
3
4
|
/* empty css */
|
|
4
5
|
var DownloadColor = "_1r03g400";
|
|
5
6
|
export {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
1
|
+
import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
|
+
/* empty css */
|
|
3
4
|
/* empty css */
|
|
4
5
|
var FollowColor = "_1wjdwci0";
|
|
5
6
|
export {
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgComponent = (props) => {
|
|
3
|
+
const { ...rest } = props;
|
|
4
|
+
return /* @__PURE__ */ jsxs(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
xmlSpace: "preserve",
|
|
9
|
+
id: "Layer_1",
|
|
10
|
+
x: 0,
|
|
11
|
+
y: 0,
|
|
12
|
+
style: {
|
|
13
|
+
// enableBackground: "new 0 0 872.6 188.5",
|
|
14
|
+
},
|
|
15
|
+
viewBox: "0 0 872.6 188.5",
|
|
16
|
+
...rest,
|
|
17
|
+
children: [
|
|
18
|
+
/* @__PURE__ */ jsx("style", { children: ".st1{fill:none;stroke:#28587d;stroke-width:.7335;stroke-miterlimit:10}.st2{opacity:.4;fill:#fff}.st3{opacity:.6}.st3,.st4,.st6{fill:#fff}.st6{opacity:.8}" }),
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M113.4 7.4 59.9 181h106.9L113.4 7.4zm0 92.3c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z",
|
|
23
|
+
style: {
|
|
24
|
+
opacity: 0.75,
|
|
25
|
+
fill: "#fff"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ jsx(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "m113.4 181 105.7-86.6-26.8 86.6h-62.2M113.4 181 7.7 94.4 34.5 181h62.2",
|
|
33
|
+
className: "st2"
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
/* @__PURE__ */ jsx(
|
|
37
|
+
"path",
|
|
38
|
+
{
|
|
39
|
+
d: "m113.4 181 37.7-126.1 46.6 56.9-21.8 69.2zM113.4 181 75.8 54.9l-46.7 56.9L51.2 181z",
|
|
40
|
+
className: "st3"
|
|
41
|
+
}
|
|
42
|
+
),
|
|
43
|
+
/* @__PURE__ */ jsx(
|
|
44
|
+
"path",
|
|
45
|
+
{
|
|
46
|
+
d: "M275.2 31.8h12.9v57.6h21.3v12h-34.1V31.8zM362.7 41.9v-.1h-8.9l-24.9 59.9h12.6l6.4-15.4H369l6.3 15.2v.1h12.6l-25.2-59.7zm2.1 33.6h-13.1l6.6-17.7 6.5 17.7zM396.9 31.8h13.5L429 84.7h.2L448 31.8h13.5l-27 69.6H424l-27.1-69.6zM486.4 41.7h11.4v59.9h-11.4zM566.1 84.8c-2.6 2.8-6.9 7.4-14.8 7.4-10.4 0-19.6-9.6-19.6-20.6 0-12.2 9.9-20.4 19.2-20.4 6 0 11.2 2.6 15.8 7.8l.1.1h12.9l-.1-.3c-5.9-13.5-18.9-18.3-28.2-18.3-8.3 0-16.1 3.3-22 9.3-5.7 5.8-9 13.7-9 21.6 0 8.2 3.2 16.1 9.1 22 5.9 6 13.8 9.4 22.1 9.4 12 0 23.1-7.2 27.7-17.9l.1-.3h-13.2l-.1.2zM596.9 41.7v10.7h11v49.2h11.4V52.4h11.1V41.7zM701.1 49.5c-5.9-5.8-13.7-9-22-9s-16.1 3.2-22 9c-6 5.9-9.3 13.8-9.3 22.3 0 17.1 14 31 31.3 31s31.3-13.9 31.3-31c0-8.4-3.3-16.4-9.3-22.3zM679 51.2c11 0 19.9 9.2 19.9 20.6C699 83 690 92.2 679 92.2s-19.9-9.1-19.9-20.4c0-11.4 9-20.6 19.9-20.6zM732.1 41.7h11.4v59.9h-11.4zM794.7 79.6c2.9-.7 6.2-1.6 9.7-4.9 4.3-4.1 5.8-10.3 5.8-14.4 0-7.7-4.4-12.4-7.1-14.5-3.5-2.8-7.9-4.1-14.6-4.1h-18.4v59.9h11.4V79l15.6 22.5.1.1H811l-16.3-22zm4.1-18.4c0 2.1-.8 9-10.4 9h-6.9V52.4h6.9c4.7 0 10.4 2.3 10.4 8.8zM864.9 52.4V41.7h-32.4v59.9h32.4V90.9h-21V77.3H864V66.6h-20.1V52.4z",
|
|
47
|
+
className: "st4"
|
|
48
|
+
}
|
|
49
|
+
),
|
|
50
|
+
/* @__PURE__ */ jsx(
|
|
51
|
+
"g",
|
|
52
|
+
{
|
|
53
|
+
style: {
|
|
54
|
+
opacity: 0.9
|
|
55
|
+
},
|
|
56
|
+
children: /* @__PURE__ */ jsx(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
d: "M275.2 139.9h20.4v3.7h-16.4v14.6H295v3.7h-15.8v18.5h-4v-40.5zM321.1 139.9h4v40.4h-4v-40.4zM352.5 139.9h5.5l22.6 33.5h.1v-33.5h4v40.4h-4l-24-35.6h-.1v35.6h-4v-40.4zM425.9 139.9h4.5l17.4 40.4h-4.4l-5.8-13.6h-18.8l-5.9 13.6h-4.2l17.2-40.4zm-5.6 23.2H436l-7.8-18.6-7.9 18.6zM471.6 139.9h5.5l22.6 33.5h.1v-33.5h4v40.4h-4l-24-35.6h-.1v35.6h-4v-40.4zM567.5 169.7c-4.3 7.9-12.1 11.3-18.6 11.3-11.3 0-21.1-8.9-21.1-20.9 0-12 9.6-20.9 21.1-20.9 10.4 0 16.9 7.3 18.5 11h-4.5c-4.4-6.6-11.6-7.4-14-7.4-9.4 0-17 8.3-17 17.3 0 9.4 8.3 17.2 17 17.2 2 0 8.6-.3 14.1-7.6h4.5zM591.4 139.9h22.1v3.7h-18.1v14.5h17.5v3.7h-17.5v14.9h18.1v3.7h-22.1v-40.5z",
|
|
60
|
+
className: "st6"
|
|
61
|
+
}
|
|
62
|
+
)
|
|
63
|
+
}
|
|
64
|
+
)
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
);
|
|
68
|
+
};
|
|
69
|
+
export {
|
|
70
|
+
SvgComponent as default
|
|
71
|
+
};
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgComponent = (props) => /* @__PURE__ */ jsxs(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "165",
|
|
6
|
+
height: "42",
|
|
7
|
+
viewBox: "0 0 165 42",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...props,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ jsx(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M0.972168 0.111084H4.5555V16.1111H10.4722V19.4444H0.972168V0.111084Z",
|
|
16
|
+
fill: "white"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ jsx(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M25.2776 2.88886V2.86109H22.8053L15.8887 19.5H19.3887L21.1664 15.2222H27.0276L28.7776 19.4444V19.4722H32.2776L25.2776 2.88886ZM25.8609 12.2222H22.222L24.0553 7.30554L25.8609 12.2222Z",
|
|
23
|
+
fill: "white"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ jsx(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M34.7778 0.111084H38.5556L43.7223 14.8055H43.7778L48.9723 0.111084H52.7223L45.2223 19.4444H42.3056L34.7778 0.111084Z",
|
|
30
|
+
fill: "white"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ jsx("path", { d: "M62.8053 2.86109H59.6387V19.5H62.8053V2.86109Z", fill: "white" }),
|
|
34
|
+
/* @__PURE__ */ jsx(
|
|
35
|
+
"path",
|
|
36
|
+
{
|
|
37
|
+
d: "M81.7779 14.8055C81.0557 15.5833 79.8613 16.8611 77.6668 16.8611C74.7779 16.8611 72.2224 14.1944 72.2224 11.1389C72.2224 7.74997 74.9724 5.4722 77.5557 5.4722C79.2224 5.4722 80.6668 6.19441 81.9446 7.63886L81.9724 7.66664H85.5557L85.5279 7.58331C83.8891 3.83331 80.2779 2.49997 77.6946 2.49997C75.389 2.49997 73.2224 3.41664 71.5835 5.08331C70.0002 6.69442 69.0835 8.88886 69.0835 11.0833C69.0835 13.3611 69.9724 15.5555 71.6113 17.1944C73.2502 18.8611 75.4446 19.8055 77.7502 19.8055C81.0835 19.8055 84.1668 17.8055 85.4446 14.8333L85.4724 14.75H81.8057L81.7779 14.8055Z",
|
|
38
|
+
fill: "white"
|
|
39
|
+
}
|
|
40
|
+
),
|
|
41
|
+
/* @__PURE__ */ jsx(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M90.3335 2.86109V5.80553H93.3891V19.5H96.5557V5.80553H99.6391V2.86109H90.3335Z",
|
|
45
|
+
fill: "white"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ jsx(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M119.278 5.02775C117.639 3.41664 115.472 2.52775 113.167 2.52775C110.861 2.52775 108.694 3.41664 107.056 5.02775C105.389 6.66664 104.472 8.86108 104.472 11.2222C104.472 15.9722 108.361 19.8333 113.167 19.8333C117.972 19.8333 121.861 15.9722 121.861 11.2222C121.861 8.86108 120.944 6.66664 119.278 5.02775ZM118.694 11.1944C118.694 14.3055 116.222 16.8611 113.167 16.8611C110.111 16.8611 107.639 14.3333 107.639 11.1944C107.639 8.05553 110.111 5.47219 113.167 5.47219C116.222 5.47219 118.694 8.05553 118.694 11.1944Z",
|
|
52
|
+
fill: "white"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ jsx("path", { d: "M131.055 2.86109H127.889V19.5H131.055V2.86109Z", fill: "white" }),
|
|
56
|
+
/* @__PURE__ */ jsx(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
d: "M145.278 13.3611C146.083 13.1666 147 12.9166 147.972 12C149.167 10.8611 149.583 9.13886 149.583 7.99997C149.583 5.86108 148.361 4.55553 147.611 3.9722C146.639 3.19442 145.417 2.83331 143.555 2.83331H138.444V19.4722H141.611V13.2222L145.944 19.4722L145.972 19.5H149.805L145.278 13.3611ZM146.417 8.27775C146.417 8.86108 146.194 10.7778 143.528 10.7778H141.611V5.8333H143.528C144.833 5.80552 146.417 6.44442 146.417 8.27775Z",
|
|
60
|
+
fill: "white"
|
|
61
|
+
}
|
|
62
|
+
),
|
|
63
|
+
/* @__PURE__ */ jsx(
|
|
64
|
+
"path",
|
|
65
|
+
{
|
|
66
|
+
d: "M164.778 5.80553V2.86109H155.778V19.5H164.778V16.5278H158.945V12.7222H164.528V9.74998H158.945V5.80553H164.778Z",
|
|
67
|
+
fill: "white"
|
|
68
|
+
}
|
|
69
|
+
),
|
|
70
|
+
/* @__PURE__ */ jsx(
|
|
71
|
+
"path",
|
|
72
|
+
{
|
|
73
|
+
d: "M35.8613 30.1111H41.528V31.1389H36.9724V35.1944H41.3613V36.2222H36.9724V41.3611H35.8613V30.1111Z",
|
|
74
|
+
fill: "white"
|
|
75
|
+
}
|
|
76
|
+
),
|
|
77
|
+
/* @__PURE__ */ jsx("path", { d: "M48.6113 30.1111H49.7224V41.3333H48.6113V30.1111Z", fill: "white" }),
|
|
78
|
+
/* @__PURE__ */ jsx(
|
|
79
|
+
"path",
|
|
80
|
+
{
|
|
81
|
+
d: "M57.3336 30.1111H58.8613L65.1391 39.4166H65.1669V30.1111H66.278V41.3333H65.1669L58.5002 31.4444H58.4724V41.3333H57.3613V30.1111H57.3336Z",
|
|
82
|
+
fill: "white"
|
|
83
|
+
}
|
|
84
|
+
),
|
|
85
|
+
/* @__PURE__ */ jsx(
|
|
86
|
+
"path",
|
|
87
|
+
{
|
|
88
|
+
d: "M77.7224 30.1111H78.9724L83.8058 41.3333H82.5835L80.9724 37.5555H75.7502L74.1113 41.3333H72.9447L77.7224 30.1111ZM76.1669 36.5555H80.5002L78.3336 31.3889L76.1669 36.5555Z",
|
|
89
|
+
fill: "white"
|
|
90
|
+
}
|
|
91
|
+
),
|
|
92
|
+
/* @__PURE__ */ jsx(
|
|
93
|
+
"path",
|
|
94
|
+
{
|
|
95
|
+
d: "M90.4169 30.1111H91.9447L98.2224 39.4166H98.2502V30.1111H99.3613V41.3333H98.2502L91.5835 31.4444H91.5558V41.3333H90.4447V30.1111H90.4169Z",
|
|
96
|
+
fill: "white"
|
|
97
|
+
}
|
|
98
|
+
),
|
|
99
|
+
/* @__PURE__ */ jsx(
|
|
100
|
+
"path",
|
|
101
|
+
{
|
|
102
|
+
d: "M117.056 38.4166C115.861 40.6111 113.695 41.5555 111.889 41.5555C108.75 41.5555 106.028 39.0833 106.028 35.75C106.028 32.4166 108.695 29.9444 111.889 29.9444C114.778 29.9444 116.584 31.9722 117.028 33H115.778C114.556 31.1666 112.556 30.9444 111.889 30.9444C109.278 30.9444 107.167 33.25 107.167 35.75C107.167 38.3611 109.472 40.5277 111.889 40.5277C112.445 40.5277 114.278 40.4444 115.806 38.4166H117.056Z",
|
|
103
|
+
fill: "white"
|
|
104
|
+
}
|
|
105
|
+
),
|
|
106
|
+
/* @__PURE__ */ jsx(
|
|
107
|
+
"path",
|
|
108
|
+
{
|
|
109
|
+
d: "M123.695 30.1111H129.834V31.1389H124.806V35.1666H129.667V36.1944H124.806V40.3333H129.834V41.3611H123.695V30.1111Z",
|
|
110
|
+
fill: "white"
|
|
111
|
+
}
|
|
112
|
+
)
|
|
113
|
+
]
|
|
114
|
+
}
|
|
115
|
+
);
|
|
116
|
+
export {
|
|
117
|
+
SvgComponent as default
|
|
118
|
+
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ export { default as CheckCircleLight } from './CheckCircleLight';
|
|
|
6
6
|
export { default as CheckIcon } from './CheckIcon';
|
|
7
7
|
export { default as ChevronDown } from './ChevronDown';
|
|
8
8
|
export { default as ChevronUp } from './ChevronUp';
|
|
9
|
+
export { default as ClockIcon } from './Clock';
|
|
9
10
|
export { default as CloseIcon } from './CloseIcon';
|
|
10
11
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
11
12
|
export { default as EqualHousingLender } from './EqualHousingLender';
|
|
@@ -16,10 +17,11 @@ export { default as QuoteIconGrey } from './QuoteIconGrey';
|
|
|
16
17
|
export { default as QuoteIconWhite } from './QuoteIconWhite';
|
|
17
18
|
export { default as QuoteIconYellow } from './QuoteIconYellow';
|
|
18
19
|
export { default as WarningIcon } from './WarningIcon';
|
|
19
|
-
export { default as ClockIcon } from './Clock';
|
|
20
20
|
export { default as AASLogo } from './Logos/AAS';
|
|
21
21
|
export { default as AFSLogo } from './Logos/AFS';
|
|
22
22
|
export { default as AXALogo } from './Logos/AXA';
|
|
23
23
|
export { default as AXCLogo } from './Logos/AXC';
|
|
24
24
|
export { default as AXILogo } from './Logos/AXI';
|
|
25
25
|
export { default as AXOS } from './Logos/AXOS';
|
|
26
|
+
export { default as LVFLogo } from './Logos/LVF';
|
|
27
|
+
export { default as LVFText } from './Logos/LVFText';
|
package/dist/icons/index.js
CHANGED
|
@@ -6,23 +6,25 @@ import { default as default6 } from "./CheckCircleLight.js";
|
|
|
6
6
|
import { default as default7 } from "./CheckIcon/index.js";
|
|
7
7
|
import { default as default8 } from "./ChevronDown.js";
|
|
8
8
|
import { default as default9 } from "./ChevronUp.js";
|
|
9
|
-
import { default as default10 } from "./
|
|
10
|
-
import { default as default11 } from "./
|
|
11
|
-
import { default as default12 } from "./
|
|
12
|
-
import { default as default13 } from "./
|
|
13
|
-
import { default as default14 } from "./
|
|
14
|
-
import { default as default15 } from "./
|
|
15
|
-
import { default as default16 } from "./
|
|
16
|
-
import { default as default17 } from "./
|
|
17
|
-
import { default as default18 } from "./
|
|
9
|
+
import { default as default10 } from "./Clock/index.js";
|
|
10
|
+
import { default as default11 } from "./CloseIcon/index.js";
|
|
11
|
+
import { default as default12 } from "./DownloadIcon/index.js";
|
|
12
|
+
import { default as default13 } from "./EqualHousingLender.js";
|
|
13
|
+
import { default as default14 } from "./FollowIcon/index.js";
|
|
14
|
+
import { default as default15 } from "./LockIcon/index.js";
|
|
15
|
+
import { default as default16 } from "./MemberFdicLogo.js";
|
|
16
|
+
import { default as default17 } from "./QuoteIconGrey.js";
|
|
17
|
+
import { default as default18 } from "./QuoteIconWhite.js";
|
|
18
|
+
import { default as default19 } from "./QuoteIconYellow.js";
|
|
18
19
|
import { SvgWarningIcon } from "./WarningIcon/index.js";
|
|
19
|
-
import { default as default19 } from "./Clock/index.js";
|
|
20
20
|
import { default as default20 } from "./Logos/AAS.js";
|
|
21
21
|
import { default as default21 } from "./Logos/AFS.js";
|
|
22
22
|
import { default as default22 } from "./Logos/AXA.js";
|
|
23
23
|
import { default as default23 } from "./Logos/AXC.js";
|
|
24
24
|
import { default as default24 } from "./Logos/AXI.js";
|
|
25
25
|
import { default as default25 } from "./Logos/AXOS.js";
|
|
26
|
+
import { default as default26 } from "./Logos/LVF.js";
|
|
27
|
+
import { default as default27 } from "./Logos/LVFText.js";
|
|
26
28
|
export {
|
|
27
29
|
default20 as AASLogo,
|
|
28
30
|
default21 as AFSLogo,
|
|
@@ -38,15 +40,17 @@ export {
|
|
|
38
40
|
default7 as CheckIcon,
|
|
39
41
|
default8 as ChevronDown,
|
|
40
42
|
default9 as ChevronUp,
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
43
|
+
default10 as ClockIcon,
|
|
44
|
+
default11 as CloseIcon,
|
|
45
|
+
default12 as DownloadIcon,
|
|
46
|
+
default13 as EqualHousingLender,
|
|
47
|
+
default14 as FollowIcon,
|
|
48
|
+
default26 as LVFLogo,
|
|
49
|
+
default27 as LVFText,
|
|
50
|
+
default15 as LockIcon,
|
|
51
|
+
default16 as MemberFdicLogo,
|
|
52
|
+
default17 as QuoteIconGrey,
|
|
53
|
+
default18 as QuoteIconWhite,
|
|
54
|
+
default19 as QuoteIconYellow,
|
|
51
55
|
SvgWarningIcon as WarningIcon
|
|
52
56
|
};
|
package/dist/main.js
CHANGED
|
@@ -54,12 +54,13 @@ import { ContactCompanyTitle } from "./Forms/ContactCompanyTitle.js";
|
|
|
54
54
|
import { ContactUs } from "./Forms/ContactUs.js";
|
|
55
55
|
import { ContactUsAAS } from "./Forms/ContactUsAAS.js";
|
|
56
56
|
import { ContactUsBusiness } from "./Forms/ContactUsBusiness.js";
|
|
57
|
+
import { ContactUsMessage } from "./Forms/ContactUsMessage.js";
|
|
57
58
|
import { ContactUsNMLSId } from "./Forms/ContactUsNMLSId.js";
|
|
58
59
|
import { CpraRequest } from "./Forms/CpraRequest.js";
|
|
59
60
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
60
61
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
61
62
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
62
|
-
import { actions, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, 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, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
63
|
+
import { actions, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, 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";
|
|
63
64
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
64
65
|
import "react/jsx-runtime";
|
|
65
66
|
import { RateWatchForm } from "./Forms/MortgageRate/MortgageRateWatch.js";
|
|
@@ -91,23 +92,25 @@ import { default as default6 } from "./icons/CheckCircleLight.js";
|
|
|
91
92
|
import { default as default7 } from "./icons/CheckIcon/index.js";
|
|
92
93
|
import { default as default8 } from "./icons/ChevronDown.js";
|
|
93
94
|
import { default as default9 } from "./icons/ChevronUp.js";
|
|
94
|
-
import { default as default10 } from "./icons/
|
|
95
|
-
import { default as default11 } from "./icons/
|
|
96
|
-
import { default as default12 } from "./icons/
|
|
97
|
-
import { default as default13 } from "./icons/
|
|
98
|
-
import { default as default14 } from "./icons/
|
|
99
|
-
import { default as default15 } from "./icons/
|
|
100
|
-
import { default as default16 } from "./icons/
|
|
101
|
-
import { default as default17 } from "./icons/
|
|
102
|
-
import { default as default18 } from "./icons/
|
|
95
|
+
import { default as default10 } from "./icons/Clock/index.js";
|
|
96
|
+
import { default as default11 } from "./icons/CloseIcon/index.js";
|
|
97
|
+
import { default as default12 } from "./icons/DownloadIcon/index.js";
|
|
98
|
+
import { default as default13 } from "./icons/EqualHousingLender.js";
|
|
99
|
+
import { default as default14 } from "./icons/FollowIcon/index.js";
|
|
100
|
+
import { default as default15 } from "./icons/LockIcon/index.js";
|
|
101
|
+
import { default as default16 } from "./icons/MemberFdicLogo.js";
|
|
102
|
+
import { default as default17 } from "./icons/QuoteIconGrey.js";
|
|
103
|
+
import { default as default18 } from "./icons/QuoteIconWhite.js";
|
|
104
|
+
import { default as default19 } from "./icons/QuoteIconYellow.js";
|
|
103
105
|
import { SvgWarningIcon } from "./icons/WarningIcon/index.js";
|
|
104
|
-
import { default as default19 } from "./icons/Clock/index.js";
|
|
105
106
|
import { default as default20 } from "./icons/Logos/AAS.js";
|
|
106
107
|
import { default as default21 } from "./icons/Logos/AFS.js";
|
|
107
108
|
import { default as default22 } from "./icons/Logos/AXA.js";
|
|
108
109
|
import { default as default23 } from "./icons/Logos/AXC.js";
|
|
109
110
|
import { default as default24 } from "./icons/Logos/AXI.js";
|
|
110
111
|
import { default as default25 } from "./icons/Logos/AXOS.js";
|
|
112
|
+
import { default as default26 } from "./icons/Logos/LVF.js";
|
|
113
|
+
import { default as default27 } from "./icons/Logos/LVFText.js";
|
|
111
114
|
import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
|
|
112
115
|
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, sub_bullets, supertag, three_inline, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
|
|
113
116
|
import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
|
|
@@ -137,12 +140,13 @@ import { lp_container, lp_hover, lp_theme, svg_fill } from "./LandingPageHeader/
|
|
|
137
140
|
import { MainHTML } from "./MainHTML/index.js";
|
|
138
141
|
import { Modal } from "./Modal/Modal.js";
|
|
139
142
|
import { GlobalContext, GlobalContextProvider, useGlobalContext } from "./Modal/contextApi/store.js";
|
|
140
|
-
import { default as
|
|
141
|
-
import { default as
|
|
142
|
-
import { default as
|
|
143
|
-
import { default as
|
|
144
|
-
import { default as
|
|
145
|
-
import { default as
|
|
143
|
+
import { default as default28 } from "./NavigationMenu/AxosAdvisor/index.js";
|
|
144
|
+
import { default as default29 } from "./NavigationMenu/AxosAdvisorServices/index.js";
|
|
145
|
+
import { default as default30 } from "./NavigationMenu/AxosBank/index.js";
|
|
146
|
+
import { default as default31 } from "./NavigationMenu/AxosClearing/index.js";
|
|
147
|
+
import { default as default32 } from "./NavigationMenu/AxosFiduciary/index.js";
|
|
148
|
+
import { default as default33 } from "./NavigationMenu/AxosALTS/index.js";
|
|
149
|
+
import { default as default34 } from "./NavigationMenu/LaVictoire/index.js";
|
|
146
150
|
import { pn_btn, pn_link } from "./PageNavItem/PageNavItem.css.js";
|
|
147
151
|
import { PageNavItem } from "./PageNavItem/PageNavItem.js";
|
|
148
152
|
import { PageNavSet } from "./PageNavSet/PageNavSet.js";
|
|
@@ -159,6 +163,7 @@ import { TextBlock } from "./TextBlock/TextBlock.js";
|
|
|
159
163
|
import { textBlockHeader, textBlockList, textBlockParagraph, textBlockSection } from "./TextBlock/TextBlock.css.js";
|
|
160
164
|
import { axosTheme, vars } from "./themes/axos.css.js";
|
|
161
165
|
import { premierTheme } from "./themes/premier.css.js";
|
|
166
|
+
import { victorieTheme } from "./themes/victorie.css.js";
|
|
162
167
|
import { picker_arrow, picker_itemContent, picker_itemProduct, picker_navIcon, picker_navItem } from "./TopicalNavItem/TopicalNavItem.css.js";
|
|
163
168
|
import { TopicalNavItem } from "./TopicalNavItem/TopicalNavItem.js";
|
|
164
169
|
import { picker_container, picker_orient, picker_section } from "./TopicalNavSet/TopicalNavSet.css.js";
|
|
@@ -225,8 +230,8 @@ export {
|
|
|
225
230
|
default8 as ChevronDown,
|
|
226
231
|
default9 as ChevronUp,
|
|
227
232
|
ClearingForm,
|
|
228
|
-
|
|
229
|
-
|
|
233
|
+
default10 as ClockIcon,
|
|
234
|
+
default11 as CloseIcon,
|
|
230
235
|
CollectInformationAlert,
|
|
231
236
|
CommercialDeposits,
|
|
232
237
|
CommercialLending,
|
|
@@ -236,25 +241,26 @@ export {
|
|
|
236
241
|
ContactUs,
|
|
237
242
|
ContactUsAAS,
|
|
238
243
|
ContactUsBusiness,
|
|
244
|
+
ContactUsMessage,
|
|
239
245
|
ContactUsNMLSId,
|
|
240
246
|
ContentBanner,
|
|
241
247
|
CpraRequest,
|
|
242
248
|
CurrencyInput,
|
|
243
249
|
DealerServices,
|
|
244
250
|
DownPaymentInput,
|
|
245
|
-
|
|
251
|
+
default12 as DownloadIcon,
|
|
246
252
|
DownloadTile,
|
|
247
253
|
Dropdown,
|
|
248
254
|
EmailOnly,
|
|
249
255
|
EmailUs,
|
|
250
|
-
|
|
256
|
+
default13 as EqualHousingLender,
|
|
251
257
|
ExecutiveBio,
|
|
252
258
|
ExecutiveBioSet,
|
|
253
259
|
FaqAccordion,
|
|
254
260
|
FdicBanner,
|
|
255
261
|
Featured,
|
|
256
262
|
FeaturedItem,
|
|
257
|
-
|
|
263
|
+
default14 as FollowIcon,
|
|
258
264
|
FooterContent,
|
|
259
265
|
FooterDisclosure,
|
|
260
266
|
FooterIcons,
|
|
@@ -276,31 +282,34 @@ export {
|
|
|
276
282
|
InputTextArea,
|
|
277
283
|
InsightItem,
|
|
278
284
|
Interstitial,
|
|
285
|
+
default26 as LVFLogo,
|
|
286
|
+
default27 as LVFText,
|
|
279
287
|
LandingPageHeader,
|
|
280
288
|
LoadingIndicator,
|
|
281
|
-
|
|
289
|
+
default15 as LockIcon,
|
|
282
290
|
MainHTML,
|
|
283
291
|
MarginTradingCalculator,
|
|
284
292
|
MaxLoanCalculator,
|
|
285
|
-
|
|
293
|
+
default16 as MemberFdicLogo,
|
|
286
294
|
Modal,
|
|
287
295
|
MonthlyPaymentCalculator,
|
|
288
296
|
MonthlyPaymentLVFCalculator,
|
|
289
297
|
MortgageRate,
|
|
290
298
|
MortgageRateFilters,
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
default28 as
|
|
295
|
-
|
|
296
|
-
default31 as
|
|
299
|
+
default29 as NavBarAAS,
|
|
300
|
+
default32 as NavBarAFS,
|
|
301
|
+
default33 as NavBarALT,
|
|
302
|
+
default28 as NavBarAXA,
|
|
303
|
+
default30 as NavBarAXB,
|
|
304
|
+
default31 as NavBarAXC,
|
|
305
|
+
default34 as NavBarLVF,
|
|
297
306
|
PageNavItem,
|
|
298
307
|
PageNavSet,
|
|
299
308
|
Pagination,
|
|
300
309
|
QuickPricer,
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
310
|
+
default17 as QuoteIconGrey,
|
|
311
|
+
default18 as QuoteIconWhite,
|
|
312
|
+
default19 as QuoteIconYellow,
|
|
304
313
|
RadioButton,
|
|
305
314
|
RadioButtonSet,
|
|
306
315
|
RateWatchForm,
|
|
@@ -590,6 +599,7 @@ export {
|
|
|
590
599
|
smb_section,
|
|
591
600
|
smb_wrapper,
|
|
592
601
|
step_num,
|
|
602
|
+
step_title_apply_now,
|
|
593
603
|
steps_wrapper,
|
|
594
604
|
sub_bullets,
|
|
595
605
|
succes_check_mark,
|
|
@@ -633,6 +643,7 @@ export {
|
|
|
633
643
|
user_information,
|
|
634
644
|
validateLink,
|
|
635
645
|
vars,
|
|
646
|
+
victorieTheme,
|
|
636
647
|
video_container,
|
|
637
648
|
video_tile,
|
|
638
649
|
video_title,
|
package/dist/themes/index.d.ts
CHANGED
package/dist/themes/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const victorieTheme: string;
|