@axos-web-dev/shared-components 0.0.106 → 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.
Files changed (78) hide show
  1. package/dist/ATMLocator/ATMLocator.js +3 -2
  2. package/dist/Accordion/Accordion.css.d.ts +9 -9
  3. package/dist/BulletItem/BulletItem.d.ts +1 -1
  4. package/dist/BulletItem/BulletItem.js +5 -39
  5. package/dist/Button/Button.js +1 -0
  6. package/dist/Calculators/Calculator.js +3 -2
  7. package/dist/Carousel/index.js +3 -2
  8. package/dist/Chevron/index.js +1 -0
  9. package/dist/Comparison/Comparison.css.js +1 -0
  10. package/dist/Comparison/Comparison.js +1 -0
  11. package/dist/Comparison/ComparisonSet.d.ts +1 -1
  12. package/dist/Comparison/ComparisonSet.js +7 -119
  13. package/dist/DownloadTile/index.js +1 -1
  14. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -1
  15. package/dist/Forms/ApplicationStart.js +1 -0
  16. package/dist/Forms/CommercialLending.js +1 -0
  17. package/dist/Forms/ContactCompany.js +1 -0
  18. package/dist/Forms/ContactUs.js +1 -0
  19. package/dist/Forms/ContactUsAAS.js +1 -0
  20. package/dist/Forms/ContactUsBusiness.js +1 -0
  21. package/dist/Forms/ContactUsNMLSId.js +1 -0
  22. package/dist/Forms/DealerServices.js +1 -0
  23. package/dist/Forms/EmailOnly.js +1 -0
  24. package/dist/Forms/FormEnums.d.ts +14 -0
  25. package/dist/Forms/FormEnums.js +94 -0
  26. package/dist/Forms/Forms.css.d.ts +17 -0
  27. package/dist/Forms/Forms.css.js +7 -0
  28. package/dist/Forms/QuickPricer.d.ts +30 -0
  29. package/dist/Forms/QuickPricer.js +759 -0
  30. package/dist/Forms/SalesforceFieldsForm.d.ts +0 -1
  31. package/dist/Forms/ScheduleCall.js +5 -1
  32. package/dist/Forms/ScheduleCallPremier.js +1 -0
  33. package/dist/Forms/SuccesForm.js +1 -0
  34. package/dist/Forms/WcplSurvey.js +1 -0
  35. package/dist/Forms/index.d.ts +1 -0
  36. package/dist/Forms/index.js +5 -1
  37. package/dist/Hyperlink/index.js +3 -2
  38. package/dist/ImageBillboard/ImageBillboard.js +1 -0
  39. package/dist/ImageBillboard/ImageBillboardSet.js +1 -0
  40. package/dist/ImageLink/ImageLink.js +2 -1
  41. package/dist/ImageLink/ImageLinkSet.js +3 -2
  42. package/dist/ImageLink/index.js +2 -1
  43. package/dist/Input/Checkbox.d.ts +1 -1
  44. package/dist/Input/CurrencyInput.js +1 -0
  45. package/dist/Input/DatePicker.css.d.ts +1 -0
  46. package/dist/Input/DatePicker.css.js +6 -0
  47. package/dist/Input/Datepicker.d.ts +3 -0
  48. package/dist/Input/Datepicker.js +47 -0
  49. package/dist/Input/InputAmount.d.ts +3 -0
  50. package/dist/Input/InputAmount.js +31 -0
  51. package/dist/Input/InputDate.css.d.ts +6 -0
  52. package/dist/Input/InputDate.css.js +15 -0
  53. package/dist/Input/InputDate.d.ts +3 -0
  54. package/dist/Input/InputDate.js +47 -0
  55. package/dist/Input/InputPhone.js +1 -0
  56. package/dist/Input/InputProps.d.ts +6 -0
  57. package/dist/Input/index.d.ts +1 -0
  58. package/dist/Input/index.js +2 -0
  59. package/dist/Interstitial/Interstitial.js +1 -1
  60. package/dist/Modal/Modal.js +1 -0
  61. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -1
  62. package/dist/SetContainer/SetContainer.js +3 -2
  63. package/dist/Table/Table.d.ts +13 -13
  64. package/dist/assets/CallToActionBar/CallToActionBar.css +0 -4
  65. package/dist/assets/Comparison/Comparison.css +6 -0
  66. package/dist/assets/Forms/Forms.css +39 -0
  67. package/dist/assets/Input/DatePicker.css +95 -0
  68. package/dist/assets/Input/InputDate.css +39 -0
  69. package/dist/assets/SetContainer/SetContainer.css +1 -1
  70. package/dist/assets/Table/Table.css +2 -2
  71. package/dist/assets/themes/axos.css +2 -0
  72. package/dist/assets/themes/premier.css +2 -0
  73. package/dist/icons/CheckCircle.d.ts +2 -1
  74. package/dist/icons/CheckCircle.js +2 -0
  75. package/dist/main.js +7 -1
  76. package/dist/themes/axos.css.d.ts +4 -0
  77. package/dist/themes/axos.css.js +1 -1
  78. 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
+ }
@@ -52,7 +52,7 @@
52
52
  content: "";
53
53
  position: absolute;
54
54
  width: 100%;
55
- height: 77%;
55
+ height: 90%;
56
56
  top: 0;
57
57
  left: 0;
58
58
  right: 0;
@@ -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: linear-gradient(0deg,#152d54,#27466f) !important;
274
- color: var(--_1073cm8g) !important;
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 {
@@ -33,4 +33,6 @@
33
33
  --_1073cm8w: #F4F4F4;
34
34
  --_1073cm8x: #00805B;
35
35
  --_1073cm8y: #38D7A4;
36
+ --_1073cm8z: linear-gradient(0deg,#152d54,#27466f);
37
+ --_1073cm810: #FFFFFF;
36
38
  }
@@ -33,4 +33,6 @@
33
33
  --_1073cm8w: #F4F4F4;
34
34
  --_1073cm8x: #1E262F;
35
35
  --_1073cm8y: #FAA74A;
36
+ --_1073cm8z: linear-gradient(0deg, #2c3642, #1e262f);
37
+ --_1073cm810: #FAA74A;
36
38
  }
@@ -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
  };
@@ -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
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.106",
4
+ "version": "0.0.107",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",