@axos-web-dev/shared-components 0.0.105 → 0.0.107
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/ATMLocator/ATMLocator.js +3 -2
- package/dist/Accordion/Accordion.css.d.ts +9 -9
- package/dist/BulletItem/BulletItem.d.ts +1 -1
- package/dist/BulletItem/BulletItem.js +5 -39
- package/dist/Button/Button.js +1 -0
- package/dist/Calculators/Calculator.js +3 -2
- package/dist/Carousel/index.js +3 -2
- package/dist/Chevron/index.js +1 -0
- package/dist/Comparison/Comparison.css.js +1 -0
- package/dist/Comparison/Comparison.js +1 -0
- package/dist/Comparison/ComparisonSet.d.ts +1 -1
- package/dist/Comparison/ComparisonSet.js +7 -119
- package/dist/DownloadTile/index.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -1
- package/dist/Forms/ApplicationStart.js +1 -0
- package/dist/Forms/CommercialLending.js +1 -0
- package/dist/Forms/ContactCompany.js +1 -0
- package/dist/Forms/ContactUs.js +1 -0
- package/dist/Forms/ContactUsAAS.js +1 -0
- package/dist/Forms/ContactUsBusiness.js +1 -0
- package/dist/Forms/ContactUsNMLSId.js +1 -0
- package/dist/Forms/DealerServices.js +1 -0
- package/dist/Forms/EmailOnly.js +1 -0
- package/dist/Forms/FormEnums.d.ts +14 -0
- package/dist/Forms/FormEnums.js +94 -0
- package/dist/Forms/Forms.css.d.ts +17 -0
- package/dist/Forms/Forms.css.js +7 -0
- package/dist/Forms/QuickPricer.d.ts +30 -0
- package/dist/Forms/QuickPricer.js +759 -0
- package/dist/Forms/SalesforceFieldsForm.d.ts +0 -1
- package/dist/Forms/ScheduleCall.js +5 -1
- package/dist/Forms/ScheduleCallPremier.js +1 -0
- package/dist/Forms/SuccesForm.js +1 -0
- package/dist/Forms/WcplSurvey.js +1 -0
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +5 -1
- package/dist/Hyperlink/index.js +3 -2
- package/dist/ImageBillboard/ImageBillboard.js +1 -0
- package/dist/ImageBillboard/ImageBillboardSet.js +1 -0
- package/dist/ImageLink/ImageLink.js +2 -1
- package/dist/ImageLink/ImageLinkSet.js +3 -2
- package/dist/ImageLink/index.js +2 -1
- package/dist/Input/Checkbox.d.ts +1 -1
- package/dist/Input/CurrencyInput.js +1 -0
- package/dist/Input/DatePicker.css.d.ts +1 -0
- package/dist/Input/DatePicker.css.js +6 -0
- package/dist/Input/Datepicker.d.ts +3 -0
- package/dist/Input/Datepicker.js +47 -0
- package/dist/Input/InputAmount.d.ts +3 -0
- package/dist/Input/InputAmount.js +31 -0
- package/dist/Input/InputDate.css.d.ts +6 -0
- package/dist/Input/InputDate.css.js +15 -0
- package/dist/Input/InputDate.d.ts +3 -0
- package/dist/Input/InputDate.js +47 -0
- package/dist/Input/InputPhone.js +1 -0
- package/dist/Input/InputProps.d.ts +6 -0
- package/dist/Input/index.d.ts +1 -0
- package/dist/Input/index.js +2 -0
- package/dist/Interstitial/Interstitial.js +1 -1
- package/dist/Modal/Modal.js +1 -0
- package/dist/NavigationMenu/AxosAdvisorServices/NavData.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -1
- package/dist/SetContainer/SetContainer.js +3 -2
- package/dist/Table/Table.d.ts +13 -13
- package/dist/assets/CallToActionBar/CallToActionBar.css +0 -4
- package/dist/assets/Comparison/Comparison.css +6 -0
- package/dist/assets/Forms/Forms.css +39 -0
- package/dist/assets/Input/DatePicker.css +95 -0
- package/dist/assets/Input/InputDate.css +39 -0
- package/dist/assets/SetContainer/SetContainer.css +1 -1
- package/dist/assets/Table/Table.css +2 -2
- package/dist/assets/themes/axos.css +2 -0
- package/dist/assets/themes/premier.css +2 -0
- package/dist/icons/CheckCircle.d.ts +2 -1
- package/dist/icons/CheckCircle.js +2 -0
- package/dist/main.js +7 -1
- package/dist/themes/axos.css.d.ts +4 -0
- package/dist/themes/axos.css.js +1 -1
- package/package.json +1 -1
|
@@ -210,6 +210,35 @@
|
|
|
210
210
|
.tfms6a1a {
|
|
211
211
|
grid-column: 1 / -1;
|
|
212
212
|
}
|
|
213
|
+
.tfms6a1b {
|
|
214
|
+
width: 100%;
|
|
215
|
+
padding-bottom: 4px;
|
|
216
|
+
}
|
|
217
|
+
.tfms6a1c {
|
|
218
|
+
border-bottom: 1px solid var(--_1073cm82);
|
|
219
|
+
}
|
|
220
|
+
.tfms6a1d {
|
|
221
|
+
border-bottom: 1px solid var(--_1073cm89);
|
|
222
|
+
}
|
|
223
|
+
.tfms6a1e {
|
|
224
|
+
border-bottom: 1px solid var(--_1073cm8g);
|
|
225
|
+
}
|
|
226
|
+
.tfms6a1f {
|
|
227
|
+
border-bottom: 1px solid var(--_1073cm8n);
|
|
228
|
+
}
|
|
229
|
+
.tfms6a1c > h4, .tfms6a1d > h4 {
|
|
230
|
+
-webkit-background-clip: text;
|
|
231
|
+
background-image: var(--_1073cm83);
|
|
232
|
+
-webkit-text-fill-color: var(--_1073cm83);
|
|
233
|
+
}
|
|
234
|
+
.tfms6a1e > h4, .tfms6a1f > h4 {
|
|
235
|
+
-webkit-background-clip: text;
|
|
236
|
+
background-image: var(--_1073cm8h);
|
|
237
|
+
-webkit-text-fill-color: var(--_1073cm8h);
|
|
238
|
+
}
|
|
239
|
+
.tfms6a1g {
|
|
240
|
+
display: flex;
|
|
241
|
+
}
|
|
213
242
|
@media screen and (max-width:1023px) {
|
|
214
243
|
.tfms6a0 {
|
|
215
244
|
padding-inline: 0;
|
|
@@ -241,4 +270,14 @@
|
|
|
241
270
|
.tfms6ax {
|
|
242
271
|
max-width: 69px;
|
|
243
272
|
}
|
|
273
|
+
}
|
|
274
|
+
@media screen and (max-width: 780px) {
|
|
275
|
+
.tfms6a1g {
|
|
276
|
+
flex-direction: column;
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
@media screen and (max-width: 1103px) {
|
|
280
|
+
.tfms6a1g ._18du0laf {
|
|
281
|
+
padding: 6px;
|
|
282
|
+
}
|
|
244
283
|
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
.react-date-picker {
|
|
2
|
+
width: 100%;
|
|
3
|
+
}
|
|
4
|
+
.react-date-picker__wrapper {
|
|
5
|
+
border: none !important;
|
|
6
|
+
}
|
|
7
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
8
|
+
width: 45px;
|
|
9
|
+
height: 22px;
|
|
10
|
+
margin: 0;
|
|
11
|
+
display: inline-flex;
|
|
12
|
+
align-items: center;
|
|
13
|
+
font-family: var(--main-font-family);
|
|
14
|
+
font-weight: 500;
|
|
15
|
+
letter-spacing: 0.2px;
|
|
16
|
+
justify-content: center;
|
|
17
|
+
}
|
|
18
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
19
|
+
font-size: 12px;
|
|
20
|
+
line-height: 16;
|
|
21
|
+
color: #2F5B88;
|
|
22
|
+
}
|
|
23
|
+
.react-calendar__month-view__weekdays__weekday > abbr {
|
|
24
|
+
text-decoration: none;
|
|
25
|
+
}
|
|
26
|
+
.react-calendar__month-view__days__day {
|
|
27
|
+
width: 49px;
|
|
28
|
+
height: 49px;
|
|
29
|
+
margin: 0;
|
|
30
|
+
display: inline-flex;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
}
|
|
34
|
+
.react-calendar__month-view__days__day > abbr {
|
|
35
|
+
font-family: var(--main-font-family) !important;
|
|
36
|
+
font-weight: 500;
|
|
37
|
+
letter-spacing: 0.2px;
|
|
38
|
+
color: #051A3F;
|
|
39
|
+
}
|
|
40
|
+
.react-date-picker__inputGroup__input, .react-date-picker__inputGroup__divider {
|
|
41
|
+
color: #5E6A74 !important;
|
|
42
|
+
}
|
|
43
|
+
.react-date-picker__clear-button {
|
|
44
|
+
display: none;
|
|
45
|
+
}
|
|
46
|
+
.react-calendar__navigation__label__labelText {
|
|
47
|
+
font-weight: 600;
|
|
48
|
+
font-size: 24px;
|
|
49
|
+
line-height: 36px;
|
|
50
|
+
letter-spacing: 0.2px;
|
|
51
|
+
color: #1E3860;
|
|
52
|
+
font-family: var(--header-font-family);
|
|
53
|
+
}
|
|
54
|
+
.react-datepicker-popper {
|
|
55
|
+
transform: translateY(40px)!important;
|
|
56
|
+
}
|
|
57
|
+
.react-calendar__month-view__days__day--neighboringMonth {
|
|
58
|
+
background-color: #F4F4F4 !important;
|
|
59
|
+
opacity: 50%;
|
|
60
|
+
}
|
|
61
|
+
.react-calendar__month-view__days__day--neighboringMonth > abbr {
|
|
62
|
+
color: #5E6A74;
|
|
63
|
+
}
|
|
64
|
+
.react-calendar__tile--active > abbr {
|
|
65
|
+
color: white;
|
|
66
|
+
}
|
|
67
|
+
.react-calendar {
|
|
68
|
+
border: 12px solid #FFFFFF4D !important;
|
|
69
|
+
border-radius: 4px;
|
|
70
|
+
}
|
|
71
|
+
.react-calendar__navigation__prev2-button, .react-calendar__navigation__next2-button {
|
|
72
|
+
display: none;
|
|
73
|
+
}
|
|
74
|
+
.react-date-picker__calendar {
|
|
75
|
+
max-width: 100% !important;
|
|
76
|
+
}
|
|
77
|
+
.react-date-picker__inputGroup__input:focus-visible {
|
|
78
|
+
outline: none;
|
|
79
|
+
}
|
|
80
|
+
.react-date-picker__inputGroup__input:invalid {
|
|
81
|
+
background: transparent !important;
|
|
82
|
+
}
|
|
83
|
+
@media screen and (max-width:320px) {
|
|
84
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
85
|
+
width: 43.5px;
|
|
86
|
+
}
|
|
87
|
+
.react-calendar__month-view__days__day {
|
|
88
|
+
width: 43.5px;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
@media screen and (max-width:400px) {
|
|
92
|
+
.react-calendar__navigation .react-calendar__navigation__prev-button, .react-calendar__navigation .react-calendar__navigation__next-button {
|
|
93
|
+
min-width: auto;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
.skzved0 {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.skzved1 {
|
|
5
|
+
position: relative;
|
|
6
|
+
top: 5px;
|
|
7
|
+
left: 5px;
|
|
8
|
+
}
|
|
9
|
+
.skzved2 {
|
|
10
|
+
width: 100px;
|
|
11
|
+
padding-left: 5px;
|
|
12
|
+
padding-right: 5px;
|
|
13
|
+
line-height: 28px;
|
|
14
|
+
font-size: 14pt;
|
|
15
|
+
}
|
|
16
|
+
.skzved3 {
|
|
17
|
+
display: flex;
|
|
18
|
+
justify-content: center;
|
|
19
|
+
align-items: center;
|
|
20
|
+
}
|
|
21
|
+
.skzved4 {
|
|
22
|
+
display: block;
|
|
23
|
+
background: #FFFFFF;
|
|
24
|
+
width: 300px;
|
|
25
|
+
border: solid 1px #CCCCCC;
|
|
26
|
+
margin: 10px auto;
|
|
27
|
+
box-shadow: 0 0 15px 0 #C0C0C0;
|
|
28
|
+
font-size: 1.3rem;
|
|
29
|
+
text-align: center;
|
|
30
|
+
z-index: 999;
|
|
31
|
+
}
|
|
32
|
+
.skzved4 .skzved5 {
|
|
33
|
+
display: flex;
|
|
34
|
+
justify-content: center;
|
|
35
|
+
align-items: center;
|
|
36
|
+
color: #FFFFFF;
|
|
37
|
+
cursor: default;
|
|
38
|
+
font-weight: bold;
|
|
39
|
+
}
|
|
@@ -270,8 +270,8 @@ td:has(.flex.middle span.img_fluid) .img_fluid {
|
|
|
270
270
|
min-width: 24px;
|
|
271
271
|
}
|
|
272
272
|
._1nivbwe14 {
|
|
273
|
-
background-image:
|
|
274
|
-
color: var(--
|
|
273
|
+
background-image: var(--_1073cm8z) !important;
|
|
274
|
+
color: var(--_1073cm810) !important;
|
|
275
275
|
}
|
|
276
276
|
@media screen and (max-width: 768px) {
|
|
277
277
|
._1nivbwed:first-child {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
|
+
import { CheckColorVariant } from './CheckIcon/CheckIcon.css';
|
|
2
3
|
|
|
3
|
-
declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
|
|
4
5
|
export default SvgCheckCircle;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { checkColor } from "./CheckIcon/CheckIcon.css.js";
|
|
2
3
|
const SvgCheckCircle = (props) => /* @__PURE__ */ jsx(
|
|
3
4
|
"svg",
|
|
4
5
|
{
|
|
@@ -11,6 +12,7 @@ const SvgCheckCircle = (props) => /* @__PURE__ */ jsx(
|
|
|
11
12
|
children: /* @__PURE__ */ jsx(
|
|
12
13
|
"path",
|
|
13
14
|
{
|
|
15
|
+
className: checkColor({ variant: props?.variant }),
|
|
14
16
|
fillRule: "evenodd",
|
|
15
17
|
clipRule: "evenodd",
|
|
16
18
|
d: "M21 10.5C21 4.70101 16.299 0 10.5 0C4.70101 0 0 4.70101 0 10.5C0 16.299 4.70101 21 10.5 21C16.299 21 21 16.299 21 10.5ZM15.2196 6.96968L16.2803 8.03034L8.99996 15.3107L4.71964 11.0303L5.78029 9.96968L8.99996 13.1888L15.2196 6.96968Z",
|
package/dist/main.js
CHANGED
|
@@ -51,7 +51,8 @@ import { ContactUsNMLSId } from "./Forms/ContactUsNMLSId.js";
|
|
|
51
51
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
52
52
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
53
53
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
54
|
-
import { actions, descriptionField, disclosureForm, form, formContainer, formWrapper, fullRowForm, headerContainer, headerForm, iconForm, one_row, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
|
|
54
|
+
import { actions, checkbox_group, descriptionField, disclosureForm, form, formContainer, formWrapper, fullRowForm, headerContainer, headerForm, iconForm, one_row, section_title, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
|
|
55
|
+
import { QuickPricer } from "./Forms/QuickPricer.js";
|
|
55
56
|
import { SalesforceFieldsForm, SalesforceSchema } from "./Forms/SalesforceFieldsForm.js";
|
|
56
57
|
import { ScheduleCall } from "./Forms/ScheduleCall.js";
|
|
57
58
|
import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
|
|
@@ -103,6 +104,7 @@ import { Dropdown } from "./Input/Dropdown.js";
|
|
|
103
104
|
import { selectInput } from "./Input/Dropdown.css.js";
|
|
104
105
|
import { Input } from "./Input/Input.js";
|
|
105
106
|
import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
107
|
+
import { InputAmount } from "./Input/InputAmount.js";
|
|
106
108
|
import { InputPhone } from "./Input/InputPhone.js";
|
|
107
109
|
import { InputTextArea } from "./Input/InputTextArea.js";
|
|
108
110
|
import { Interstitial } from "./Interstitial/Interstitial.js";
|
|
@@ -228,6 +230,7 @@ export {
|
|
|
228
230
|
ImageBillboardSet,
|
|
229
231
|
ImageLinkSet,
|
|
230
232
|
Input,
|
|
233
|
+
InputAmount,
|
|
231
234
|
InputPhone,
|
|
232
235
|
InputTextArea,
|
|
233
236
|
Interstitial,
|
|
@@ -247,6 +250,7 @@ export {
|
|
|
247
250
|
default29 as NavBarAXC,
|
|
248
251
|
PageNavItem,
|
|
249
252
|
PageNavSet,
|
|
253
|
+
QuickPricer,
|
|
250
254
|
default16 as QuoteIconGrey,
|
|
251
255
|
default17 as QuoteIconWhite,
|
|
252
256
|
default18 as QuoteIconYellow,
|
|
@@ -328,6 +332,7 @@ export {
|
|
|
328
332
|
buttons,
|
|
329
333
|
calculator_description,
|
|
330
334
|
calculator_headline,
|
|
335
|
+
checkbox_group,
|
|
331
336
|
comparison,
|
|
332
337
|
comparison_buttons,
|
|
333
338
|
comparison_container,
|
|
@@ -464,6 +469,7 @@ export {
|
|
|
464
469
|
section_text,
|
|
465
470
|
section_text_ImageBillboard,
|
|
466
471
|
section_theme,
|
|
472
|
+
section_title,
|
|
467
473
|
selectInput,
|
|
468
474
|
selection_headline_text,
|
|
469
475
|
selection_section,
|
|
@@ -49,4 +49,8 @@ export declare const axosTheme: string, vars: {
|
|
|
49
49
|
secondary: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
50
50
|
};
|
|
51
51
|
};
|
|
52
|
+
table: {
|
|
53
|
+
highlight: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
54
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
55
|
+
};
|
|
52
56
|
};
|
package/dist/themes/axos.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
var axosTheme = "_1073cm80";
|
|
3
|
-
var vars = { colors: { primary: { background: "var(--_1073cm81)", body: "var(--_1073cm82)", headline: "var(--_1073cm83)", textGradient: "var(--_1073cm84)", textButton: "var(--_1073cm85)", backgroundButton: "var(--_1073cm86)", border: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", body: "var(--_1073cm89)", headline: "var(--_1073cm8a)", textGradient: "var(--_1073cm8b)", textButton: "var(--_1073cm8c)", backgroundButton: "var(--_1073cm8d)", border: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", body: "var(--_1073cm8g)", headline: "var(--_1073cm8h)", textGradient: "var(--_1073cm8i)", textButton: "var(--_1073cm8j)", backgroundButton: "var(--_1073cm8k)", border: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", body: "var(--_1073cm8n)", headline: "var(--_1073cm8o)", textGradient: "var(--_1073cm8p)", textButton: "var(--_1073cm8q)", backgroundButton: "var(--_1073cm8r)", border: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } } };
|
|
3
|
+
var vars = { colors: { primary: { background: "var(--_1073cm81)", body: "var(--_1073cm82)", headline: "var(--_1073cm83)", textGradient: "var(--_1073cm84)", textButton: "var(--_1073cm85)", backgroundButton: "var(--_1073cm86)", border: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", body: "var(--_1073cm89)", headline: "var(--_1073cm8a)", textGradient: "var(--_1073cm8b)", textButton: "var(--_1073cm8c)", backgroundButton: "var(--_1073cm8d)", border: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", body: "var(--_1073cm8g)", headline: "var(--_1073cm8h)", textGradient: "var(--_1073cm8i)", textButton: "var(--_1073cm8j)", backgroundButton: "var(--_1073cm8k)", border: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", body: "var(--_1073cm8n)", headline: "var(--_1073cm8o)", textGradient: "var(--_1073cm8p)", textButton: "var(--_1073cm8q)", backgroundButton: "var(--_1073cm8r)", border: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" } };
|
|
4
4
|
export {
|
|
5
5
|
axosTheme,
|
|
6
6
|
vars
|