@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.
- package/dist/Accordion/Accordion.css.d.ts +3 -4
- package/dist/Accordion/Accordion.d.ts +1 -2
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
- package/dist/AlertBanner/index.d.ts +2 -3
- package/dist/ApyCalculator/index.d.ts +1 -2
- package/dist/BulletItem/BulletItem.d.ts +1 -2
- package/dist/BulletItem/index.d.ts +1 -1
- package/dist/Button/Button.css.d.ts +2 -3
- package/dist/Button/Button.d.ts +3 -4
- package/dist/Button/Button.interface.d.ts +1 -2
- package/dist/Button/GoBackButton.d.ts +2 -3
- package/dist/Button/index.d.ts +3 -3
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
- package/dist/CallToActionBar/index.d.ts +2 -3
- package/dist/Carousel/Carousel.css.d.ts +5 -6
- package/dist/Carousel/index.d.ts +2 -3
- package/dist/Carousel/store.d.ts +1 -1
- package/dist/Chevron/Chevron.css.d.ts +1 -1
- package/dist/Chevron/Chevron.interface.d.ts +1 -2
- package/dist/Chevron/index.d.ts +2 -3
- package/dist/Chevron/index.js +2 -0
- package/dist/CollectInformationAlert/index.d.ts +1 -2
- package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
- package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
- package/dist/ContentBanner/index.d.ts +2 -3
- package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
- package/dist/DownloadTile/index.d.ts +2 -3
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +2 -3
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
- package/dist/ExecutiveBio/index.d.ts +4 -4
- package/dist/FaqAccordion/index.d.ts +2 -3
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/Forms/Forms.css.d.ts +8 -6
- package/dist/Forms/Forms.css.js +13 -9
- package/dist/Forms/RenderForm.d.ts +2 -3
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +4 -4
- package/dist/Forms/ScheduleCall.js +6 -2
- package/dist/Forms/SuccesForm.d.ts +1 -2
- package/dist/Forms/index.d.ts +5 -5
- package/dist/Forms/index.js +3 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
- package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
- package/dist/HeroBanner/index.d.ts +1 -2
- package/dist/Hyperlink/Hyperlink.interface.d.ts +5 -2
- package/dist/Hyperlink/index.d.ts +2 -3
- package/dist/Hyperlink/index.js +5 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
- package/dist/IconBillboard/IconBillboard.d.ts +3 -4
- package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
- package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
- package/dist/IconBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/Input/Input.css.d.ts +6 -6
- package/dist/Input/Input.d.ts +2 -3
- package/dist/Input/InputPhone.d.ts +3 -3
- package/dist/Input/index.d.ts +3 -3
- package/dist/Inputs/Input.css.d.ts +6 -6
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +0 -1
- package/dist/LandingPageHeader/index.d.ts +1 -1
- package/dist/MainHTML/index.d.ts +1 -2
- package/dist/Modal/Modal.d.ts +2 -3
- package/dist/Modal/Modal.js +2 -0
- package/dist/Modal/contextApi/store.d.ts +2 -3
- package/dist/Modal/index.d.ts +2 -2
- package/dist/NavigationMenu/index.d.ts +2 -2
- package/dist/SetContainer/SetContainer.css.d.ts +1 -1
- package/dist/SetContainer/SetContainer.d.ts +2 -3
- package/dist/SetContainer/SetContainer.js +2 -0
- package/dist/SetContainer/index.d.ts +2 -2
- package/dist/StepItems/StepItems.css.d.ts +7 -7
- package/dist/StepItems/StepItems.d.ts +1 -2
- package/dist/StepItems/StepItems.interface.d.ts +3 -4
- package/dist/StepItems/StepItemsSet.d.ts +1 -2
- package/dist/StepItems/index.d.ts +4 -4
- package/dist/Table/Table.css.d.ts +5 -5
- package/dist/Table/Table.d.ts +3 -4
- package/dist/Table/Table.interface.d.ts +1 -2
- package/dist/Table/index.d.ts +2 -2
- package/dist/TextBlock/TextBlock.d.ts +1 -2
- package/dist/TextBlock/index.d.ts +2 -2
- package/dist/Typography/Typography.css.d.ts +3 -4
- package/dist/Typography/Typography.d.ts +2 -3
- package/dist/Typography/index.d.ts +1 -1
- package/dist/VideoTile/VideoTile.d.ts +2 -3
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/index.d.ts +2 -3
- package/dist/assets/Forms/Forms.css +46 -41
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
- package/dist/icons/ArrowIcon/index.d.ts +1 -2
- package/dist/icons/AxosX/Blue.d.ts +1 -2
- package/dist/icons/AxosX/index.d.ts +1 -2
- package/dist/icons/CheckCircle.d.ts +1 -2
- package/dist/icons/CheckCircleLight.d.ts +1 -2
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
- package/dist/icons/CheckIcon/index.d.ts +1 -2
- package/dist/icons/ChevronDown.d.ts +1 -2
- package/dist/icons/ChevronUp.d.ts +1 -2
- package/dist/icons/CloseIcon/index.d.ts +1 -2
- package/dist/icons/DownloadIcon/index.d.ts +1 -2
- package/dist/icons/EqualHousingLender.d.ts +1 -2
- package/dist/icons/FollowIcon/index.d.ts +1 -2
- package/dist/icons/LockIcon/index.d.ts +1 -2
- package/dist/icons/MemberFdicLogo.d.ts +1 -2
- package/dist/icons/QuoteIconGrey.d.ts +1 -2
- package/dist/icons/QuoteIconWhite.d.ts +1 -2
- package/dist/icons/QuoteIconYellow.d.ts +1 -2
- package/dist/icons/WarningIcon/index.d.ts +1 -2
- package/dist/icons/index.d.ts +18 -18
- package/dist/index.css.d.ts +0 -1
- package/dist/main.d.ts +1 -1
- package/dist/main.js +3 -1
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/ctaOptions.d.ts +0 -1
- package/dist/utils/getVariant.d.ts +1 -2
- package/dist/utils/index.d.ts +5 -5
- package/package.json +1 -1
package/dist/Table/Table.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
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(
|
|
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
|
|
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 {
|
package/dist/Table/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./Table";
|
|
2
|
+
export * from "./Table.css";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./TextBlock";
|
|
2
|
+
export * from "./TextBlock.css";
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
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(
|
|
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(
|
|
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
|
|
2
|
-
import {
|
|
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
|
|
1
|
+
export * from "./Typography.css";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
1
|
+
export * from "./VideoInit";
|
|
2
|
+
export * from "./VideoTile";
|
|
3
|
+
export * from "./VideoTile.css";
|
|
4
|
+
export * from "./VideoTile.interface";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
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
|
|
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
|
|
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 .
|
|
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 .
|
|
52
|
+
._1es6o1h0 .tfms6a8 {
|
|
51
53
|
color: var(--_1073cm83);
|
|
52
54
|
}
|
|
53
|
-
._1073cm80 .
|
|
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 .
|
|
61
|
+
._1es6o1h0 .tfms6a9 {
|
|
60
62
|
color: var(--_1073cm8a);
|
|
61
63
|
}
|
|
62
|
-
.
|
|
64
|
+
.tfms6aa {
|
|
63
65
|
color: var(--_1073cm8h);
|
|
64
66
|
}
|
|
65
|
-
.
|
|
67
|
+
.tfms6ab {
|
|
66
68
|
color: var(--_1073cm8o);
|
|
67
69
|
}
|
|
68
|
-
.
|
|
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
|
-
.
|
|
76
|
+
.tfms6ad {
|
|
75
77
|
color: var(--_1073cm82);
|
|
76
78
|
}
|
|
77
|
-
.
|
|
79
|
+
.tfms6ae {
|
|
78
80
|
color: var(--_1073cm89);
|
|
79
81
|
}
|
|
80
|
-
.
|
|
82
|
+
.tfms6af {
|
|
81
83
|
color: var(--_1073cm8g);
|
|
82
84
|
}
|
|
83
|
-
.
|
|
85
|
+
.tfms6ag {
|
|
84
86
|
color: var(--_1073cm8n);
|
|
85
87
|
}
|
|
86
|
-
.
|
|
88
|
+
.tfms6ah {
|
|
87
89
|
margin-top: 1.5rem;
|
|
88
90
|
text-align: center;
|
|
89
91
|
}
|
|
90
|
-
.
|
|
92
|
+
.tfms6ai {
|
|
91
93
|
margin-top: 16px;
|
|
92
94
|
}
|
|
93
|
-
.
|
|
95
|
+
.tfms6aj {
|
|
94
96
|
color: var(--_1073cm82);
|
|
95
97
|
}
|
|
96
|
-
.
|
|
98
|
+
.tfms6ak {
|
|
97
99
|
color: var(--_1073cm89);
|
|
98
100
|
}
|
|
99
|
-
.
|
|
101
|
+
.tfms6al {
|
|
100
102
|
color: var(--_1073cm8g);
|
|
101
103
|
}
|
|
102
|
-
.
|
|
104
|
+
.tfms6am {
|
|
103
105
|
color: var(--_1073cm8n);
|
|
104
106
|
}
|
|
105
|
-
.
|
|
107
|
+
.tfms6an {
|
|
106
108
|
max-width: 860px;
|
|
107
109
|
margin-inline: auto;
|
|
108
110
|
}
|
|
109
|
-
.
|
|
111
|
+
.tfms6aq {
|
|
110
112
|
padding: 2.5rem 0;
|
|
111
113
|
}
|
|
112
|
-
.
|
|
114
|
+
.tfms6ar {
|
|
113
115
|
color: var(--_1073cm83);
|
|
114
116
|
background: var(--_1073cm81);
|
|
115
117
|
}
|
|
116
|
-
.
|
|
118
|
+
.tfms6as {
|
|
117
119
|
color: var(--_1073cm8a);
|
|
118
120
|
background: var(--_1073cm88);
|
|
119
121
|
}
|
|
120
|
-
.
|
|
122
|
+
.tfms6at {
|
|
121
123
|
color: var(--_1073cm8g);
|
|
122
124
|
background: var(--_1073cm8f);
|
|
123
125
|
}
|
|
124
|
-
.
|
|
126
|
+
.tfms6au {
|
|
125
127
|
color: var(--_1073cm8n);
|
|
126
128
|
background: var(--_1073cm8m);
|
|
127
129
|
}
|
|
128
|
-
.
|
|
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
|
-
.
|
|
138
|
+
.tfms6aq p {
|
|
137
139
|
margin-bottom: 0;
|
|
138
140
|
}
|
|
139
|
-
.
|
|
141
|
+
.tfms6av {
|
|
140
142
|
margin: 0 auto;
|
|
141
143
|
display: block;
|
|
142
144
|
}
|
|
143
|
-
.
|
|
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:
|
|
151
|
+
animation: tfms6ao 0.5s ease-in-out forwards reverse;
|
|
150
152
|
-webkit-animation-delay: 0.7s;
|
|
151
153
|
}
|
|
152
|
-
.
|
|
154
|
+
.tfms6ax {
|
|
153
155
|
fill: none;
|
|
154
156
|
stroke-width: 4;
|
|
155
157
|
stroke-dasharray: 1000px;
|
|
156
158
|
stroke-dashoffset: 1000;
|
|
157
|
-
-webkit-animation:
|
|
158
|
-
animation:
|
|
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
|
-
.
|
|
168
|
+
.tfms6ay {
|
|
167
169
|
stroke: var(--_1073cm83);
|
|
168
170
|
}
|
|
169
|
-
.
|
|
171
|
+
.tfms6az {
|
|
170
172
|
stroke: var(--_1073cm8a);
|
|
171
173
|
}
|
|
172
|
-
.
|
|
174
|
+
.tfms6a10 {
|
|
173
175
|
stroke: var(--_1073cm8g);
|
|
174
176
|
}
|
|
175
|
-
.
|
|
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
|
-
.
|
|
189
|
+
.tfms6ac {
|
|
185
190
|
grid-template-columns: 1fr;
|
|
186
191
|
}
|
|
187
192
|
}
|
|
188
193
|
@media screen and (max-width: 992px) {
|
|
189
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
207
|
+
.tfms6av {
|
|
203
208
|
max-width: 69px;
|
|
204
209
|
}
|
|
205
210
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
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})`;
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { default as ArrowIcon } from
|
|
2
|
-
export { default as AxosX } from
|
|
3
|
-
export { default as AxosXBlue } from
|
|
4
|
-
export { default as CheckCircle } from
|
|
5
|
-
export { default as CheckCircleLight } from
|
|
6
|
-
export { default as CheckIcon } from
|
|
7
|
-
export { default as ChevronDown } from
|
|
8
|
-
export { default as ChevronUp } from
|
|
9
|
-
export { default as CloseIcon } from
|
|
10
|
-
export { default as DownloadIcon } from
|
|
11
|
-
export { default as EqualHousingLender } from
|
|
12
|
-
export { default as LockIcon } from
|
|
13
|
-
export { default as MemberFdicLogo } from
|
|
14
|
-
export { default as QuoteIconGrey } from
|
|
15
|
-
export { default as QuoteIconWhite } from
|
|
16
|
-
export { default as QuoteIconYellow } from
|
|
17
|
-
export { default as WarningIcon } from
|
|
18
|
-
export { default as FollowIcon } from
|
|
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";
|
package/dist/index.css.d.ts
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
package/dist/main.d.ts
CHANGED
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,
|
package/dist/themes/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
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
|
|
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;
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
5
|
-
export * from
|
|
1
|
+
export * from "./EverestValidity";
|
|
2
|
+
export * from "./allowedAxosDomains";
|
|
3
|
+
export * from "./getVariant";
|
|
4
|
+
export * from "./validateExternalLinks";
|
|
5
|
+
export * from "./variant.types";
|