@axos-web-dev/shared-components 0.0.42 → 0.0.43

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 (128) 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/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/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
  31. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -2
  32. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +2 -3
  33. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
  34. package/dist/ExecutiveBio/index.d.ts +4 -4
  35. package/dist/FaqAccordion/index.d.ts +2 -3
  36. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
  37. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  38. package/dist/FooterDisclosure/index.d.ts +2 -2
  39. package/dist/Forms/Forms.css.d.ts +8 -6
  40. package/dist/Forms/Forms.css.js +13 -9
  41. package/dist/Forms/RenderForm.d.ts +2 -3
  42. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  43. package/dist/Forms/ScheduleCall.d.ts +4 -4
  44. package/dist/Forms/ScheduleCall.js +6 -2
  45. package/dist/Forms/SuccesForm.d.ts +1 -2
  46. package/dist/Forms/index.d.ts +5 -5
  47. package/dist/Forms/index.js +3 -1
  48. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  49. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  50. package/dist/HeroBanner/index.d.ts +1 -2
  51. package/dist/Hyperlink/Hyperlink.interface.d.ts +5 -2
  52. package/dist/Hyperlink/index.d.ts +2 -3
  53. package/dist/Hyperlink/index.js +5 -1
  54. package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
  55. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  56. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  57. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  58. package/dist/IconBillboard/index.d.ts +4 -4
  59. package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
  60. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  61. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  62. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  63. package/dist/ImageBillboard/index.d.ts +4 -4
  64. package/dist/Input/Input.css.d.ts +6 -6
  65. package/dist/Input/Input.d.ts +2 -3
  66. package/dist/Input/InputPhone.d.ts +3 -3
  67. package/dist/Input/index.d.ts +3 -3
  68. package/dist/Inputs/Input.css.d.ts +6 -6
  69. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
  70. package/dist/LandingPageHeader/LandingPageHeader.d.ts +0 -1
  71. package/dist/LandingPageHeader/index.d.ts +1 -1
  72. package/dist/MainHTML/index.d.ts +1 -2
  73. package/dist/Modal/Modal.d.ts +2 -3
  74. package/dist/Modal/Modal.js +2 -0
  75. package/dist/Modal/contextApi/store.d.ts +2 -3
  76. package/dist/Modal/index.d.ts +2 -2
  77. package/dist/NavigationMenu/index.d.ts +2 -2
  78. package/dist/SetContainer/SetContainer.css.d.ts +1 -1
  79. package/dist/SetContainer/SetContainer.d.ts +2 -3
  80. package/dist/SetContainer/SetContainer.js +2 -0
  81. package/dist/SetContainer/index.d.ts +2 -2
  82. package/dist/StepItems/StepItems.css.d.ts +7 -7
  83. package/dist/StepItems/StepItems.d.ts +1 -2
  84. package/dist/StepItems/StepItems.interface.d.ts +3 -4
  85. package/dist/StepItems/StepItemsSet.d.ts +1 -2
  86. package/dist/StepItems/index.d.ts +4 -4
  87. package/dist/Table/Table.css.d.ts +5 -5
  88. package/dist/Table/Table.d.ts +3 -4
  89. package/dist/Table/Table.interface.d.ts +1 -2
  90. package/dist/Table/index.d.ts +2 -2
  91. package/dist/TextBlock/TextBlock.d.ts +1 -2
  92. package/dist/TextBlock/index.d.ts +2 -2
  93. package/dist/Typography/Typography.css.d.ts +3 -4
  94. package/dist/Typography/Typography.d.ts +2 -3
  95. package/dist/Typography/index.d.ts +1 -1
  96. package/dist/VideoTile/VideoTile.d.ts +2 -3
  97. package/dist/VideoTile/index.d.ts +4 -4
  98. package/dist/VideoWrapper/index.d.ts +2 -3
  99. package/dist/assets/Forms/Forms.css +46 -41
  100. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  101. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  102. package/dist/icons/AxosX/Blue.d.ts +1 -2
  103. package/dist/icons/AxosX/index.d.ts +1 -2
  104. package/dist/icons/CheckCircle.d.ts +1 -2
  105. package/dist/icons/CheckCircleLight.d.ts +1 -2
  106. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  107. package/dist/icons/CheckIcon/index.d.ts +1 -2
  108. package/dist/icons/ChevronDown.d.ts +1 -2
  109. package/dist/icons/ChevronUp.d.ts +1 -2
  110. package/dist/icons/CloseIcon/index.d.ts +1 -2
  111. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  112. package/dist/icons/EqualHousingLender.d.ts +1 -2
  113. package/dist/icons/FollowIcon/index.d.ts +1 -2
  114. package/dist/icons/LockIcon/index.d.ts +1 -2
  115. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  116. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  117. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  118. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  119. package/dist/icons/WarningIcon/index.d.ts +1 -2
  120. package/dist/icons/index.d.ts +18 -18
  121. package/dist/index.css.d.ts +0 -1
  122. package/dist/main.d.ts +1 -1
  123. package/dist/main.js +3 -1
  124. package/dist/themes/index.d.ts +2 -2
  125. package/dist/utils/ctaOptions.d.ts +0 -1
  126. package/dist/utils/getVariant.d.ts +1 -2
  127. package/dist/utils/index.d.ts +5 -5
  128. package/package.json +1 -1
@@ -1,12 +1,11 @@
1
- import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
2
- import { PropsWithChildren } from 'react';
3
-
1
+ import { PropsWithChildren } from "react";
2
+ import { CellProps, RowProps, TableContainerProps, TableProps } from "./Table.interface";
4
3
  export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, tableDescription, internalName, id, }: TableContainerProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, }: TableProps) => import("react/jsx-runtime").JSX.Element;
6
5
  export declare const TableRow: ({ children, ...props }: RowProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export declare const TableHead: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
8
7
  export declare const TableBody: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
9
- export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import('react').DetailedReactHTMLElement<{
8
+ export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import("react").DetailedReactHTMLElement<{
10
9
  className: string;
11
10
  manifest?: string | undefined;
12
11
  defaultChecked?: boolean | undefined;
@@ -1,5 +1,4 @@
1
- import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from 'react';
2
-
1
+ import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from "react";
3
2
  export interface RowProps extends HtmlHTMLAttributes<HTMLTableRowElement>, PropsWithChildren {
4
3
  }
5
4
  export interface CellProps extends HtmlHTMLAttributes<HTMLTableCellElement>, PropsWithChildren {
@@ -1,2 +1,2 @@
1
- export * from './Table';
2
- export * from './Table.css';
1
+ export * from "./Table";
2
+ export * from "./Table.css";
@@ -1,5 +1,4 @@
1
- import { ReactNode } from 'react';
2
-
1
+ import { ReactNode } from "react";
3
2
  export interface TextBlockProps {
4
3
  bodyCopy: ReactNode | string;
5
4
  headline: ReactNode | string;
@@ -1,2 +1,2 @@
1
- export * from './TextBlock';
2
- export * from './TextBlock.css';
1
+ export * from "./TextBlock";
2
+ export * from "./TextBlock.css";
@@ -1,5 +1,4 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
2
-
1
+ import { RecipeVariants } from "@vanilla-extract/recipes";
3
2
  /**
4
3
  * Encode font
5
4
  */
@@ -9,7 +8,7 @@ export declare const headerCssVariable = "var(--header-font-family)";
9
8
  */
10
9
  export declare const mainCssVariable = "var(--main-font-family)";
11
10
  export declare const header: string;
12
- export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
11
+ export declare const sizes: import("@vanilla-extract/recipes").RuntimeFn<{
13
12
  size: {
14
13
  xs: {
15
14
  fontSize: number;
@@ -31,7 +30,7 @@ export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
31
30
  };
32
31
  };
33
32
  }>;
34
- export declare const typography: import('@vanilla-extract/recipes').RuntimeFn<{
33
+ export declare const typography: import("@vanilla-extract/recipes").RuntimeFn<{
35
34
  type: {
36
35
  h1: {
37
36
  fontFamily: "var(--header-font-family)";
@@ -1,6 +1,5 @@
1
- import { TypographySizeVariants, TypographyVariants } from '.';
2
- import { default as React } from 'react';
3
-
1
+ import React from "react";
2
+ import { TypographySizeVariants, TypographyVariants } from ".";
4
3
  type AsType = "body1" | "body2" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "inherit" | "overline" | "subtitle1" | "subtitle2" | string;
5
4
  export interface Props extends React.PropsWithChildren {
6
5
  as?: AsType;
@@ -1 +1 @@
1
- export * from './Typography.css';
1
+ export * from "./Typography.css";
@@ -1,4 +1,3 @@
1
- import { VideoTileInterface } from './VideoTile.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "./VideoTile.interface";
4
3
  export declare const VideoTile: FC<VideoTileInterface>;
@@ -1,4 +1,4 @@
1
- export * from './VideoInit';
2
- export * from './VideoTile';
3
- export * from './VideoTile.css';
4
- export * from './VideoTile.interface';
1
+ export * from "./VideoInit";
2
+ export * from "./VideoTile";
3
+ export * from "./VideoTile.css";
4
+ export * from "./VideoTile.interface";
@@ -1,6 +1,5 @@
1
- import { VideoTileInterface } from '../VideoTile';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "../VideoTile";
4
3
  export interface VideoWrapperProps {
5
4
  videoTiles: VideoTileInterface[];
6
5
  backgroundColor?: string;
@@ -1,4 +1,4 @@
1
- @keyframes tfms6an {
1
+ @keyframes tfms6ao {
2
2
  from {
3
3
  stroke-dashoffset: 1;
4
4
  }
@@ -6,7 +6,7 @@
6
6
  opacity: 100;
7
7
  }
8
8
  }
9
- @keyframes tfms6ao {
9
+ @keyframes tfms6ap {
10
10
  0% {
11
11
  stroke-dashoffset: -1000;
12
12
  }
@@ -39,93 +39,95 @@
39
39
  }
40
40
  .tfms6a6 {
41
41
  margin-bottom: 32px;
42
+ }
43
+ .tfms6a7 {
42
44
  font-family: var(--header-font-family);
43
45
  }
44
- ._1073cm80 .tfms6a7 {
46
+ ._1073cm80 .tfms6a8 {
45
47
  -webkit-background-clip: text;
46
48
  background-image: var(--_1073cm84);
47
49
  -webkit-text-fill-color: transparent;
48
50
  text-shadow: 0px 0px #00000000;
49
51
  }
50
- ._1es6o1h0 .tfms6a7 {
52
+ ._1es6o1h0 .tfms6a8 {
51
53
  color: var(--_1073cm83);
52
54
  }
53
- ._1073cm80 .tfms6a8 {
55
+ ._1073cm80 .tfms6a9 {
54
56
  -webkit-background-clip: text;
55
57
  background-image: var(--_1073cm8b);
56
58
  -webkit-text-fill-color: transparent;
57
59
  text-shadow: 0px 0px #00000000;
58
60
  }
59
- ._1es6o1h0 .tfms6a8 {
61
+ ._1es6o1h0 .tfms6a9 {
60
62
  color: var(--_1073cm8a);
61
63
  }
62
- .tfms6a9 {
64
+ .tfms6aa {
63
65
  color: var(--_1073cm8h);
64
66
  }
65
- .tfms6aa {
67
+ .tfms6ab {
66
68
  color: var(--_1073cm8o);
67
69
  }
68
- .tfms6ab {
70
+ .tfms6ac {
69
71
  font-family: var(--main-font-family);
70
72
  display: grid;
71
73
  grid-template-columns: 1fr 1fr;
72
74
  gap: 1.5rem;
73
75
  }
74
- .tfms6ac {
76
+ .tfms6ad {
75
77
  color: var(--_1073cm82);
76
78
  }
77
- .tfms6ad {
79
+ .tfms6ae {
78
80
  color: var(--_1073cm89);
79
81
  }
80
- .tfms6ae {
82
+ .tfms6af {
81
83
  color: var(--_1073cm8g);
82
84
  }
83
- .tfms6af {
85
+ .tfms6ag {
84
86
  color: var(--_1073cm8n);
85
87
  }
86
- .tfms6ag {
88
+ .tfms6ah {
87
89
  margin-top: 1.5rem;
88
90
  text-align: center;
89
91
  }
90
- .tfms6ah {
92
+ .tfms6ai {
91
93
  margin-top: 16px;
92
94
  }
93
- .tfms6ai {
95
+ .tfms6aj {
94
96
  color: var(--_1073cm82);
95
97
  }
96
- .tfms6aj {
98
+ .tfms6ak {
97
99
  color: var(--_1073cm89);
98
100
  }
99
- .tfms6ak {
101
+ .tfms6al {
100
102
  color: var(--_1073cm8g);
101
103
  }
102
- .tfms6al {
104
+ .tfms6am {
103
105
  color: var(--_1073cm8n);
104
106
  }
105
- .tfms6am {
107
+ .tfms6an {
106
108
  max-width: 860px;
107
109
  margin-inline: auto;
108
110
  }
109
- .tfms6ap {
111
+ .tfms6aq {
110
112
  padding: 2.5rem 0;
111
113
  }
112
- .tfms6aq {
114
+ .tfms6ar {
113
115
  color: var(--_1073cm83);
114
116
  background: var(--_1073cm81);
115
117
  }
116
- .tfms6ar {
118
+ .tfms6as {
117
119
  color: var(--_1073cm8a);
118
120
  background: var(--_1073cm88);
119
121
  }
120
- .tfms6as {
122
+ .tfms6at {
121
123
  color: var(--_1073cm8g);
122
124
  background: var(--_1073cm8f);
123
125
  }
124
- .tfms6at {
126
+ .tfms6au {
125
127
  color: var(--_1073cm8n);
126
128
  background: var(--_1073cm8m);
127
129
  }
128
- .tfms6ap h1 {
130
+ .tfms6aq h1 {
129
131
  font-size: 43px;
130
132
  font-weight: 600;
131
133
  letter-spacing: 1px;
@@ -133,29 +135,29 @@
133
135
  margin-bottom: 0.7rem;
134
136
  font-family: var(--header-font-family);
135
137
  }
136
- .tfms6ap p {
138
+ .tfms6aq p {
137
139
  margin-bottom: 0;
138
140
  }
139
- .tfms6au {
141
+ .tfms6av {
140
142
  margin: 0 auto;
141
143
  display: block;
142
144
  }
143
- .tfms6av {
145
+ .tfms6aw {
144
146
  fill: none;
145
147
  stroke: #faa74a;
146
148
  stroke-width: 4;
147
149
  stroke-dasharray: 100px;
148
150
  stroke-dashoffset: 100;
149
- animation: tfms6an 0.5s ease-in-out forwards reverse;
151
+ animation: tfms6ao 0.5s ease-in-out forwards reverse;
150
152
  -webkit-animation-delay: 0.7s;
151
153
  }
152
- .tfms6aw {
154
+ .tfms6ax {
153
155
  fill: none;
154
156
  stroke-width: 4;
155
157
  stroke-dasharray: 1000px;
156
158
  stroke-dashoffset: 1000;
157
- -webkit-animation: tfms6ao 0.8s ease-in-out forwards;
158
- animation: tfms6ao 0.8s ease-in-out forwards;
159
+ -webkit-animation: tfms6ap 0.8s ease-in-out forwards;
160
+ animation: tfms6ap 0.8s ease-in-out forwards;
159
161
  -webkit-transform-origin: center;
160
162
  -ms-transform-origin: center;
161
163
  transform-origin: center;
@@ -163,43 +165,46 @@
163
165
  -ms-transform: rotate(-40deg);
164
166
  transform: rotate(-40deg);
165
167
  }
166
- .tfms6ax {
168
+ .tfms6ay {
167
169
  stroke: var(--_1073cm83);
168
170
  }
169
- .tfms6ay {
171
+ .tfms6az {
170
172
  stroke: var(--_1073cm8a);
171
173
  }
172
- .tfms6az {
174
+ .tfms6a10 {
173
175
  stroke: var(--_1073cm8g);
174
176
  }
175
- .tfms6a10 {
177
+ .tfms6a11 {
176
178
  stroke: var(--_1073cm8n);
177
179
  }
180
+ .tfms6a12 {
181
+ margin-top: 1rem;
182
+ }
178
183
  @media screen and (max-width:1023px) {
179
184
  .tfms6a0 {
180
185
  padding-inline: 0;
181
186
  }
182
187
  }
183
188
  @media screen and (max-width:480px) {
184
- .tfms6ab {
189
+ .tfms6ac {
185
190
  grid-template-columns: 1fr;
186
191
  }
187
192
  }
188
193
  @media screen and (max-width: 992px) {
189
- .tfms6ap h1 {
194
+ .tfms6aq h1 {
190
195
  font-size: 37px;
191
196
  line-height: 1.29;
192
197
  margin-bottom: 0.4rem;
193
198
  }
194
199
  }
195
200
  @media screen and (maxwidth: 767px) {
196
- .tfms6ap h1 {
201
+ .tfms6aq h1 {
197
202
  font-size: 32px;
198
203
  font-weight: 600;
199
204
  margin-top: 0;
200
205
  margin-bottom: 0.4rem;
201
206
  }
202
- .tfms6au {
207
+ .tfms6av {
203
208
  max-width: 69px;
204
209
  }
205
210
  }
@@ -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,5 +1,4 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgFollowIcon: FC<{
4
3
  className?: string;
5
4
  }>;
@@ -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,18 +1,18 @@
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';
18
- export { default as FollowIcon } from './FollowIcon';
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";
18
+ export { default as FollowIcon } from "./FollowIcon";
@@ -1 +0,0 @@
1
-
package/dist/main.d.ts CHANGED
@@ -32,4 +32,4 @@ export * from './VideoTile';
32
32
  export * from './VideoWrapper';
33
33
  export * from './icons';
34
34
  export * from './themes';
35
- export * from './utils';
35
+ export * from "./utils";
package/dist/main.js CHANGED
@@ -19,7 +19,7 @@ import { ExecutiveBioSet } from "./ExecutiveBio/ExecutiveBioSet.js";
19
19
  import { AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
20
20
  import { footerDisclosure, footerLink, footerParagraph, iconsContent } from "./FooterDisclosure/FooterDisclosure.css.js";
21
21
  import { FooterContent, FooterDisclosure, FooterIcons, FooterParagraph } from "./FooterDisclosure/FooterDisclosure.js";
22
- import { actions, disclosureForm, form, formContainer, formWrapper, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
22
+ import { actions, descriptionField, disclosureForm, form, formContainer, formWrapper, headerContainer, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
23
23
  import { RenderWebForm, renderSwitch } from "./Forms/RenderForm.js";
24
24
  import { SalesforceFieldsForm, SalesforceSchema } from "./Forms/SalesforceFieldsForm.js";
25
25
  import { ScheduleCall } from "./Forms/ScheduleCall.js";
@@ -200,6 +200,7 @@ export {
200
200
  content,
201
201
  copy,
202
202
  description,
203
+ descriptionField,
203
204
  details,
204
205
  disclosureForm,
205
206
  expand_icon,
@@ -215,6 +216,7 @@ export {
215
216
  header,
216
217
  headerAccordion,
217
218
  headerCell,
219
+ headerContainer,
218
220
  headerContent,
219
221
  headerForm,
220
222
  headerIconBillboard,
@@ -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.42",
4
+ "version": "0.0.43",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",