@axos-web-dev/shared-components 0.0.18 → 0.0.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.
Files changed (133) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +3 -4
  2. package/dist/Accordion/Accordion.d.ts +1 -2
  3. package/dist/Accordion/index.d.ts +2 -2
  4. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  5. package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
  6. package/dist/AlertBanner/index.d.ts +2 -3
  7. package/dist/ApyCalculator/index.d.ts +1 -2
  8. package/dist/BulletItem/BulletItem.d.ts +1 -2
  9. package/dist/BulletItem/index.d.ts +1 -1
  10. package/dist/Button/Button.css.d.ts +12 -3
  11. package/dist/Button/Button.d.ts +3 -4
  12. package/dist/Button/Button.interface.d.ts +1 -2
  13. package/dist/Button/GoBackButton.d.ts +2 -3
  14. package/dist/Button/index.d.ts +3 -3
  15. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
  16. package/dist/CallToActionBar/index.d.ts +2 -3
  17. package/dist/Carousel/Carousel.css.d.ts +5 -6
  18. package/dist/Carousel/index.d.ts +2 -3
  19. package/dist/Carousel/store.d.ts +1 -1
  20. package/dist/Chevron/Chevron.css.d.ts +1 -1
  21. package/dist/Chevron/Chevron.interface.d.ts +1 -2
  22. package/dist/Chevron/index.d.ts +2 -3
  23. package/dist/Chevron/index.js +2 -0
  24. package/dist/CollectInformationAlert/index.d.ts +1 -2
  25. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  26. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  27. package/dist/ContentBanner/index.d.ts +2 -3
  28. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  29. package/dist/DownloadTile/index.d.ts +2 -3
  30. package/dist/FaqAccordion/index.d.ts +2 -3
  31. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
  32. package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
  33. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  34. package/dist/FooterDisclosure/FooterDisclosure.js +10 -3
  35. package/dist/FooterDisclosure/index.d.ts +2 -2
  36. package/dist/FooterDisclosure/index.js +1 -2
  37. package/dist/Forms/Forms.css.d.ts +4 -4
  38. package/dist/Forms/RenderForm.d.ts +2 -3
  39. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  40. package/dist/Forms/ScheduleCall.d.ts +2 -3
  41. package/dist/Forms/index.d.ts +4 -4
  42. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  43. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  44. package/dist/HeroBanner/index.d.ts +1 -2
  45. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  46. package/dist/Hyperlink/index.d.ts +2 -3
  47. package/dist/Hyperlink/index.js +2 -0
  48. package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
  49. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  50. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  51. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  52. package/dist/IconBillboard/index.d.ts +4 -4
  53. package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -4
  54. package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
  55. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  56. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  57. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  58. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  59. package/dist/ImageBillboard/index.d.ts +4 -4
  60. package/dist/ImageBillboard/index.js +2 -1
  61. package/dist/Input/Input.css.d.ts +6 -6
  62. package/dist/Input/Input.d.ts +2 -3
  63. package/dist/Input/InputPhone.d.ts +3 -3
  64. package/dist/Input/index.d.ts +3 -3
  65. package/dist/Inputs/Input.css.d.ts +6 -6
  66. package/dist/MainHTML/index.d.ts +1 -2
  67. package/dist/Modal/Modal.d.ts +2 -3
  68. package/dist/Modal/Modal.js +2 -0
  69. package/dist/Modal/contextApi/store.d.ts +2 -3
  70. package/dist/Modal/index.d.ts +2 -2
  71. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
  72. package/dist/NavigationMenu/AxosAdvisor/index.js +13 -19
  73. package/dist/NavigationMenu/index.d.ts +2 -2
  74. package/dist/SetContainer/SetContainer.d.ts +2 -3
  75. package/dist/SetContainer/SetContainer.js +2 -0
  76. package/dist/SetContainer/index.d.ts +2 -2
  77. package/dist/Table/Table.css.d.ts +5 -5
  78. package/dist/Table/Table.d.ts +3 -4
  79. package/dist/Table/Table.interface.d.ts +1 -2
  80. package/dist/Table/index.d.ts +2 -2
  81. package/dist/TextBlock/TextBlock.d.ts +1 -2
  82. package/dist/TextBlock/index.d.ts +2 -2
  83. package/dist/Typography/Typography.css.d.ts +3 -4
  84. package/dist/Typography/Typography.d.ts +2 -3
  85. package/dist/Typography/index.d.ts +1 -1
  86. package/dist/VideoTile/VideoTile.css.js +1 -1
  87. package/dist/VideoTile/VideoTile.d.ts +2 -3
  88. package/dist/VideoTile/VideoTile.js +2 -2
  89. package/dist/VideoTile/index.d.ts +4 -4
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +5 -3
  92. package/dist/VideoWrapper/index.d.ts +2 -3
  93. package/dist/VideoWrapper/index.js +23 -18
  94. package/dist/assets/Button/Button.css +14 -3
  95. package/dist/assets/FaqAccordion/FaqAccordion.css +12 -3
  96. package/dist/assets/FooterDisclosure/FooterDisclosure.css +4 -14
  97. package/dist/assets/HeroBanner/HeroBanner.css +0 -1
  98. package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
  99. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
  100. package/dist/assets/TextBlock/TextBlock.css +0 -1
  101. package/dist/assets/VideoTile/VideoTile.css +5 -0
  102. package/dist/assets/VideoWrapper/VideoWrapper.css +13 -8
  103. package/dist/assets/globals.css +7 -2
  104. package/dist/assets/index.css +0 -3
  105. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  106. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  107. package/dist/icons/AxosX/Blue.d.ts +1 -2
  108. package/dist/icons/AxosX/index.d.ts +1 -2
  109. package/dist/icons/CheckCircle.d.ts +1 -2
  110. package/dist/icons/CheckCircleLight.d.ts +1 -2
  111. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  112. package/dist/icons/CheckIcon/index.d.ts +1 -2
  113. package/dist/icons/ChevronDown.d.ts +1 -2
  114. package/dist/icons/ChevronUp.d.ts +1 -2
  115. package/dist/icons/CloseIcon/index.d.ts +1 -2
  116. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  117. package/dist/icons/EqualHousingLender.d.ts +1 -2
  118. package/dist/icons/LockIcon/index.d.ts +1 -2
  119. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  120. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  121. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  122. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  123. package/dist/icons/WarningIcon/index.d.ts +1 -2
  124. package/dist/icons/index.d.ts +17 -17
  125. package/dist/index.css.d.ts +0 -1
  126. package/dist/main.d.ts +2 -1
  127. package/dist/main.js +5 -3
  128. package/dist/themes/index.d.ts +2 -2
  129. package/dist/utils/allowedAxosDomains.js +5 -3
  130. package/dist/utils/ctaOptions.d.ts +0 -1
  131. package/dist/utils/getVariant.d.ts +1 -2
  132. package/dist/utils/index.d.ts +5 -5
  133. package/package.json +1 -1
@@ -1,16 +1,21 @@
1
1
  ._2i5u4u0 {
2
2
  display: grid;
3
- grid-template-columns: repeat(12, 1fr);
3
+ grid-template-columns: repeat(12,1fr);
4
4
  gap: 1.5rem;
5
5
  }
6
- ._2i5u4u1 {
7
- display: grid;
8
- grid-template-columns: repeat(12, 1fr);
9
- gap: 1.5rem;
10
- }
11
- ._2i5u4u0 > div {
6
+ ._2i5u4u1 > div {
12
7
  grid-column: span 6;
13
8
  }
14
- ._2i5u4u1 > div {
9
+ ._2i5u4u2 > div {
15
10
  grid-column: span 4;
11
+ }
12
+ @media (max-width: 1023px) {
13
+ ._2i5u4u1 > div {
14
+ grid-column: span 12;
15
+ }
16
+ }
17
+ @media (max-width: 1280px) {
18
+ ._2i5u4u2 > div {
19
+ grid-column: span 12;
20
+ }
16
21
  }
@@ -33,6 +33,9 @@ body {
33
33
  p {
34
34
  margin-bottom: 10px;
35
35
  }
36
+ li p {
37
+ margin-bottom: 0;
38
+ }
36
39
  p:last-child {
37
40
  margin-bottom: 0;
38
41
  }
@@ -42,7 +45,8 @@ p:only-child {
42
45
  .containment {
43
46
  width: min(1200px, calc(100% - 4rem));
44
47
  box-sizing: border-box;
45
- margin-inline: auto;
48
+ margin-left: auto;
49
+ margin-right: auto;
46
50
  }
47
51
  .section_spacer {
48
52
  margin-top: 3.5rem;
@@ -226,7 +230,8 @@ hide {
226
230
  display: none !important;
227
231
  }
228
232
  .section_header {
229
- margin-inline: auto;
233
+ margin-left: auto;
234
+ margin-right: auto;
230
235
  margin-bottom: 2.5rem;
231
236
  max-width: 49.5rem;
232
237
  text-align: center;
@@ -23,9 +23,6 @@ input, button, textarea, select {
23
23
  p, h1, h2, h3, h4, h5, h6 {
24
24
  overflow-wrap: break-word;
25
25
  }
26
- ul[class], ol[class] {
27
- list-style: none;
28
- }
29
26
  #__next {
30
27
  isolation: isolate;
31
28
  }
@@ -1,4 +1,4 @@
1
- export declare const Arrow: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const Arrow: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,6 +1,5 @@
1
- import { FC } from 'react';
2
1
  import { CallToActionTypes } from '../../utils/variant.types';
3
-
2
+ import { FC } from "react";
4
3
  export interface ArrowProps {
5
4
  variant: CallToActionTypes;
6
5
  className?: string;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgComponent;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgAxosX;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckCircle;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckCircleLight;
@@ -1,6 +1,5 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
2
-
3
- export declare const checkColor: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ import { RecipeVariants } from "@vanilla-extract/recipes";
2
+ export declare const checkColor: import("@vanilla-extract/recipes").RuntimeFn<{
4
3
  variant: {
5
4
  primary: {
6
5
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,4 +1,3 @@
1
- import { CheckColorVariant } from './CheckIcon.css';
2
-
1
+ import { CheckColorVariant } from "./CheckIcon.css";
3
2
  declare const SvgCheckIcon: (props: CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckIcon;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgChevronDown;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgChevronUp;
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgCloseIcon: FC;
4
3
  export default SvgCloseIcon;
@@ -1,5 +1,4 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgDownloadIcon: FC<{
4
3
  className?: string;
5
4
  }>;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgEqualHousingLender;
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgLockIcon: FC;
4
3
  export default SvgLockIcon;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgMemberFdicLogo;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconGrey;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconWhite;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconYellow;
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  export declare const SvgWarningIcon: FC;
4
3
  export default SvgWarningIcon;
@@ -1,17 +1,17 @@
1
- export { default as ArrowIcon } from './ArrowIcon';
2
- export { default as AxosX } from './AxosX';
3
- export { default as AxosXBlue } from './AxosX/Blue';
4
- export { default as CheckCircle } from './CheckCircle';
5
- export { default as CheckCircleLight } from './CheckCircleLight';
6
- export { default as CheckIcon } from './CheckIcon';
7
- export { default as ChevronDown } from './ChevronDown';
8
- export { default as ChevronUp } from './ChevronUp';
9
- export { default as CloseIcon } from './CloseIcon';
10
- export { default as DownloadIcon } from './DownloadIcon';
11
- export { default as EqualHousingLender } from './EqualHousingLender';
12
- export { default as LockIcon } from './LockIcon';
13
- export { default as MemberFdicLogo } from './MemberFdicLogo';
14
- export { default as QuoteIconGrey } from './QuoteIconGrey';
15
- export { default as QuoteIconWhite } from './QuoteIconWhite';
16
- export { default as QuoteIconYellow } from './QuoteIconYellow';
17
- export { default as WarningIcon } from './WarningIcon';
1
+ export { default as ArrowIcon } from "./ArrowIcon";
2
+ export { default as AxosX } from "./AxosX";
3
+ export { default as AxosXBlue } from "./AxosX/Blue";
4
+ export { default as CheckCircle } from "./CheckCircle";
5
+ export { default as CheckCircleLight } from "./CheckCircleLight";
6
+ export { default as CheckIcon } from "./CheckIcon";
7
+ export { default as ChevronDown } from "./ChevronDown";
8
+ export { default as ChevronUp } from "./ChevronUp";
9
+ export { default as CloseIcon } from "./CloseIcon";
10
+ export { default as DownloadIcon } from "./DownloadIcon";
11
+ export { default as EqualHousingLender } from "./EqualHousingLender";
12
+ export { default as LockIcon } from "./LockIcon";
13
+ export { default as MemberFdicLogo } from "./MemberFdicLogo";
14
+ export { default as QuoteIconGrey } from "./QuoteIconGrey";
15
+ export { default as QuoteIconWhite } from "./QuoteIconWhite";
16
+ export { default as QuoteIconYellow } from "./QuoteIconYellow";
17
+ export { default as WarningIcon } from "./WarningIcon";
@@ -1 +0,0 @@
1
-
package/dist/main.d.ts CHANGED
@@ -13,6 +13,7 @@ export * from './FaqAccordion';
13
13
  export * from './FooterDisclosure';
14
14
  export * from './Forms';
15
15
  export * from './HeroBanner';
16
+ export * from './Hyperlink';
16
17
  export * from './IconBillboard';
17
18
  export * from './ImageBillboard';
18
19
  export * from './Input';
@@ -27,4 +28,4 @@ export * from './VideoTile';
27
28
  export * from './VideoWrapper';
28
29
  export * from './icons';
29
30
  export * from './themes';
30
- export * from './utils';
31
+ export * from "./utils";
package/dist/main.js CHANGED
@@ -14,18 +14,19 @@ import { CollectInformationAlert } from "./CollectInformationAlert/index.js";
14
14
  import { ContentBanner } from "./ContentBanner/index.js";
15
15
  import { DownloadTile } from "./DownloadTile/index.js";
16
16
  import { AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
17
- import { footerContent, footerDisclosure, footerLink, footerParagraph, iconsContent } from "./FooterDisclosure/FooterDisclosure.css.js";
17
+ import { footerDisclosure, footerLink, footerParagraph, iconsContent } from "./FooterDisclosure/FooterDisclosure.css.js";
18
18
  import { FooterContent, FooterDisclosure, FooterIcons, FooterParagraph } from "./FooterDisclosure/FooterDisclosure.js";
19
19
  import { actions, disclosureForm, form, formContainer, formWrapper, headerForm, iconForm } from "./Forms/Forms.css.js";
20
20
  import { RenderWebForm, renderSwitch } from "./Forms/RenderForm.js";
21
21
  import { SalesforceFieldsForm, SalesforceSchema } from "./Forms/SalesforceFieldsForm.js";
22
22
  import { ScheduleCall } from "./Forms/ScheduleCall.js";
23
23
  import { HeroBanner } from "./HeroBanner/index.js";
24
+ import { Hyperlink } from "./Hyperlink/index.js";
24
25
  import { IconBillboard } from "./IconBillboard/IconBillboard.js";
25
26
  import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, list, listItem, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
26
27
  import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
27
28
  import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
28
- import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
29
+ 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, supertag, three_inline, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
29
30
  import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
30
31
  import { Input } from "./Input/Input.js";
31
32
  import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
@@ -108,6 +109,7 @@ export {
108
109
  GlobalContextProvider,
109
110
  GoBackButton,
110
111
  HeroBanner,
112
+ Hyperlink,
111
113
  IconBillboard,
112
114
  IconBillboardSet,
113
115
  ImageBillboard,
@@ -158,6 +160,7 @@ export {
158
160
  body,
159
161
  bodyAccordion,
160
162
  bodyHeader,
163
+ body_copy,
161
164
  button,
162
165
  buttons,
163
166
  container,
@@ -166,7 +169,6 @@ export {
166
169
  disclosureForm,
167
170
  expand_icon,
168
171
  findMoreAxosDomains,
169
- footerContent,
170
172
  footerDisclosure,
171
173
  footerLink,
172
174
  footerParagraph,
@@ -1,2 +1,2 @@
1
- export * from './axos.css';
2
- export * from './premier.css';
1
+ export * from "./axos.css";
2
+ export * from "./premier.css";
@@ -6,10 +6,12 @@ const moreDomains = {
6
6
  "{NATIONWIDE}": "https://www.nationwide.axosbank.com",
7
7
  // '{ENROLLMENT}': process.env.NEXT_PUBLIC_ENROLLMENT_URL as string,
8
8
  // '{SECENROLLMENT}': process.env.NEXT_PUBLIC_ENROLLMENT2_URL as string,
9
- "{ASSETSURL}": "https://assets.ctfassets.net",
10
- "{IMAGEASSETSURL}": "https://images.ctfassets.net",
9
+ "{ASSETSURL}": "https://assets.axos.com",
10
+ "{IMAGEASSETSURL}": "https://images.axos.com",
11
11
  "{ONLINEBANKING}": "https://onlinebanking.uat.axsobank.com",
12
- "{UFBDIRECT": "https://www.ufbdirect.com"
12
+ "{UFBDIRECT}": "https://www.ufbdirect.com"
13
+ // "assets.axos.com": "https://assets.axos.com",
14
+ // "images.axos.com": "https://images.axos.com",
13
15
  };
14
16
  const isAllowedUrl = (url) => {
15
17
  const uri = new URL(url, location.href);
@@ -1,5 +1,4 @@
1
1
  import { ImageInterface } from '../CallToActionBar/CallToActionBar.interface';
2
-
3
2
  export declare const imageOrientation: (image: ImageInterface) => string;
4
3
  export declare const getBannerSizeClassName: (size: string, overlap: boolean) => string;
5
4
  export declare const returnImageDimensions: (size: string, image_orientation: string) => {
@@ -1,4 +1,3 @@
1
- import { CallToActionTypes, QuaternaryTypes, SecondaryTypes } from './variant.types';
2
-
1
+ import { CallToActionTypes, QuaternaryTypes, SecondaryTypes } from "./variant.types";
3
2
  export declare const getVariantWithRegex: (text: string) => string;
4
3
  export declare const getVariant: (text?: string) => CallToActionTypes & SecondaryTypes & QuaternaryTypes;
@@ -1,5 +1,5 @@
1
- export * from './EverestValidity';
2
- export * from './allowedAxosDomains';
3
- export * from './getVariant';
4
- export * from './validateExternalLinks';
5
- export * from './variant.types';
1
+ export * from "./EverestValidity";
2
+ export * from "./allowedAxosDomains";
3
+ export * from "./getVariant";
4
+ export * from "./validateExternalLinks";
5
+ export * from "./variant.types";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "0.0.18",
4
+ "version": "0.0.20",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",