@axos-web-dev/shared-components 1.0.77-patch.23 → 1.0.77-patch.24

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 (24) hide show
  1. package/dist/Avatar/Avatar.module.js +7 -7
  2. package/dist/Blockquote/Blockquote.module.js +3 -3
  3. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  4. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +0 -2
  5. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  6. package/dist/Forms/MortgageRate/MortgageRateForm.js +346 -367
  7. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  8. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  9. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  10. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +0 -2
  11. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +3 -5
  12. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  13. package/dist/NavigationMenu/AxosBank/SubNavBar.js +3 -27
  14. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  15. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  16. package/dist/assets/Avatar/Avatar.css.css +59 -59
  17. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  18. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +597 -597
  19. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +618 -618
  20. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -191
  21. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -473
  22. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  23. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  24. package/package.json +133 -133
@@ -1,10 +1,10 @@
1
- import '../assets/Avatar/Avatar.css.css';const avatar_sec = "_avatar_sec_1bnm9_1";
2
- const container = "_container_1bnm9_5";
3
- const image = "_image_1bnm9_14";
4
- const text = "_text_1bnm9_23";
5
- const name = "_name_1bnm9_29";
6
- const title = "_title_1bnm9_37";
7
- const description = "_description_1bnm9_44";
1
+ import '../assets/Avatar/Avatar.css.css';const avatar_sec = "_avatar_sec_wf36a_1";
2
+ const container = "_container_wf36a_9";
3
+ const image = "_image_wf36a_27";
4
+ const text = "_text_wf36a_45";
5
+ const name = "_name_wf36a_57";
6
+ const title = "_title_wf36a_73";
7
+ const description = "_description_wf36a_87";
8
8
  const css = {
9
9
  avatar_sec,
10
10
  container,
@@ -1,6 +1,6 @@
1
- import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "_quote_spacer_1mzku_1";
2
- const author = "_author_1mzku_7";
3
- const quote = "_quote_1mzku_1";
1
+ import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "_quote_spacer_1r8g1_1";
2
+ const author = "_author_1r8g1_13";
3
+ const quote = "_quote_1r8g1_1";
4
4
  const css = {
5
5
  quote_spacer,
6
6
  author,
@@ -622,7 +622,7 @@ const BuyDownCalculator = ({
622
622
  id: "mooringOutsideContinentalUS",
623
623
  ...register("mooringOutsideContinentalUS"),
624
624
  value: 0.5,
625
- radioText: "Mooring Outside Continental U.S. (Includes Puerto Rico,\n Hawaii, and Alaska) (Does not apply to Full Time Charter)\n +0.500",
625
+ radioText: "Mooring Outside Continental U.S. (Includes Puerto Rico,\r\n Hawaii, and Alaska) (Does not apply to Full Time Charter)\r\n +0.500",
626
626
  groupName: "dependentInputs",
627
627
  disabled: disableMooringOutside
628
628
  }
@@ -433,7 +433,6 @@ const AxosFooterSiteMap = ({
433
433
  /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
434
434
  /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/partners"), children: "Partners" }) }),
435
435
  /* @__PURE__ */ jsxs("ul", { children: [
436
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/dealers", children: "Marine Dealer Floorplan Finance" }) }),
437
436
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
438
437
  "a",
439
438
  {
@@ -887,7 +886,6 @@ const AxosFooterSiteMap = ({
887
886
  )
888
887
  ] }),
889
888
  /* @__PURE__ */ jsxs("ul", { children: [
890
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/dealers", children: "Marine Dealer Floorplan Finance" }) }),
891
889
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
892
890
  "a",
893
891
  {
@@ -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, onValidate, }: FormProps & {
22
+ export declare const MortgageRate: ({ icon, children, onSubmit, disclosure, variant: fullVariant, validateEmail, id, rateWatchOnSubmit, setRateWatchSubmitted, hideModalValue, showingTables, }: FormProps & {
23
23
  rateWatchOnSubmit: (values: RateWatchInputs & {
24
24
  email: string;
25
25
  }) => Promise<void>;