@axos-web-dev/shared-components 1.0.77-patch.56 → 1.0.77-patch.58
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 +2 -2
- package/dist/Article/Article.css.d.ts +1 -0
- package/dist/Article/Article.css.js +10 -8
- package/dist/Article/Article.d.ts +2 -1
- package/dist/Article/Article.js +13 -2
- package/dist/Article/index.js +3 -2
- package/dist/Auth/ErrorAlert.js +2 -2
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/Button/Button.js +2 -2
- package/dist/Calculators/Calculator.js +2 -2
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +22 -16
- package/dist/CallToActionBar/index.js +3 -2
- package/dist/Carousel/index.js +2 -2
- package/dist/Chevron/index.js +2 -2
- package/dist/Comparison/Comparison.js +3 -3
- package/dist/ContentBanner/ContentBanner.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
- package/dist/FaqAccordion/index.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
- package/dist/Forms/ApplyNow.js +2 -2
- package/dist/Forms/ContactUsBusiness.js +2 -2
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
- package/dist/Forms/ContactUsNMLSId.js +2 -2
- package/dist/Forms/CraPublicFile.js +2 -2
- package/dist/Forms/EmailOnly.js +89 -64
- package/dist/Forms/Forms.css.d.ts +6 -1
- package/dist/Forms/Forms.css.js +50 -44
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
- package/dist/Forms/MortgageWarehouseLending.js +2 -2
- package/dist/Forms/SuccesForm.js +2 -2
- package/dist/Forms/index.js +4 -1
- package/dist/HeroBanner/HeroBanner.css.js +2 -1
- package/dist/Hyperlink/index.js +2 -2
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +11 -9
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +12 -6
- package/dist/ImageLink/ImageLink.js +2 -2
- package/dist/ImageLink/ImageLinkSet.js +2 -2
- package/dist/ImageLink/index.js +2 -2
- package/dist/Input/Input.css.d.ts +1 -0
- package/dist/Input/Input.css.js +10 -8
- package/dist/Input/index.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +2 -2
- package/dist/Insight/Featured/Featured.js +2 -2
- package/dist/Insight/Featured/Header.js +2 -2
- package/dist/Insight/Insight.css.d.ts +18 -0
- package/dist/Insight/Insight.css.js +44 -8
- package/dist/Insight/index.js +19 -1
- package/dist/Modal/Modal.js +2 -2
- package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
- package/dist/NavigationMenu/AxosALTS/index.js +2 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +215 -71
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -4
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +30 -9
- package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -2
- package/dist/NavigationMenu/AxosBank/index.js +2 -2
- package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
- package/dist/NavigationMenu/LaVictoire/index.js +2 -2
- package/dist/NavigationMenu/NavDataJson.js +2 -2
- package/dist/NavigationMenu/Navbar.js +2 -2
- package/dist/NavigationMenu/SignInNavButton.js +2 -2
- package/dist/SetContainer/SetContainer.js +2 -2
- package/dist/SocialMediaBar/iconsRepository.js +2 -2
- package/dist/Typography/Typography.css.d.ts +0 -6
- package/dist/VideoTile/VideoTile.js +2 -2
- package/dist/VideoWrapper/index.js +2 -2
- package/dist/assets/Article/Article.css +54 -41
- package/dist/assets/Blockquote/Blockquote.css.css +19 -15
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/CallToActionBar/CallToActionBar.css +90 -66
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/ContentBanner/ContentBanner.css +6 -0
- package/dist/assets/DownloadTile/DownloadTile.css +3 -3
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
- package/dist/assets/Forms/Forms.css +147 -120
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +4 -0
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/ImageBillboard/ImageBillboard.css +32 -3
- package/dist/assets/Input/Input.css +49 -42
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +213 -44
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -30
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/globals.css +5 -1
- package/dist/icons/Clock/index.js +6 -6
- package/dist/main.js +29 -5
- package/package.json +1 -1
|
@@ -2,17 +2,17 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
const ClockIcon = (props) => /* @__PURE__ */ jsx(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
|
-
width: 24,
|
|
6
|
-
height: 24,
|
|
7
|
-
viewBox: "0 0 24 24",
|
|
8
|
-
fill: "none",
|
|
9
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: 20,
|
|
7
|
+
height: 21,
|
|
8
|
+
viewBox: "0 0 20 21",
|
|
9
|
+
fill: "none",
|
|
10
10
|
...props,
|
|
11
11
|
children: /* @__PURE__ */ jsx(
|
|
12
12
|
"path",
|
|
13
13
|
{
|
|
14
|
-
d: "
|
|
15
|
-
fill: "#
|
|
14
|
+
d: "M10 1.75C14.8325 1.75 18.75 5.66751 18.75 10.5C18.75 15.3325 14.8325 19.25 10 19.25C5.16751 19.25 1.25 15.3325 1.25 10.5C1.25 5.66751 5.16751 1.75 10 1.75ZM10 3C5.85786 3 2.5 6.35786 2.5 10.5C2.5 14.6421 5.85786 18 10 18C14.1421 18 17.5 14.6421 17.5 10.5C17.5 6.35786 14.1421 3 10 3ZM10.625 5.5V9.875H13.75V11.125H9.375V5.5H10.625Z",
|
|
15
|
+
fill: "#14263D"
|
|
16
16
|
}
|
|
17
17
|
)
|
|
18
18
|
}
|
package/dist/main.js
CHANGED
|
@@ -3,7 +3,7 @@ import { Accordion, AccordionCtx, AccordionDetails, AccordionHeader } from "./Ac
|
|
|
3
3
|
import { accordion, bodyAccordion, headerAccordion, headerContent, hide, icon, paragraph } from "./Accordion/Accordion.css.js";
|
|
4
4
|
import { AlertBanner } from "./AlertBanner/index.js";
|
|
5
5
|
import { Article } from "./Article/Article.js";
|
|
6
|
-
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img } from "./Article/Article.css.js";
|
|
6
|
+
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img, related_insight } from "./Article/Article.css.js";
|
|
7
7
|
import { ArticlesSet } from "./ArticlesSet/ArticlesSet.js";
|
|
8
8
|
import { ant_blog_cta, ant_grid, ant_header, ant_sec_body, ant_sec_title, ant_section, ant_svg_fill } from "./ArticlesSet/ArticlesSet.css.js";
|
|
9
9
|
import { ATMLocator } from "./ATMLocator/ATMLocator.js";
|
|
@@ -83,7 +83,7 @@ import { CraPublicFile } from "./Forms/CraPublicFile.js";
|
|
|
83
83
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
84
84
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
85
85
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
86
|
-
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";
|
|
86
|
+
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, email_only_btn, email_only_h2, email_only_padding, 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";
|
|
87
87
|
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./Forms/HoneyPot/index.js";
|
|
88
88
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
89
89
|
import "react/jsx-runtime";
|
|
@@ -108,7 +108,7 @@ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item,
|
|
|
108
108
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
109
109
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
110
110
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
111
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
111
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
112
112
|
import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
113
113
|
import { default as default2 } from "./icons/ArrowIcon/index.js";
|
|
114
114
|
import { default as default3 } from "./icons/AxosX/index.js";
|
|
@@ -151,7 +151,7 @@ import { CurrencyInput } from "./Input/CurrencyInput.js";
|
|
|
151
151
|
import { Dropdown } from "./Input/Dropdown.js";
|
|
152
152
|
import { dp_input, selectInput } from "./Input/Dropdown.css.js";
|
|
153
153
|
import { Input } from "./Input/Input.js";
|
|
154
|
-
import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
154
|
+
import { container, email_only_input, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
155
155
|
import { InputAmount } from "./Input/InputAmount.js";
|
|
156
156
|
import { InputPhone } from "./Input/InputPhone.js";
|
|
157
157
|
import { InputTextArea } from "./Input/InputTextArea.js";
|
|
@@ -161,7 +161,7 @@ import { CategorySelector, InsightItem } from "./Insight/Featured/CategorySelect
|
|
|
161
161
|
import { Featured, FeaturedItem } from "./Insight/Featured/Featured.js";
|
|
162
162
|
import { featured_center_vertical, featured_grid, featured_hero, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_title, featured_section, featured_subgrid, featured_subgrid_divider, featured_subgrid_item, featured_subgrid_title, featured_supertag, featured_title } from "./Insight/Featured/Featured.css.js";
|
|
163
163
|
import { BreadcumbHeader } from "./Insight/Featured/Header.js";
|
|
164
|
-
import { footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info_row, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
164
|
+
import { article_aside, article_blockquote, article_main_content, article_navigation_link, article_navigation_list, article_navigation_title, article_preview_img, article_preview_wrapper, article_share, article_share_buttons, article_share_icon, article_share_link, article_share_p, article_share_svg, article_spacer, elementSpacer_block, footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info__divider, insight_info_row, insight_intro_p, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
165
165
|
import { Interstitial } from "./Interstitial/Interstitial.js";
|
|
166
166
|
import { LandingPageHeader } from "./LandingPageHeader/LandingPageHeader.js";
|
|
167
167
|
import { lp_container, lp_hover, lp_theme, spb_container, spb_hover, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
@@ -420,6 +420,21 @@ export {
|
|
|
420
420
|
apy_billboard,
|
|
421
421
|
apy_table,
|
|
422
422
|
arrowFill,
|
|
423
|
+
article_aside,
|
|
424
|
+
article_blockquote,
|
|
425
|
+
article_main_content,
|
|
426
|
+
article_navigation_link,
|
|
427
|
+
article_navigation_list,
|
|
428
|
+
article_navigation_title,
|
|
429
|
+
article_preview_img,
|
|
430
|
+
article_preview_wrapper,
|
|
431
|
+
article_share,
|
|
432
|
+
article_share_buttons,
|
|
433
|
+
article_share_icon,
|
|
434
|
+
article_share_link,
|
|
435
|
+
article_share_p,
|
|
436
|
+
article_share_svg,
|
|
437
|
+
article_spacer,
|
|
423
438
|
associatedEmail,
|
|
424
439
|
autoResize,
|
|
425
440
|
award_company,
|
|
@@ -524,6 +539,11 @@ export {
|
|
|
524
539
|
dp_input,
|
|
525
540
|
dropdown,
|
|
526
541
|
dynPH,
|
|
542
|
+
elementSpacer_block,
|
|
543
|
+
email_only_btn,
|
|
544
|
+
email_only_h2,
|
|
545
|
+
email_only_input,
|
|
546
|
+
email_only_padding,
|
|
527
547
|
endChatButtonStyle,
|
|
528
548
|
error_alert,
|
|
529
549
|
error_alert_content,
|
|
@@ -636,12 +656,15 @@ export {
|
|
|
636
656
|
inner,
|
|
637
657
|
input,
|
|
638
658
|
inputStyle,
|
|
659
|
+
insightTitle,
|
|
639
660
|
insight_header,
|
|
640
661
|
insight_header_2,
|
|
641
662
|
insight_header_3,
|
|
642
663
|
insight_header_4,
|
|
643
664
|
insight_headline_2,
|
|
665
|
+
insight_info__divider,
|
|
644
666
|
insight_info_row,
|
|
667
|
+
insight_intro_p,
|
|
645
668
|
insight_list_item,
|
|
646
669
|
insight_p,
|
|
647
670
|
isAbsoluteUrl,
|
|
@@ -712,6 +735,7 @@ export {
|
|
|
712
735
|
rate_container,
|
|
713
736
|
rate_pad,
|
|
714
737
|
rate_table_title,
|
|
738
|
+
related_insight,
|
|
715
739
|
remove_padding,
|
|
716
740
|
resposiveLabel,
|
|
717
741
|
results_container,
|
package/package.json
CHANGED