@axos-web-dev/shared-components 1.0.100-dev.43-executive.2 → 1.0.100-dev.43-executive.3
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 -1
- package/dist/Auth/ErrorAlert.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/Calculator.js +1 -1
- package/dist/Carousel/index.js +1 -1
- package/dist/Chatbot/Bubble.css.js +0 -1
- package/dist/Chatbot/ChatWindow.css.js +1 -0
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +17 -0
- package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -0
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +1 -0
- package/dist/ExecutiveBio/ExecutiveBio.js +237 -225
- package/dist/ExecutiveBio/Overlay.d.ts +8 -0
- package/dist/ExecutiveBio/Overlay.js +589 -0
- package/dist/ExecutiveBio/index.js +3 -1
- package/dist/FaqAccordion/index.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/ContactUsBusiness.js +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -1
- package/dist/Forms/CraPublicFile.js +1 -1
- package/dist/Forms/EmailOnly.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +1 -1
- package/dist/Forms/SuccesForm.js +1 -1
- package/dist/Hyperlink/index.js +1 -1
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +1 -1
- package/dist/Insight/Featured/Featured.js +1 -1
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/NavDataJson.js +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -1
- package/dist/NavigationMenu/SignInNavButton.js +1 -1
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +99 -22
- package/dist/main.js +3 -1
- package/package.json +136 -136
|
@@ -67,10 +67,10 @@ import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js"
|
|
|
67
67
|
/* empty css */
|
|
68
68
|
/* empty css */
|
|
69
69
|
import "../Carousel/index.js";
|
|
70
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
71
70
|
/* empty css */
|
|
72
71
|
import "../Chatbot/store/chat.js";
|
|
73
72
|
import "../Chatbot/authenticate.js";
|
|
73
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
74
|
/* empty css */
|
|
75
75
|
import "../Chatbot/store/messages.js";
|
|
76
76
|
import "@ujet/websdk-headless";
|
package/dist/Auth/ErrorAlert.js
CHANGED
|
@@ -59,10 +59,10 @@ import "./SignInPassword.js";
|
|
|
59
59
|
/* empty css */
|
|
60
60
|
/* empty css */
|
|
61
61
|
import "../Carousel/index.js";
|
|
62
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
63
62
|
/* empty css */
|
|
64
63
|
import "../Chatbot/store/chat.js";
|
|
65
64
|
import "../Chatbot/authenticate.js";
|
|
65
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
66
66
|
/* empty css */
|
|
67
67
|
import "../Chatbot/store/messages.js";
|
|
68
68
|
import "@ujet/websdk-headless";
|
package/dist/Button/Button.js
CHANGED
|
@@ -70,10 +70,10 @@ import "../Auth/SignInPassword.js";
|
|
|
70
70
|
/* empty css */
|
|
71
71
|
/* empty css */
|
|
72
72
|
import "../Carousel/index.js";
|
|
73
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
74
73
|
/* empty css */
|
|
75
74
|
import "../Chatbot/store/chat.js";
|
|
76
75
|
import "../Chatbot/authenticate.js";
|
|
76
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Chatbot/store/messages.js";
|
|
79
79
|
import "@ujet/websdk-headless";
|
|
@@ -49,11 +49,11 @@ import { SummitApyCalculator } from "./SummitApyCalculator/index.js";
|
|
|
49
49
|
/* empty css */
|
|
50
50
|
/* empty css */
|
|
51
51
|
import "../Carousel/index.js";
|
|
52
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
53
52
|
/* empty css */
|
|
54
53
|
import "../Chatbot/store/chat.js";
|
|
55
54
|
import "../Chatbot/authenticate.js";
|
|
56
55
|
import "react-use";
|
|
56
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
57
57
|
/* empty css */
|
|
58
58
|
import "../Chatbot/store/messages.js";
|
|
59
59
|
import "@ujet/websdk-headless";
|
package/dist/Carousel/index.js
CHANGED
|
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
/* empty css */
|
|
74
74
|
/* empty css */
|
|
75
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
75
|
/* empty css */
|
|
77
76
|
import "../Chatbot/store/chat.js";
|
|
78
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/messages.js";
|
|
81
81
|
import "@ujet/websdk-headless";
|
package/dist/Chevron/index.js
CHANGED
|
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../Carousel/index.js";
|
|
75
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
75
|
/* empty css */
|
|
77
76
|
import "../Chatbot/store/chat.js";
|
|
78
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/messages.js";
|
|
81
81
|
import "@ujet/websdk-headless";
|
|
@@ -72,10 +72,10 @@ import "../Auth/SignInPassword.js";
|
|
|
72
72
|
/* empty css */
|
|
73
73
|
/* empty css */
|
|
74
74
|
import "../Carousel/index.js";
|
|
75
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
76
75
|
/* empty css */
|
|
77
76
|
import "../Chatbot/store/chat.js";
|
|
78
77
|
import "../Chatbot/authenticate.js";
|
|
78
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/messages.js";
|
|
81
81
|
import "@ujet/websdk-headless";
|
|
@@ -266,3 +266,20 @@ export declare const tooltip: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
266
266
|
};
|
|
267
267
|
}>;
|
|
268
268
|
export declare const order_3: string;
|
|
269
|
+
export declare const overlay: string;
|
|
270
|
+
export declare const stroke_color: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
271
|
+
variant: {
|
|
272
|
+
primary: {
|
|
273
|
+
stroke: `var(--${string})`;
|
|
274
|
+
};
|
|
275
|
+
secondary: {
|
|
276
|
+
stroke: `var(--${string})`;
|
|
277
|
+
};
|
|
278
|
+
tertiary: {
|
|
279
|
+
stroke: `var(--${string})`;
|
|
280
|
+
};
|
|
281
|
+
quaternary: {
|
|
282
|
+
stroke: `var(--${string})`;
|
|
283
|
+
};
|
|
284
|
+
};
|
|
285
|
+
}>;
|
|
@@ -49,6 +49,8 @@ var hover = "txcb8d2l";
|
|
|
49
49
|
var social = "txcb8d2m";
|
|
50
50
|
var tooltip = createRuntimeFn({ defaultClassName: "txcb8d2n", variantClassNames: { variant: { primary: "txcb8d2o", secondary: "txcb8d2p", tertiary: "txcb8d2q", quaternary: "txcb8d2r" } }, defaultVariants: {}, compoundVariants: [] });
|
|
51
51
|
var order_3 = "txcb8d2s";
|
|
52
|
+
var overlay = "txcb8d2t";
|
|
53
|
+
var stroke_color = createRuntimeFn({ defaultClassName: "txcb8d2u", variantClassNames: { variant: { primary: "txcb8d2v", secondary: "txcb8d2w", tertiary: "txcb8d2x", quaternary: "txcb8d2y" } }, defaultVariants: {}, compoundVariants: [] });
|
|
52
54
|
export {
|
|
53
55
|
bio_section_text,
|
|
54
56
|
bulletsHeadline,
|
|
@@ -86,11 +88,13 @@ export {
|
|
|
86
88
|
job_title,
|
|
87
89
|
media,
|
|
88
90
|
order_3,
|
|
91
|
+
overlay,
|
|
89
92
|
padding,
|
|
90
93
|
person,
|
|
91
94
|
section_theme,
|
|
92
95
|
shift,
|
|
93
96
|
social,
|
|
97
|
+
stroke_color,
|
|
94
98
|
svg_color,
|
|
95
99
|
svg_icon,
|
|
96
100
|
tooltip,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ExecutiveBioProps as Props } from './ExecutiveBio.interface';
|
|
2
2
|
|
|
3
|
-
export declare const ExecutiveBio: ({ id, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveLinkedIn, executiveWebsite, executiveHeadshot, variant: fullVariant, bannerType, executiveTwitter, executiveFacebook, bullets, bulletsTitle, quote, }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
export declare const ExecutiveBio: ({ id, executiveName, executiveTitle, executiveBodyCopy, executiveEmailAddress, executivePhoneNumber, executiveLinkedIn, executiveWebsite, executiveHeadshot, variant: fullVariant, bannerType, executiveTwitter, executiveFacebook, bullets, bulletsTitle, quote, backgroundOverlay, }: Props) => import("react/jsx-runtime").JSX.Element;
|