@axos-web-dev/shared-components 0.0.107 → 0.0.109

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 (63) hide show
  1. package/dist/ATMLocator/ATMLocator.js +6 -3
  2. package/dist/Blockquote/index.js +1 -2
  3. package/dist/Button/Button.js +6 -3
  4. package/dist/Calculators/Calculator.js +6 -3
  5. package/dist/Carousel/index.js +6 -3
  6. package/dist/Chevron/index.js +6 -3
  7. package/dist/Comparison/Comparison.js +6 -3
  8. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +6 -3
  9. package/dist/Forms/ClearingForm.d.ts +14 -0
  10. package/dist/Forms/ClearingForm.js +334 -0
  11. package/dist/Forms/ContactUsBusiness.js +6 -3
  12. package/dist/Forms/ContactUsNMLSId.js +6 -3
  13. package/dist/Forms/EmailOnly.js +6 -3
  14. package/dist/Forms/ScheduleCall.js +1 -4
  15. package/dist/Forms/SuccesForm.js +6 -3
  16. package/dist/Forms/index.d.ts +1 -0
  17. package/dist/Forms/index.js +2 -0
  18. package/dist/Hyperlink/index.js +6 -3
  19. package/dist/ImageLink/ImageLink.js +6 -3
  20. package/dist/ImageLink/ImageLinkSet.js +6 -3
  21. package/dist/ImageLink/index.js +6 -3
  22. package/dist/Input/Checkbox.css.d.ts +2 -0
  23. package/dist/Input/Checkbox.css.js +5 -1
  24. package/dist/Input/CheckboxGroup.d.ts +20 -0
  25. package/dist/Input/CheckboxGroup.js +39 -0
  26. package/dist/Input/InputProps.d.ts +0 -6
  27. package/dist/Insight/Featured/CategorySelector.css.d.ts +8 -0
  28. package/dist/Insight/Featured/CategorySelector.css.js +23 -0
  29. package/dist/Insight/Featured/CategorySelector.d.ts +13 -0
  30. package/dist/Insight/Featured/CategorySelector.js +159 -0
  31. package/dist/Insight/Featured/Featured.css.d.ts +13 -0
  32. package/dist/Insight/Featured/Featured.css.js +30 -0
  33. package/dist/Insight/Featured/Featured.d.ts +25 -0
  34. package/dist/Insight/Featured/Featured.js +181 -0
  35. package/dist/Insight/Featured/index.d.ts +3 -0
  36. package/dist/Insight/Featured/index.js +22 -0
  37. package/dist/Insight/index.d.ts +1 -0
  38. package/dist/Insight/index.js +22 -0
  39. package/dist/Modal/Modal.js +6 -3
  40. package/dist/NavigationMenu/AxosBank/SubNavBar.js +7 -4
  41. package/dist/NavigationMenu/AxosBank/index.js +41 -103
  42. package/dist/NavigationMenu/AxosClearing/SubNavBar.js +5 -6
  43. package/dist/NavigationMenu/AxosClearing/index.js +17 -20
  44. package/dist/PageNavSet/PageNavSet.js +6 -1
  45. package/dist/SetContainer/SetContainer.js +6 -3
  46. package/dist/VideoTile/VideoInit.js +1 -2
  47. package/dist/VideoWrapper/index.js +0 -1
  48. package/dist/assets/Input/Checkbox.css +7 -0
  49. package/dist/assets/Insight/Featured/CategorySelector.css +55 -0
  50. package/dist/assets/Insight/Featured/Featured.css +87 -0
  51. package/dist/main.d.ts +1 -0
  52. package/dist/main.js +22 -0
  53. package/package.json +1 -1
  54. package/dist/Input/DatePicker.css.d.ts +0 -1
  55. package/dist/Input/DatePicker.css.js +0 -6
  56. package/dist/Input/Datepicker.d.ts +0 -3
  57. package/dist/Input/Datepicker.js +0 -47
  58. package/dist/Input/InputDate.css.d.ts +0 -6
  59. package/dist/Input/InputDate.css.js +0 -15
  60. package/dist/Input/InputDate.d.ts +0 -3
  61. package/dist/Input/InputDate.js +0 -47
  62. package/dist/assets/Input/DatePicker.css +0 -95
  63. package/dist/assets/Input/InputDate.css +0 -39
@@ -0,0 +1,87 @@
1
+ ._1sr2o6v0 {
2
+ min-height: 725px;
3
+ width: 100%;
4
+ padding: 48px 0;
5
+ }
6
+ ._1sr2o6v1 {
7
+ color: #ffffff;
8
+ padding-bottom: 24px;
9
+ }
10
+ ._1sr2o6v2 {
11
+ font-size: 14px;
12
+ }
13
+ ._1sr2o6v3 {
14
+ display: grid;
15
+ grid-template-columns: 3fr 2fr;
16
+ min-height: 525px;
17
+ gap: 25px;
18
+ }
19
+ ._1sr2o6v4 {
20
+ display: flex;
21
+ flex-direction: column;
22
+ justify-content: space-between;
23
+ }
24
+ ._1sr2o6v5 {
25
+ flex: 1 1 100%;
26
+ cursor: pointer;
27
+ text-decoration: none;
28
+ }
29
+ ._1sr2o6v6 {
30
+ margin-bottom: 8px;
31
+ }
32
+ ._1sr2o6v7 {
33
+ margin: 38px 0;
34
+ color: #D4D4D4;
35
+ }
36
+ ._1sr2o6v8 {
37
+ display: inline-block;
38
+ vertical-align: middle;
39
+ }
40
+ ._1sr2o6v9 {
41
+ display: grid;
42
+ grid-template-rows: 65% 35%;
43
+ background: #ffffff;
44
+ border-radius: 16px;
45
+ height: 100%;
46
+ cursor: pointer;
47
+ border: 1px solid #D4D4D4;
48
+ text-decoration: none;
49
+ overflow: hidden;
50
+ max-height: 525px;
51
+ }
52
+ ._1sr2o6va {
53
+ height: 100%;
54
+ object-fit: cover;
55
+ width: 100%;
56
+ }
57
+ ._1sr2o6vb {
58
+ padding: 24px;
59
+ color: #333D46;
60
+ font-family: var(--main-font-family);
61
+ min-height: 170px;
62
+ }
63
+ ._1sr2o6vc {
64
+ font-size: 40px;
65
+ line-height: 50px;
66
+ margin-bottom: 8px;
67
+ }
68
+ @media screen and (max-width:1024px) {
69
+ ._1sr2o6v9 {
70
+ grid-template-rows: 2fr 1fr;
71
+ }
72
+ }
73
+ @media screen and (max-width:768px) {
74
+ ._1sr2o6v3 {
75
+ grid-template-columns: 1fr;
76
+ }
77
+ ._1sr2o6v7 {
78
+ margin: 24px 0;
79
+ }
80
+ ._1sr2o6v9 {
81
+ grid-template-rows: 1fr .5fr;
82
+ }
83
+ ._1sr2o6vc {
84
+ font-size: 28px;
85
+ line-height: 36px;
86
+ }
87
+ }
package/dist/main.d.ts CHANGED
@@ -33,6 +33,7 @@ export * from './icons';
33
33
  export * from './ImageBillboard';
34
34
  export * from './ImageLink';
35
35
  export * from './Input';
36
+ export * from './Insight';
36
37
  export * from './Interstitial/Interstitial';
37
38
  export * from './LandingPageHeader';
38
39
  export * from './LoadingIndicator';
package/dist/main.js CHANGED
@@ -58,6 +58,7 @@ import { ScheduleCall } from "./Forms/ScheduleCall.js";
58
58
  import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
59
59
  import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
60
60
  import { WCPLSurvey } from "./Forms/WcplSurvey.js";
61
+ import { ClearingForm } from "./Forms/ClearingForm.js";
61
62
  import { HeroBanner } from "./HeroBanner/HeroBanner.js";
62
63
  import { headline_text, heroSupertag, hero_banner, hero_btns, hero_content, hero_embedded_image, hero_img, hero_text, hero_wrapper, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
63
64
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
@@ -107,6 +108,9 @@ import { container, helperText, iconContainer, iconContainerBase, iconInput, inp
107
108
  import { InputAmount } from "./Input/InputAmount.js";
108
109
  import { InputPhone } from "./Input/InputPhone.js";
109
110
  import { InputTextArea } from "./Input/InputTextArea.js";
111
+ import { CategorySelector, InsightItem } from "./Insight/Featured/CategorySelector.js";
112
+ import { Featured, FeaturedItem } from "./Insight/Featured/Featured.js";
113
+ import { featured_center_vertical, featured_grid, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_title, featured_section, featured_subgrid, featured_subgrid_divider, featured_subgrid_item, featured_subgrid_title, featured_supertag, featured_title } from "./Insight/Featured/Featured.css.js";
110
114
  import { Interstitial } from "./Interstitial/Interstitial.js";
111
115
  import { LandingPageHeader } from "./LandingPageHeader/LandingPageHeader.js";
112
116
  import { lp_container, lp_hover, lp_theme, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
@@ -185,6 +189,7 @@ export {
185
189
  CallToActionBar,
186
190
  Carousel,
187
191
  CarouselSlide,
192
+ CategorySelector,
188
193
  default5 as CheckCircle,
189
194
  default6 as CheckCircleLight,
190
195
  default7 as CheckIcon,
@@ -192,6 +197,7 @@ export {
192
197
  Chevron,
193
198
  default8 as ChevronDown,
194
199
  default9 as ChevronUp,
200
+ ClearingForm,
195
201
  default19 as ClockIcon,
196
202
  default10 as CloseIcon,
197
203
  CollectInformationAlert,
@@ -214,6 +220,8 @@ export {
214
220
  ExecutiveBio,
215
221
  ExecutiveBioSet,
216
222
  FaqAccordion,
223
+ Featured,
224
+ FeaturedItem,
217
225
  default13 as FollowIcon,
218
226
  FooterContent,
219
227
  FooterDisclosure,
@@ -233,6 +241,7 @@ export {
233
241
  InputAmount,
234
242
  InputPhone,
235
243
  InputTextArea,
244
+ InsightItem,
236
245
  Interstitial,
237
246
  LandingPageHeader,
238
247
  LoadingIndicator,
@@ -357,6 +366,19 @@ export {
357
366
  expand_icon,
358
367
  feature_header,
359
368
  feature_title,
369
+ featured_center_vertical,
370
+ featured_grid,
371
+ featured_maingrid,
372
+ featured_maingrid_img,
373
+ featured_maingrid_item,
374
+ featured_maingrid_title,
375
+ featured_section,
376
+ featured_subgrid,
377
+ featured_subgrid_divider,
378
+ featured_subgrid_item,
379
+ featured_subgrid_title,
380
+ featured_supertag,
381
+ featured_title,
360
382
  findMoreAxosDomains,
361
383
  footerDisclosure,
362
384
  footerLink,
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.107",
4
+ "version": "0.0.109",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",
@@ -1 +0,0 @@
1
- export declare const datePicker: string;
@@ -1,6 +0,0 @@
1
- /* empty css */
2
- /* empty css */
3
- var datePicker = "_1oit9ls0";
4
- export {
5
- datePicker
6
- };
@@ -1,3 +0,0 @@
1
- import { DatepickerInputProps } from './InputProps';
2
-
3
- export declare const DatePickerInput: (props: DatepickerInputProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,47 +0,0 @@
1
- "use client";
2
- import { jsxs, jsx } from "react/jsx-runtime";
3
- import { useState } from "react";
4
- import DatePicker from "react-date-picker";
5
- import { wrapper, labelClassName, container, iconContainer, iconInput, helperText } from "./Input.css.js";
6
- const DatePickerInput = (props) => {
7
- const {
8
- disabled,
9
- label,
10
- iconLeft,
11
- iconRight,
12
- sizes,
13
- error = false,
14
- helperText: helper,
15
- variant
16
- } = props;
17
- const [value, onChange] = useState();
18
- return /* @__PURE__ */ jsxs("div", { className: wrapper(), children: [
19
- label && /* @__PURE__ */ jsx(
20
- "label",
21
- {
22
- className: labelClassName({ error, variant }),
23
- htmlFor: props.name,
24
- children: label
25
- }
26
- ),
27
- /* @__PURE__ */ jsxs("div", { className: container({ size: sizes, error }), children: [
28
- iconLeft && /* @__PURE__ */ jsx("span", { className: iconContainer["left"], children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconLeft }) }),
29
- /* @__PURE__ */ jsx(
30
- DatePicker,
31
- {
32
- dayPlaceholder: "dd",
33
- monthPlaceholder: "mm",
34
- yearPlaceholder: "yyyy",
35
- minDate: /* @__PURE__ */ new Date(),
36
- onChange,
37
- value
38
- }
39
- ),
40
- iconRight && /* @__PURE__ */ jsx("span", { className: iconContainer.right, children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconRight }) })
41
- ] }),
42
- /* @__PURE__ */ jsx("span", { className: helperText({ disabled, error }), children: helper })
43
- ] });
44
- };
45
- export {
46
- DatePickerInput
47
- };
@@ -1,6 +0,0 @@
1
- export declare const calendarContainer: string;
2
- export declare const calendarIcon: string;
3
- export declare const inputDate: string;
4
- export declare const verticalCenter: string;
5
- export declare const calendar: string;
6
- export declare const headerCalendar: string;
@@ -1,15 +0,0 @@
1
- /* empty css */
2
- var calendarContainer = "skzved0";
3
- var calendarIcon = "skzved1";
4
- var inputDate = "skzved2";
5
- var verticalCenter = "skzved3";
6
- var calendar = "skzved4";
7
- var headerCalendar = "skzved5";
8
- export {
9
- calendar,
10
- calendarContainer,
11
- calendarIcon,
12
- headerCalendar,
13
- inputDate,
14
- verticalCenter
15
- };
@@ -1,3 +0,0 @@
1
- import { DatepickerInputProps } from './InputProps';
2
-
3
- export declare const InputDate: (props: DatepickerInputProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,47 +0,0 @@
1
- "use client";
2
- import { jsxs, jsx } from "react/jsx-runtime";
3
- import { useState } from "react";
4
- import DatePicker from "react-date-picker";
5
- import { wrapper, labelClassName, container, iconContainer, iconInput, helperText } from "./Input.css.js";
6
- const InputDate = (props) => {
7
- const {
8
- disabled,
9
- label,
10
- iconLeft,
11
- iconRight,
12
- sizes,
13
- error = false,
14
- helperText: helper,
15
- variant
16
- } = props;
17
- const [value, onChange] = useState();
18
- return /* @__PURE__ */ jsxs("div", { className: wrapper(), children: [
19
- label && /* @__PURE__ */ jsx(
20
- "label",
21
- {
22
- className: labelClassName({ error, variant }),
23
- htmlFor: props.name,
24
- children: label
25
- }
26
- ),
27
- /* @__PURE__ */ jsxs("div", { className: container({ size: sizes, error }), children: [
28
- iconLeft && /* @__PURE__ */ jsx("span", { className: iconContainer["left"], children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconLeft }) }),
29
- /* @__PURE__ */ jsx(
30
- DatePicker,
31
- {
32
- dayPlaceholder: "dd",
33
- monthPlaceholder: "mm",
34
- yearPlaceholder: "yyyy",
35
- minDate: /* @__PURE__ */ new Date(),
36
- onChange,
37
- value
38
- }
39
- ),
40
- iconRight && /* @__PURE__ */ jsx("span", { className: iconContainer.right, children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconRight }) })
41
- ] }),
42
- /* @__PURE__ */ jsx("span", { className: helperText({ disabled, error }), children: helper })
43
- ] });
44
- };
45
- export {
46
- InputDate
47
- };
@@ -1,95 +0,0 @@
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
- }
@@ -1,39 +0,0 @@
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
- }