@axos-web-dev/shared-components 0.0.15 → 0.0.16

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 (111) 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 +2 -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/CollectInformationAlert/index.d.ts +1 -2
  24. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  25. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  26. package/dist/ContentBanner/index.d.ts +2 -3
  27. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  28. package/dist/DownloadTile/index.d.ts +2 -3
  29. package/dist/FaqAccordion/index.d.ts +2 -3
  30. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
  31. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  32. package/dist/FooterDisclosure/index.d.ts +2 -2
  33. package/dist/Forms/Forms.css.d.ts +4 -4
  34. package/dist/Forms/RenderForm.d.ts +2 -3
  35. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  36. package/dist/Forms/ScheduleCall.d.ts +2 -3
  37. package/dist/Forms/index.d.ts +4 -4
  38. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  39. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  40. package/dist/HeroBanner/index.d.ts +1 -2
  41. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  42. package/dist/Hyperlink/index.d.ts +2 -3
  43. package/dist/IconBillboard/IconBillboard.css.d.ts +6 -6
  44. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  45. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  46. package/dist/IconBillboard/IconBillboard.js +1 -1
  47. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  48. package/dist/IconBillboard/index.d.ts +4 -4
  49. package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
  50. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  51. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  52. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  53. package/dist/ImageBillboard/index.d.ts +4 -4
  54. package/dist/Input/Input.css.d.ts +6 -6
  55. package/dist/Input/index.d.ts +2 -3
  56. package/dist/Inputs/Input.css.d.ts +6 -6
  57. package/dist/MainHTML/index.d.ts +1 -2
  58. package/dist/Modal/Modal.d.ts +2 -3
  59. package/dist/Modal/contextApi/store.d.ts +2 -3
  60. package/dist/Modal/index.d.ts +2 -2
  61. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +55 -52
  62. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  63. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +106 -140
  64. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  65. package/dist/NavigationMenu/index.d.ts +2 -2
  66. package/dist/SetContainer/SetContainer.d.ts +2 -3
  67. package/dist/SetContainer/index.d.ts +2 -2
  68. package/dist/Table/Table.css.d.ts +4 -4
  69. package/dist/Table/Table.d.ts +3 -4
  70. package/dist/Table/Table.interface.d.ts +1 -2
  71. package/dist/Table/index.d.ts +2 -2
  72. package/dist/TextBlock/TextBlock.d.ts +1 -2
  73. package/dist/TextBlock/index.d.ts +2 -2
  74. package/dist/Typography/Typography.css.d.ts +3 -4
  75. package/dist/Typography/Typography.d.ts +2 -3
  76. package/dist/Typography/index.d.ts +1 -1
  77. package/dist/VideoTile/VideoTile.d.ts +2 -3
  78. package/dist/VideoTile/index.d.ts +4 -4
  79. package/dist/VideoWrapper/index.d.ts +2 -3
  80. package/dist/assets/FaqAccordion/FaqAccordion.css +6 -0
  81. package/dist/assets/IconBillboard/IconBillboard.css +1 -0
  82. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +590 -582
  83. package/dist/assets/Typography/Typography.css +1 -2
  84. package/dist/assets/globals.css +7 -2
  85. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  86. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  87. package/dist/icons/AxosX/Blue.d.ts +1 -2
  88. package/dist/icons/AxosX/index.d.ts +1 -2
  89. package/dist/icons/CheckCircle.d.ts +1 -2
  90. package/dist/icons/CheckCircleLight.d.ts +1 -2
  91. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  92. package/dist/icons/CheckIcon/index.d.ts +1 -2
  93. package/dist/icons/ChevronDown.d.ts +1 -2
  94. package/dist/icons/ChevronUp.d.ts +1 -2
  95. package/dist/icons/CloseIcon/index.d.ts +1 -2
  96. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  97. package/dist/icons/EqualHousingLender.d.ts +1 -2
  98. package/dist/icons/LockIcon/index.d.ts +1 -2
  99. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  100. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  101. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  102. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  103. package/dist/icons/WarningIcon/index.d.ts +1 -2
  104. package/dist/icons/index.d.ts +17 -17
  105. package/dist/index.css.d.ts +0 -1
  106. package/dist/main.d.ts +1 -1
  107. package/dist/themes/index.d.ts +2 -2
  108. package/dist/utils/ctaOptions.d.ts +0 -1
  109. package/dist/utils/getVariant.d.ts +1 -2
  110. package/dist/utils/index.d.ts +5 -5
  111. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  ._17xoant0 {
2
2
  font-family: var(--header-font-family);
3
- font-weight: 700;
3
+ font-weight: 600;
4
4
  font-size: 40px;
5
5
  }
6
6
  ._17xoant2 {
@@ -48,6 +48,5 @@
48
48
  @media screen and (max-width:768px) {
49
49
  ._17xoant0 {
50
50
  font-size: 28px;
51
- font-weight: 500;
52
51
  }
53
52
  }
@@ -16,7 +16,6 @@
16
16
  }
17
17
  * {
18
18
  box-sizing: border-box;
19
- padding: 0;
20
19
  margin: 0;
21
20
  }
22
21
  a {
@@ -127,7 +126,7 @@ body {
127
126
  letter-spacing: 0.2px;
128
127
  font-family: var(--main-font-family);
129
128
  }
130
- h1, h2, h3, h4, h5, h6 {
129
+ h1, h2, h3, h4, h5, h6, es_font {
131
130
  font-family: var(--header-font-family);
132
131
  }
133
132
  .header_1 {
@@ -228,6 +227,12 @@ sup {
228
227
  position: relative;
229
228
  top: -0.5em;
230
229
  }
230
+ p:empty {
231
+ display: none;
232
+ }
233
+ ul:empty {
234
+ display: none;
235
+ }
231
236
  @media screen and (max-width: 1023px) {
232
237
  .containment {
233
238
  width: min(41.25rem, calc(100% - 4rem));
@@ -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
@@ -27,4 +27,4 @@ export * from './VideoTile';
27
27
  export * from './VideoWrapper';
28
28
  export * from './icons';
29
29
  export * from './themes';
30
- export * from './utils';
30
+ export * from "./utils";
@@ -1,2 +1,2 @@
1
- export * from './axos.css';
2
- export * from './premier.css';
1
+ export * from "./axos.css";
2
+ export * from "./premier.css";
@@ -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.15",
4
+ "version": "0.0.16",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",